priyankac
Forum Replies Created
-
Thanks for your response. Can you please explain a bit more? I have three APIs, and I want to know if I can pass an individual header for each custom API. When you mention ‘URL of permitted request source,’ does that mean I should add a specific access domain?
Thank you very much for your information.
Thank you for your response.
I have a question about enabling the 2FA feature on our website.
- Should we use a plugin to enable two-factor authentication (2FA),
- Is there a built-in 2FA feature in WordPress or planned for upcoming versions?
Please confirm
Thank You
How can I solve this issue? Is there a support team available?
- This reply was modified 8 months ago by priyankac.
Hello,
Thanks for your response
..\wp-content\plugins\press-permit-core\classes\PublishPress\Permissions\DB\Groups.php
I got issues on this page if I commented this below code issue is resolved// $results = $wpdb->get_results(
// $wpdb->prepare(
// “SELECT * FROM $wpdb->members_table $join” // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared
// . ” WHERE member_type = %s $status_clause $metagroup_clause AND user_id IN (‘$user_id_csv’)” // phpcs:ignore WordPress.DB.PreparedSQL.InterpolatedNotPrepared
// . ” ORDER BY $wpdb->members_table.group_id”,
// $member_type
// )
// );
Please confirm this is not a profile press or PublishPress Permissions? plugin
Hi @patelketan
Thank you so much! It’s working great.Hello
Thanks for you replay
In the post it is fine : https://bit.ly/3FdKn1X
In the home it not works as expected : https://bit.ly/45nw6KQ
Thank YouForum: Plugins
In reply to: [Web Stories] Suddenly dropped Web stories trafficNot yet we are reserching about this
Forum: Fixing WordPress
In reply to: Retrive all tags in rest api@George Appiah thank you so much
It’s workedForum: Fixing WordPress
In reply to: Retrive all tags in rest apiThanks for response
Yes I have followed attached link
I have increased posts per page in rest api it works only posts not tagsex: https://example.org/wp-json/wp/v2/posts/?tags=3456&offset=10&per_page=60
so I want to increase per_page in tags rest api and also need to display all tags but it displayed by default 10
so how can I display all tags in this rest api?
ex:?https://example.org/wp-json/wp/v2/tags/Forum: Fixing WordPress
In reply to: Get Review block data on WordPress Rest APIHello,
Thanks for your reply
Product review plugin is :Wp review Pro https://mythemeshop.com/plugins/wordpress-review/
Forum: Plugins
In reply to: [WP Featured Content and Slider] List tag not displayedHello team,
Yes it’s worked
Thank You so much.
Forum: Plugins
In reply to: [WP Featured Content and Slider] List tag not displayedHello,
Thanks for your responseHow do display lists in this plugin without using HTML?
Is this plugin not supported by list design?
I need a format like this please check below
Lorem Ipsum is simply dummy text of the printing and typesetting industry.Lorem Ipsum is simply dummy text of the printing and typesetting industry.Lorem Ipsum is simply dummy text of the printing and typesetting industry.Lorem Ipsum is simply dummy text of the printing and typesetting industry.
1. Lorem Ipsum is simply dummy text of the printing and typesetting industry.
2. Lorem Ipsum is simply dummy text of the printing and typesetting industry.
3. Lorem Ipsum is simply dummy text of the printing and typesetting industry.
4. Lorem Ipsum is simply dummy text of the printing and typesetting industry.
5. Lorem Ipsum is simply dummy text of the printing and typesetting industry.How to display content like this?
Please let me know
Thank You
Forum: Plugins
In reply to: [Web Stories] How to update OG ImageHello Team,
Thanks for your response
OG: title and Og: description we got proper output only problem is OG: Image.
If in case another plugin is overriding Og: title and Og: description also did not get the proper output.For our normal post, we are using the Yoast plugin to share the post URL on social media it is working fine.
In case the Yoast plugin is overriding these meta tags we cannot remove that plugin it is necessary for our blogs.
Can You please give any other solution?
Thank You
Forum: Plugins
In reply to: [Web Stories] How to get rest API on web stories pluginHello
Thanks for your reply
In mobile view and desktop view
already displayed web stories.But We need to display web stories in mobile application with different technologies not in mobile view .
So we need web stories API or else is there any way to fetching web stories.
Please let me know
Thank you