telsenome
Forum Replies Created
-
@wpjoli I activated the plugin and updated a post, but no ids in the h-tags seem to have been saved. When fetching posts (using the REST api) they’re simply returned like so:
\n\n\n\n<h2>More Lorem</h2>\n\n\n\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque rutrum, quam vel tincidunt tristique, nisl orci pulvinar sapien, at tempor sapien nulla sit amet velit. In enim lacus, suscipit sit amet suscipit vitae, tempor sed purus. Proin bibendum sit amet massa eu venenatis. </p>\n\n\n\n<h2>Even more Lorem</h2>\n\n\n\n<h3>Smaller h3 lorem</h3>\n\n\n\n<p>Donec vel enim sit amet ligula rhoncus imperdiet et vitae nunc.</p>
- This reply was modified 4 years, 1 month ago by telsenome.
Forum: Plugins
In reply to: [Content Anchor Links] No ids are inserted into headingsHi @xnau, I’m wondering if the code for this plugin is open source? We want to add this feature to our WP site and might be able to help you develop it.
That’s really cool! What would the data WordPress returns look like if doing that?
Will the h-tags have id’s like so?
<h2 id=”lorem-ipsum”>Lorem Ipsum</h2>
Great! Thank you for the superb support
I’ve made a series of screenshots to explain.
1. Use the same featured image for 3-4 posts (important that it’s the same image you pick from the media manager)
2. Then remove/change featured image on one of those posts (but not the post at the top of the list)
3. Reload
4. The featured image of the post at the top will have been removed/changed even though you tried to remove/change the image for post 3.
- This reply was modified 4 years, 1 month ago by telsenome.
Sorry for being bad at explaining this. So it’s the post overview list I’m talking about. You can reproduce it this way. Start from the top in the post overview list. Use the same featured image for 3-4 posts (important that it’s the same image you pick from the media manager). Then remove/change featured image on one of those posts (but not the post at the top of the list). The featured image of the post at the top will be removed/changed even though you tried to remove/change the image for another post.
Yeah, via the link in the result list.
What I mean by “first post in the list” is the order they’re in. So the “first post” means the post that’s furthest up in the list (I think they’re sorted on creation date)
Oh, I was a little unclear.
Reproduce:
1. set the same image as featured image for multiple posts
2. change/remove the featured image on one of the posts (not the first post in the list)Expected result:
The featured image on the post that you selected should be changed/removed.Actual behaviour:
The featured image of the first post in the list is changed/removed, not on the intended one.- This reply was modified 4 years, 1 month ago by telsenome.
Forum: Plugins
In reply to: [Content Anchor Links] No ids are inserted into headingsThank you. Good luck with the development if/when you do it! Have a nice day!
Forum: Plugins
In reply to: [Content Anchor Links] No ids are inserted into headingsI see. do you have a timeline for this? Or will you look at it whenever you have the time? ??
Ok, then I know. Thank you for the quick reply.
Forum: Plugins
In reply to: [Content Anchor Links] No ids are inserted into headingsThank you for the reply. Are you having plans of updating it?
Forum: Plugins
In reply to: [Yoast SEO] How to add the “Article” type to Yoast schema output?Thank you. I’ve been able to enable the schema I looked for now.
Forum: Plugins
In reply to: [Yoast SEO] How to add the “Article” type to Yoast schema output?Hi
Should the knowledge graph be set to Organization or Person? Or doesn’t it matter?