Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1355866
    Dylan F
    Participant

    Hello,
    I am converting an old site to the X theme. X is fully installed and is (in fact) the only theme that is on the site.

    The problem that I am having is that the home page of the site is displaying the old design. All sub pages and the customize page display the proper design, but when someone loads friendsofrcparks.com, it still displays the old design. You can tell it is the old design by the broken image at the top of the site.

    I have been working at this problem for a few hours now and my head hurts.

    Can you give me a little assistance?

    Thanks
    Dylan Fleming
    Asio Studio

    #1356237
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    Little confuse of the problem. Would you mind sharing us more details because I could see that your setup is running an X theme. The only problem that I could see in your setup is that it has a script conflict in your browser console.

    Enclose your script with this.

    
    jQuery(function($){
    
    });

    Hope it helps.

    Let us know how it goes.

    Thanks.

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