Forum Replies Created
-
AuthorPosts
-
Aakash
KeymasterHi,
It is not possible to change the tag. You might have to edit the plugin’s source code.
Instead you can use CSS to make h3 look like p tag.
Thanks,
AakashAakash
KeymasterHi @jn_aceart,
Strange that the editor is not working yet.
Yes, the instruction I gave earlier will reset the editor.Also, can you please enable debug logging and observe it for any clue?
You can enable the logging like below.
https://wordpress.org/support/article/debugging-in-wordpress/#wp_debug_logI’m sure there is some conflict with other active plugins out there since there were no similar issue reported.
Would it be possible for you to create a temporary admin user and share the credentials with me for analysis?
You can share your website URL and the credentials in private using my contact form – https://www.aakashweb.com/contact/
Thanks,
AakashAakash
KeymasterHi @mr-shuvo
Sorry for the delay.
The h3 tags are used by the “more share links” button (the plus button in the sharebar).The more button shows a popup which uses this header.
If you do not want to show that popup, please go to WP Socializer -> Settings -> Show share menu = No
Thanks,
AakashAakash
KeymasterHi @mr-shuvo,
Thansk for using WP Socializer.
Can you please share your page URL where the issue is seen?I’ll investigate and update you.
Thanks,
AakashAakash
KeymasterHi @loinc,
Thanks for checking GIW.
The latest version of the plugin supports any branch name.
While configuring the reporsitory details, you can choose the branch name to pull the files from.I’ll update the FAQ answer accordingly.
Thanks,
AakashAakash
KeymasterHi,
Sorry for the late reply and the inconvenience.
Do you still see this error?
If yes, could you please enable debug log like below and open the editor again?
The debug log will have some info regarding the error.Otherwise, right click “open editor” -> inspect element -> you will see a HTML tag with a lenghty value just above.. Double click and empty that value. Save the settings.
Reopen the editor and it should work.
Thanks,
AakashAakash
KeymasterHi Annick,
Thanks for using Ultimate floating widgets plugin.
1) You can select “Hide in pages” and “Hide in posts” option to display the widget box only on homepage and hide it elsewhere like in posts and pages.
Please check if this works for you. Otherwise, I can suggest PHP code to show it only on homepage. If not you can also upgrade to the PRO version which has the feature to build custom rules – https://www.aakashweb.com/docs/ultimate-floating-widgets/pro/location-rules/
2) Select Trigger -> Trigger for widget box = “from button” to disable automatic open on scroll.
For repositioning, it seems you already have some CSS for adjustment. Use this CSS below instead.
.ufw_pp.ufw_p_tr { top: 50% !important; right: 2em; }
Thanks,
AakashAakash
KeymasterHi Vishalini,
I guess you are talking about Super RSS Reader plugin.
Can you please share the RSS feed URL and the page where the reader is present?
Thanks,
AakashAakash
KeymasterHi Thomas,
I’m marking this thread as resolved. Please do start a new thread or reply back if you are still facing issue with the plugin.
Thanks,
AakashAakash
KeymasterHi All,
This feature is available in the latest Super RSS Reader – PRO version.
Please do try the latest PRO version to get this feature.Thanks,
AakashAakash
KeymasterHi Chad,
Super RSS Reader does not pull articles on the fly.
It loads certain number of RSS feed items and scrolls them vertically. It does not dynamically pull the feed items.
You can configure the number of items to load on the page under the “general” tab.
Once they are loaded on the page, they keeping looping like a news ticker vertically.
Please do let me know if this didn’t answer your query.
Thanks,
AakashNovember 12, 2022 at 12:14 am in reply to: Can you delete or remove individual articles/links that comes into our feed? #12001Aakash
KeymasterHi Chad,
Thanks for using Super RSS Reader PRO.
Super RSS Reader has the feature to hide/skip RSS feed based on feed data like title, URL, content etc.
You create and set rules accordingly to skip the feed item as needed.
Please see documentation below.
Let me know if you face any issues while using this feature.
Thanks,
AakashAakash
KeymasterCheers!
Please do rate the plugin if you like it! – https://wordpress.org/support/plugin/ultimate-floating-widgets/reviews/?rate=5#new-postYour rating will help the plugin a lot!
Thanks,
AakashAakash
KeymasterHi Vince,
You can use CSS to change the order. Please set the CSS below.
.ufw_pp { z-index: 99999 !important; }
Thanks,
AakashAakash
KeymasterHi Justin,
Apologize for the late reply. There was a bug in v2.4.
Hence the inserted CSS didn’t work.Please update to version 2.5 and the CSS should work as expected.
Thanks,
Aakash -
AuthorPosts