Forum Replies Created

Viewing 15 posts - 721 through 735 (of 2,039 total)
  • Author
    Posts
  • in reply to: Have to reload for the button to appear
    Aakash
    Keymaster

    Hi Caillard,

    Sorry for the late reply.

    I’m able to see the UFW button on 1st load itself.
    I tried it on both mobile and desktop.

    Can you please check and confirm the latest ?

    Thanks,
    Aakash

    in reply to: Shortcoder plugin causing 502 error for select pages
    Aakash
    Keymaster

    Hi Will,

    Thanks for using Shortcoder and taking time to explain the issue.

    This is a known issue/behavior when you use “shortcodes” in the post title.

    It is because, shortcoder’s shortcodes will get the post title. When you use the shortcode inside post title, there is a loop.

    So I would suggest not to use shortcoder’s shortcodes in post titles for now. But use it everywhere outside.

    Since the fix is a bit complicated, I had to think about it. I’ll update you when there is an fix.

    Thanks,
    Aakash

    in reply to: How do I copy an announcement?
    Aakash
    Keymaster

    Hi Richard,

    Thanks for using Announcer. I agree about this feature. This is already in my todo list. I’ll add the feature soon to the plugin.

    Meantime you can install plugin like “post duplicator” to duplicate any post, page and even announcer announcements.

    Post Duplicator

    Thanks,
    Aakash

    Aakash
    Keymaster

    Hi @cra1gyb,

    Facebook looks at your site and takes the image.

    WP Socializer does not control the image. You can try a plugin called “open graph” tags to change how facebook picks the image on each and every post.

    Open Graph and Twitter Card Tags

    Thanks,
    Aakash

    in reply to: Lightbox not activated inside shortcode
    Aakash
    Keymaster

    Hi Sam,

    Thanks for using Shortcoder.

    Shortcoder is unaware of the code i.e the shortcode content. The content is inserted into the page as is.

    May be the shortcode content code didn’t work well with overall required syntax by the slider.
    You can try replacing the “shortcode” with “shortcode content” at the same place and the same issue would occur.

    You can also compare the working HTML and the HTML after shortcode is inserted.

    Please do let me know once you have figured out the issue.

    Thanks,
    Aakash

    in reply to: RSS Feed giving a 200 error
    Aakash
    Keymaster

    Hi Ben,

    Thanks for using Super RSS Reader.

    I doubt the ” at the end of the URL in the shortcode.

    Can you please replace that with normal double quotes ?

    Also does the URL work in the widget ?

    Thanks,
    Aakash

    in reply to: wordpress media uploading popup conflicts
    Aakash
    Keymaster

    Marking this as resolved.

    in reply to: Plugin conflict with registration
    Aakash
    Keymaster

    Marking this as resolved.

    in reply to: Given user next or previous button
    Aakash
    Keymaster

    Hi Waldo,

    Thanks for using Super RSS Reader. Right now the plugin can only show the items as “ticker”
    I’ll add this to my todo list. I’ll try to add this feature in the future, but right now I can’t promise a date.

    Thanks,
    Aakash

    in reply to: Shortcode for Text Buttom
    Aakash
    Keymaster

    Hi Fernando,

    I’ll add this support in the next version.

    Thanks,
    Aakash

    in reply to: Plugin conflict with registration
    Aakash
    Keymaster

    Hi Vipin,

    I do not see any error/issue with UFW.

    My guess is with the widgets and other forms which you have inserted on the “register” page.

    There should be some conflict with registration form and other forms present on the page.

    You can try disabling widget box one by one and see which widget is causing the issue.
    If you can use the “PRO” version of the plugin, you can set rules on which page you want to insert the widget box.

    You can also edit the code in plugin editor –> ultimate floating widgets –> includes –> display.php and insert below line at line no. 27 to stop the widgets from being put in that page.

    if(is_page('register')) return;

    Thanks,
    Aakash

    in reply to: Custom position CSS on Top is not working
    Aakash
    Keymaster

    Hi Fernando,

    You can use below CSS. Please change 15px as needed.

    #ufw_8 .ufw_btn {
        top: 15px;
    }

    and happy that you are using shortcoder 😉

    Thanks,
    Aakash

    in reply to: Custom position CSS on Top is not working
    Aakash
    Keymaster

    Hi @fernandomiller,

    Can you please share your website url ?

    It would be easy for me to share suggestions live.

    Thanks

    in reply to: Custom position CSS on Top is not working
    Aakash
    Keymaster

    Hi @fernandomiller,

    You are almost there. For button at the top, you have to use top.

    Can you please check if it works ?

    in reply to: Plugin conflict with registration
    Aakash
    Keymaster

    Hi Vipin,

    I was able to create an account on your site. Username is xobaca3395.

    UFW should not block registration as there is no code logic related to user registration in UFW plugin.

    Can you please share the exact error you see ? Screeshots would be useful.

    Thanks,
    Aakash

Viewing 15 posts - 721 through 735 (of 2,039 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