Forum Replies Created

Viewing 15 posts - 1,276 through 1,290 (of 2,068 total)
  • Author
    Posts
  • in reply to: PHP errors on 5.0
    Aakash
    Keymaster

    Hi,

    Please upgrade to v5.0.1 and issue should be fixed.
    Sorry for inconvenience !

    Thanks,
    Aakash

    in reply to: PHP errors on 5.0
    Aakash
    Keymaster

    Found the bug. Issuing fix ASAP.

    in reply to: PHP errors on 5.0
    Aakash
    Keymaster

    Checking…

    in reply to: Shortcodes not working after update
    Aakash
    Keymaster

    One more thing.. I believe you are seeing HTML Tags not rendered properly right ?

    If that is the case, please delete the plugin and install the plugin again new. It should fix the issue.

    Please do confirm if it works !

    in reply to: Shortcodes not working after update
    Aakash
    Keymaster

    Hi,

    Could you please explain with screenshots if possible and provide more details ?

    Thanks,
    Aakash

    in reply to: Facebook Like Box Expanded Too Far
    Aakash
    Keymaster

    Hi Craig,

    This looks to be an issue with official Facebook button itself. Proper width is being set by WP Socializer but Facebook code is not honoring it. We have to wait for Facebook to fix it. You can see the bug in Facebook site itself. https://developers.facebook.com/docs/plugins/like-button/. Try changing the width with layout set as box_count.

    For now temporarily, you may use the “Social icons” button with social counter turned on.

    https://i.snipboard.io/ioF3Lc.jpg

    https://i.snipboard.io/gult2A.jpg

    Thanks,
    Aakash

    in reply to: cannot click “Text Editor” button
    Aakash
    Keymaster

    The choosen editor is saved per shortcode.

    So just select the editor and save the shortcode. Next time when you open the same shortcode the choosen editor will be used.

    in reply to: cannot click “Text Editor” button
    Aakash
    Keymaster

    Hi,

    Thanks for using WP Socializer. Yes this is a known issue which occurs in firefox.

    This is fixed in the next version of the plugin which supposed to be released in couple of weeks.

    Meantime, can you please “focus” the button and press up/down button to change the editor ?

    Thanks,
    Aakash

    in reply to: Font – Icons
    Aakash
    Keymaster

    Hi,

    Yeah you can use this above code.
    Once used, in WP Socializer –> settings –> Disable “font awesome” script being loaded in your site.

    The above code will add it for you and WP Socialzier will stop loading.

    Please let me know if it works.

    Thanks,
    Aakash

    in reply to: The link you followed has expired. Please try again.
    Aakash
    Keymaster

    Hi Carol,

    This is not expected and no issue is reported like this.

    Can you please share the complete URL of the admin page where you are seeing this ?

    Can you please try disabling other plugins and try again ?

    Thanks,
    Aakash

    in reply to: full screen popup
    Aakash
    Keymaster

    Thank you !

    in reply to: full screen popup
    Aakash
    Keymaster

    Hi vvalladolid,

    Yes it is possible. There is no out of the box option to do this right now.

    But you can paste the below CSS under the widget box settings –> Widget template settings –> Additional CSS

    #ufw_15 .ufw_wb{
        position: fixed;
        right: 0px;
        left: 0px;
        margin: auto;
        bottom: 0px;
        top: 0px;
        height: 100%;
        width: 100%;
        z-index: -1;
    }

    Where 15 is the ID of the widget box. You can find it in the page where all the widget boxes are listed.

    Thanks,
    Aakash

    Aakash
    Keymaster

    Hi Shunya,

    The rule is use the characters a-z, A-Z, _ and -.

    This change was made long time before. It looks like you are upgrading from an very old version.

    Currently there is no feature in shortcoder to scan all the posts and identify the usage.
    It would be beyond the scope of the plugin.

    You have to delete this shortcode and create a new one with the new content.

    You can search for the shortcode by old name in posts page using the search box. Then you have to manually search, replace and update the post with the new name. I understand it is a painful task, but this change is needed to bring in a standard and set some rules in the allowed characters.

    Hope you understand.

    Thanks,
    Aakash

    in reply to: Connect follow button to Messenger
    Aakash
    Keymaster

    Hi,

    The URL should be in the format https://m.me/<username>. Please refer this page https://developers.facebook.com/docs/messenger-platform/discovery/m-me-links/

    Thanks,
    Aakash

    in reply to: Customizing the floating sharebar
    Aakash
    Keymaster

    Ok, I guess you are using the “horizontal” sharebar. Horizontal sharebar can be moved only up/down.

    Can you please switch to “vertical” sharebar and try again ?

    (Note: With vertical sharebar, you might have to add a social icon with vertical icons)

    Thanks,
    Aakash

Viewing 15 posts - 1,276 through 1,290 (of 2,068 total)

Subscribe to our Newsletter

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

By using this website, you agree to our Terms