Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1064521
    mathijs84
    Participant

    Hi,

    On the homepage of http://www.staging9.knippenduss.nl/ i have the latest blog posts called ” LAATSTE BLOG”

    In Visual Composer, when i change the amount of posts to 1, it still displays 3 posts. Seems like the changes are not saved.

    I will provide logins in next private post

    #1064523
    mathijs84
    Participant
    This reply has been marked as private.
    #1064678
    Christopher
    Moderator

    Hi there,

    The issue is happening only when the number of posts set to 1, the other values work fine.
    Please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Hope it helps.

    #1066315
    mathijs84
    Participant

    thanks i set it to two now!!

    Another conflict. I set a footer and i have all the pages set with template Header and Footer

    But the Footer only shows up @ the homepage

    #1066369
    Rue Nel
    Moderator

    Hello There,

    By the time we check your site, we cannot access it. All I see is this error:

    Your server may have been down. Please contact your hosting provider. Thanks you.

    #1066390
    mathijs84
    Participant

    My mistake, the staging site is gone.

    If you could check the live site please.

    http://www.knippenduss.nl

    Login is the same as the staging site.

    #1066511
    Paul R
    Moderator

    Hi,

    Upon checking, I can see your site is broken.

    I added this in your child theme’s stylesheet to fix it.

    @import url( '../x/framework/css/dist/site/stacks/ethos.css' );

    With regards to your footer, it looks like you have modified it as I can’t replicate this issue in my test site.

    Can you provide us your ftp login details in private reply.

    Thanks

    #1067268
    mathijs84
    Participant
    This reply has been marked as private.
    #1067825
    Rue Nel
    Moderator

    Hello There,

    Thank you for the clarifications! Your footer is not showing on the rest of your site because you have added this code:

    .x-colophon.top{
      display:none
    }

    And it is showing in the home page because you also have this code:

    .home .x-colophon.top{
      display:block;
    }

    To resolve this issue and would like to show in your whole site, please remove the code. After removing your code, if you are using CloudFlare or may have installed a caching plugin like WordFence, Rocket Script, W3 Total Cache or WP Super Cache, please keep in mind that after doing every updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

    Hope this helps.

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