Forum Replies Created
-
AuthorPosts
-
Aakash
KeymasterHi @inki5538,
Thanks for contacting. This should not happen. Seems strange since all known issue have been fixed couple of years before.
Old data is still present so no worries there.
Right now there is no manual way to restart the migration as it is done only once. I must login and check the issue live.Can you please create a temporary admin user and share me the website URL and the credentials to my contact form below ?
You can make use of the plugins like https://wordpress.org/plugins/controlled-admin-access/ if needed.
Thanks,
AakashAakash
KeymasterExcellent Brad!
Aakash
KeymasterHi Bradley,
Can you please share your website ?
I can have a look at it and share one accordingly.
Thanks,
AakashAakash
KeymasterHi c-master,
Thanks for using Shortcoder. Sorry for the late reply. I understand your requirement.
Right now shortcoder is not integrated with any language translation plugin as there was no need for it earlier.
I have not used WPML personally so I would need to play with it before I could see how well this could be integerated with WPML.
I would suggest the same method you have mentioned for now. I have added this to my todo list and I’ll work on it in the near future and update you if there is any chance I could support this but I cannot promise any date right now.
Hope you understand.. cheers !
Thanks,
AakashAakash
KeymasterHi Calliard,
I saw your website and the source code.
It seems the problem is with the widget itself. I can see a huge code generated by the widget but there is no script in it or may be it has ?
I’m not sure not sure about this, because honestly UFW does not manipulate/alter the widget. It displays the widget as is.
I would suggest using the same widget in the sidebar and see if it works.
My guess is since the widget box is hidden by default, it is not loading/working. I think it is better to check this issue with the widget author.
Thanks,
AakashAakash
KeymasterHi Carl,
Under the general tab, you can uncheck show description, date, author, thumbnail.
This way you can show only the title in the feed.
Thanks,
AakashAakash
KeymasterHi Eric,
You paste below CSS in your theme options.
.srr-thumb img:hover { transform: translate(-50%,-50%) !important; }
Thanks,
AakashAakash
KeymasterHi Eric,
I see that there is a special CSS applied on images on hover in the file below.
You can search for
a img:hover
and you can find the CSS.Let me know if you need any help here.
Thanks,
AakashAakash
KeymasterMarking this as resolved
Aakash
KeymasterHi 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
KeymasterHi,
I could not understand the isssue. How is it related to Shortcoder plugin ?
Can you please explain and share more details ?
Thanks,
AakashAakash
KeymasterHi 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
KeymasterHi 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
KeymasterHi 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
KeymasterHi 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,
Aakash -
AuthorPosts