Sayan Datta
Forum Replies Created
-
Hi, it seems that you are using wrong locale i.e. vn_VN. vn_VN is not supported by Facebook. Use vi_VN instead.
Thanks!
A system issue occurred. Please try again.
Could you please give me a screenshot of this?
It will help me to sort it out as everything is find on my end. Thanks!
Have you configured it properly??? http://prntscr.com/me2ks1
Which method you are using here? http://prntscr.com/me2jeb
Forum: Plugins
In reply to: [WP Last Modified Info] Plugin creates invalid markupHi @dlangpap
Yes, you are right. I will release an update very soon!
Many thanks! 🙂
Regards
SayanForum: Plugins
In reply to: [WP Last Modified Info] Notice: Trying to get property of non-objectHi, as this problem occurs only for you I can’t test it on my end. Please download this plugin from this link and upload it manually to your site and activate it. If the problem does not exist, please let me know. Then I will push an update to WordPress.org repo.
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Notice: Trying to get property of non-objectHi @scubarob
Everything is fine on my end, however please replace the line
$stop_update = get_post_meta( $post->ID, '_lmt_disableupdate', true );to this$stop_update = get_post_meta( get_the_ID(), '_lmt_disableupdate', true );via plugin editor.And then please let me know about the status of this issue.
Thanks!
Hi you need to change the button css class to
btntho match it with your theme.
http://prntscr.com/md4mjhThanks!
Hi, please give me the link (not screenshot) where you have added the shortcodes. It will be more easy to investigate this issue as this plugin has already a default stylesheet.
Thanks!
I have released v1.0.2 of this plugin. Please update your plugin and check this issue.
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Last Update spacing issueHi @blarney27
I have released a new version of this plugin. Please update this plugin to latest version
and set it as : http://prntscr.com/mcvhwe to display last modified info as : http://prntscr.com/mbovi1Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Last updated is not showing on search engineHave you added this code to the end of functions.php file?? It may be that you have added but I cannot see any changes on you website.
Please clear your site cache. Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Last Update spacing issueIf you want to show just last updated info some thing like this (http://prntscr.com/mbovi1) instead of published info (http://prntscr.com/mbou7z), then tell me, I can provide some codes to you to display like this.
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Last Update spacing issueHi, there is an problem with Standard format (http://prntscr.com/mborh4) in GeneratePress. Other formats are working properly. You just do one thing keep this option (http://prntscr.com/mbos7y) to no. I will try to fix this issue in the next version.
Thanks!