Plugin Author
malihu
(@malihu)
Hello,
It seems you’re using “Q2W3 Fixed Widget” for the sticky menu which has a conflict with “Page scroll to id”. You can find the solution here:
https://wordpress.org/support/topic/conflict-with-q2w3-fixed-widget-1?replies=4
Apologies,
It works great on the page I sent you. Now just trying to apply the plugin to another page on the site, and have a problem.
http://www.peopleandthesea.org/dates-and-prices/
It works for the first link (expedition costs) but not the othe two, and I really cant see why? Any ideas.
Thanks again
Plugin Author
malihu
(@malihu)
Remove the ? from your links href and targets id attributes.
For example, change “what is included?” link URL from:
http://www.peopleandthesea.org/dates-and-prices/#what-is-included?
to:
http://www.peopleandthesea.org/dates-and-prices/#what-is-included
and change your target id from:
what-is-included?
to:
what-is-included