Forum Replies Created

Viewing 15 posts - 256 through 270 (of 1,979 total)
  • Author
    Posts
  • in reply to: Make button size larger

    Hi Mario,

    As of now the plugin supports sizes upto 64px since I thought there wouldn’t be any need for more than that.

    To increase the button size, please select “64px” and inser the CSS below anywhere on your website or in the “additional settings page” of the UFW settings page.

    a.ufw_btn.ufw_btn_64px{
        font-size: 26px;
        width: 72px;
        height: 72px;
        line-height: 72px;
    }

    Please change 72px and 26px as needed.

    Thanks,
    Aakash

    in reply to: Make button size larger

    Hi Mario,

    As per the screenshot, it seems you are interested in keeping the image icon of your choice without any button background color.

    To do that, please set “transparent” as the value for the “button background color”. Click the color picker and type “transparent” and save the settings.

    Please note that since button background is transparent, the close icon will use the same background. So you might need to use custom close icon with a background color to overcome this.

    Hope this helps!

    Thanks,
    Aakash

    in reply to: Mobile Responsive Widget Box

    Hi Mario,

    Thanks for using UFW plugin. Glad that the issue is resolved!

    Thanks,
    Aakash

    in reply to: Renewing overwrote our css

    Hi there,

    Thanks for using our plugin.

    Could you please share info on which plugin you are using?
    Renewing the license does not delete/overwrite any CSS. The plugin does nothing related to that.

    Did you edit the plugin source file with your custom CSS?
    In that case, when you upgrade the plugin, then the old plugin will be uninstalled and new one will be installed. So your modifications inside the plugin code will be gone. Is that what you mean?

    Thanks,
    Aakash

    Excellent!

    Hi Frank,

    I just reviewed the code and it looks like ago is hardcoded.

    This needs to be addressed in the next version of the plugin.

    For now, please make the change in the code directly.
    Go to plugins -> plugin editor -> super-rss-reader/includes/feed.php at line no.195 change ago to the text of your choice.
    Save the file.

    Thanks,
    Aakash

    Hi Song,

    I have sent an email to you regarding this issue.
    Can you please follow the steps mentioned and see if it resolves this issue?

    Thanks,
    Aakash

    in reply to: Using ShortCoder to create hand coded HTML in WordPress

    Yes, thats correct!

    in reply to: Using ShortCoder to create hand coded HTML in WordPress

    Hi Greyhart,

    I see that the code is inserted in your page as expected.

    The page already has html, body tags. We cannot insert another HTML and body tag in the page.

    Please strip out the main tags like html, body, title and use the content related HTML alone (like link tag or CSS, any tag inside body)

    You can view the page source to see the complete HTML and the inserted code.

    Thanks,
    Aakash

    in reply to: Using ShortCoder to create hand coded HTML in WordPress

    Hi Greyhart,

    Thanks for using Shortcoder.

    Yes you are right. Shortcoder is a plugin to create “shortcodes” for HTML/CSS/JS codes.

    You just need to create a shortcode and enter the HTML/CSS/JS in the content box. Now, you can use the shortcode anywhere within WordPress to get the full code.

    Shortcoder becomes handy, when you have HTML/CSS/JS code which you would like to use in multiple places. Just change the shortcode content and the code is reflected in all the usages.

    Hope this helps.

    Thanks,
    Aakash

    in reply to: I can’t activate my licence

    Hi Jean,

    Thanks for buying Super RSS Reader PRO plugin.

    No worries. It seems that there is a communication issue between your server and our servers.

    I’ll check out server logs and update on Monday.

    Meantine please dismiss the notification and continue to use the plugin normally. There wont be any restrictions.

    Thanks,
    Aakash

    in reply to: Way to fetch page every morning

    Hi Daniel,

    Sorry that I missed your email. I had replied to your query now.

    Yes, it is possible to implement such feature where the cache will be automatically be invalidated and the latest feed will be fetched. But it needs special logic and implementation which the plugin does not include now.

    I’ll try to work on this implement in the next versions.

    Thanks,
    Aakash

    in reply to: Facebook widget is not visible and flashing

    Hi Matrix,

    I have read your email and I can see the facebook widget on your page.
    Can you please check again?

    Thanks,
    Aakash

    in reply to: Show it just in my products and hide on all pages

    Hi Sergio,

    Thansk for using UFW – PRO plugin.

    I agree, search page option is missing. There were no requests for that feature hence I didn’t think of that. Now that you have asked, I can add to the next version of the plugin.

    I’m planning that version in the next couple of weeks. I’ll include that in that release.

    Thanks,
    Aakash

    in reply to: RSS Error: WP HTTP Error when rss url contains [ ] characters

    Thats great! Cheers!

Viewing 15 posts - 256 through 270 (of 1,979 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