Forum Replies Created

Viewing 15 posts - 1,291 through 1,305 (of 1,865 total)
  • Author
    Posts
  • in reply to: buttons in short code

    designspinner wrote:

    I used this shortcode on a page, and the buttons did not display (only the code showed). Can you tell me what I did wrong?

    [wpsr_buttonName var1=”wpsr_facebook” var2=”wpsr_twitter” var3=”wpsr_plusone” var4=”wpsr_pinterest” var5=”wpsr_linkedin” var6=”wpsr_sharethis”]

    I think you’ve mistaken. Each and individual button has a shortcode.

    You need to use that shortcode like [wpsr_****buttonName****]

    Go to the docs page and there will you will see the headings. Expand the box and replace the “buttonName” with the one mentioned there. For some customizations, you need to add some additional parameters as mentioned. http://www.aakashweb.com/docs/wp-socializer-docs/function-reference/

    Just check out the demo page, there some examples are given: http://www.aakashweb.com/demos/wp-socializer/shortcodes/

    Thank you.

    in reply to: Export Shortcodes

    KitGreen wrote:

    The only reference I could find in the database was shortcoder_data in the Options table. I copied this data manually to another blog with Shortcoder activated, but the shortcodes from the old blog did not appear in Settings > Shortcoder (/wp-admin/options-general.php?page=shortcoder).

    Hello, I think you’ve emptied that data field by mistake. Replacing that data field in the DB will solve the problem.

    Anyway, Ill add an “Export shortcodes” feature in the next version as per request.

    Thank you.

    in reply to: Shortcoder completely broken

    Hello,

    1. Please do a hard page refresh i.e Press Ctrl+F5 to refresh the page.

    2. Or else, Press Ctrl+Shift+J in Chrome then copy and paste the errors you see in the console as a reply to this post.

    I’ll check the errors. Thank you.

    Hello,

    sorry for the late reply. The issue is already solved in the release v2.4.9 Thank you.

    in reply to: Floating Sidebar Breaks Theme

    Hello,

    Sorry for the late reply. When I saw you site, everything was fine I think you fixed the issue.

    Also, I spotted that the fixed share bar doesn’t look good in you site. It is bit narrow and not normal.

    To fix that, open http://www.mangopublic.com/wp-content/plugins/wp-socializer/public/css/wp-socializer-buttons-css.css file and add this line

    Code:

    width: 77px !important;

    after the line

    Code:

    .wpsr-floatbar-float_left{

    Save and refresh the site. The sharebar will look good.

    Thank you.

    in reply to: RSS Titles That are Not Stripped

    Hello cathyoh,

    Sorry for the late reply. I already had this idea of getting the tab name from the user. Definitely in the upcoming versions I’ll add this feature. Thank you.

    in reply to: Change Date’sLanguage

    Hello,

    Nice feature request !! I’ll add this feature in the next version. For now, just do some manual changes to the file

    1. Open super-rss-reader.php

    2. Replace lin3 143 with the one below,

    Code:

    $date = date_i18n(‘j F Y @ g:i a’, $item->get_date(‘U’));

    Thank you.

    in reply to: Image fails to load when choosing Pinterest

    Hello,

    @tleitao Sorry for the late reply. Please note that without enough details on the issue it is not easy to find the solution.Please give you site URL or any other screenshots to find the issue.

    Please check out the latest version and make sure the issue is solved in your side.

    Thank you.

    in reply to: Translations ?

    Hello,

    Thanks for your interest and sorry for the late reply. The next version 2.5 is planned to be designed for internationalization feature. Kindly wait for the update. Thank you.

    in reply to: Facebook missing from the floating Sharebar

    This is not a problem. Just refresh the page it will work.

    Make sure you didn’t enable any social script blockers in Google chrome.

    in reply to: Sharebar not working on my theme

    Make sure you have unchecked “Temporarily disable sharebar” in the Floating sharebar admin page.

    Thank you.

    in reply to: counter=0 doesnt work

    Hello,

    Please refer the documentation. There is no such kind of parameters available for the shortcode.

    You can see the available parameters here in this page: http://www.aakashweb.com/docs/wp-socializer-docs/function-reference/

    Hello,

    Sorry it is not possible to achieve that. Google plus uses different method to show the popup and it is that button which automatically detects the corners. I didn’t do any manipulations there.

    But, in FB like the popup is displayed within a iframe. It is not possible to manipulate a DOM element within an iframe from a parent window.

    So either FB should design the buttons as Google+ buttons do. It is not possible to manipulations directly on the popup window.

    Anyway the like will be registered on Facebook.

    Thank you.

    in reply to: Fb ‘Like’ button box cut off to button widget

    May be in one or two days… Thank you…

    in reply to: Fb ‘Like’ button box cut off to button widget

    Hello,

    The issue is already fixed in the upcoming version v2.4.9

    I’ll notify here once the plugin is updated.

    Thank you.

Viewing 15 posts - 1,291 through 1,305 (of 1,865 total)

Subscribe for updates

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter