Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #905707
    auldreekie
    Participant

    Hi,

    I’m running Icon stack, and when editing a page, can’t choose which template that page uses (this option usually appears in the right hand sidebar when editing a page).

    The only way to change a template is on the list of all pages, using Quick edit, but all pages have a blank space in the Template dropdown field, and the only option in the dropdown is ‘Default Template’. Once selected, this can’t be deselected.

    Choosing Default template changes the page layout – all content sits within an inner container, and a large page title appears.

    I can give you admin login details if required.

    #905768
    auldreekie
    Participant
    This reply has been marked as private.
    #906605
    Christopher
    Moderator

    Hi there,

    Please update X and plugins, as this may fix the issue.

    You can find the latest version numbers here: (http://theme.co/changelog/) Then you can compare them to what’s installed on your site.

    If you find anything to be out of date, you can review our update guide.

    Thanks.

    #908769
    auldreekie
    Participant

    I’ve updated everything, but the problem remains…

    #908842
    Paul R
    Moderator

    Hi,

    You could 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.

    #910394
    auldreekie
    Participant

    Solved.

    I’d inadvertently removed the following code from the top of my child theme’s styles.css file:

    /*
    
    Theme Name: X – Child Theme: Integrity Light
    Theme URI: http://theme.co/x/
    Author: Themeco
    Author URI: http://theme.co/
    Description: Make all of your modifications to the light version of Integrity in this child theme.
    Version: 1.0.0
    Template: x
    
    */
    #910581
    Christopher
    Moderator

    Glad to see you were able to fix this.

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