Forum Replies Created

Viewing 20 posts - 9,901 through 9,920 (of 14,500 total)
  • Author
    Posts
  • in reply to: Post listing page #16699
    Sakin
    Keymaster

    @rbrt_bene: I cannot check in your site as it’s under construction.

    in reply to: Featured content text align #16698
    Sakin
    Keymaster

    @Stefing: That is called “Homepage Featured Content” and you can add image, title, content and link as per you need from “Appearance => Theme Options => Homepage Settings => Homepage Featured Content Options”

    For text align center, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #featured-post .post {
        text-align: center;
    }
    in reply to: footer widget #16697
    Sakin
    Keymaster

    @a7madsafadi: Thanks for your appreciation. Yes, only Catch Box Pro theme support Arabic. But your site look good in Arabic. We haven’t done that for Simple Catch Theme.

    Sorry not available in Free Version. You can use 3 widgets in Footer only in Simple Catch Pro theme. For more details about Simple Catch Pro, read theme instructions at http://catchthemes.com/theme-instructions/simple-catch-pro/.

    in reply to: Compatible with Opera? #16696
    Sakin
    Keymaster

    @owen: Haven’t checked on it. But Opera is not a problem browser. Only IE is the problem browser.

    in reply to: Header Height #16695
    Sakin
    Keymaster

    @jackiemcavoy: Yes you can. Send me your site URL let me know how and by how much you want to increase the height of the page.

    in reply to: How to change header nav after login? #16692
    Sakin
    Keymaster

    @dhd: You can use the is_user_logged_in condition. See the code as below.

    <?php
    if ( is_user_logged_in() ) {
    	echo '<a href="' . wp_logout_url() . '" title="Logout">Logout</a>';  
    } else {
    	echo '<a title="member" href="http://mywebsite.com/?page_id=65">Become a member</a>';
    }
    ?>
    in reply to: Catch Everest Pro Theme #16679
    Sakin
    Keymaster

    @K.S: Can you check your account at http://catchthemes.com/my-account/

    in reply to: IE8 Compatability issues? #16644
    Sakin
    Keymaster

    @travellingtwo: Did you clear your catch from W3 Total Cache plugin.

    in reply to: Ad, question #16643
    Sakin
    Keymaster

    @ashrafashraf: You can get ads from the businesses who want to show ads in your site, also from Google Adsense and lot of other affiliates as well.

    Sorry this is not theme related issued. So, please consider searching in Google.

    in reply to: Post listing page #16642
    Sakin
    Keymaster

    @rbrt_bene: Actually we don’t have that option in Catch Everest Theme. It’s the design only for Simple Catch Pro theme. But can you show me where you want to add that. In homepage or in blog page. I need to check in your site. So, send me your site URL?

    in reply to: Thubnail in Pages #16640
    Sakin
    Keymaster

    @urbancom: Please post in your site URL and then I can check in.

    in reply to: Ad, question #16639
    Sakin
    Keymaster

    @ashrafashraf: I don’t get it what you mean.

    in reply to: Menu Items #16638
    Sakin
    Keymaster

    @Steve: Sorry we cannot recommend plugin as many plugin doesn’t have good support or they don’t update it. So, you need to search at http://wordpress.org/plugins/ and use plugin which has got good rating, feedback and have updated to latest version of WordPress.

    in reply to: Blog and hearder image #16636
    Sakin
    Keymaster

    @soraja: Our there are translation ready and I don’t know which theme are you using it. So, for theme to support Hungarian language. You need to create hu_HU.mo and hu_HU.po from poedit software which you can download it from poedit.net or by poeditor.com as recommend by Turess


    @Turess
    : can you explain @soraja about how poeditor.com and why you recommend it.

    in reply to: Placement of Image in Footer #16635
    Sakin
    Keymaster

    @Keren: I see that you have change it in Footer Editor as well. You just need to add that css.

    Also when I check in your site, I see that you have added the following CSS.
    .#site-generator img { display: block; }
    Look at the css I gave you and the css you have. You have extra dot . remove that.

    in reply to: Blog and hearder image #16634
    Sakin
    Keymaster

    @Turess: Thank for the recommendation.

    in reply to: Homepage Featured content options #16633
    Sakin
    Keymaster

    @cpuss: Please check in with the plugin support forum and if there is anything that we need to change it then let me know it. We will add that feature.

    in reply to: Change content and sidebar width #16632
    Sakin
    Keymaster

    @Richard: You can increase the primary width and decrease the secondary width.

    in reply to: Problem with Header and Featured Post Slider #16631
    Sakin
    Keymaster

    @Victor: In Catch Everest Free version, we have featured post slider. Check out the theme instruction at http://catchthemes.com/theme-instructions/catch-everest/ and check out “How to Add Featured Post Slider?”

    in reply to: Testimonials #16627
    Sakin
    Keymaster

    @rbrt_bene: Sorry. Can you please post this question in Catch Everest Pro theme support at http://catchthemes.com/forum/catch-evolution-pro-premium/ with your site URL. Then I will be able to check in.

Viewing 20 posts - 9,901 through 9,920 (of 14,500 total)