Forum Replies Created

Viewing 15 posts - 406 through 420 (of 2,064 total)
  • Author
    Posts
  • in reply to: Countdown timer causes fatal error
    Aakash
    Keymaster

    Hi @matthias,

    I had a look at the screenshots in your email and replied for the same. The datetime picker is added by some other plugin.

    Please do follow my reply email for additional instructions.

    Thanks,
    Aakash

    in reply to: Countdown timer causes fatal error
    Aakash
    Keymaster

    Hi Matthias

    I’ll get back to you on this tomorrow.

    Thanks,
    Aakash

    in reply to: How to insert a FORM?
    Aakash
    Keymaster

    Glad that it worked! Cheers!

    in reply to: How to insert a FORM?
    Aakash
    Keymaster

    Hi @eliexams,

    You can add the form using the “text” widget. Go to the widgets page and find the “widget box” which was created using UFW plugin and add the “text” widget to it.

    In the text widget, you can add the form.
    You can paste the form in both “plain HTML” or in “shortcode” format.

    Save the widget and now the popup will contain the text widget with your form.

    Thanks,
    Aakash

    in reply to: RSS feed not reloading
    Aakash
    Keymaster

    Hi Tony,

    Can you please share the RSS feed URL you are displaying?

    Does it have more RSS feed items?

    Thanks,
    Aakash

    in reply to: can display thumbnail
    Aakash
    Keymaster

    Hi NJ,

    Thanks for using Super RSS Reader.

    An RSS reader displays the contents of the RSS feed. If the RSS feed contains the thumbnail URL, then the reader will display it.

    In your case you are using Google news RSS feed and I see it does not contain any thumbnail URL.

    But Super RSS Reader has feature to pull the thumbnail directly from the article page.

    Google recently made a change where the feed link goes to Google’s page and not to original article. Hence the thumbnail is not displayed.

    I have written a modification plugin for this use case. I have sent an email with the details. Please install that and the thumbnails will be shown.

    Thanks,
    Aakash

    in reply to: Remove the “Shares” text to the left
    Aakash
    Keymaster

    Hi John,

    In the shortcode, can you please include the parameter below?

    share_counter=""

    Thanks,
    Aakash

    in reply to: Widget not showing on mobile phone
    Aakash
    Keymaster

    Hi there,

    I verified your website on my mobile and on online simulators and the widget button and popup is shown and works as expected.

    Please see the image below.

    View post on imgur.com

    Could you please let me know if issue persists?

    Thanks,
    Aakash

    Aakash
    Keymaster

    Hi Stefan,

    Sorry for the delay. Your order is already complete and an email with the order details is sent.

    Also, please do check your spam folder for the order details in case not seen in inbox.
    Let me know if you couldn’t find it. I’ll confirm the email address and resend it.

    Thanks,
    Aakash

    Aakash
    Keymaster

    Great to hear! I’m marking this thread as resolved. Please open a new topic for further issues/queries.

    Aakash
    Keymaster

    HI pixelpusher,

    We can adjust the margin of the button-popup from the window sides using the CSS below.

    #ufw_1 {
        left: 50px !important;
        bottom: 50px !important;
    }

    You can change 50px as per your liking.

    Regarding moving the popup to the center of the page, that would not be possible. This is because, the button and popup are tied together. So it is not possible to detach them. However you can move the button-popup together using the CSS above.

    Thanks,
    Aakash

    Aakash
    Keymaster

    Hi pixelpusher,

    Popups in general are usually closed. Users open any popup manually. Considering this design, the plugin does cache closed state.

    It is not often that users keep a popup always open.

    I’ve considered this requirement. Since this involves placing cookies, I’ll research further on this.

    Regarding changing the position, yes it is possible. Can you please share your website url?

    Thanks,
    Aakash

    Aakash
    Keymaster

    Hi there,

    Thanks for trying UFW plugin. UFW plugin is designed to be always on collapsible popup. So it was designed to be shown always irrespective of whether the user has closed it or not.

    I’ll sure add this to my todo list and see the efforts needed for this feature. I’m not sure if I can promise any date, but I’ll work towards to this request.

    Thanks,
    Aakash

    in reply to: How we do to remove
    Aakash
    Keymaster

    Hi @lemtechve,

    Thanks for using WP Socializer. Happy that you like it.

    This “dns-prefetch” is not added by WP Socializer.
    It is added by WordPress automatically.

    Though the home page may not any social icons, other pages on your site using the social icons. So this tag is would be helpful in that case.

    This is a useful feature and I would say you do not need to worry about this tag. This causes no harm.

    You can learn more about it below.

    Resource Hints in 4.6


    https://wordpress.stackexchange.com/questions/236705/remove-rel-dns-prefetch-href-maps-google-com-from-wp-head

    Thanks,
    Aakash

    in reply to: Page content
    Aakash
    Keymaster

    Hi John,

    Yes that would be possible. This can be only done in a static way (i.e copy the post content and paste it as shortcode content). It is not possible to dynamically fetch the post content. Shortcoder cannot be used for that purpose.

    Shortcoder is useful if you have a huge text/HTML which you want to create a short portable code.

    You can use a plugin like “display posts” to fetch the content using a shortcode.

    Display Posts – Easy lists, grids, navigation, and more

    Please let me know if have any more questions.

    Thanks,
    Aakash

Viewing 15 posts - 406 through 420 (of 2,064 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