Forum Replies Created
-
AuthorPosts
-
Aakash
KeymasterHi Sayn,
I received your page URL and there seems to be no obvious errors.
Running the above command should not return any error.
It should display a result like in the below image.
Probably, the code you have entered is incorrect or has a mistake.
Can you please run the command again like in the screenshot above and share me a “screenshot”?
Please upload it to a iamge hosting service like https://imgur.com/
Thanks,
AakashAakash
KeymasterHi Sayn,
Can you please share the page URL where the announcement is active?
Also, could you please share the value of
Intl.DateTimeFormat().resolvedOptions().timeZone;
like described above?Thanks,
AakashAakash
KeymasterHi Sayn,
Chaning timezone will work. To target users from America, select
Geolocation with timezone
–contains
–America
More details below,
If it still does not work after changing timezone and restarting your browser, press ctrl+shift+j in your browser and paste the below code in the console.
Intl.DateTimeFormat().resolvedOptions().timeZone;
This text should contain the value you have mentioned in the settings.
Thanks,
AakashAakash
KeymasterHi Sayn,
Geolocation feature in announcer plugin works by detecting the timezone set on the device by the user and not by the IP address.
Also, geolocation by IP requires additional API calls to 3rd party providers and it is not free always.
Hence for this reason, switching VPN won’t work. But the current implementation will work for actual users.
Thanks,
AakashAakash
KeymasterHi Rene,
Sorry for the late reply.
When you open the edit filters page, it should not show that error. It could that there is some conflict with other plugin. I can check the root cause of the issue and fix it immeditately.
Can you please create a temp admin user and share the credentials with me on my contact form below?
Please let me know further on this.
Thanks,
AakashAakash
KeymasterHi Jorge,
I guess you have the free version of announcer plugin activated. Can you please deactivate that before activating the PRO plugin?
Thanks,
AakashAakash
KeymasterHi zanchit,
Glad you were able to fix the issue. If you have any wordpress cache plugins, then it may cache the pages. So the change might not reflect.
But I’m sure the change will work.
Please view-source of the page later and see if the attribute is changed. If it had changed, then other sites will recognize the same.Thanks,
AakashAakash
KeymasterHi zanchit,
Thanks for using WP Socializer plugin. I agree the suggestion you made is valid.
Right now the change can be made onyl by editing the code. I’ll include the change in the next version of the plugin.
For now, can you please make the change below?
1) In wordpress admin, go to Plugins -> plugin editor
2) select wp socializer -> core/templates/follow-icons.php file.
3) In line number 88, changenofollow
tome
4) Save the file.Thanks,
AakashDecember 4, 2024 at 9:16 pm in reply to: Problem in Fetching images from the News Feed URL – Super RSS Reader #15367Aakash
KeymasterHi Manish,
Thanks for using Super RSS Reader – PRO.
The thumbnail image is taken from the RSS feed. Recently Google news stopped putting thumbnails in the RSS feed. Hence the reader is not able to display the image.
Currently, there is no workaround and I’m still searching for a solution.
Please note that this is only with Google news RSS feed. Other RSS feeds will display thumbnail if it contains.
I’ll update if there is any update, but meantime I would suggest disabling thumbnail or use other RSS feed which has thumbnails.
Thanks,
AakashAakash
KeymasterHi Said,
We can use the
count
parameter to set the number of items.Please use the shortcode below.
[srr_feed urls="https://www.eyefootball.com/rss_news_main.xml,https://www.football-news-views.co.uk/football-news-viewsrss.xml" color_style="card" show_author=1 show_date=1 display_type=grid template="%%thumbnail%% %%title%% %%description%% %%metadata%%" grid_columns=3 show_author=0 thumbnail_position=cover thumbnail_size="128px" count="6"]
Note that I have used
count="6"
you can change the count as needed.Thanks,
AakashAakash
KeymasterHi Said,
Sorry for the late reply. Please find the updated shortcode using your existing shortcode you have shared.
[srr_feed urls="https://www.eyefootball.com/rss_news_main.xml,https://www.football-news-views.co.uk/football-news-viewsrss.xml" color_style="card" show_author=1 show_date=1 display_type=grid template="%%thumbnail%% %%title%% %%description%% %%metadata%%" grid_columns=3 show_author=0 thumbnail_position=cover thumbnail_size="128px"]
Thanks,
AakashAakash
KeymasterHi,
Thanks for using Shortcoder plugin.
Yes it is possible in the PRO version of the plugin.
It has a feature where we can create a shortcode using block editor or 3rd party visual editor.
Hope this helps.Thanks,
AakashAakash
KeymasterHi Jacques,
The time in the RSS feed is in UTC timezone (8 December 2024, 11:00 pm UTC)
This is printed as per your website timezone (CET) which is 9th december.
Thanks,
AakashNovember 21, 2024 at 10:34 am in reply to: Can we add a function pagination when upgrading to pro? #15307Aakash
KeymasterHi Tovin,
Could you please share more details on this requirement?
Thanks
AakashAakash
KeymasterHi David,
No worries. I work on a different timezone here. I’ll check the details you have shared and get back to you asap.
Thanks,
Aakash -
AuthorPosts