Hi,
I see that the floating sharebar is working on your site.
https://i.snipboard.io/flkcjz.jpg
Thanks,
Aakash
I’m really sorry. I din’t explain what happens.
I configurate the Floating Sharebar, but it is not sharing the correct page. Seens like it is not getting the right page post ID or the home ID… I couldn’t figure out how to resolve this problem.
Hi @paticoelho,
I see the issue. The issue is caused because of this widget “Últimos Artigos”
https://nine-plant-keeper.blogs.rockstage.io/vestibular-online/
In this page, the last item in the list is what changing the URL of the current page. This is a bug of the widget. If you delete the widget, then the issue won’t happen.
But if you need the widget, then please paste wp_reset_query() at line number 18 in plugin editor – wp-socializer/core/templates/floating-sharebar.php
This will reset the page detail to the main post.
Let me know how it goes.
Thanks,
Aakash
Cheers !
You may have to check with the theme developer/widget developer and inform them that the plugin is changing the “main query”. This will affect any plugin.
Please do rate the plugin if you like it !
Thanks