I want facebook like button on the mobile theme. Currently, there are only the sharing buttons but the facebook like and tweet buttons are not there. How can I add those in the mobile theme? I am using the latest version of theme
Hi,
There is no option to display these features on mobile when using the mobile theme. It would require modifications to the theme files to achieve this. If you would like them to appear, you can simply deactivate the mobile theme plugin, and they will be displayed. The theme is fully responsive and will adapt to every screen size and device, while also displaying the same content from desktop as well.
Thanks
Can you please show me the code I need to add to the mobile theme
Hi,
This is where the Like/Tweet feature for the post page is defined in the theme
– https://www.screencast.com/t/9MRMBr1g
You would need to copy the code into this file in the mobile theme
– https://www.screencast.com/t/OJtqhN6E2kj
It would look like this with some minimal styling
– https://www.screencast.com/t/W5XFcJjjv
You can try it this way and see if it works for you, I have not tested this extensively so this implementation may provide unexpected results.
Thanks
I also need the mobile theme to have a facebook like button. Please advise as I am a developer to some degree and can implement code you provide.
Thank you.
Hi,
No need for modifications in the code. The tweet button was removed a while back from the theme, but the Facebook like button is still available.
If enabled in the theme panel it will appear in the mobile theme post page as well
– https://www.screencast.com/t/WD2BnjGTHk1N
Thanks