Forum Replies Created

Viewing 20 posts - 1,101 through 1,120 (of 14,487 total)
  • Author
    Posts
  • in reply to: Responsive menu not working #108019
    Sakin
    Keymaster

    @michaelking: It’s something on your site as demo is working fine. Now, I guess some plugin conflict or settings. I will send you email to check in your site directly. Thanks.

    in reply to: Responsive menu not working #107996
    Sakin
    Keymaster

    @michaelking: I just tested your site in details with various phone. Yes, there is issue in iPhone IOS devices where as no issue in Android phone. Then I check in our demo URL https://catchthemes.com/demo/catch-everest/ and it’s working perfectly in all devices.

    So, the problem seems to be only with your site URL. The problem seems to be coming from your customization. Can you remove the Custom CSS that you have added in and test it?

    in reply to: Responsive menu not working #107932
    Sakin
    Keymaster

    @michaelking: In which device are you checking in? I just check in my iPhone and it’s working fine. Check out this screenshot of your site https://dl.dropboxusercontent.com/u/81234910/michaelking.PNG

    in reply to: Question re multiple H1 on pages and posts #107931
    Sakin
    Keymaster

    Hi Peter,

    Multiple H1 is not really issue in HTML5. It’s only issue when the theme is using HTML4. So, it’s fine. But if you are looking for our theme without multiple H1 then you can check out
    1. Lucida Free and Lucida Pro
    2. Helena Free and Helena Pro
    3. Rock Star Free and Rock Star Pro
    4. Clean Business and Clean Business Pro
    5. Fabulous Fluid and Fabulous Fluid Pro
    6. Clean Magazine and Clean Magazine Pro
    7. Jomsom and Jomsom Pro

    Regards,
    Sakin

    in reply to: 1.6 update – logo image missing #107851
    Sakin
    Keymaster

    @blantonlaura: It’s ok and yes, every theme functions are different. So, posting in wrong forum will definitely mislead. That is why we ask site URL to see the theme and site but your site was not live so we couldn’t do that. Sorry from our side too.

    in reply to: Changing Type of Font and size for my pages #107814
    Sakin
    Keymaster

    @lanretobi: it’s not full screen as the the no sidebar full content layout is there only in pro version. Check out demo at https://catchthemes.com/demo/catch-kathmandu/layout-options/no-sidebar-full-width/ and also check out them instructions at https://catchthemes.com/theme-instructions/catch-kathmandu-pro/

    So, if you want to increase the font in mobile devices only then you can use

    @media screen and (max-width: 780px) {
    	/* Add CSS Here */
    }

    But if you want to change for all devices below 980px then, you can use the following:

    @media screen and (max-width: 979px) {
    	/* Add CSS Here */
    }
    in reply to: remove default border from images #107621
    Sakin
    Keymaster

    @jaspergfernandez: Can you post in your site URL and then I can check in your paypa button code.

    in reply to: Changing Type of Font and size for my pages #107576
    Sakin
    Keymaster

    @lanretobi: You need to add in your site URL and let me know the sizes that you want to desktop and mobile devices. Then, you can customize that using “Additional CSS”

    in reply to: Widget background and text color change. #107574
    Sakin
    Keymaster

    @brian-rogers: Sorry, this is Catch Themes support forum and we only support our theme. Please post in appropriate support forum.

    in reply to: 1.6 update – logo image missing #106964
    Sakin
    Keymaster

    @blantonlaura: The new version was just release 6 days ago. So, I guess you just missed that day. About the update notification, you should get in in your dashboard. About the sever cache issue it will not have issue in your live site for sure. If you have then let me know it and then I can solve it in your live site.

    in reply to: 1.6 update – logo image missing #106768
    Sakin
    Keymaster

    @blantonlaura: The current version is 3.4.1. So, you should update the theme. Looks like your server where you have install the theme has issue with transient cache. This is more of server issue and once your site will be live you won’t have this issue.

    For now to check your server cache issue, can you download child theme from http://catchthemes.com/wp-content/uploads/2014/05/catch-evolution-pro-child1.zip and in this child theme functions.php file add in the following code:

    /**
     * Clearing Invalid Cache
     */
    function catchevolution_delete_invalidcache() {
    	delete_transient( 'catchevolution_logo' );
    } // catchevolution_delete_invalidcache
    
    add_action( 'after_setup_theme', 'catchevolution_delete_invalidcache' );
    in reply to: Remove search at top right of page #106757
    Sakin
    Keymaster

    @pcburkhalter: I check in your site and see that you are using Catch Responsive theme but this is forum in for Simple Catch Theme. Each theme is different and one theme solution might not work with another. So, for Catch Responsive free theme, please use the support forum at https://catchthemes.com/support-forum/forum/catch-responsive-free/

    To hide search in your header, you can add the following css in “Appearance => Customize => Additional CSS” box:
    .sidebar-header-right { display: none; }

    in reply to: 1.6 update – logo image missing #106746
    Sakin
    Keymaster

    @blantonlaura: It was fixed in Version 1.6.1 [Updated 2014-03-03]. Check out change log at https://catchthemes.com/changelogs/catch-evolution-pro-change-log/. So, which version and theme are you using it? Can you send me your site URL and then I can check in.

    in reply to: hide author and tags #106574
    Sakin
    Keymaster

    @mags: You can hide date in Catch Kathmandu Pro by adding following css in Custom CSS box:
    .on-date { display: none; }

    in reply to: Homepage slider #105892
    Sakin
    Keymaster

    @lanretobi: I have just replied your email.

    in reply to: Homepage slider #105868
    Sakin
    Keymaster

    @lanretobi: I have replied all your email that I have got. I am bit confused on this.

    in reply to: iPhone Bug page disappears #105718
    Sakin
    Keymaster

    @skynet: Thanks and same to you… 2017 will be lot better in terms of development. Merry Christmas and Happy New Year. Cheers 🙂

    in reply to: iPhone Bug page disappears #105708
    Sakin
    Keymaster

    @skynet: Well I cm thinking to replace that menu script to another one. But I am in Vacation. So, I will add in my list to do. So, most probably end of January, 2017.

    in reply to: iPhone Bug page disappears #105678
    Sakin
    Keymaster

    @skynet: This is know issue in script if you switch between the tabs. This is really rare case of user clicking on the menu and opening another site in new tab. Sorry for this.

    in reply to: No Zip found #105489
    Sakin
    Keymaster

    Hello Amina and Christy,

    Looks like you are using Safari for downloading your theme. As now a days, the modern browser like Safari auto extract the safe zip file. So, it automatically unzipped. To download the zip file from Safari, open Safari and go to “Safari -> Preferences” and in “General” tab, uncheck Open “safe” files after downloading. This will stop Safari from automatically unzipping the files and then you can download zip file. Or you can use other browser.

    If you still cannot download zip file then as Christy said, you can zip the folder that it auto extracted, just right click on that folder and click on compress.

    Regards,
    Sakin

Viewing 20 posts - 1,101 through 1,120 (of 14,487 total)