Forum Replies Created
-
AuthorPosts
-
Aakash ChakravarthyKeymaster
Cheers !
Aakash ChakravarthyKeymasterHi Matt,
UFW supports javascript calls using which you can open/close the popup.
To open the popup/flyout use a button/link like below,
<a href="javascript:void(0)" onclick="UFW.open('1')">Open the popup/flyout</a>
To close,
<a href="javascript:void(0)" onclick="UFW.close('1')">Close the popup/flyout</a>
To toggle display,
<a href="javascript:void(0)" onclick="UFW.toggle('1')">Toggle display</a>
Here “1” is the ID of the popup/flyout.
Change that accordingly as you need.I guess this answer is a solution to #1.
You could also use the same for #2 temporarily.Thanks,
AakashAakash ChakravarthyKeymasterHi Jennifer,
Happy that you are liking the plugin.
Regarding “published date” it is a date which is insignificant and of no use.
It is simply a date provided by WordPress to know when the announcement was first “published”. It has no other purpose.
If you want to schedule the announcement to show only within certain date range, then please look at the “schedule dates” alone.
You can look at the “scheduled date” in the announcer list like below.
Thanks,
AakashAakash ChakravarthyKeymasterHi Matt,
Thanks for using Ultimate floating widgets. I understand the concern. There are 2 queries.
#1 – Have a static button to open the popup/flyout
#2 – Have a separate button to close.Some users have also reported similar requirement.
Can you please share the webpage where the plugin is active ?
I’ll have a look and study the requirement. I’ll implement these requirement and update the plugin by the end of this month or earlier.
Thanks,
AakashAakash ChakravarthyKeymasterHi @poonamsaini,
WP Socializer has only free version. The option is available as highlighted below,
Thanks,
AakashAakash ChakravarthyKeymasterThanks Ed.
Happy to hear.
Aakash ChakravarthyKeymasterHi Ed,
Thanks for using Super RSS Reader – PRO.
Below link contains information on which CSS rule to target to syle.
Please paste below CSS anywhere in theme settings.
#1 – Removing white space
.srr-wrap div > div:last-child { padding-bottom: 0 !important; }
#2 – Title in bold
.srr-title { font-weight: bold; }
#3 – Yeah you can do that. Under General tab you can set the template as needed. Please refer this doc for more info – https://www.aakashweb.com/docs/super-rss-reader/pro/custom-template/
In you case you might need to set something like below
%%title%% %%thumbnail%% %%description%% %%metadata%%
Thanks,
AakashAakash ChakravarthyKeymasterHi Dorian,
If you want to insert social icons to share your website (or) insert follow me icons then you do not need to configure anything in specific for facebook. You can go to wp socializer and select, design your icons.
If you want to display “share count” then you need to create a facebook app and share it’s details.
Thanks,
AakashAakash ChakravarthyKeymasterOk cool … so looks like all good now !
Cheers !Aakash ChakravarthyKeymasterOk sure.. please double confirm if your custom code is the one causing the issue. You can then pass it on t me via my contact form
I’ll see what I can do.
Thanks,
AakashAakash ChakravarthyKeymasterOk.. if you can confirm if it is the script that is causing the issue. Then you can share me the script. I ‘ll try it on my site and see what I can find..
As of now I cannot guess any reason why close button disappears.. your input can fix any bug if it is true.
Thanks,
AakashAakash ChakravarthyKeymasterHi,
Can you please share your website URL ? It would be easy for me to find the issue.
Thanks,
AakashAakash ChakravarthyKeymasterMarking this as resolved.
April 28, 2021 at 1:19 am in reply to: RSS Error: WP HTTP Error: A valid URL was not provided. #9336Aakash ChakravarthyKeymasterMarking this as resolved
Aakash ChakravarthyKeymasterHi @z650pr,
Thanks for using Ultimate floating widgets.
Both open and close button will not be displayed when “trigger for the widget box” is set to “Automatic on scroll”.
But I guess that is not case in your side ?
Can you please share your website URL ? It would be easy for me to find the issue.
Thanks,
Aakash -
AuthorPosts