Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1073540
    vchang
    Participant

    I’m having a problem with using accordions in X-Theme Version 4.5.2. Currently when the title text to an accordion section is clicked, the accordion opens, however the page then closes and opens a new webpage with the following error message as though there is a url link associated with the title text…

    The page you are looking for is no longer here, or never existed in the first place (bummer). You can try searching for what you are looking for using the form below. If that still doesn’t provide the results you are looking for, you can always start over from the home page.

    This problem wasn’t happening with the previous version of X-Theme. I would appreciate any help or advice regarding how this can be stopped so that clicking the accordion item title just opens its section and stays on the page.

    A sample of this can be found on the following webpage… http://www.alphasciencelabs.com/about/?v=3e8d115eb4b3

    Thanks for any help that can be provided!

    #1073632
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1075143
    vchang
    Participant
    This reply has been marked as private.
    #1075492
    Darshana
    Moderator
    This reply has been marked as private.
    #1076491
    vchang
    Participant
    This reply has been marked as private.
    #1077271
    Rad
    Moderator

    Hi there,

    There is a javascript that does that. You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    X’s accordion has no href=”” to link it, hence, the linking is only possible with window.location which is part of javascript.

    Thanks!

    #1079502
    vchang
    Participant
    This reply has been marked as private.
    #1079903
    Rad
    Moderator

    Glad to hear that and you’re welcome!

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