Tagged: x
-
AuthorPosts
-
July 5, 2016 at 2:49 pm #1073540
vchangParticipantI’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!
July 5, 2016 at 3:42 pm #1073632
Nabeel AModeratorHi 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 / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
July 6, 2016 at 12:56 pm #1075143
vchangParticipantThis reply has been marked as private.July 6, 2016 at 6:16 pm #1075492
DarshanaModeratorThis reply has been marked as private.July 7, 2016 at 9:11 am #1076491
vchangParticipantThis reply has been marked as private.July 7, 2016 at 8:29 pm #1077271
RadModeratorHi 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!
July 9, 2016 at 2:05 pm #1079502
vchangParticipantThis reply has been marked as private.July 10, 2016 at 1:07 am #1079903
RadModeratorGlad to hear that and you’re welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1073540 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
