You are here

readme.txt in Whatsapp Share 8

Whatsappshare Module
=======================================
Whatsappshare module provide a link to share your page and custom text on every node title page.
Once enable the module then go to /admin/config/whatsappshare page and update the whatsappshare configruation.
Whatsappshare module provides a admin page to customized -
1. Text(Share) which will appear after title on every node page.
2. An option to manage the size of whatsapp share button size.
3. The custom text which has to be share.

Note: 
Sharing location using a jQuery selector field:- example: #page-title or .site-branding__logo to place it after the page title or after logo (dependeds on availblity of that selector in your active theme).


Original idea is inherited from http://whatsapp-sharing.com/ 

FAQ

1. Everything is configured properly still I am not getting whatsapp share button.
Please check on mobile device bro! Button will not appear in PC browser.
Javascript will detect the device automatic and render the link.

2. Can I add custom CSS and JS.
Try it yourself. Currently it is tested on default theme only.

3. Share button doesn't appare on any page
You have to configure the same then only it will start apparing 

4. Can I move the whatsapp share link on the page.
No this feature is not available right now. If you still need to change then open whatsappshare.js file and on the place of #page-title id use your custom id or class of div, where you want to move.

File

readme.txt
View source
  1. Whatsappshare Module
  2. =======================================
  3. Whatsappshare module provide a link to share your page and custom text on every node title page.
  4. Once enable the module then go to /admin/config/whatsappshare page and update the whatsappshare configruation.
  5. Whatsappshare module provides a admin page to customized -
  6. 1. Text(Share) which will appear after title on every node page.
  7. 2. An option to manage the size of whatsapp share button size.
  8. 3. The custom text which has to be share.
  9. Note:
  10. Sharing location using a jQuery selector field:- example: #page-title or .site-branding__logo to place it after the page title or after logo (dependeds on availblity of that selector in your active theme).
  11. Original idea is inherited from http://whatsapp-sharing.com/
  12. FAQ
  13. 1. Everything is configured properly still I am not getting whatsapp share button.
  14. Please check on mobile device bro! Button will not appear in PC browser.
  15. Javascript will detect the device automatic and render the link.
  16. 2. Can I add custom CSS and JS.
  17. Try it yourself. Currently it is tested on default theme only.
  18. 3. Share button doesn't appare on any page
  19. You have to configure the same then only it will start apparing
  20. 4. Can I move the whatsapp share link on the page.
  21. No this feature is not available right now. If you still need to change then open whatsappshare.js file and on the place of #page-title id use your custom id or class of div, where you want to move.