Forum Replies Created
-
AuthorPosts
-
Aakash
KeymasterHi,
RSS feed mostly contains external links and links to external images.
Hence, could you please configure the other plugin to exclude such links from scanning/modification?
Thanks,
AakashAakash
KeymasterHi Glenn,
There is no issue with SRR and the latest version of WordPress.
I looked at your site and can’t guess what might be the reason.Looking at the source code of your site, it seems the output of the plugin is modified.
Expected output:
On your website:
Please take a backup of the plugin files if needed, delete it and install again. If you have any administrator or developer who takes care of your website check with them too.
If you are using the PRO version, please ensure if you are using “custom feed item template”
Ensure the “title” tag is part of it and the HTML tags are syntactically correct in terms of nesting and order.
Thanks,
AakashAakash
KeymasterHi there,
Thanks for using Shortcoder.
Users usually copy one shortcode and paste it in posts or pages.
Could you please share more details on the use case for copying more than one shortcode?Thanks,
AakashOctober 11, 2023 at 12:14 am in reply to: Update Shortcode Name & Display Name simultaneously #13591Aakash
KeymasterHi there,
Thanks for using Shortcoder.
I understand your inconvience.
The reason is that, sometimes user set display name on their own. So in that case the display name cannot be changed automatically.Anyways I’ll try to find ways to avoid this inconvience in the next version of the plugin.
Thanks,
AakashAakash
KeymasterHi 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
KeymasterHi 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
KeymasterHi Mario,
Thanks for using UFW plugin. Glad that the issue is resolved!
Thanks,
AakashAakash
KeymasterHi 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
KeymasterExcellent!
October 1, 2023 at 8:30 pm in reply to: How to translate “ago” to native language when using “relative” as timestamp #13554Aakash
KeymasterHi 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
KeymasterHi 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
KeymasterYes, thats correct!
September 19, 2023 at 12:03 am in reply to: Using ShortCoder to create hand coded HTML in WordPress #13513Aakash
KeymasterHi 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
KeymasterHi 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
KeymasterHi 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 -
AuthorPosts