Conversation
supportHi, For [year] in post title it display 2024 on post page; but in search results it display 2023. Both pages tempalte use “<?php the_title(‘<h2 class=”blog-post-title h5″>’, ‘</h2>’); ?>” how can i fix this? Thank you!
<?php the_title(‘<h2 class=”blog-post-title h5″>’, ‘</h2>’); ?> This code is totally fine and the plugin should render well. Are you sure that you are not seeing a Cached version? Feel free to send URLs in questions in a private message , so that I can check on this.
Hi, I already sent you a pm, but I found the issue. I use Relevannsi and a index rebuild fix the issue, actually there was cache involved but from relevanssi db 🙂 Thank you!
Yes, it happens. I haven’t done anything out of the box with the plugin. It is totally native, so if there is a cache solution available, the dates will be cached for performance. Glad that it got fixed automagically. Always feel free to create a new topic if you need any other assistance.
<?php the_title(‘<h2 class=”blog-post-title h5″>’, ‘</h2>’); ?> This code is totally fine and the plugin should render well. Are you sure that you are not seeing a Cached version? Feel free to send URLs in questions in a private message , so that I can check on this.
Hi, I already sent you a pm, but I found the issue. I use Relevannsi and a index rebuild fix the issue, actually there was cache involved but from relevanssi db 🙂 Thank you!
Yes, it happens. I haven’t done anything out of the box with the plugin. It is totally native, so if there is a cache solution available, the dates will be cached for performance. Glad that it got fixed automagically. Always feel free to create a new topic if you need any other assistance.