Forum Replies Created
-
AuthorPosts
-
AakashKeymasterHi 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,
Aakash
AakashKeymasterMarking this as resolved.
AakashKeymasterMarking this as resolved.
AakashKeymasterHi 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,
Aakash
AakashKeymasterHi Fernando,
I’ll add this support in the next version.
Thanks,
Aakash
AakashKeymasterHi 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,
Aakash
AakashKeymasterHi 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,
Aakash
AakashKeymasterHi @fernandomiller,
Can you please share your website url ?
It would be easy for me to share suggestions live.
Thanks
AakashKeymasterHi @fernandomiller,
You are almost there. For button at the top, you have to use
top.Can you please check if it works ?
AakashKeymasterHi 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
AakashKeymasterHi @fernandomiller,
Thanks for using UFW. I think this would be an interesting criteria to add.
I’ll add it in the next version in couple of weeks.Thanks,
Aakash
AakashKeymasterMarking this as resolved.
AakashKeymasterHi Vipin,
Thanks for using UFW. I saw the video but could not access the site. I do not think the issue is because of UFW. The error information does not mention anything about UFW.
Please try putting the same widget in your sidebar, it would get the same error.
It should be a problem with the widget itself not working on the frontend.
Thanks,
Aakash
AakashKeymasterHi dcornejo,
The announcement was blocked by the “header”.
That is the reason why it was not clickable.
You can paste the below CSS in your theme settings to move the header down so that announcement is clickable.
@media (min-width: 992px) { .header-transparent header.main-header { top: 50px; } }Thanks,
Aakash
AakashKeymasterHi,
Can you please share the page URL where I can see the announcement ?
Thanks,
Aakash -
AuthorPosts
