Forum Replies Created
-
AuthorPosts
-
Aakash ChakravarthyKeymaster
Marking this as resolved
Aakash ChakravarthyKeymasterHi Jean,
Thanks for using Super RSS Reader.
I’m not sure if the page is designed correctly as expected, but setting below CSS fixes the issue.
.et_pb_widget { float: none !important; }
You might have to try a different layout or try inserting different block or check with the theme author to see if there is acorrect way to fix this.
For now setting above code will work, but it is something not related to super rss reader.
Thanks,
AakashAakash ChakravarthyKeymasterHi,
I could not understand the isssue. How is it related to Shortcoder plugin ?
Can you please explain and share more details ?
Thanks,
AakashAakash ChakravarthyKeymasterHi Jeff,
The theme you have is taking priority over the color set by announcer.
Can you please use the following code as the announcement content ? You can replace “red” with the color you need.
<strong style="color:red">MY ANNOUNCEMENT</strong>
(or)
You can paste below CSS in your theme settings.
.ancr .ancr-content p { color: inherit; }
Let me know if it helps.
Thanks,
AakashAakash ChakravarthyKeymasterHi Anil,
I think the follow icons are not saved.
Can you please allow me to see the website ?
It is currently blocked for me. I need to view the source of the page.Thanks,
AakashAakash ChakravarthyKeymasterHi Tina,
I saw the page. The issue is not related to UFW plugin.
You have to check with the “coblocks” plugin team.
The block is not made visible in chinees language whereas the same block is visible for english language.For english lang:
wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobilefor chinese lang:
wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile coblocks-animate slideInRightThese are the classes set on the block. coblocks-animate is still present and not executed hence it is not displayed.
You can share this link with them directly – https://happy50.ca/yue/aboutus/
Thanks,
AakashAugust 31, 2021 at 11:32 am in reply to: How to link registration page to Ultimate Floating Widget #9970Aakash ChakravarthyKeymasterHi Tina,
Thanks for using Ultimate floating widgets plugin.
The main utility of UFW plugin is to open the widget as a floating popup. So right now the button can only open and close the floating widgets. It cannot be used to open links as of now.
We can achieve it by editing the plugin code. But when you update the plugin the changes may go away. If you are interested let me know I can suggest the changes.
Thanks,
AakashAakash ChakravarthyKeymasterHi Glenn,
Thanks for using Super RSS Reader.
RSS feed are refreshed as per WordPress defaults which is 12 hours. You can change as mentioned in the doc below. This is ensure users don’t overload their servers with frequent refreshing where in most cases it won’t be necessary to change the default.
This applies to both free and PRO versions.
Thanks,
AakashAakash ChakravarthyKeymasterCheers !
Aakash ChakravarthyKeymasterCheers !
Aakash ChakravarthyKeymasterHi @palingenesie,
Thanks for using WP Socializer. You have a nice website and WP Socializer looks good there.
Regarding the issue this is a known behavior. Facebook recently stopped giving developers the share/like count when it is less than 100. This number is not fixed though. It is simply that when the count is high they send it back or else they return 0.
Please find the explanation from Facebook support here – https://developers.facebook.com/support/bugs/318897266426699/?comment_id=323684205948005
Plugin developers have no control over this, so WP Socializer started showing icon instead of 0. Going forward social network websites will slowly deprecate share counts.
Thanks,
AakashAakash ChakravarthyKeymasterHi dcornejo,
I saw your website and the issue is with the theme.
It is overlaying the social icons on top of the announcement hence the announcement and the buttons inside it are not clickable.The previous CSS I gave is the fix for this case. But it is not present in your website.
Can you please copy and paste that CSS in your theme settings or wherever CSS can be inserted ?
@media (min-width: 992px) { .header-transparent header.main-header { top: 50px !important; } }
Once inserted, the social icons will move down like in the screenshot below.
Thanks,
AakashAakash ChakravarthyKeymasterHi @frankwerrent,
I’m sorry the plugin does not have that feature right now. I’m having this in my todo list for the PRO version. This feature will be available in the near future.
Thanks,
AakashAakash ChakravarthyKeymasterHi Jennifer,
As I can understand there are multiple announcements shown on one page though you have created rules to show in specific terms/tax. I think this is expected because the announcements simply honor rules as it is given.
Can you please share me a example page where multiple announcements are shown and what are the rules assigned to them ? I can suggest some workaround or a different setting. You can also share me a temporary admin credentials to my contact form to check it live if needed – https://www.aakashweb.com/contact/
Also you want to show the announcement only on “category” list page. To do this you can select “category archive page” and select the name of the category. Same for tags or taxonomy list pages.
Thanks,
AakashAakash ChakravarthyKeymasterHi Calliard,
I tried looking at the page again. It seems the issue is not with the lightbox displaying over the flyout.
The form inputs itself are disabled/not active for somereason.
I tried resizing the lightbox area but still form inside the widget is not clickable.
It is because some plugin/lightbox/theme is disabling all forms when lightbox is open. After closing it is accessible. This is something which you can check on your side.
There is not issue with UFW as you can see the “text” is selectable. It means that UFW is on the top and accessible. Only the form is disabled is not clickable.
Can you please check with the theme/lightbox author to see if they can find it out ?
Thanks,
Aakash -
AuthorPosts