Plugin Author
malihu
(@malihu)
Hello,
There’s no automatic way of adding custom data attributes to wp menu items. This said, you might be able to do it via javascript. Can you post your site/page URL so I can check it and see if I can provide a script to add?
Thread Starter
George
(@quantum_leap)
Is there a way to post a link privately?
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
Is there a way to post a link privately?
Nope. The link field, which you chose not to use when you created this topic, is only visible to logged in users. The link field cannot be seen by search engines.
If you do post a link here, do not use a link shortner, a link service, etc. as those types of links get expanded when found.
*Drinks coffee*
Also if you do choose to post a link, it will not be removed later. Not by you or anyone; I’m just pointing that out as people have asked for links removed and were told “No”.
https://wordpress.org/support/forum-user-guide/faq/#will-you-delete-my-post-or-my-link-within-my-post
Thread Starter
George
(@quantum_leap)
@jdembowski Thanks for the clarification!
Thread Starter
George
(@quantum_leap)
@malihu Sent a private message.
Thread Starter
George
(@quantum_leap)
The issue has been resolved, thanks for the great support!
I was utilizing the #ps2id-dummy-offset which I was setting through CSS. The issue revolved around the fact that my theme’s page length changes according to the top header menu being sticky or not. Thus, I was not having precise control over the scrolling landing position. I was advised to check the Verify target position and readjust scrolling (if necessary), after scrolling animation is complete checkbox and that solved the issue.
Plugin Author
malihu
(@malihu)
Thanks a lot for posting the solution George 🙂