Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1066818
    morningkiss
    Participant

    Hello,

    My website : http://attiranceatomique.com/
    I used Cornerstone.
    On the main page, the nav bar is fixed (I think) but not on the second page “École”, I don’t know why.
    On this second page, the footer not appears, I don’t know why.
    My last content integrate with cornerstone not appears I don’t know why.

    Many problems… Maybe beacause I modified the CSS by Cornerstone console and by Customer console ? Or Maybe because I duplicated the main page for to create the second… ?

    Please help me ! ^^

    #1067012
    Joao
    Moderator

    Hi There,

    It is very likely that is something related to the code used on Customizer and Cornerstone CSS

    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

    #1068101
    morningkiss
    Participant
    This reply has been marked as private.
    #1068212
    Rue Nel
    Moderator

    Hello There,

    I did some digging and it turns out that your invalid iframe code is causing the issue. You have inserted an unclosed iframe html code. For example on this page: http://attiranceatomique.com/ecole-morning-kiss/, you have inserted this”

    
    <iframe src="https://www.youtube.com/embed/C7K-hHqbEgg?rel=0" width="100%" height="315" frameborder="0" allowfullscreen="allowfullscreen">

    The iframe code is unclosed. You have to update it and use this instead:

    
    <iframe src="https://www.youtube.com/embed/C7K-hHqbEgg?rel=0" width="100%" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>

    Hope this helps.

    #1068290
    morningkiss
    Participant

    Hello,

    Thank you so much, everything is ok now ! =)
    Just another question, look at this page : http://attiranceatomique.com/programmes-video/
    The “x-column x-sm cs-ta-center x-1-1” class has “background: linear-gradient(to bottom, transparent 0%, rgba(255,255,255,0.95) 100%);”. It looks very stylish.
    In the pages like : http://attiranceatomique.com/home-page-2/ or http://attiranceatomique.com/ the css is the same but it not appears properly…

    Do you know why ?
    Thank you in advance !

    #1068354
    Paul R
    Moderator

    Hi,

    I was able to fix it.

    You need to leave the background color blank.

    http://screencast.com/t/QyHB04u7

    Thanks

    #1068405
    morningkiss
    Participant

    Hi,

    Thanks guyz you’re the best !

    Joao, Rue and Paul, Merci 😉

    #1068426
    Joao
    Moderator

    I am glad we managed to help

    Let us know if you need help with anything else.

    Joao

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