Forum Replies Created

Viewing 20 posts - 1,401 through 1,420 (of 2,016 total)
  • Author
    Posts
  • in reply to: Child Theme style.css does not work #94638
    Pratik
    Participant

    @caseclosed: The http://thecaseisclosed.com/wp-content/themes/catch-responsive/A.style.css,qver=4.5.3.pagespeed.cf.KuRKBovxkO.css must be due to a plugin that is compressing the js and css. Please try deactivation any compression/optimization plugins.

    For the child css, please check it properly, it is working fine, your header is being hidden. Notice that the search box is not there anymore. Remove the css and you will see the search bar above menu.

    in reply to: Child Theme style.css does not work #94597
    Pratik
    Participant

    @CaseClosed: Can you post in your site URL? The one you provided seems to be using This site is using the Desk Mess Mirrored theme, v2.5, from BuyNowShop.com.
    I will need to check it to see how all the files are loading.

    Regards,
    Pratik

    in reply to: Where is slider? #94596
    Pratik
    Participant

    @davmal:
    There can be a few issues if the customizer options are not showing:
    1. Try deactivating other plugins are some plugins (JetPack) plugin seems to have issues with the customizer( More info: https://github.com/Automattic/jetpack/issues/3716). To solve this problem, try deavtivating all the plugins and see if the problem persists. And then if the options load, try activating the plugins one by one till the problem occurs again, then you can find the culprit plugin.
    2. Old PHP version in server. Some servers that support old php version can show this error. Can you let me know the php version of your server. If you do not know what I am talking about, install this plugin: https://wordpress.org/plugins/send-system-info/ and post in the details from there.
    3. Try a different browser. Safari is known to have that problem on customzier on WordPress.
    4. If all fails, please contact us with your admin details on this form: https://catchthemes.com/blog/customizer-not-working-wordpress-update/

    Let me know how it goes.

    Regards,
    Pratik

    Pratik
    Participant

    @warmmastering: There should be no problems with the Gridalicious Theme and Yoast SEO plugin. If you check the theme file here, then you will see that theme supports title-tag as mentioned in the article you pointed.

    There must be some conflict with other plugins. Try deactivation other plugins and see if the problem persists.

    Regards,
    Pratik

    in reply to: Polylang issues #94421
    Pratik
    Participant

    Fo that, you need to select option Pages and Posts in Appearance=> Customize=> Header Image=> Enable Featured Header Image on or Full size/Featured option in Appearance=> Customize=> Theme Options=> Layout Options=> Single Page/Post Image Layout depending on which position you want the featured image.

    in reply to: Polylang issues #94419
    Pratik
    Participant

    Humm, Do you mean the header image? Can you check Appearance=> Customize=> Header Image=> Enable Featured Header Image on and let me know what that setting is?

    in reply to: Polylang issues #94417
    Pratik
    Participant

    @huca: Do you mean the slider? You can enable it in entire site by going to Appearance=> Customize=> Featured Slider => Enable Slider On and selecting entire site.

    If this is something else, please let me know.

    in reply to: Flags in header #94412
    Pratik
    Participant

    @huca: 😀 I am glad everything was solved.

    I doubt I will be visiting Prague, but if I do, I will take you up on that beer 😀

    If you liked our theme and support, please leave us a review at https://wordpress.org/support/view/theme-reviews/catch-responsive.

    Regards,
    Pratik

    in reply to: Simple Catch Pro #94402
    Pratik
    Participant

    @tivonjohnson: You are welcome. I am glad it worked out. Let me know if there are further issues.

    Regards,
    Pratik

    in reply to: Flags in header #94362
    Pratik
    Participant

    @huca: I am sorry but I am not familiar with that method so I cannot comment on it.

    in reply to: Flags in header #94356
    Pratik
    Participant

    @huca: I am glad it worked out. The child theme should be there. If it is not in the wp-content folder, the you must have the wrong folder/wp installation. Please check it.

    in reply to: Flags in header #94352
    Pratik
    Participant

    @huca: Can you try this child theme: Catch Responsive Child Theme
    I have made the changes you required here.

    in reply to: Flags in header #94346
    Pratik
    Participant

    @huca:
    Yes pretty strange as all the code seems ok, but about the file name, it should be functions.php so it is not taking the codes, can you check?

    in reply to: Flags in header #94342
    Pratik
    Participant

    @huca:
    Can you post in the child theme’s functions.php file? Same code is working fine on my end.

    in reply to: Flags in header #94335
    Pratik
    Participant

    @huca:
    Please add this code to your child theme’s functions.php file:
    http://pastebin.com/LSqLvPD4

    If you want to remove social icons, remove lines 12 to 19 in the code.

    Let me know how it goes.

    Regards,
    Pratik

    in reply to: Featured Slider Images #94329
    Pratik
    Participant

    Hi @tivonjohnson,
    I have replied you here: https://catchthemes.com/support-forum/topic/simple-catch-pro-2/

    Let me know if the problem persists.

    Regards,
    Pratik

    in reply to: Simple Catch Pro #94328
    Pratik
    Participant

    @tivonjohnson;

    For that you can use following code in Appearance=> Customize=> Theme Options=> Custom CSS box:

    
    #main-slider .featured-img a img {
        width: 100%;
    }
    

    Let me know how it goes.

    Regards,
    Pratik

    in reply to: Flags in header #94326
    Pratik
    Participant

    @huca: Sorry, I thought this was another post. You can create a function and hook the above code. Let me know where exactly in header you want the flags to appear and I will provide you the code for it.

    in reply to: Flags in header #94324
    Pratik
    Participant

    @huca: Thank you for the appreciation. You can add the code in child theme’s functions.php file.

    in reply to: Polylang issues #94285
    Pratik
    Participant

    @huca: Our theme uses WordPress Custom Logo which is a feature from WordPress that was added in version 4.5. Our theme has no control of the site logo(just enabling and disabling it). Everything is done by WordPress itself. So, this is a plugin issue as it does not address the WordPress Core Functionality.

    A workaround according to the post you provided would be to hack the codes a bit. Just add this in your child theme’s functions.php file: http://pastebin.com/29Qky7NW
    I again stress that this should have been rectified by the plugin.

    About the slider, I have removed the cache that was added but the code I provided earlier. It should have worked. This seems a plugin issue.

    Regards,
    Pratik

Viewing 20 posts - 1,401 through 1,420 (of 2,016 total)