I have upgraded WordPress, and probably other plugins as well. I have tested this page with several different themes (the main theme I am using is a Genesis child theme)
The page will jump to the tab from your link here on the forum, but I am trying to make it jump from a link on the same page. I just added more links to test and the first link will jump down to the first tab, but if I click on the second tab then click the link for the first tab, nothing happens, nor will the other two links, nothing happens when I click on them. Clicking on each tab works, that is good, but when I tested this a while ago, I thought that clicking a link on the same page would switch to the appropriate tab. That is the functionality I am looking for.
I am trying to recreate this page, only in WordPress and not a static webpage – https://wayoflife.net/practitioners-wp.html#page=page-1 Clicking on a link at the top of the page will bring up the practitioner’s bio, or clicking on the tab will do that too. That is what the client wants.
Here is the test page again with two more links – https://wayoflife.net/dev/tab-test/
Code for that section is <p><strong><span style="color: #333333;"><a style="color: #333333;" href="https://wayoflife.net/dev/tab-test/#tab-1">link1</a>? ?<a style="color: #333333;" href="https://wayoflife.net/dev/tab-test/#tab-2">link2</a>? ?<a style="color: #333333;" href="https://wayoflife.net/dev/tab-test/#tab-3">link3</a></span></strong></p><p>[tabs] [tab title="First Tab"]Need Guidance choosing the Right Supplements for your Best Health? Way of Life is here to help! FREE Health Advice Available from a Nutritional Consultant?or Certified Nutrition Educator Also on staff are gifted Practitioners whose services are available for a dollar a minute.[/tab] [tab title="Second Tab"]Content for tab two goes here.[/tab] [tab title="Third Tab"]Content for tab three goes here.[/tab] [/tabs]</p>
I am testing in Safari and Seamonkey, neither work as I wish it to. I will also try putting the links in a different div than the tabs.
Thank you for taking a look.