Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

How to add Large Text template to Menu

New Front EN Support Forums Kanso Theme Support How to add Large Text template to Menu

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2508
    groupnvdev
    Participant

    When I switch the Page to Standard, or Full width, it works fine. But Large Text will not. Id there a work around?

    PS I am in one-page mode

    PPS Love the theme!

    #2511
    groupnvdev
    Participant

    Solved:

    Remove from Line 121 of Header.php
    if ( basename( get_page_template() ) != ‘page_large-text.php’ && basename( get_page_template() ) != ‘page_google-map.php’ ) {

    and
    } from Line 127

    #2512
    groupnvdev
    Participant

    It’s redundant anyway, because you can exclude pages from the menu anyway in theme options. . .

    #2529
    mmsatori
    Keymaster

    Hey Groupnvdev,

    you have a point, this exclusion does not make much sense given that one can always do it manually from the theme options panel. I will remove this code from the next version of Kanso; thank you very much for pointing this out!

    Sincerely,
    Andrii / Satori Studio

    #2540
    groupnvdev
    Participant

    No problem. Love the theme!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.