[Plugin: WordPress SEO by Yoast] Problem with ThemeBlvd theme (Alyeska)
-
After activating the Google Analytics plugin some shortcodes of ThemeBlvd′s Alyeska theme were not working anymore.
I contacted the developer of the theme and he analysed the problem (see https://themeforest.net/item/alyeska-responsive-wordpress-theme/discussion/164366 – see topic from user “schneidera”).
The problem is that the theme contains shortcodes for creating a tabbed pane and this was not working anymore (was only working for the first tab).
This is the result from the analysis:
ThemeBlvd replied
I honestly have no idea why the plugin does this. Basically, all the tabs link to something like this ”#id_of_tab” so the javascript can switch between each other (pretty standard stuff). For some odd reason, the plugin filters the content of all your WordPress pages and posts, so all of the tabs link anchors get switched from this:
<a href="#id_of_tab">Tab Name</a>
To this:
<a href="https://youriste.com/#id_of_tab">Tab Name</a>
Is there a reason why link anchors are rewritten? Otherwise I cannot use your plugin because major functionalites of the theme are not working anymore.
- The topic ‘[Plugin: WordPress SEO by Yoast] Problem with ThemeBlvd theme (Alyeska)’ is closed to new replies.