Nigel

Forum Replies Created

Viewing 15 posts - 301 through 315 (of 333 total)
  • Author
    Posts
  • in reply to: BeFitPro Contact Form 7 #82644
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    sadly this did not fix the issue

    http://intermix2.co.uk/wordpress/contact/

    in reply to: Gardening Theme #82598
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    please reply, thanks

    in reply to: Gardening Theme #82553
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    found the code in editor

    please advise where in the code I can change the link

    <?php
    /**
    * Header layout 1 for SKT Gardening
    *
    * Displays The Header layout 1. This file is imported in header.php
    *
    * @package gardening
    *
    * @since gardening 1.0
    */
    global $gardening;?>

    <!–HEADER STARTS–>
    <!–HEAD INFO AREA–>
    <div class=”head-info-area”>
    <div class=”center”>
    <?php if(!dynamic_sidebar(‘headerleft’)) : ?>
    <div class=”left”><span class=”phntp”><?php if (!empty ($gardening[‘phntp_text_id’])) { ?><?php $phntp = html_entity_decode($gardening[‘phntp_text_id’]); $phntp = stripslashes($phntp); echo do_shortcode($phntp); ?><?php } ?></span> <span class=”emltp”><?php if (!empty ($gardening[’emltp_text’])) { ?><?php $emltp = html_entity_decode($gardening[’emltp_text’]); $emltp = stripslashes($emltp); echo do_shortcode($emltp); ?><?php } ?></span></div><?php endif; ?>
    <?php if(!dynamic_sidebar(‘headerright’)) : ?>
    <div class=”right”><span class=”sintp”><?php if (!empty ($gardening[‘sintp_text’])) { ?><?php $sintp = html_entity_decode($gardening[‘sintp_text’]); $sintp = stripslashes($sintp); echo do_shortcode($sintp); ?><?php } ?></span><?php if (!empty ($gardening[‘suptp_text’])) { ?><?php $suptp = html_entity_decode($gardening[‘suptp_text’]); $suptp = stripslashes($suptp); echo do_shortcode($suptp); ?><?php } ?></div><?php endif; ?>
    <div class=”clear”></div>
    </div>
    </div>
    <div class=”header type1″>
    <div class=”center”>
    <div class=”head_inner”>
    <!–LOGO START–>
    <div class=”logo”>
    <?php if(!empty($gardening[‘logo_image_id’][‘url’])){ ?>
    ” href=”<?php echo esc_url( home_url( ‘/’ ) ); ?>”>” />
    <span class=”desc”><?php echo bloginfo(‘description’); ?></span>
    <?php }else{ ?>
    <?php if ( is_home() ) { ?>
    <h1>“><?php bloginfo(‘name’); ?></h1>
    <span class=”desc”><?php echo bloginfo(‘description’); ?></span>
    <?php }else{ ?>
    <h2>“><?php bloginfo(‘name’); ?></h2>
    <span class=”desc”><?php echo bloginfo(‘description’); ?></span>
    <?php } ?>

    <?php } ?>
    </div>
    <!–LOGO END–>
    <!–MENU START–>
    <!–MOBILE MENU START–>
    <i class=”fa-bars”></i>
    <!–MOBILE MENU END–>
    <div id=”topmenu” class=”<?php if (‘header’ == $gardening[‘social_bookmark_pos’] ) { ?> has_bookmark<?php } ?>”>
    <?php wp_nav_menu( array( ‘container_class’ => ‘menu-header’, ‘theme_location’ => ‘primary’ ) ); ?>
    </div>
    <!–MENU END–>

    </div>
    </div>
    </div>
    <!–HEADER ENDS–>

    in reply to: Gardening Theme #82545
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    sorry, where is this template editing page please? editor?

    in reply to: Gardening Theme #82538
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    thanks, and the second request?

    where can I change the header logo link destination (defaults to theme home page)

    in reply to: The Trip theme #81353
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    the 2 links you added are just to indicate placement and action?

    if yes, thanks again

    in reply to: The Trip theme #81347
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    thanks, will advise

    in reply to: The Trip theme #81334
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    thanks Brad

    looks like you edited the top header, we also want to add buttons with links to this area left of the phone number. Can you let me know where I edit this please?

    in reply to: The Trip theme #81033
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    has this been resolved? contact form sent as requested last week

    in reply to: The Trip theme #80795
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    yes please

    in reply to: The Trip theme #80783
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    Brad

    it’s simple, see the 2 examples. the first sample is with the theme header using a phone number and an email address top right

    when you add the ‘search’ widget to the ‘header topbar’ as suggested by you in the widget management page it adds the search but removes the phone number and an email address

    in reply to: The Trip theme #80742
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    this is what I did brad, if you add the widget it deletes the tel/email

    please advise

    in reply to: Gravida Theme #79799
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    thanks, all good

    in reply to: Gravida Theme #79674
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    thanks, added but still not working?

    in reply to: Gravida Theme #79530
    NigelNigel
    Participant
    • Topics: 183
    • Replies: 333
    • Total: 516
    Member since: March 17, 2016

    many thanks, that worked well, just found another glitch, the ‘featured image’ is not appearing in the post header, ie http://goldsack.oasthousemedia.co.uk/226-automated-roller-blinds-in-sevenoaks/

Viewing 15 posts - 301 through 315 (of 333 total)