Forum Replies Created
-
AuthorPosts
-
Aakash
KeymasterHi Caillard,
Sorry for the late reply.
I’m able to see the UFW button on 1st load itself.
I tried it on both mobile and desktop.Can you please check and confirm the latest ?
Thanks,
AakashAakash
KeymasterHi Will,
Thanks for using Shortcoder and taking time to explain the issue.
This is a known issue/behavior when you use “shortcodes” in the post title.
It is because, shortcoder’s shortcodes will get the post title. When you use the shortcode inside post title, there is a loop.
So I would suggest not to use shortcoder’s shortcodes in post titles for now. But use it everywhere outside.
Since the fix is a bit complicated, I had to think about it. I’ll update you when there is an fix.
Thanks,
AakashAakash
KeymasterHi Richard,
Thanks for using Announcer. I agree about this feature. This is already in my todo list. I’ll add the feature soon to the plugin.
Meantime you can install plugin like “post duplicator” to duplicate any post, page and even announcer announcements.
Thanks,
AakashJuly 27, 2021 at 1:27 am in reply to: Images being shared to social media are not being displayed properly #9822Aakash
KeymasterHi @cra1gyb,
Facebook looks at your site and takes the image.
WP Socializer does not control the image. You can try a plugin called “open graph” tags to change how facebook picks the image on each and every post.
Thanks,
AakashAakash
KeymasterHi Sam,
Thanks for using Shortcoder.
Shortcoder is unaware of the code i.e the shortcode content. The content is inserted into the page as is.
May be the shortcode content code didn’t work well with overall required syntax by the slider.
You can try replacing the “shortcode” with “shortcode content” at the same place and the same issue would occur.You can also compare the working HTML and the HTML after shortcode is inserted.
Please do let me know once you have figured out the issue.
Thanks,
AakashAakash
KeymasterHi Ben,
Thanks for using Super RSS Reader.
I doubt the
”
at the end of the URL in the shortcode.Can you please replace that with normal double quotes ?
Also does the URL work in the widget ?
Thanks,
AakashAakash
KeymasterMarking this as resolved.
Aakash
KeymasterMarking this as resolved.
Aakash
KeymasterHi Waldo,
Thanks for using Super RSS Reader. Right now the plugin can only show the items as “ticker”
I’ll add this to my todo list. I’ll try to add this feature in the future, but right now I can’t promise a date.Thanks,
AakashAakash
KeymasterHi Fernando,
I’ll add this support in the next version.
Thanks,
AakashAakash
KeymasterHi Vipin,
I do not see any error/issue with UFW.
My guess is with the widgets and other forms which you have inserted on the “register” page.
There should be some conflict with registration form and other forms present on the page.
You can try disabling widget box one by one and see which widget is causing the issue.
If you can use the “PRO” version of the plugin, you can set rules on which page you want to insert the widget box.You can also edit the code in plugin editor –> ultimate floating widgets –> includes –> display.php and insert below line at line no. 27 to stop the widgets from being put in that page.
if(is_page('register')) return;
Thanks,
AakashAakash
KeymasterHi Fernando,
You can use below CSS. Please change 15px as needed.
#ufw_8 .ufw_btn { top: 15px; }
and happy that you are using shortcoder 😉
Thanks,
AakashAakash
KeymasterHi @fernandomiller,
Can you please share your website url ?
It would be easy for me to share suggestions live.
Thanks
Aakash
KeymasterHi @fernandomiller,
You are almost there. For button at the top, you have to use
top
.Can you please check if it works ?
Aakash
KeymasterHi Vipin,
I was able to create an account on your site. Username is xobaca3395.
UFW should not block registration as there is no code logic related to user registration in UFW plugin.
Can you please share the exact error you see ? Screeshots would be useful.
Thanks,
Aakash -
AuthorPosts