Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1100969
    xsimon59
    Participant

    Hi –

    I have a button on my site that I broke and I can’t figure out how to fix it.

    It’s the “Would you be a good fit as a client?” button at the bottom of http://bostonhypnosis.com/wordpress/ (the index page)

    When pressed, it’s supposed ot take the user to http://bostonhypnosis.com/wordpress/contact/, the second section of the layout – where the corresponding headline is. It used ot do that, but it broke, even before I made the page change today.

    Can you help? Thanks.

    -Brian

    #1100971
    xsimon59
    Participant
    This reply has been marked as private.
    #1101055
    John Ezra
    Member

    Hi there,

    Thanks for writing in! Please check you link for that button:

    currently you have the following:

    #http://bostonhypnosis.com/wordpress/contact#x-content-band-3

    Please remove the # in front of the link, this should get you onto the contact page. Then please change the ID you are linking to. You have x-content-band-3, please change it to x-section-3 for the 3rd section of the page or just change the number if you would like to link to a different section.

    Your link should now look like this:

    http://bostonhypnosis.com/wordpress/contact/#x-section-3

    Hope this helps – thanks!

    #1101882
    xsimon59
    Participant

    Hi –

    I made the change you describe, but it still doesn’t work. It just stays on the current page and scrolls upwards.

    Might it have something to do with: “content-band-link” in the class field? Doesn’t work whether it’s there or not, but I figure it’s worth mentioning. It seems to call a jscript routine. i found that and replaced the text you suggested there, but it still doesn’t work. Can you you help?

    #1101922
    Joao
    Moderator

    Hi There,

    I Can confirm the issue.

    I recommend you testing for plugin conflict. For some reason it taking to section 3 of your page.

    To resolve the issue I have add the ID: target to your destination section and linked the button to it using:

    http://bostonhypnosis.com/wordpress/contact#target

    Let us know how it goes,

    Joao

    #1101980
    xsimon59
    Participant

    Almost. It goes to the contact page, but it immediately scrolls all the way down to the bottom of the page. This happens even after I pull out the jquery and “content-band-link” from the class field. Ideally it would just scroll a little to the “Would you be a good fit” headline, but I’d be fine if it just went to the page normally/showed the top of the page.

    Can you help a little more?

    -Brian

    #1102055
    Joao
    Moderator

    Hi Brian,

    I had added the ID target to the third section of your contact page.

    Now I moved to the second section as indicated.

    Please take a look and see if that works for you.

    Thanks

    Joao

    #1102106
    xsimon59
    Participant

    Yes that’s it. Great. Thank you, Joao!

    #1102120
    Thai
    Moderator

    If you need anything else please let us know.

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