Forum Replies Created
-
AuthorPosts
-
February 25, 2023 at 3:12 pm in reply to: The reader has stopped updating the feed in the widget. #12590
Aakash
KeymasterHi Pete,
Regarding “full-size miniature image of the logo” can you please share more details? I did not understand this requirement. Any example would be helpful.
You can also select “Content” -> “Thumbnail position” = “Cover” and see if it helps.
Regarding “could there be a gap between the title and the contents, or not show the title with the contents”, yes we can hide the feed item’s title via CSS or add padding between title and content.
Let me know which way you would like, I’ll suggest CSS code which you can paste in your theme’s additional settings.
Thanks,
AakashAakash
KeymasterHi Anni,
Can you please go to Settings -> Reading and check if you have set a static page as home page?
If yes, then “hide in pages” and “hide in posts” will meet that criteria.Let me know if that is the case. I’ll try to exclude situations like this in the next version of the plugin.
Thanks,
AakashFebruary 23, 2023 at 11:32 pm in reply to: The reader has stopped updating the feed in the widget. #12581Aakash
KeymasterHi Pete,
Thanks for using Super RSS Reader.
RSS Reader caches the feed for 12 hours.
It seems the RSS feed was updated very recently which is less than 12 hours.
The latest one with title
TJ Marketing
is added onThu, 23 Feb 2023 10:02:51 +0000
. I would suggest wait for a day for the cache to expire and the reader would fetch the latest feed.Please let me know if you are expecting something else.
Thanks,
AakashAakash
KeymasterHi Lewis,
Glad that you figured it out.Thanks,
AakashAakash
KeymasterHi @densho,
Thanks for using UFW plugin.
I guess, you have set a “page” as “frontpage” of your website.
Hence the condition is met I believe.Please do share more details otherwise.
I can share code changes to avoid this behavior if you can confirm this.
Thanks,
AakashAakash
KeymasterHi Bideford,
Share count is supported for Facebook and pinterest icons as of now.
But Facebook has been slowly deprecating share count for 3rd parties.
Please see this FAQ for more info.
Please do share me the website link if the FAQ did not help you.
Thanks,
AakashAakash
KeymasterHi Shay,
Can you please share more details on “disable” link?
Thanks,
AakashAakash
KeymasterHi Mint,
I believe you want to use goodlayer page builder to create shortcode content.
In the code you shared, can you please change
product
toshortcoder_editor
?1) After this is added, select “Custom editor” in shortcode edit page.
2) Click “open editor”
3) Now the page will load goodlayer pae builder.Now you can set shortcode content using that page builder.
Thanks,
AakashAakash
KeymasterHi Mint,
Thanks for using Shortcoder PRO.
I’ll check and get back to you on this.
Thanks,
AakashFebruary 21, 2023 at 1:05 am in reply to: Fetching a single thumbnail for all Google RSS Feed. #12555Aakash
KeymasterHi Zach,
Thanks for using Super RSS Reader – PRO.
It seems the RSS feed item URL in the feed
https://news.google.com/rss/articles/CBMiS2h0dHBzOi8vc291dGhjb2FzdGhlcmFsZC5jby56YS80ODg0NzUvd2hhdHMtdGhlLWJpZy1kZWFsLWFib3V0LXNlbGYtZXN0ZWVtL9IBTmh0dHBzOi8vc291dGhjb2FzdGhlcmFsZC5jby56YS80ODg0NzUvd2hhdHMtdGhlLWJpZy1kZWFsLWFib3V0LXNlbGYtZXN0ZWVtL2FtcA?oc=5
is not HTTP redirected to the original site.Hence the thumbnail image is not picked.
Looks like Google made this change recently.
You can enter the above URL in this page https://www.redirect-checker.org/index.php and see that the page is not reaching the source page.
Looks like Google has switched to Javascript based redirection. Redirection like this cannot be identified.
I can’t think of any immediate solution for this. I would suggest find an alternate RSS feed for the same purpose or use different RSS feed source.
I’ll update you if I found anything on this.
Thanks,
AakashAakash
KeymasterMarking this as resolved.
Aakash
KeymasterHi @yann,
I’m extremely sorry.
I looked at this and played with polylang. It looks like the way how polylang associates the posts with a language is something cannot be done using GIW.
You can however create posts using GIW in whatever organization you want, but to let polylang know what post is associated to which language cannot be done.
As of now GIW does not have any official integration with polylang. This is not in the todo list. Not sure how long it would take.
I would suggest to use GIW only for one posts of one language.
Thanks,
AakashAakash
KeymasterThanks for the effort. Please do send the translation to aakash [dot] 19493 [at] gmail.com.
I haven’t tested a scenario where translations are pulled from both translate.wordpress.com and local files. I’ll test this out locally and include your translations as a part of it.
Thanks,
AakashAakash
KeymasterHi Pieterjan,
Regarding your initial request to send translation files. I want to inform you that, shortcoder loads the translation from https://translate.wordpress.org/projects/wp-plugins/shortcoder/
It does not load local files for translation.
I tried nl_BE language on my test site and see that strings are translated as expected.
The same works for PRO version also (except few PRO related strings)
Thanks,
AakashAakash
KeymasterHi,
It looks like some other plugin is overriding the datetime picker. You can see the difference between the picker color and style in my screenshot and your screenshot.
Can you please make this change for now?
Plugins –> Plugin editor –> Announcer – PRO –> select file admin/js/script.jsAt line no. 12
change
init_date_time_picker();
to
//init_date_time_picker();
Save the file.
Now in the edit page, press Ctrl+Shift+F5 on and notice that the picker won’t show.You can now type the countdown timer date with the format
2023-03-03 18:32
and save the settings.To find root cause of which plugin is causing this issue, I migth need temp administrator access. If you are fine with this workaround then we are good. Otherwise please send the credentials to my contact form. I’ll login and check.
In the future version, I’ll try to handle this issue and make sure no other plugin can take control of the date time picker.
Thanks,
Aakash -
AuthorPosts