Viewing 20 results - 1,121 through 1,140 (of 2,395 total)
  • Author
    Search Results
  • #52010
    Sakin
    Keymaster

    @luismarioochoa:
    1. Dots are already there in the center, so you might want to remove this. For that you can add the following css in “Appearance => Theme Options => Custom CSS” box :
    #slider-nav { display: none; }

    2.a) You can change the font size in the following css and then add it in “Appearance => Theme Options => Custom CSS” box :
    #featured-post .entry-title { font-size: 22px; }

    2.b) There is nothing like that. But yes, you can manually add hyper link in that content post. For example:
    <a href="you-url">Continue Reading &rarr;</a>

    3. Simply add the following css in “Appearance => Theme Options => Custom CSS” box:
    .site { box-shadow: none; }

    4. Sorry I don’t get it what you mean.

    #51882
    Sakin
    Keymaster

    @luismarioochoa: Yes, you can do that.

    Here is details explanation.
    1. Featured Post Slider: If you choose featured post slider then you will be able to link to post.
    2. Featured Page Slider: If you choose featured page slider then you will be able to link to page.
    3. Featured Image Slider: You can upload image and add link to page or post or any URL you want.

    #51860

    Hi Sakin,

    Would the current slider on the Free version be the same as the Featured Page Slider in the Pro version? Where it is now in the Free version is exactly where the client wants it and wants those 1140x450px linking to specific pages, not to posts. Please advice. Thanks

    #51843
    Sakin
    Keymaster

    @luismarioochoa:
    1. In Pro version, you have option to use “Featured Page Slider”. So, it will take featured image from page and link to page. Further, it also have option to use Featured Image Slider, which is an independent slider where you can upload image, link as per your need.
    2. It depends on where you want to move to. It has to be managed from Custom CSS
    3. The ideal size for images in Homepage Featured Content Options is Width: 390px
    and Height: 261px. You can upload image and link as per your need.

    Fore more details check out theme instructions page at http://catchthemes.com/theme-instructions/catch-everest-pro/

    #51771
    FinnJackson
    Member

    Hello Sakin,

    Thanks again.

    My screen is actually quite large (1920×1200) so that is not the problem.

    My problem is that the three case studies at:
    \case studies\companies\the guardian
    do not display wider than the ‘featured post slider’, or the central display are of the theme.

    In other words, these three titles do not display into the grey margin at the right but instead cut off.

    Is this different for you?
    Would the .site {overflow: visible; } fix this?
    Would the pro version fix this?

    Many thanks again,

    Finn

    #51756
    Sakin
    Keymaster

    @tfindlay: There is Featured Content option in both Free and Pro version. When you click on “Appearance => Theme Options”, you will see 4 main tabs as “Theme Options, Featured Content, Featured Slider and Social Links”. There you need to click on “Featured Content”

    #51680

    In reply to: Opacity on Slider

    Sakin
    Keymaster

    @luismarioochoa:
    1. If you want to hide Continue Reading… from your slider then you can add the following css in “Appearance => Theme Options => Custom CSS” box:
    #slider-wrap a.more-link { display: none; }

    2. You cannot just add Ubuntu font family. As Ubuntu is a google font and you need to load that font first. So, just go to “Appearance => Theme Options => Font Family Options”, then select Ubuntu font. Maybe you can select for Headings Font Family. Then only you can add css as:
    #slider-wrap .featured-text { font-family: 'Ubuntu', sans-serif; }

    3. I don’t get it what you mean. If you want to remove the excerpt from the slider then you need to remove the following css from custom css box:
    #slider .slider-excerpt { clear: both; display: inline-block; }

    #51623

    In reply to: Opacity on Slider

    Dear Sakin,

    Thank you for your help. But perhaps I did not explain myself properly so I will try describing it the way you do it.

    1. The solution helped by only Bolding the Text and removing the Colon. However it did not remove the Appearance => Theme Options => Excerpt/More Tags = > More Tag Text (Continue Reading) which I need removed and replaced with Appearance => Theme Options => Featured Slider = > Featured Image Slider Options = > Content. I don’t wnat to remove the Excerpts from the Blog sections however.

    2. Only works for changing Font Size not Font Family. I need to change Font Family as well. I tried #slider-wrap .featured-text { font-family: Ubuntu Sans-Serif; } and several other fonts in the Default Theme Fonts but nothing changed.

    3. Neither solution worked (removing the Excerpt) it removed the content box text that I need to keep.

    Please help.
    Thank you so much in advance

    #51607

    In reply to: Opacity on Slider

    Sakin
    Keymaster

    @luismarioochoa:
    1. You can add the following css in “Appearance => Theme Options => Custom CSS” box:

    #slider .slider-title { font-weight: bold; }
    #slider .sep { display: none; }
    #slider .slider-excerpt { clear: both; display: inline-block; }

    2. Just change the font size in the following css as per your need and then add it in “Appearance => Theme Options => Custom CSS” box:
    #slider-wrap .featured-text { font-size: 14px; }

    3. If you want to remove the slider excerpt then please remove the following css from answer 1. That is
    #slider .slider-excerpt { clear: both; display: inline-block; }
    Then add the following css instead:
    #slider .slider-excerpt { display: none; }

    #51451
    Sakin
    Keymaster

    @Dan Davies: That option is only there in Pro version. So, you might want to upgrade to pro version. In Catch Everest Pro, you can go to “Appearance => Theme Options => Content Featured Image Options”, there you can select the image size as “Featured Image”, “Full Image”, “Slider Image” or “Disable Image”

    #51435
    CrystalClear
    Member

    Hi Sakin –

    Thank you very much for insisting about the “Regenerate Thumbnail” plugin – that did it! It is working now after installing that and putting in new values for the Height.

    I made the following changes in the functions.php :

    //Featured Posts for Normal Width
    add_image_size( ‘featured-slider’, 754, 200, true ); // Used for featured posts if a large-feature doesn’t exist

    //Featured Posts for Full Width
    add_image_size( ‘featured-slider-larger’, 1190, 200, true ); // Used for featured posts if a large-feature doesn’t exist

    I know I will need to re-enter these values when there’s an update if I don’t create a child-theme. I don’t know what the “Full Width” refers to but changed that value too.

    Minor other question: I have a blog/posts page that is not on the homepage. It was functioning fine previously, but I happened to notice there is an option under Appearance/Customize/Static-Front-Page/Posts-page where I can enter the actual blog page so I did that (before none was selected there). Will this change how my site functions? I didn’t notice much of a difference.

    Thank you!

    #51426
    Sakin
    Keymaster

    @wpbv: If you are using Catch Evolution Free theme, then you must be viewing default demo slider images. If this free version, you have option to replace those image by adding your own set of image from “Featured Post Slider” or disable it.

    To add Featured Post Slider, please refer to theme instructions page at http://catchthemes.com/theme-instructions/catch-evolution/ or screencast at http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/

    Note: If you want to use Featured Image Slier or Page Slider or Category slider then you need to upgrade to pro version. So, please check in Theme Instruction of Pro version for additional options at http://catchthemes.com/theme-instructions/catch-evolution-pro/

    #51423

    In reply to: Featured image size

    Sakin
    Keymaster

    @Keith: The recommended featured image size depends on the theme and the placeholder. If you are using Adventurous theme, then you can see in theme instructions page http://catchthemes.com/theme-instructions/adventurous/. That we recommend following sizes:
    Feature Slider
    Width: 1600px
    Height: 600px

    Featured Image in Homepage and Archive Page
    Width: 800px
    Height: 324px

    Small Thumbnail
    Width: 400px
    Height: 267px

    The post images that you are going to use for Slider is recommended to be 1600px width. But for other area it can just be 800px and so on.

    #51420

    In reply to: Opacity on Slider

    Sakin
    Keymaster

    @luismarioochoa: Sorry this theme is not designed that way. So, it might be complicated. Also this theme is responsive design while the reference site is fixed design. So, you might want to disable responsive design from your theme options panel.

    You might have to hire customizer to work on it. I will give you the reference css that you can work with. So, just play with the following css:

    #slider-wrap a {
        padding: 0;
    }
    #slider-wrap .featured-text {
        height: 88%;
        padding: 3%;
        position: absolute;
        right: 0;
        top: 0;
        width: 35%;
    }
    #51356

    In reply to: How do I edit text?

    Sakin
    Keymaster

    @joe979xx: Please check in theme instructions page for that http://catchthemes.com/theme-instructions/catch-kathmandu/

    1. Sliding image is from Demo slider. Catch Kathmandu free version you have option to change that demo slider to “Featured Post Slider” or “Featured Category Slider”. For more refer to theme instruction page and for post slider we also have screencast at http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/

    2. The Popular places, that is Demo Featured Content. You can change that by adding your own featured content or disable it. For that you need to go to “Appearance => Theme Options => Homepage Settings => Homepage Featured Content Options” and add your own content.

    3. For menu, you can build your custom menu. Refer to theme instructions page and screencast at http://catchthemes.com/blog/videos-blog/video-series-creating-wordpress-custom-menus/

    #51353
    Dan Davies
    Member

    Hi Sakin

    I’ve seen this answer on the forum somewhere before but I can’t for the life of me find it.

    I’m using the Catch Everest free theme and I would like the featured image to be the size of the rest of the images I feature in my post. I remember you put up a workaround that meant that you could just change the PHP so that the featured image on the top of a post became the featured slider image.

    I know, I should have made a child 🙂 but any chance you could share the workaround again?

    #51239

    In reply to: Opacity on Slider

    Sakin
    Keymaster

    @luismarioochoa: It depends on where you want to add in. For transparent background, you need to use rgba color like below example.

    #slider .featured-text {
    background: rgba(0, 0, 0, 0.5);
    }
    #51234
    Sakin
    Keymaster

    @MasterManiacs: Which version of Catch Box Theme are you using it. As our latest version has image size for featured slider is
    add_image_size( 'featured-slider', 644, 320, true );

    #51212

    Im sorry @Sakin fixed the problem on my own changing

    function catchbox_child_theme_setup() {
        add_image_size( 'featured-slider', 628, 353, false );
    }
    add_action( 'after_setup_theme', 'catchbox_child_theme_setup', 11 );

    to

    function catchbox_child_theme_setup() {
        add_image_size( 'featured-slider', 628, 353, true );
    }
    add_action( 'after_setup_theme', 'catchbox_child_theme_setup', 11 );

    that change of false to true did the trick ^^

    Thank you anyways

    #51111
    Sakin
    Keymaster

    @bigoslesli:
    1. You are using old version of Catch Kathmandu Pro theme, that is why you are having issue. Please update to latest version and it will work fine. For update you can use Catch Updater pluign http://catchthemes.com/wp-plugins/catch-updater/

    2. For single image, I don’t recommend you to user Slider. It will unnecessary load the script. So, just go to “Appearance => Theme Options => Header Featured Image Options”, then just paste your image URL http://www.wenatcheebilling.com/wp-content/uploads/2015/02/large-banner.jpg in “Featured Header Image URL” and in “Enable Featured Header Image”, select the option “Homepage” and save changes.

Viewing 20 results - 1,121 through 1,140 (of 2,395 total)