Forum Replies Created
-
AuthorPosts
-
Aakash
KeymasterHi John,
In the shortcode, can you please include the parameter below?
share_counter=""
Thanks,
AakashAakash
KeymasterHi there,
I verified your website on my mobile and on online simulators and the widget button and popup is shown and works as expected.
Please see the image below.
Could you please let me know if issue persists?
Thanks,
AakashMay 27, 2023 at 11:42 pm in reply to: i have free plugin installed, where do i enter the upgrade key that i purchased? #12954Aakash
KeymasterHi Stefan,
Sorry for the delay. Your order is already complete and an email with the order details is sent.
Also, please do check your spam folder for the order details in case not seen in inbox.
Let me know if you couldn’t find it. I’ll confirm the email address and resend it.Thanks,
AakashMay 24, 2023 at 10:55 pm in reply to: widget displays too many times (save state for duration) #12939Aakash
KeymasterGreat to hear! I’m marking this thread as resolved. Please open a new topic for further issues/queries.
May 23, 2023 at 10:58 pm in reply to: widget displays too many times (save state for duration) #12934Aakash
KeymasterHI pixelpusher,
We can adjust the margin of the button-popup from the window sides using the CSS below.
#ufw_1 { left: 50px !important; bottom: 50px !important; }
You can change 50px as per your liking.
Regarding moving the popup to the center of the page, that would not be possible. This is because, the button and popup are tied together. So it is not possible to detach them. However you can move the button-popup together using the CSS above.
Thanks,
AakashMay 23, 2023 at 5:06 pm in reply to: widget displays too many times (save state for duration) #12931Aakash
KeymasterHi pixelpusher,
Popups in general are usually closed. Users open any popup manually. Considering this design, the plugin does cache closed state.
It is not often that users keep a popup always open.
I’ve considered this requirement. Since this involves placing cookies, I’ll research further on this.
Regarding changing the position, yes it is possible. Can you please share your website url?
Thanks,
AakashMay 23, 2023 at 2:17 am in reply to: widget displays too many times (save state for duration) #12926Aakash
KeymasterHi there,
Thanks for trying UFW plugin. UFW plugin is designed to be always on collapsible popup. So it was designed to be shown always irrespective of whether the user has closed it or not.
I’ll sure add this to my todo list and see the efforts needed for this feature. I’m not sure if I can promise any date, but I’ll work towards to this request.
Thanks,
AakashAakash
KeymasterHi @lemtechve,
Thanks for using WP Socializer. Happy that you like it.
This “dns-prefetch” is not added by WP Socializer.
It is added by WordPress automatically.Though the home page may not any social icons, other pages on your site using the social icons. So this tag is would be helpful in that case.
This is a useful feature and I would say you do not need to worry about this tag. This causes no harm.
You can learn more about it below.
Thanks,
AakashAakash
KeymasterHi John,
Yes that would be possible. This can be only done in a static way (i.e copy the post content and paste it as shortcode content). It is not possible to dynamically fetch the post content. Shortcoder cannot be used for that purpose.
Shortcoder is useful if you have a huge text/HTML which you want to create a short portable code.
You can use a plugin like “display posts” to fetch the content using a shortcode.
Please let me know if have any more questions.
Thanks,
AakashAakash
KeymasterHi,
The image you shared is not linked correctly. Anyways, there is no limitation w.r.t Shortcode content. What you set as shortcode content will be inserted into the page.
If the code you have works when it is inserted directly onto the page, then it will work when you insert it via shortcoder.
Shortcoder creates short reusable tags for large code snippets.
I would suggest paste the code directly onto to the page and share that error with the code provider. They should help you understand if something is missing in the code or some configuration is wrong.
Thanks,
AakashAakash
KeymasterHi @jcranin89,
I could not see any error in the screenshot or in the live page.
Since shortcoder does not modify the shortcode content, it could be that there is some issue with the code itself? You can test/confirm this by pasting the code directly inside the post without using the shortcode.
Thanks,
AakashAakash
KeymasterHi Sean,
Thanks for using Super RSS Reader.
When the RSS feed does not have any thumbnail, then it tries to fetch the first image in the post content. In your case, the first image is not recognized by the parser for somereason.
This logic might need an enhancement. I’ll handle this in the next version.
Thanks,
AakashAakash
KeymasterExcellent Sean! The plugin looks great on your website!
Aakash
KeymasterSean,
Please paste the CSS below in your theme settings. View the page source and ensure the CSS is present on the page.
.srr-thumb { margin-right: 15px !important; } .srr-item-in.srr-clearfix { display: flex; flex-direction: row-reverse; justify-content: flex-end; }
Thanks,
AakashAakash
KeymasterHi Sean,
Sure, this can be done. Can you enable feed title and thumbnail and share the page URL?
I’ll check and share CSS.Thanks,
Aakash -
AuthorPosts