Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1232578
    WillowCreek
    Participant

    Hi – We are switching to X theme and everything is going well except we were using a less “advanced” theme before and there were some pretty generic instructions for our support ticket plugin on how to “wrap” the theme around the support ticket interface.

    Basically, all we had to do was to take copy the old theme’s index.php page and create a new template page and insert the plugin shortcode. Simple. However, that doesn’t work with X theme since the typical things like getHeader(), getSidebar() and getFooter are not in your index.php file or even in your template-blank-1.php.

    Is there any way you would look at this super short video and tell me how I could do the same thing with X theme?
    https://www.youtube.com/watch?v=koCmeVQWQyY

    #1232685
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can check the template template-blank-6.php as it has no container, header or footer. So it’s literally a blank template. If you still need to modify something, let’s make a copy of it, change the template name and remove other codes that you want to eliminate.

    Hope this makes sense.

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