Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@lavana24: You don’t need to remove it. You can just go to “Appearance => Theme Options => Featured Slider => Slider Options”. Then in Enable Slider select Disable. This will remove your slider js completely.
Sakin
Keymaster@markblock: Sorry twitter feed in not available at this time. We have removed that functions when twitter changed API.
Sakin
Keymaster@b.grangeia: For that you need to change to “No Sidebar, Full Width” in “Appearance => Theme Options => Layout Options”.
Sakin
Keymaster@Cherry: You can just add the gallery shorcode in your content areas of post.
When you upgrade to pro version, you can just install it. No need to transfer anything.
July 27, 2013 at 8:23 pm in reply to: conflict with featured image use in theme and woocommerce #12426Sakin
Keymaster@acanthuroid: Ok just see the view source of your category page. Then send me your body classes. Such as
<body class="topic bbpress single single-topic postid-12313 logged-in admin-bar no-customize-support">Sakin
Keymaster@Sarah Althaus: If you don’t want image to be cut of, then you can upgrade to pro version and use the Featured Image Slider. Where you can upload the image of any size.
But for which area to cut of in the image. You can use the plugin such as http://wordpress.org/plugins/post-thumbnail-editor/
Sakin
Keymaster@PeterAndersson: Can you check now? For any issues related to sales and account. You can directly contact our sales staff at http://catchthemes.com/contact-us/
July 27, 2013 at 9:54 am in reply to: conflict with featured image use in theme and woocommerce #12414Sakin
Keymaster@acanthuroid: The main thing is that we don’t have featured image setting for categories. So, I need to check in your site for body class for the categories and style. So, can you create password protect site. I need to see your site otherwise you need to hire developer to work for you.
Sakin
Keymaster@jrmschaefer: First you need to build child theme and then create the file functions.php in your child theme. Then copy the function
function simplecatch_loop()from simplecatch_functions.php file. Then edit the code<li class="no-padding-left"><a href="<?php echo get_author_posts_url(get_the_author_meta( 'ID' )); ?>" title="<?php echo esc_attr( get_the_author_meta( 'display_name' ) ); ?>"><?php _e( 'By', 'simplecatch' ); ?> <?php the_author_meta( 'display_name' );?></a></li>Sakin
Keymaster@taranlewis: No you cannot add the different post slider on each page.
Sakin
Keymaster@rebel-rebel: It’s doesn’t mess up until you mess up the css.
Sakin
Keymasterok cool
Sakin
Keymaster@Cherry: We are using WordPress default image functions. So, if you just upload the images from your Desserts post and insert the gallery shortcode
[gallery]then it will display the image from that particular post. But if you create the gallery using images not uploaded from that post then it works that way.So, in your case either upload all the Desserts images from “Add Media” button of Desserts post. Or you can install the Jetpack plugin and activate “Carousel” module in Jetpack plugin settings.
Sakin
Keymaster@jwendell: I don’t understand your question. As when I check in your site Services page, you don’t have page title.
Sakin
Keymaster@k.capelli: Don’t edit core style.css. For any css modification. You can add it in “Appearance => Theme Options => Custom CSS” box.
Sakin
Keymaster@MichelB: Well I don’t have Android device to test it. So, can you send me the screenshot and the device resolution.
I also have found issue with your slider, it’s over the menu. So, add the following css in “Apearance => Theme Options => Custom CSS” box.
#branding { z-index: 10; }Further, I see that you haven’t added Featured Image in your posts.
Sakin
Keymaster@Lynzee: You are having problem with the menu as your slider image is very small. Just upload the larger images and it will solve your issues.
Sakin
Keymaster@Cherry: If you have uploaded the image from that particular page then it will show images from that particular gallery.
Sakin
Keymaster@danielvercaemst:
1. I would like to limit its display to homepage.
— Sorry I don’t understand what you are trying to do it. Can you explain it.2. I wood like to use a square picture for the post in listing pages, but if i do that, the slide is to small and in a bad size..
Can you tell me what i’m doing bad ?
— You can see the image sizes in http://catchthemes.com/theme-instructions/simple-catch-pro/
If you are having trouble with sizes then you can use Featured Image Slider, where you can upload image of any size, and link to any url. So, you have different image slide and separate featured post image.Sakin
Keymaster@rebel-rebel:
1. I would like to remove the menu bar and place the “pages” next to my header, is this possible?
— For this you need to build child theme and edit the functions. This is not possible with default theme options.2. I would like to remove the slider arrows.
— You can add the following css in “Appearance => Theme Options => Custom CSS” box
#slider-nav { display: none; }3. I want my social links/icons closer to my pages links.
— I don’t understand this.All of this must not $(*$( the responsive design on a tablet/smartphone, etc.
— I don’t understand this. -
AuthorPosts
