Forum Replies Created

Viewing 20 posts - 10,081 through 10,100 (of 14,497 total)
  • Author
    Posts
  • in reply to: Update catch everest free #16108
    Sakin
    Keymaster

    @kat22: All the update are safe if you haven’t customize any core theme files such as index.php, functions.php, style.css and so on. So, we always recommend to make the customization only through Theme Options panel or by building child theme.

    in reply to: Make this post sticky feature doesn't work #16107
    Sakin
    Keymaster

    @udisa: If you haven’t customize any theme core files such as index.php, functions.php, style.css and so on then updating is not a problem. All your customization done through Theme Options panel and child theme will remain intact.

    I am bit confused about your question. Are you trying to show only features post in the homepage. Then you can create the category for example Featured and then assign all the posts that you want to show in homepage to Featured Category. Then go to “Appearance => Theme Options => Homepage/Frontpage Category Settings” and select the category Featured and save it. This will make your homepage to show posts from Features Category only.

    in reply to: new idea, please help #16106
    Sakin
    Keymaster

    @ashrafashraf: This is high level of customization ad feature addition. You need to add payment plugins, membership and many more. You won’t find any theme with all these features as these features lies in plugin territory.

    The best option for you will be to hire a customizer and ask him to work for you.

    Sakin
    Keymaster

    @real_makkoy: I am giving you the answer based on Catch Everest Pro theme.

    To remove the background that the featured slider text is on, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #main-slider .entry-title span,
    #main-slider .entry-content {
        background: none transparent;
    }
    in reply to: Add logo to footer + delete line #16104
    Sakin
    Keymaster

    @kat22: To remove the line at the bottom of each page, you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .site-content article { border-bottom: none; }

    You can just add advertisement logo in “Footer Widgets”.

    in reply to: Don't show my changes in site #16103
    Sakin
    Keymaster

    @Floartgraphy: thanks for your appreciation. If there is delay in the changes then you need to check if you have any Cache plugin installed. Looks like your server don’t cache content for login users but where as it cache for normal visitors that is why it might be taking time. So, first check your cache plugin and if not then check your server cache.

    in reply to: on line marketing #16102
    Sakin
    Keymaster

    @ashrafashraf: Your requirement goes beyond the Theme Territory. Building the type of website that you are talking cannot be build easily with any of the themes. You need to add required plugins and do the necessary settings. So, search for plugin at http://wordpress.org/plugins/ and I have already told you need to hire customizer to work for you.

    in reply to: Custom menu items on mobile devices #16077
    Sakin
    Keymaster

    @David M: Thanks for your appreciation.

    in reply to: Don't show my changes in site #16075
    Sakin
    Keymaster

    @Floartgraphy: But for me it is showing fine and I am not logged in to your site.

    in reply to: Static Picture on Front Page – No Slider #16074
    Sakin
    Keymaster

    @pdxjohn13: Sorry there is not option to do that. You need to build child theme and then customize the theme.

    But for a trick, I told you that you can just add single post in your Featured Post Slider. When you only have single post in the slider it won’t slide.

    in reply to: How to add Google Analytics Code #16073
    Sakin
    Keymaster

    @tracypie: You can simply go to “Appearance => Theme Options => Webmaster Tools => Header and Footer Codes” and the add your Google Analytics code in “Code to display on Footer” box.

    in reply to: Background different on each page #16072
    Sakin
    Keymaster

    @lizzy39: I cannot check in your background setting from your site. I need your WordPress access to check in. If you want to to take a look at it then let me know it. I will send your email.

    For now you can try checking in your Background Settings from “Appearance => Background” or any background plugin you have installed. As I see the image http://www.global-gurus.com/wp-content/uploads/2013/10/back-1.jpg as your background image for Homepage and image http://www.global-gurus.com/wp-content/uploads/2013/09/maldives_islands_wallpaper.jpg as your background for inside pages.

    in reply to: CANT LEAVE COMMENTS DUE TO SPAMBOT #16071
    Sakin
    Keymaster

    @GlitteredRoses: This is not Theme Issues. This is your WordPress plugin issue. Check your anti-spam plugin.

    in reply to: updating to new version #16061
    Sakin
    Keymaster

    @bcollins: Can you check in now? If you still cannot access the theme from your account at http://catchthemes.com/my-account/ then please contact our sales and account directly at http://catchthemes.com/contact-us/

    in reply to: Facebook page tab #16060
    Sakin
    Keymaster

    @Yoed: You cannot directly add Website in your Faebook tab. You need to get Apps for Facebook. So, check this out https://developers.facebook.com/docs/appsonfacebook/pagetabs/ and please post in Facebook support forum. I can only help with our Theme but this is more of Facebook apps issues.

    in reply to: Centering the primary menu #16053
    Sakin
    Keymaster

    @Natrium729: Can you try adding in the following CSS in “Appearance => Theme Options = Custom CSS” box.

    #header-menu ul.menu {
        text-align: center;
    }
    #header-menu ul.menu li {
        display: inline-block;
        float: none;
    }
    in reply to: Custom menu items on mobile devices #16052
    Sakin
    Keymaster

    @David M: Not sure about this. As you have empty link so it will show that. Maybe you can just add # in your url and check in.

    in reply to: Header image across page #16050
    Sakin
    Keymaster

    @jovo: First you need to upload the header image of with 1000px from “Appearance => Header” and then send me your site URL. I will check in and send you the custom CSS code.

    in reply to: Post #16049
    Sakin
    Keymaster

    @ashrafashraf: Sorry even I don’t know details about this type of Work. This can be only done through plugin. So, search for plugin.

    in reply to: Don't show my changes in site #16048
    Sakin
    Keymaster

    @Floartgraphy: Don’t get it what you mean. It must be your WordPress or server issues. Can you send me your site URL and then I will check in what I can see it.

Viewing 20 posts - 10,081 through 10,100 (of 14,497 total)