Specify the correct URL for sharing
-
In archive pages I am finding that the URL of the last archive item is being shared rather than the URL of the archive page. How do I specify the correct URL to be shared? I am using the call
<?php if ( function_exists( 'ADDTOANY_SHARE_SAVE_KIT' ) ) { ADDTOANY_SHARE_SAVE_KIT(); } ?>
I was wondering can I specify the correct URL somehow in that call?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Specify the correct URL for sharing’ is closed to new replies.