Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1192648
    Vrom
    Participant

    https://www.wwbil.com/
    WordPress: 4.6.1
    X version: 4.3.2
    Cornerstone: 1.3.2

    Home

    Hi,

    The Services part of renew 2 got messed up after doing updates to wordpress and plugins!

    Thanks

    #1192656
    Joao
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    Joao

    #1196147
    Vrom
    Participant
    This reply has been marked as private.
    #1196276
    Joao
    Moderator

    Hi There,

    On Services , I see a orange section with a Custom headline, text under , and on the right a picturem very different from your screenshot, would you mind to clarify.

    Thanks

    Joao

    #1201504
    Vrom
    Participant

    Hey,

    I don’t know what you mean, but nevermind the screenshot, you can check the website and see the problem clear.

    Thanks

    #1201623
    Rupok
    Member

    Hi there,

    As said by Joao, it’s not same on your given URL. So clarify where you have used that. There is no problem on the demo but if you have any issue on your site, provide us the exact URL and point us that.

    Hope this makes sense.

    #1204825
    Vrom
    Participant
    This reply has been marked as private.
    #1204863
    Christian
    Moderator

    Hey there,

    You’re still using the old child theme system.

    Please add the code below in your child theme’s functions.php

    // Enqueue Parent Stylesheet
    // =============================================================================
    
    add_filter( 'x_enqueue_parent_stylesheet', '__return_true' );

    Also, please fix your SSL setup (see attachment)

    Thanks.

    #1205331
    Vrom
    Participant

    Hi, I added the code, but unfortunately still it didn’t fix the problem!

    
    <?php
    
    // =============================================================================
    // FUNCTIONS.PHP
    // -----------------------------------------------------------------------------
    // Overwrite or add your own custom functions to X in this file.
    // =============================================================================
    // Enqueue Parent Stylesheet
        // =============================================================================
    
        add_filter( 'x_enqueue_parent_stylesheet', '__return_true' );
    #1205493
    Rupok
    Member

    Hi there,

    It seems the animation not triggering properly on your site so it’s not showing properly. Your X is not updated but you have updated Cornerstone hence the incompatibility I believe. Let’s update X to latest version and hopefully everything will be fine.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1192648 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>