Forum Replies Created
-
AuthorPosts
-
Aakash ChakravarthyKeymaster
Hi Rumit,
The page loads quickly on my side and I see no issue.
The RSS feed is cached. So every 12 hours, when the cache expires, the first load may take time. Subsequent load will be from cache and it will be very fast.Thanks,
AakashFebruary 7, 2024 at 11:48 pm in reply to: [ git it write ] Heading IDs are not being added for deep linking #14245Aakash ChakravarthyKeymasterHi Peter,
I have done the same. I came up with a custom solution like done by the plugin I shared.
Below is the code I’m using.
https://gist.github.com/vaakash/9ef63c22192316b81986a4d78192b39f
Thanks,
AakashFebruary 7, 2024 at 11:36 pm in reply to: [Git it write]: The pages created by default using classic editor #14244Aakash ChakravarthyKeymasterHi Vignesh,
I understand the requirement. But may I know what is the advantage of this?
The main idea is that users write posts in markdown format, version control and collaborate on Github. The markdown format is converted to HTML and set as post content.
The update should be one way where the posts created with markdown shouldn’t be edited using wordpress editor.
Thanks,
AakashAakash ChakravarthyKeymasterHi Spiros,
I see that the shortcode has “fancy characters” for “double quotes” and square brackets.
Not sure if that is causing the issue.Could you please try and share the following?
1) Copy and paste the example seen in “super rss reader – pro -> example”
2) Edit that example with your feed URL and see if it works.
3) A screenshot of the post editor where the shortcode is inserted
4) The page URL where the shortcode is inserted.Thanks,
AakashAakash ChakravarthyKeymasterHi,
When the feed item does not have any thumbnail, we can use that option to fetch the image directly from the page.
In your case, the feed item has the image, but not the page. Hence setting “Fetch thumbnail from page directly” to “no” worked.
Hope this helps!
Thanks,
AakashFebruary 6, 2024 at 11:27 pm in reply to: [Git it write]: The pages created by default using classic editor #14233Aakash ChakravarthyKeymasterHi Vignesh,
The expectation with GIW plugin is that, post content must not be edited from the editor.
The plugin sets the post content as is.
Even blocks are represented as normal HTML. You can learn about it here – https://developer.wordpress.org/block-editor/getting-started/fundamentals/markup-representation-block/
So if you follow the same block syntax in your markdown file, you will get the blocks in block editor.
Thanks,
AakashFebruary 6, 2024 at 11:15 pm in reply to: [git it write]: Which field in front matter decides markdown to be post or page #14232Aakash ChakravarthyKeymasterExcellent! Curious to know how you are using the plugin. Feel free to share your website and Github repo too!
February 6, 2024 at 11:11 pm in reply to: [ git it write ] Heading IDs are not being added for deep linking #14231Aakash ChakravarthyKeymasterHi Peter,
I understand the requirement. But not all users would require that option.
My suggestion would be to use an external plugin to add “ids” to heading so you can link to those.
Suggested Google search – https://www.google.com/search?q=wordpress+add+id+to+heading
Hope this helps.
Thanks,
AakashAakash ChakravarthyKeymasterHi Niels,
No worries, I can help you out.
Can you please share more details like a screenshot of the shortcode, page URL etc?Also, is the announcement configured to display immediately? (announcement settings -> display tab)
Regarding the font size, the announcement message uses the same style as your theme. If you want very specific changes, you can use CSS. Share your page and let me know what to change, I’ll help you change if possible.
Thanks,
AakashFebruary 5, 2024 at 12:01 am in reply to: The layout is not savable and gets back to the first layout ( default ) #14207Aakash ChakravarthyKeymasterHi Sayn,
Yes that is expected. The countdown timer is in a different column. So on small screens it switches back to a new line.
This is designed because, most users have long message hence it makes sense to put the timer on a new line. Otherwise it will look ugly.
If you want to show in same line, we can do it via CSS. Please share the page where the announcement is added, I’ll have a look and suggest the changes.
Thanks,
AakashAakash ChakravarthyKeymasterHi Joe,
Under “content” tab, can you please set “Fetch thumbnail from page directly” to “no”?
The thubmnail works fine on my test site. There is no reason for it not work.
Can you please create a temporary admin account and share it’s credentials in my contact form? – https://www.aakashweb.com/contact/. I’ll login and what is the issue.Thanks,
AakashAakash ChakravarthyKeymasterHi Joe,
I tried the same RSS feed and I can see the thumbnails on my site out of the box. Please see the image below.
Plase check if you have enabled “show thumbnail if present” under the “general” tab.
Thanks,
AakashAakash ChakravarthyKeymasterHi Deji,
My guess is that, the scripts which are needed to display the embed are not loaded.
Shortcoder does not know anything about the code inserted by the user.
I would suggest, paste the tiktok embed code direclty on the post and see if it works. If it does not work directly, then it will not work with shortcoder too.
May be some other plugin got updated which stopped inserting tiktok embed script.
Thanks,
AakashAakash ChakravarthyKeymasterHi Leon,
Sure I can help you with the issue.
Can you please help collect the error log lines like in the article? – https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/In previous case, there was a problematic plugin which caused the failure. Disabling that solved the problem. You can also try disabling odd plugins one by one to find out the root cause.
Let me know further on this to resolve this issue.
Thanks,
AakashAakash ChakravarthyKeymasterHi,
Let me check this and get back to you. Please give me time till this weekend.
My initial guess is that some user role is invalid for which Shortcoder is unable to add permission.
Thanks,
Aakash -
AuthorPosts