Forum Replies Created

Viewing 20 posts - 3,701 through 3,720 (of 14,509 total)
  • Author
    Posts
  • in reply to: Pull last post to featured content area #57944
    Sakin
    Keymaster

    @Andreza: Sorry there is no option to do that. For this you need to do custom coding by building child theme. For child theme refer to http://catchthemes.com/blog/create-child-theme-wordpress/

    in reply to: Featured Image #57943
    Sakin
    Keymaster

    @Gareth: thanks that you fixed it yourself.
    Yes it’s mentioned in http://catchthemes.com/theme-instructions/catch-evolution-pro/

    in reply to: Featured slider image customization #57942
    Sakin
    Keymaster

    @alphaxyz: So what you want me to do with the text. Let me know it and then I can try in. Maybe you can upload screenshot in your site and show what you want and paste in your url. Then I will check in your desired screenshot and check in.

    in reply to: Theme in IE #57928
    Sakin
    Keymaster

    @bobgarrett: Look like you are viewing in IE11 but with IE8 view mode. Sorry no control from our side.

    in reply to: Theme in IE #57888
    Sakin
    Keymaster

    @bobgarrett: You need to check using view source in IE11. Looks like you are check in from IE Developer tool using IE8 as default browser.

    in reply to: How to change the height of the Scroll Top Button ? #57887
    Sakin
    Keymaster

    @Slevinox: You can check out the script file catchflames-custom.min.js

    in reply to: Featured slider image customization #57886
    Sakin
    Keymaster

    @alphaxyz: Abut the slider text. You slider image are too small that is why the text is not able to fill up. Please upload larger size images and it will fix this issue.

    If you choose Slider Type as “Featured Image Slider”, then you can add title as much as you need it.

    in reply to: Read More #57884
    Sakin
    Keymaster

    @Kim: It’s because you are mixing up with Full Content and Excerpt Content. Why don’t you increase your more tag text instead of lowering your excerpt word count. Another option will be to add your excerpt content in “Excerpt Box”. Just add any number of text in Excerpt box. See this screenshot on how to show/hide excerpt box in your post https://www.pinterest.com/pin/548594798330200958/

    in reply to: Replace Header Search Box with custom text area #57883
    Sakin
    Keymaster

    @Amy: It’s because you have uploaded large logo image. Just replace that logo image with smaller version and it will be fine.

    in reply to: Adding Background to Featured Content #57881
    Sakin
    Keymaster

    @Craig: Try adding in the following css in “Appearance => Customize => Theme Options => Custom CSS” box:

    #featured-content .featured-content-wrap {
    	background: #fff; /* Solid Color For Old Browser */
    	background: rgba(255, 255, 255, 0.6);
    }
    #featured-content .entry-title, #featured-content .entry-title a {
        color: #000;
    }
    in reply to: Need assistance with Menu #57880
    Sakin
    Keymaster

    @dfwrgjeff: You can add the following css:

    #featured-post .post { padding-bottom: 30px; }
    #featured-post { margin-bottom: 30px; }
    in reply to: Change posts home page template #57879
    Sakin
    Keymaster

    @machoyouk: But you homepage will take the default layout. There is no option to change for this particular. As it’s not page or post.

    in reply to: Theme in IE #57877
    Sakin
    Keymaster

    @bobgarrett: We don’t have IE8 class for IE11. See the code below:

    <!--[if IE 6]>
    <html id="ie6" <?php language_attributes(); ?>>
    <![endif]-->
    <!--[if IE 7]>
    <html id="ie7" <?php language_attributes(); ?>>
    <![endif]-->
    <!--[if IE 8]>
    <html id="ie8" <?php language_attributes(); ?>>
    <![endif]-->
    <!--[if !(IE 6) | !(IE 7) | !(IE 8)  ]><!-->
    <html <?php language_attributes(); ?>>
    <!--<![endif]-->

    If it’s IE6, then it will load id ie6, for 7 it will be ie7 and for 8 it will be ie8 but for other it will not add any id at all.

    in reply to: Drop Down menu rollover issues #57867
    Sakin
    Keymaster

    @Michael: It is showing fine for me in all browser. Can you check your zoom setting in your chrome browser. You can go to “View => Actual Size” to zoom out.

    in reply to: Featured Content strips HTML #57866
    Sakin
    Keymaster

    @soklynac: Yes, as it is showing excerpt now. We will be adding option to show Excerpt or Full Content with more tag or hide it in next version update. So, you need to wait for next version update.

    in reply to: Footer widget area alignment #57862
    Sakin
    Keymaster

    @Claire: I am not sure what you mean. Can you post in your site URL so that I can check in. Did you add in Widget in “Footer Area One, Footer Area Two, Footer Area Three”

    in reply to: Unable to install Full Frane Pro #57860
    Sakin
    Keymaster

    @Francis: Please try from other browser or right click and save link at. As you can see I gave you link directly to zip file. See this http://catchthemes.com/update-notifier/catch-updater/version-control/catch-updater.0.3.zip.
    From which browser you are download it from. You can disable auto extractor in that browser.

    I will also send you email.

    in reply to: Problem with page appearance #57858
    Sakin
    Keymaster

    @Panayot: We haven’t worked with CM Answer Pro so I am not aware of any incompatibility issue. There must be some documentation from plugin author on how to implement that plugin.

    Yes, please send me your site URL here and also you can capture screenshot and upload somewhere and paste in the link here. Then only I can check in.

    Note: For plugin, we always recommend you to seek help from plugin author first and then let us know what they said so that we can make our themes, that plugin compatible.

    in reply to: Featured slider image customization #57857
    Sakin
    Keymaster

    @alphaxyz: We are all doing fine. But this frequent earthquake aftershocks are killing lot of people. We are also not feeling that well. Yesterday, I suddenly got fever. But we are trying to be strong and be safe. Thanks.

    If you choose Slider type as “Featured Page Slider/Featured Post Slider/Featured Category Slider” then it will take “catchbase-slider” size of width 1200px and height 514px. So, if you upload less then this size then it will load your original image but in you upload image size greater then this then it will crop exactly in this size. But if you choose “Featured Image Slider” as the Slider type, then, theme doesn’t crop it. It will load the original image that you have uploaded.

    in reply to: homepage button link #57856
    Sakin
    Keymaster

    @Laura: Please post in your site URL so that I can check in what’s going on. Also I am sure what you mean by Homepage Button. If you are talking about Promotion Headline Button link, then you can add link to that from “Appearance => Customize => Theme Options => Promotion Headlines Options” and change “Promotion Headline Link”

Viewing 20 posts - 3,701 through 3,720 (of 14,509 total)