Thread Starter
Mosche
(@mosche)
I did notice an issue though. When the page loads. It loads the menu for right click first. And I can see it loading, pushing all of my content down.
And then disappearing again once it’s fully loaded.
If there was any way it could load completely invisible. It would pretty much be perfect.
Thread Starter
Mosche
(@mosche)
Hi Plugin Author,
I’ve found a solution to the problem.
Instead of loading it in the header.
Load the script in the footer.
I changed 2 lines of “wp_head” into “wp_footer”.
And that did the trick for me.
Problem solved. 😉
Thanks for point out the issue and provide me a solution.
I’ll update the plugin code.
Thanks,
Thread Starter
Mosche
(@mosche)
Hi Suman,
It’s me again.
I see the update you’ve made.
However you’ve only changed 1 of the 2 lines.
I still had to manually change the other line to “wp_footer” to make it work again.
Hi Mosche,
I’ll modify this in next version. Within few days I’ll published a new version of the plugin with some more functionality.
Thanks,
Thread Starter
Mosche
(@mosche)
Looking forward.
Keep up the good work.