Forum Replies Created
-
AuthorPosts
-
AakashKeymasterHi Lars,
Please do let me know once you have observations on this.
Thanks,
Aakash
AakashKeymasterTHis is fixed in Shortcoder v5.3.4. Please do update to it.
AakashKeymasterHi Iain,
Are we good here ?
Thanks
AakashKeymasterHi @schwabische,
Can you please share the code you are using where p tags are added ?
Also please share a screenshot of the “post editor” where the shortcode is used.
Thanks,
Aakash
AakashKeymasterSorry for the late reply.
Currently Super RSS reader fetches the feed and inserts it while the page is created. It does not query the feed from the user side.
So it is expected that the feed is cached along with the page cache.
The feed gets refreshed every day. So I would suggest updating the cache of your website to 1 day so that both the feed and the page gets updated.
If you are using the feed only on specific pages, then you can add exclusions to those specific pages.
Thanks,
Aakash
AakashKeymasterHi @schwabische,
Paragraph tags are not added by shortcoder.
Please see images below.


Can you please observe the output and see where p tags are added ?
Please let me know your observations and the code you are using.Thanks,
Aakash
AakashKeymasterHi @schwabische
Sorry for the late reply.
This should work as expected unless the links are not manipulated by wordpress or other plugins before being displayed.
Can you please right click the link -> Inspect and check the HTML tag ?
Is is the same as you have in shortcode content /If not then there is something changing the tag.
Please do let me know further on this.
Thanks,
Aakash
AakashKeymasterHi Lars,
Shortcoder does not clear WordPress cache.
The previous version of shortcoder and the current version had no big change.
I can’t figure out any issue in your case.
Can you please check and confirm if other possibly related caching plugins are not the issue ?
Also, what operation did you do in shortcoder which led to clearing the cache ?Thanks,
Aakash
AakashKeymasterHi Lars,
I do not understand the issue.
Can you please explain ?
How does shortcode affect a caching ?
Thanks,
Aakash
AakashKeymasterHi,
Sure. Since RSS feeds can have data in any format, I think I’ll have to have a look to see if it is something generic. Can you please share your RSS url ?
Thanks,
Aakash
AakashKeymasterI believe the page template is stored as metadata of the post.
So you can use
_wp_page_templateas the custom field.From the example of the docs – https://www.aakashweb.com/docs/git-it-write/writing-posts/
—
title: Title of the post
menu_order: 1
post_status: publish
post_excerpt: This is a post excerpt
taxonomy:
category:
– category-slug-1
– category-slug-2
post_tag:
– tag-1
– tag-2
custom_fields:
_wp_page_template: template name—
### Post content
AakashKeymasterGreat ! Happy that you are using Git it write !
AakashKeymasterHi Mike,
That was indeed an issue !
My test environment had a different admin URL structure making certain assumptions incorrect.I have made the fix on your site. You can preview it now on your homepage.
I’ll release the fix this weekend.
Thanks,
Aakash
AakashKeymasterHi Mike,
Thanks for your time in checking and writing back.
I verified the feature right now in couple of my setups and didn’t notice any issue.
Announcement was displayed on ?ancr_preview the page.
I could not guess what might have gone wrong.
If you can create a dummy admin user and share me the credentials to https://www.aakashweb.com/contact that would be really helpful. I can check and get back.
Thanks,
Aakash
AakashKeymasterHi,
Thanks for using the plugin.
Plugin does work on WP 5.6
Can you please share a screenshot of the configuration/ edit page of that repo ?
Thanks,
Aakash -
AuthorPosts
