Sayan Datta
Forum Replies Created
-
Hi @arifbd26
Please recheck the Facebook Account Kit secret key in plugin settings. I think you have used App secret key instead of Account kit secret key. Please check the plugin settings and put Account kit secret key in plugin settings.
Thanks!
Forum: Plugins
In reply to: [Simple Posts Ticker - Easy, Lightweight & Flexible] separator characterHi @corelan
Sorry for the late response. You can now put rounded braces between post info from plugin version v1.0.5:
[spt-posts-ticker post_info_start="( " post_info_end=" )"]I think you can use a separator after posts using CSS. Use like this:
div.spt-content span.spt-item:after { content: '|'; padding-left: 20px; } div.spt-content span.spt-item:last-child:after { content: ''; padding-left: 0; }Screenshot: http://prntscr.com/ndtm6o
Thanks!
Most Welcome!
If you found this plugin useful, please consider leaving a 5-star rating: https://wordpress.org/support/plugin/fb-account-kit-login/reviews/?rate=5#new-post
Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Last updated is not showing on search engineHi @anefarious1
What is your website?
Hi @danielo83
Update this plugin to v1.0.11 and use this shortcode
[fbak-account-kit-associate]Thanks!
Hi @danielo83
If you use WooCommerce, it is possible. But otherwise sorry, it is not possible yet.
Thanks!
Hi @danielo83
All users of your site can link their account from their profile. So why you don’t want to allow your users to link their account with Account Kit from profile.php page?
Forum: Plugins
In reply to: [Simple Posts Ticker - Easy, Lightweight & Flexible] separator characterHi @corelan
Hi, would it be possible to allow us to configure a custom separator character to show in between post titles?
You can set it from here: http://prntscr.com/ncjuio
any way to put the “post info after ticker” in between ( and ) (as an option)?
Sorry, I can’t understand what you want to say. Could you please explain it?
Thanks!
Hi @iuzairjan
Sorry Account Kit does not allow both login method at a same time. You have to use only one method. Both methods are very secure. I think you don’t need to use both method at a time
Thanks!
Forum: Plugins
In reply to: [Simple Posts Ticker - Easy, Lightweight & Flexible] Limit CategoryHi @shawnvliem
Use any one of the below:
[spt-posts-ticker category_name="sponsor"]Or
[spt-posts-ticker category="categoryidofsponsor"]Thanks!
Forum: Plugins
In reply to: [WP Last Modified Info] Access via REST APIHi @dusang
but REST API returns only one record where date and modified are the same, so maybe it’s supposed to be empty.
You are absolutely right. modified_by shows the author name only if the post is actually modified.
Contact with your theme author for custom API endpoint.
Thanks!
I think you have some scheduled post. This plugin does not republish post only if there are some scheduled/future posts on your website.
Thanks!