Announcement

Collapse
No announcement yet.

Strange Link Change on Company LOGO graphic in the Suivant Theme

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Strange Link Change on Company LOGO graphic in the Suivant Theme

    Hiya!
    I wonder if this happens for anyone else:
    If I'm anywhere on our site with my browser window fully open, and I click our
    Logo image up in the header . . . I get taken back to our SFNT page just as it
    should be.
    But,
    If I resize my browser window, and shrink it to test responsiveness on a page . . .
    if I click that same top Logo image, it sends me to our Former website ( same server but now labeled "dev").
    ..
    Here's where it happens:
    http://www.homesurplus.com/
    ..
    I hope it isn't doing that on phones and other devices. I don't have a smartphone to check it
    with.
    ..
    And if it IS doing that . . Could someone tell me where I should look so I can fix that?
    ..
    Thanks Much in Advance!
    ..

    #2
    Re: Strange Link Change on Company LOGO graphic in the Suivant Theme

    On of the things Responsive designs use to present different pages is swap out different segments of your page (usually "DIVs"). Your issue is here:

    <!-- end pre-header -->
    <div id="js-main-header" class="row wrap main-header vertical-align-parent">
    <ul class="medium-all-hidden no-list mobile-main-header">
    <li class="column one-sixth toggle-slide-left mobile-menu-button"><span data-icon="&#x61;"></span></li>
    <li class="column two-thirds">
    <a href="http://dev.homesurplus.com/mm5/merchant.mvc?&Store_Code=homesurplus&Screen=SFNT" title="Home Surplus" class="align-center" rel="nofollow">
    <img src="graphics/00000001/homesurplus_150_x_880_logo.jpg" alt="Welcome to Home Surplus!" title="Welcome to Home Surplus!" />
    </a>
    </li>


    Things like this are very easy to track down with tools like our Template GPS module. (Finding the issue is easy by just viewing the source of the page in a brower. The module will help you quickly locate the template where this code is stored.)

    Also, generally one should NEVER hard code a domain name into a template, instead, you should use the SMT link items such as <mvt:item name="cssui_links" param="storefront">


    www.phosphormedia.com/product/pm_template.html
    Bruce Golub
    Phosphor Media - "Your Success is our Business"

    Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
    phosphormedia.com

    Comment


      #3
      Re: Strange Link Change on Company LOGO graphic in the Suivant Theme

      Thank You! :)
      So far as I can tell that completely removed the problem.

      Comment


        #4
        Re: Strange Link Change on Company LOGO graphic in the Suivant Theme

        Mark, I noticed you have not updated your meta description to your home page from the MIVA stock template description "SEO: META DESCRIPTION". You should update this as soon as possible.
        Last edited by William Davis; 09-05-15, 08:10 AM.
        Thank you, Bill Davis

        Comment


          #5
          Re: Strange Link Change on Company LOGO graphic in the Suivant Theme

          0.0
          Thank you for spotting that! I would love to correct it.
          Is that repaired using "User Interface > SEO" tab? I see a string
          of Keywords there and two empty text input fields. One small
          at the top and one large beneath it. If this is the correct place
          to add the "SEO: META DESCRIPTION" which text field should get
          the Keywords?

          Thanks Much! :)

          Comment

          Working...
          X