Sayan Datta
Forum Replies Created
-
Hi @faizynadim
Update this plugin to the latest version and Go to Plugin Settings and set Custom Display Name for new users.
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] “Published” is converted to “Last Modified”Hi @supakas
Please update this plugin to the latest version and under Template Tags Tabs, please select “Do Nothing” option in GeneratePress Support option and save changes.
Hope this works!
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Disable the default display on all postsForum: Plugins
In reply to: [WP Last Modified Info] “Published” is converted to “Last Modified”Hi @supakas
What do you want? I mean do you want to show both published date and modified date on posts or just wants to show only modified date on posts?
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] “Published” is converted to “Last Modified”Forum: Plugins
In reply to: [WP Last Modified Info] Disable the default display on all postsHi @ninouche06
Sorry, I can’t understand what do you mean by this:
If I do that, it activates the modification date on all pages and posts.
As you wants to show last modified info on posts only so go to this tab https://ps.w.org/wp-last-modified-info/assets/screenshot-6.png and configure the options in this tab accordingly. You don’t need to touch any other tab.
Alternatively you can use shortcode also to show last modified info on posts.
Thanks!
Sorry for the late reply. Everything is working fine from my end. I can easily comment from my android mobile. I do not have any iphone, so I could not test the result in an iphone.
Green ticks in fb app settings are not necessary for Facebook Comments. So don’t worry.
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Disable the default display on all postsHi @ninouche06
I think you have enabled page option also. Please go to plugin settings > Pages then turn the first slider off and save changes. It will disable last modified date output on all pages.
Thanks!
Hi @bordocorap
Yes, you can use this plugin for existing user only. Keep this option turn off http://prntscr.com/nhyhhx and save changes. It will check the user status. If the user is already registered then it will log in them to their account otherwise shows an error notice to the unregistered user.
Thanks!
Hi @arifbd26
I have implemented a fix. It is working fine now. Please check your website. If you update your theme in future, just add this line to the end of your theme’s functions.php file:
add_filter( 'fbak/account_kit_sync_with_wp_login', '__return_false' );Otherwise, it won’t work.
Thanks!
Hi @arifbd26
I have investigated this issue on your website. It seems that your theme or any plugin blocks WordPress’s wp_login action, so this plugin could not send the success response to ajax request and console log shows the above-mentioned error.
Please contact your theme author or try to disable the plugin.
Thanks!
Hi @gilcon22
This means If you select Keep Country codes, then when a new user will be created using this plugin country code will be omitted from the user name.
Example: Suppose a man is from the USA and his country code is
+1and phone number is+12019484345. Now if you keep country codes in the plugin settings then the new user’s the username created with this plugin will be+12019484345and if you remove country codes then the username will be2019484345.The main reason behind these settings is some plugins like DIGITs removes country codes. If any user is migrating from DIGITS to this plugin then they have to select Remove Country Code Option, otherwise, the users created with digits plugin could not log in to their existing account.
If you are a new user you can Keep or Remove country codes. But I will recommend you to do not remove country codes.
Hope this will clear your doubts.
Thanks!
Forum: Plugins
In reply to: [Passwordless Login with OTP / SMS & Email - Account Kit] Shortcode Text