Forum Replies Created
-
AuthorPosts
-
AakashKeymastercrimsonleaf wrote:I’m not getting this exact error, but when I click on Settings (or Placement) the settings page flashes up for a second and the disappears. The only editing page I can get to is “In widgets and posts”.
The WP Socializer v2.4 alpha 1 is released. Try it and see whether it works.
Link:
<a href="http://www.aakashweb.com/forum/wp-socializer-f22/wp-socializer-v2-4-alpha-1-released-t482.html” class=”bbcode_url”>http://www.aakashweb.com/forum/wp-socializer-f22/wp-socializer-v2-4-alpha-1-released-t482.html
AakashKeymasterbillyngu wrote:Thanks a lot, vaakash.
Unfortunately, I tried that and it didn’t work out. check it out at:
Thanks!
Not sure why it is not working. It was the code recommended by an Addthis official.
Try pasting that code before the script loads i.e before the addthis.js loads..
March 19, 2012 at 12:52 pm in reply to: Social Buttons – Email Button Using WP Admin Email Address #5744
AakashKeymasterOops !!! 😯 didn’t notice that all time. Implemented that without thinking !!
Thanks for mentioning that. Sure that will be rectified. 😀
AakashKeymastermrvanity wrote:vaakash wrote:Are you talking about the “16px and 32px” buttons ?? sorry they are not present in the v2.3.
The forth coming version 2.4 is having that… its in development process.. and usable… do you want that ?
Do we have a link for the dev version?
WP Socializer v2.4 alpha 1 is released. Please try it.
Link: http://www.aakashweb.com/forum/wp-socializer-f22/wp-socializer-v2-4-alpha-1-released-t482.html
AakashKeymasterHello,
Please don’t revert back to WP 3.2 for this reason.
The WP Socializer v2.4 alpha 1 is released. Try it and see whether it works.
Link: http://www.aakashweb.com/forum/wp-socializer-f22/wp-socializer-v2-4-alpha-1-released-t482.html
AakashKeymasterStrange… I checked the code, it works fine. Did you find the bug there ??
AakashKeymasterCan you please explain in detail ??
AakashKeymasterI think this is not a bug with WP Socializer.
If you use the addthis service, then Addthis automatically inserts the @addthis handle.
If you want to avoid this, just paste the above code in the “footer.php” of your style.
Code:
if (typeof addthis_share !== “undefined”) {
addthis_share.templates = {twitter : ” (via @[Your Twitter Username])”}
} else {
var addthis_config = {
templates : {
twitter : ” (via @[Your Twitter Username])”
}
};
}Just replace [Your Twitter Username] with your Twitter username.
Thank you 😀
AakashKeymasterThe best idea is to avoid characters like {, } etc in links. Not only twitter, even many other websites avoid that.
AakashKeymasterAre you talking about the “16px and 32px” buttons ?? sorry they are not present in the v2.3.
The forth coming version 2.4 is having that… its in development process.. and usable… do you want that ?
AakashKeymasterCheers !! Happy that you solved the problem ..
AakashKeymasterGoto Placement -> Template 1/2 change the heading tag accordingly
eg:
to
or
AakashKeymasterCheers !!!
AakashKeymasterThe reason is, the link contains the “{” character. Twitter blocks links containing that character.
Try changing the Page URL. Its not a fault with WP Socializer.
AakashKeymasterSorry for the late reply…
Just go to the template 1/2. There you will see the code {socialbts-32px}. Remove that code to remove the social buttons.
If you want to remove the Add to favorites button only, then goto the “Social buttons” tabs and remove the Add to favorites button from the list.
Regards.
-
AuthorPosts
