Sayan Datta
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Last Modified Info] Problem with ElementorForum: Plugins
In reply to: [WP Last Modified Info] Meta date output with UdatedHello @morpheuss
Please follow the screenshot: https://prnt.sc/tyakk4
<span class="modified-date"><i class="x-icon-calendar" data-x-icon-s=""></i>UPDATE %post_modified%</span>Forum: Plugins
In reply to: [WP Last Modified Info] Meta date output with UdatedHello @morpheuss
Please follow this screenshot: https://prnt.sc/ty9xdx
Forum: Plugins
In reply to: [WP Last Modified Info] Meta date output with UdatedForum: Plugins
In reply to: [WP Last Modified Info] Meta date output with UdatedHello @morpheuss ,
Are you using WP Last Modified Info plugin to show last modified info on Post Meta?
Forum: Plugins
In reply to: [WP Last Modified Info] Meta date output with UdatedHello @morpheuss
Sorry I can’t get your query. Can you please explain it a bit more?
Forum: Plugins
In reply to: [WP Last Modified Info] Page Options are missing after updateHello,
Page Options is merged with Post Options. Please go to the Post Options Tab and select Pages from thePost types drop down.
Hope it helps.
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Unable to change the font color and styleHello @amibhat ,
As I can see, you are currently using Before Content Method to show last modified info on posts. Bit you want to replace meta. So, please please select that method and enter the required post published date meta CSS class to the plugin settings. You can add css classes to the HTML template and from Misc Options > CSS code, you can enter your custom styles.
If you want my help in this case, please enable post published date meta (I think it ia currently disabled from theme settings as I can’t see it) and let me know. I will definitely help you to show last modified info on post meta.
Btw do you want to show both published date and modified date on post meta?
Thanks!
Hello @groenhart
Please resave the plugin settings.
Hello,
Can you please give me the theme link?
Forum: Plugins
In reply to: [WP Last Modified Info] Can’t add at as separatorHello @marius84 ,
Please use format like this:
F jS, Y \a\t g:i AReference: https://wordpress.org/support/article/formatting-date-and-time/
Hope it helps.
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Website Crashed after updateHello @marius84 ,
Sorry, for the inconvenience. Can you please reinstall and activate the plugin again? If ant error occurs, it should give a warning to you and if any, please let me know the errors as everything is working perfectly fine from my end.
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Website Crashed after updateHello,
What is your php version?
Forum: Plugins
In reply to: [WP Last Modified Info] Problem with ElementorHello,
By default, the Elementor prevents Author Update. But in the Upcoming version, I am going to add support for force author update detection. I have already published it on GitHub as a Beta version. If you want, you can try it now.
Details: https://github.com/iamsayan/wp-last-modified-info/releases/tag/v1.7.0-beta.2
Download: https://github.com/iamsayan/wp-last-modified-info/releases/download/v1.7.0-beta.2/wp-last-modified-info.zipJust use this filter:
add_filter( 'wplmi/force_update_author_id', '__return_true' );Thanks!
- This reply was modified 5 years, 9 months ago by Sayan Datta.
Forum: Plugins
In reply to: [WP Last Modified Info] Server 5xx and php errors.Hello @thomastolkien
Sorry for the inconvenience. Could you please try the GitHub Version:
Link: https://github.com/iamsayan/wp-last-modified-info/releases/tag/v1.7.0
Download: https://github.com/iamsayan/wp-last-modified-info/releases/download/v1.7.0/wp-last-modified-info.zip
I hope it will fixed in this version. Production version will released on 11th August, 2020
Thanks!