Forum Replies Created

Viewing 20 posts - 7,481 through 7,500 (of 14,497 total)
  • Author
    Posts
  • in reply to: Featured Slider – Disable Directing to Posts #31767
    Sakin
    Keymaster

    @jesslnance: Catch Everest free theme is also same. It only have Featured Post Slider to highlight you post.
    1. Fist you need to create post through “Posts => Add New” and then add “Featured Image” in your post. See this screenshot http://www.pinterest.com/pin/548594798331806476/ showing how to add Featured image.
    2. You can find the Post ID from “All Posts” section.
    3. Then go to “Appearance => Theme Options => Feature Post Slider => Feature Post Slider” options and add in the post ID, which you want to show as slider. See this screenshot http://www.pinterest.com/pin/548594798329984427/ and save changes.

    This will replace your demo slider. For more information check out Theme instructions page at http://catchthemes.com/theme-instructions/catch-everest/ and read “How to add Featured Image in Post/Page?” and “How to Add Featured Post Slider?”.

    in reply to: Can't Upload to Featured Image Slider #31761
    Sakin
    Keymaster

    @absolutespace: Nice it’s working for you.

    in reply to: change font #31696
    Sakin
    Keymaster

    @Sevian: For this you need to upgrade to pro version where you have font family option in Theme Options panel. See theme instructions page http://catchthemes.com/theme-instructions/catch-evolution-pro/ for more details about additional features.

    in reply to: Menu Location #31695
    Sakin
    Keymaster

    @dfwrgjeff: Assign your custom menu as Secondary Menu from “Appearance => Menus => Manage Locations”.

    Then disable the header right sidebar from “Appearance => Theme Options => Header Options” and check “Disable Header Right Sidebar”, save changes.

    in reply to: Diaporama problem #31693
    Sakin
    Keymaster

    @Perriard: 1280px is the width of Catch Kathmandu Pro theme. So, if you keep image less then this size then you will have empty space in left and right of slider.

    in reply to: Change/Disable Zoom in store #31691
    Sakin
    Keymaster

    @Ryan415:
    1. The zoom is not our theme function so please check in your plugin settings which zoom in your image.
    2. For product description color you can add the following css in “Appearance => Theme Options => Custom CSS” box.

    .ec_product_details_description div {
        background-color: #906637;
        color: #fff;
    }
    in reply to: Can't Upload to Featured Image Slider #31689
    Sakin
    Keymaster

    @absolutespace: It should work fine. Check this screenshot http://www.pinterest.com/pin/548594798331986216/ which shows how to add image to theme options panel. Also if you are having difficulty adding in then you can copy and page the image url in that URL field.

    There is no bug. I am able to check in our test site.

    in reply to: Main Page Thumbnail Resize? #31686
    Sakin
    Keymaster

    Yes Greg, It’s bit difficult one. You can check this tutorial for building child theme http://catchthemes.com/blog/create-child-theme-wordpress/

    in reply to: Structured Data Webmaster Tools #31685
    Sakin
    Keymaster

    @shamwow: Yes Catch Box Pro theme has Valid Google Structured Data.

    in reply to: Structured Data Webmaster Tools #31575
    Sakin
    Keymaster

    @shamwow: Sorry this theme cannot be valid for structured date as it uses featured content and all which doesn’t have author and date of publish.

    in reply to: Featured Slider – Disable Directing to Posts #31573
    Sakin
    Keymaster

    @absolutespace: Yes, Catch Kathmandu Free theme only have option to use “Featured Post Slider or Featured Category Slider” which is create to highlight your post and it takes post title, excerpt content and featured image from post and link to post.

    But if you want independent image slider without the link then you need to use Featured Image Slider which is only available in Catch Kathmandu Pro theme. Read the theme instructions page to find out additional featured in http://catchthemes.com/theme-instructions/catch-kathmandu-pro/ and check in “Featured Slider” and “How to add Featured Image in Post/Page?”.

    in reply to: Main Page Thumbnail Resize? #31572
    Sakin
    Keymaster

    @GregK: There is no option to change to 175×175. But if you upload the Featured Image of this size then it will show 175×175. But if you upload the larger size then it will crop into exact 210×210.

    But if you want to make in 175×175 as default even when you upload the large image, then you need to build child theme and then copy content.php file from simple-catch theme to your child theme and replace the code:
    <?php the_post_thumbnail( 'featured' ); ?>
    With the following code:
    <?php the_post_thumbnail( 'thumbnail' ); ?>

    Then activate your child theme and go to “Settings => Media” form your WordPress Dashboard and then in “Thumbnail size” type in width 175 and height 175, select “Crop thumbnail to exact dimensions (normally thumbnails are proportional)” and Save Changes. After this you can use “Regenerate Thumbnails Plugin” and regenerate thumbnail which will change your thumbnail image in all your old post.

    Sakin
    Keymaster

    @aruraza: I see that you are using Catch Evolution Free Theme and only have option to user Featured Post Slider to highlight your post. So, first you need to create post and add in featured image in your post. Then get the post ID and add the IDs in “Appearance => Theme Options => Featured Post Slider”.

    For more, check our theme instructions page at http://catchthemes.com/theme-instructions/catch-evolution/ and read “Image Sizes”, “How to add Featured Image in Post/Page?” and “How to Add Featured Post Slider?”

    You can also check out Catch Evolution Pro theme where you have option to use “Featured Image Slider or Featured Page Slider or Featured Category Slider or Featured Image Slider”. It also have lot of other additional features. Read the theme instructions page at http://catchthemes.com/theme-instructions/catch-evolution-pro/

    Sakin
    Keymaster

    @Phuong: Did you check in the content layout. Go to “Appearance => Theme Options => Layout Options” and in “Content Layout”, select “Excerpt/Blog Display” and Save Changes

    in reply to: Help with Images In Catch Everest #31568
    Sakin
    Keymaster

    @Paradigmva: Yes, it’s already been answered about Featured Post Slider at http://catchthemes.com/support-forum/topic/featured-post-slider-broken/. For Featured Post slider, you can also check out theme instructions page at http://catchthemes.com/theme-instructions/catch-everest/ and read the topic “How to add Featured Image in Post/Page?”, “Image Sizes” and “How to Add Featured Post Slider?”.

    If you still have issue, then explain in reference with your site URL.

    in reply to: Modify Menu Options #31514
    Sakin
    Keymaster

    @Fermin: For 3, I have already told you that it’s difficult one and this goes beyond our support. So, you need hire customizer to work in it. I can give the steps like you have to build child theme which you have done it. Then create blank functions.php file in your child theme folder and then copy catchevolution_header_menu() function from custom-header.php file to your child theme functions.php file and add in <?php get_search_form(); ?> and change the wrapper position and then change the css as per your need.

    Very complicated.

    in reply to: Custom number of words in preview #31512
    Sakin
    Keymaster

    @SorenRomer: if you are using bult-in more tag then go to “Appearance => Theme Options => Content layout” and choose “Show full content”. This will show all your content before more tag.

    in reply to: Buttom blue bar -copyright/powered by .. #31511
    Sakin
    Keymaster

    @Dennis: Yes you can check out detail instructions of Catch Kathmandu Pro at http://catchthemes.com/theme-instructions/catch-kathmandu-pro/

    in reply to: Header Sidebar problem #31510
    Sakin
    Keymaster

    @Baizurah: Refresh your browser and check in. As I see your flag is align with the custom css.

    in reply to: Reduce and remove empty space #31462
    Sakin
    Keymaster

    @helen: You have Search in header right section and you can disable that from “Appearance => Theme Options => Header Right Section”.

Viewing 20 posts - 7,481 through 7,500 (of 14,497 total)