Plugin Author
malihu
(@malihu)
Hi,
I just checked your page and tabs seem to work for me, i.e. when I click “FOTOWOLTAIKA”, “ENERGIA TERMICZNA IR” etc. the tab switches correctly. Did you fix the issue or?
Plugin Author
malihu
(@malihu)
Unless you mean the top large images(?)
Try this:
Go to plugin settings and enable “Append the clicked link’s hash value to browser’s URL/address bar” option.
Save changes, test and let me know.
Thanks for your reply
I enable “Append…” but it’s dont help.
Only when I click (big image) LED it’s scroll properly but only at place when tabs start, on the rest of big images link it’s scroll to end of page and don’t switch tabs.
Plugin Author
malihu
(@malihu)
I see. In order for both scripts to work (tabs and page scroll to id) we might need to add an extra script in your page.
Disable “Append the clicked link’s hash value to browser’s URL/address bar” option and let me know so I can test some code.
Plugin Author
malihu
(@malihu)
OK. In plugin settings, add the following at the end of “selectors are excluded” field (after “Selector(s) option at the top”):
, a[href$='#led'], a[href$='#fotowoltaika'], a[href$='#energia-termiczna'], a[href$='#taryfa-dynamiczna']
copy/paste the above at the end of the field without removing the existing values.
Save changes and let me know
You are genius! Thank you so much! 😉
Plugin Author
malihu
(@malihu)
No problem 🙂 If you need to combine smooth scrolling with tab switch and can add an extra js script in your page, let me know.
I will be grateful, please send me a message: [email protected]
Plugin Author
malihu
(@malihu)
This issue was a custom solution and was solved privately.