*** SOLVED *** Jquery tabs and accordion

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Astro
 
 
Posts: 61
Joined: Mon Jul 07, 2014 6:38 pm

*** SOLVED *** Jquery tabs and accordion

Post by Astro »

Hello all,
I am attempting to build a page which will use tabs. This will allow the user to chose between forms, one using English units and the other using metric.
While styling the tabs and testing, the page and tab object renders and works as expected in local preview mode. However, when uploaded to the server, the tabs render incorrectly and do not function properly. I've tried every possible combination of setting, including Bootstrap with differing but all bad results. Please note that all combinations work as expected in local preview mode but not once uploaded.
Eventually I thought it was an issue with WWB v17 so I rebuilt the page using my old WWB v12 version. This attempt produced the same bas results.
Then I gave up on tabs and tried using Jquery Accordion. Again, bad results!
Here is a sample page with both Jquery Tabs and Bootstrap Accordion. https://carbonscopetubes.com/TEMP.php
Note that the accordion looks ok at first glance but does not function properly.
I am getting the same results using WWB v17 and v12, both fully updated.
Please help.
---Frank
User avatar
crispy68
 
 
Posts: 2729
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Big problem with Jquery tabs and accordion

Post by crispy68 »

There is no difference between previewing your site and publishing your site. All the same files are generated.

If it looks good and functions properly in preview and not when uploaded to your host, then it usually means you have not uploaded all of the files that are needed (or could be an issue with your host).

Also, I see at least 2 calls for jquery both of which are older versions (1 being jQuery 1.11.1) which may be causing the issues.
Astro
 
 
Posts: 61
Joined: Mon Jul 07, 2014 6:38 pm

Re: Big problem with Jquery tabs and accordion

Post by Astro »

crispy68 wrote: Thu Jan 27, 2022 5:17 pm Also, I see at least 2 calls for jquery both of which are older versions (1 being jQuery 1.11.1) which may be causing the issues.
That was it, FIXED!!! Thank you so much, I wasted a week on this but all is well now.

---Frank
Post Reply