Forum Replies Created
-
AuthorPosts
-
Aakash ChakravarthyKeymaster
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,
AakashAakash ChakravarthyKeymasterHi 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,
AakashAakash ChakravarthyKeymasterHi Mario,
Thanks for using UFW plugin. Glad that the issue is resolved!
Thanks,
AakashAakash ChakravarthyKeymasterHi 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,
AakashOctober 2, 2023 at 12:52 am in reply to: How to translate “ago” to native language when using “relative” as timestamp #13557Aakash ChakravarthyKeymasterExcellent!
October 1, 2023 at 8:30 pm in reply to: How to translate “ago” to native language when using “relative” as timestamp #13554Aakash ChakravarthyKeymasterHi 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 changeago
to the text of your choice.
Save the file.Thanks,
AakashSeptember 30, 2023 at 4:07 pm in reply to: License API server is currently not available. Please try again later. #13551Aakash ChakravarthyKeymasterHi 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,
AakashSeptember 20, 2023 at 12:50 am in reply to: Using ShortCoder to create hand coded HTML in WordPress #13518Aakash ChakravarthyKeymasterYes, thats correct!
September 19, 2023 at 12:03 am in reply to: Using ShortCoder to create hand coded HTML in WordPress #13513Aakash ChakravarthyKeymasterHi 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,
AakashSeptember 18, 2023 at 8:37 pm in reply to: Using ShortCoder to create hand coded HTML in WordPress #13510Aakash ChakravarthyKeymasterHi 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,
AakashAakash ChakravarthyKeymasterHi 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,
AakashAakash ChakravarthyKeymasterHi 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,
AakashAakash ChakravarthyKeymasterHi Matrix,
I have read your email and I can see the facebook widget on your page.
Can you please check again?Thanks,
AakashAakash ChakravarthyKeymasterHi 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,
AakashSeptember 8, 2023 at 2:49 pm in reply to: RSS Error: WP HTTP Error when rss url contains [ ] characters #13476Aakash ChakravarthyKeymasterThats great! Cheers!
-
AuthorPosts