[Plugin: AddToAny: Share/Bookmark/Email Buttons] Default URL Address
-
Hello,
I am new to WordPress Plug-ins, so please bear with me if my question looks stupid.
I have already installed the AddToAny: Share/Bookmark/Email button into my Blog. But when I was doing a test, the url link is the wrong page of my blog. I would like it use my Home page url instead. How could I change it? I went to the site Help and it has the following:
<?php if( function_exists(‘ADDTOANY_SHARE_SAVE_KIT’) ) {
ADDTOANY_SHARE_SAVE_KIT( array(“linkname” => “Example Page”, “linkurl” => “https://example.com/page.html”) );
} ?>Is this what I’ll use to change the url link? If so, where do I add it to? I know how to get to the Settings but just don’t know where should I add this template to, if that’s the correct way to change my url.
Any suggestions/comments are much appreciated.
Thank you.
- The topic ‘[Plugin: AddToAny: Share/Bookmark/Email Buttons] Default URL Address’ is closed to new replies.