badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

interface_header_title

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18627
    xlpc
    Participant

    Hi! Thank you for wonderful themes.
    I’d like to ask about “interface_header_title” of Interface ver.1.3.
    “Interface_header_title” in header part of posts (single posts, category pages, tag pages) disappeared after updating.
    As I searched what causes this, I found the lines below in header-extensions.php:

    <?php if( is_page() ) {
    if( is_page_template(‘page-templates/page-template-blog-full-content.php’) || is_page_template(‘page-templates/page-template-blog-image-large.php’) || is_page_template(‘page-templates/page-template-blog-image-medium.php’) || is_page_template(‘page-templates/page-template-business.php’) || is_page_template(‘page-templates/page-template-contact.php’ )) { ?>
    <h1 class=”page-title”><?php echo interface_header_title(); ?></h1>
    <?php }else { ?>
    <h1 class=”page-title” id=”entry-title”><?php echo interface_header_title(); ?></h1>
    <?php }
    } ?>

    The else{} is for the second if{}, and there is no one more else{} for the first if{}.
    Maybe this causes the lack of “Interface_header_title” in header part of posts…
    So, I would like to ask if this is what is intended to be.

    Thank you for reading, and have a nice day.(^^)/

    #18637

    Hi xlpc,
    thanks for you suggestion. We will update this issue.

    Thank you!

    #18660
    xlpc
    Participant

    I’ve just checked the fixed version. Thanks a lot.(^o^) I think Interface is one of the, or rather I should say ‘by far the most’ flexible, rational and logical theme of WordPress so far. Really wonderful…
    Thanks again and good luck!

    #18665

    Thanks you so much xlpc for your great support

    Thank you!

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