Forum Replies Created

Viewing 20 posts - 10,601 through 10,620 (of 14,509 total)
  • Author
    Posts
  • in reply to: Slider Issues and Calendar Colors #14400
    Sakin
    Keymaster

    @zscheimer:
    1) The slider is only displaying one post despite three posts being inserted in the theme options.
    — Your slider setup is fine but now a day there are lot of plugins which are not following the WordPress guideline and then conflict with jquery slider of most of the themes in WordPress.org. Recently NextGen gallery was one of those plugins. I think you must also have conflicting plugin. Try disabling recently activated plugin and check in.

    2) There are four different options for calendar themes for this theme but are those the only four available?
    — I don’t understand this, we don’t have calendar theme. Can you explain what are you talking about.

    in reply to: different header image on pages #14399
    Sakin
    Keymaster

    @jenbrookswriter: Sorry this feature is not available in Free Version. You have to upgrade to Catch Everest Pro version.

    in reply to: Logo icon #14398
    Sakin
    Keymaster

    @ashrafashraf: You can add that from “Appearance => Theme Options => Footer Editor”.

    in reply to: Secondry menu #14397
    Sakin
    Keymaster

    @Yybjaa: I am not so sure that you mean as when I check in our site. The secondary menu is working perfectly from right to left.

    in reply to: Problem with the IE #14390
    Sakin
    Keymaster

    @GAHC: What was the issue? Sorry, I haven’t been able to check in IE as I am away from office and don’t have IE browser.

    in reply to: Catch Everest: homepage settings #14365
    Sakin
    Keymaster

    @moontrug: You can add in your own image with Catch Everest theme. If you are using Catch Everest Free theme then you only have option to use Featured Post Slider, which mean you have to add in the post id and the theme will take that particular post Featured Image, title and excerpt content. See the theme instruction at http://catchthemes.com/theme-instructions/catch-everest/ and this screenshot http://pinterest.com/pin/548594798329984427/.

    But if you use Catch Everest Pro theme then you can use Image Slider, see this screenshot http://pinterest.com/pin/548594798329874581/

    in reply to: Pagination #14364
    Sakin
    Keymaster

    @julienbaudry: You can use WP-PageNavi or WP Page Numbers plugin for Pagination

    in reply to: Everest Pro styling custom menus #14363
    Sakin
    Keymaster

    @Lolley: Sorry I don’t understand what you mean by rules. Can you explain it more and also send me your site URL.

    in reply to: problem in featured images in posts at home page content #14362
    Sakin
    Keymaster

    @iLinux85: You have this problem, as you featured image in those posts are smaller then the required image size. See theme instruction at http://catchthemes.com/theme-instructions/simple-catch/, where it clearly states that Thumbnail in Homepage and Archive Page wise should be larger then Width: 210px Height: 210px.

    in reply to: too many #14361
    Sakin
    Keymaster

    @offirkeren: There is no easy way to change that. It will be just like build theme theme. As this theme uses HTML5 which allows to use h1 in each header tags and there is no problem with this. I don’t know why you want to change it.

    See these multiple H1 is not a problem.
    http://html5doctor.com/html5-seo-search-engine-optimisation/
    http://www.youtube.com/watch?v=GIn5qJKU8VM

    in reply to: Nested SubMenus #14360
    Sakin
    Keymaster

    @hilltopper06: Sorry I am not being able to open your site. Can you check in your site.

    in reply to: How to make list of subpages #14359
    Sakin
    Keymaster

    @Dudum: Sorry I don’t understand what you mean. Are you talking about menu?

    in reply to: How to enable jetpack infinite scroll? #14358
    Sakin
    Keymaster

    @owen: Just activate the Jetpack Plugin and then active the module “Infinite Scroll” from Jetpack in your WordPress Dashboard.

    in reply to: Indenting Sub-Bullets and Changing Bullet Appearance #14357
    Sakin
    Keymaster

    @mlw5137: Thanks Mike for purchasing Catch Everest Pro and Simple Catch Pro. I will try to help you with your questions.

    Issue #1: Bullet Types
    You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to change the bullet to disk in content area.
    #main ul { list-style: disc outside none; }

    Issue #2: Sub Bullets and Indentation
    The indent problem is due to image. So, you can move the UL to clear. You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to change the bullet to disk in content area.
    #main ul { clear: both; list-style: circle outside none; }

    Issue #3: Page Sidebar Bullet appearance
    This issue will be solved by issue 1 and 2.

    in reply to: Center 2 pictures in footer #14356
    Sakin
    Keymaster

    @usages.website: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to align it center.
    #site-generator .site-info { text-align: center; }

    in reply to: Lightbox hides at the bottom of page #14355
    Sakin
    Keymaster

    @b.grangeia: Sorry I don’t understand what is the issue. I check in your site and found that the lightbox is working fine.

    in reply to: adding icons on hompage headline area #14352
    Sakin
    Keymaster

    @rbrt_bene: Sorry you have to have that idea. There is no other simple way. Another way is by building child theme and it is more complicated. So, better you take help from someone who knows about it.

    in reply to: Question About the Posts in Featured Post Slider #14349
    Sakin
    Keymaster

    @iLinux85: There is no easy way to side separation. We will add that in our next version update. For now, you have to build child theme and then create functions.php file in your child theme and then copy the function simplecatch_sliders() from simplecatch_functions.php to your child theme functions.php and replace the line
    $simplecatch_sliders .= the_title( '<span>','</span>', false ).': '.$excerpt;
    with
    $simplecatch_sliders .= the_title( '<span>','</span>', false ) . $excerpt;

    in reply to: Question About the Posts in Featured Post Slider #14335
    Sakin
    Keymaster

    @iLinux85: Doesn’t matter with the language. I need to check in site url to give you the suggestion.

    in reply to: Slider is not working properly #14333
    Sakin
    Keymaster

    @Valada06: Yes they have lot of problems. But their previous version till 1.9.13 is fine. So, you can revert back to previous version. Check this to revert back http://www.nextgen-gallery.com/how-to-rollback-a-version/

Viewing 20 posts - 10,601 through 10,620 (of 14,509 total)