Forum Replies Created
-
AuthorPosts
-
AakashKeymasterHi @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,
Aakash
AakashKeymasterHi @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,
Aakash
AakashKeymasterHi @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,
Aakash
AakashKeymasterHi,
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,
Aakash
AakashKeymasterHi 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,
Aakash
AakashKeymasterHi 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,
Aakash
AakashKeymasterHi 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,
Aakash
AakashKeymasterHi 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,
Aakash
AakashKeymasterHi 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? #12001
AakashKeymasterHi 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,
Aakash
AakashKeymasterCheers!
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,
Aakash
AakashKeymasterHi Vince,
You can use CSS to change the order. Please set the CSS below.
.ufw_pp { z-index: 99999 !important; }Thanks,
Aakash
AakashKeymasterHi 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
AakashKeymasterHi Vince,
There was a bug in v2.4 where additional CSS were stripped out of special characters. Hence the CSS was not working. This issue is fixed in v2.5.
Please update the plugin to v2.5
Thanks,
Aakash
AakashKeymasterHi Vince,
Yes, there was an empty title hence I gave CSS to hide it using
display: noneand remove the margin of the first post. Not sure why it didn’t work. It worked fine for me.Regarding your 2nd question, it is answered here – https://www.aakashweb.com/forum/topic/button-flashes-on-page-load-even-when-initial-state-is-hidden/#post-11961
-
AuthorPosts
