Sanjeev Kumar
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Appointments] add 2 mail id for admin notificationHi Prabhu,
Just add multiple admin email IDs in the same admin email field, separated by commas, and it should work.
Forum: Plugins
In reply to: [Easy Appointments] Connections reappearing after deletionHi joellekbw,
You are not missing any part of the process. If you delete any connections, they should be removed permanently.
If the connections are reappearing after deletion, there may be another plugin or a setup on your end causing them to be restored. Please check whether any backup, sync, or restoration mechanism is running on your site.
You may also want to test for plugin conflicts by temporarily disabling other plugins and debugging further.
Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] Metabox disappearedHi,
Sorry to hear about the issue you’ve experienced after upgrading to WordPress 7.0.
Based on what you described, we thoroughly tested the plugin with WordPress 7.0 and could not identify any compatibility issues on our end. There may be a conflict with the active theme or another plugin. Since you mentioned that you already deactivated other plugins and switched themes but the issue still persists, we would like to investigate this further.
If possible, could you share a short video or a few screenshots showing the issue? That would help us better understand the problem. Also, if you’re able to test this on another site or a fresh setup, that would help determine whether the issue is environment-specific.
Forum: Plugins
In reply to: [Easy Table of Contents] EZ TOC prevents page scrolling on blog postsHi @earl_d
Could you please confirm whether this issue started after a recent update to the ETOC plugin, or after any other updates such as WordPress 7.0 or your theme?
If you suspect the issue is related to the ETOC update, please try rolling back to the previous version once and check whether the issue is resolved.
Additionally, could you share the URL where the issue occurs so we can test it further?
Forum: Plugins
In reply to: [Easy Table of Contents] Not workingHi Sutirtha Datta,
Sorry to hear that the jump links are not working for you.
There could be several reasons for this, such as a theme conflict, plugin conflict, the method you’re using to add the TOC (shortcode vs. auto-insertion), or whether you’re using a page builder.
Could you please provide a bit more information so we can investigate further and help identify the cause?
Hi @sandefjordtk & @nayanserver,
Thanks for reporting the bug. You’re right, This is a valid issue caused by a conflict between Ultimate FAQ and ETOC after the latest ETOC update.
We’ve created a GitHub ticket to track and fix this and the issue will be addressed in the next update:
https://github.com/ahmedkaludi/easy-table-of-contents/issues/962Forum: Plugins
In reply to: [Easy Appointments] Stripe Payment before Booking made?Hi
Thanks for contacting us.
Currently, Stripe requires payment internally, meaning a booking is not confirmed without successful payment. However, as you suggested, it would be better to have an option similar to PayPal’s “Payment is Required” setting, which would provide flexibility to make payment either mandatory or optional.
We’ve created a GitHub ticket for this enhancement and plan to include this option in the next update:
https://github.com/ahmedkaludi/easy-appointments/issues/282Hi theclov,
This issue may be specific to your setup, so We’ll need to take a closer look. Could you please let us know which theme and major plugins you are using? Also, if possible, please share the steps to reproduce the issue along with some screenshots.
We’ll be happy to help you investigate and resolve this.
Hi Mad Max,
Thanks for reporting this bug. Yes, You’re absolutely right, this is a valid issue. We’ll work on fixing it in the next update.
Here is the GitHub ticket where you can track the progress: https://github.com/SuperPWA/super-progressive-web-apps/issues/656
Forum: Plugins
In reply to: [Easy Appointments] Easy Appointment Pro – Personal LicenseHi thailandkiwi,
As per the WordPress forum guidelines, We’re not allowed to discuss the Pro version of the plugin here. It would be better to contact the team directly through their official website for assistance regarding the Pro version.
Hi @roma,
Just to confirm, are you suggesting sharing a full site backup using Duplicator?
At this stage, that may not be necessary, and it’s generally not recommended to share a full site backup on a public forum. It would be better if you could help us replicate the setup on our end, as mentioned earlier. Please share the relevant code, file locations, and the steps you followed to display the FAQ post type.
This will help us investigate more efficiently.
Thanks!
Hi Roma,
Sorry for the delayed response.
From what We understand, You’ve created FAQ post types and are inserting them on other pages using custom code. To help us investigate properly, We need to see your exact setup. Specifically, which files the code has been added to and how everything is connected. Please share clear step-by-step instructions so We can reproduce it on our end. A short video would be even more helpful for better understanding.
Also, the URL you shared isn’t working. Could you please resend it?
In the meantime, you can try following this guide, which might help:
https://structured-data-for-wp.com/docs/article/how-to-setup-faq-in-schema-in-wordpress/Hi @andrew1977,
Thanks for the PR. We’ll certainly review it on GitHub and take the necessary action.
Hi,
You are correct that there is no specialized “YogaStudio” type in the official Schema.org vocabulary. For a yoga studio, you should use the SportsActivityLocation schema type, as it is the most relevant, recognized, and functional type within the hierarchy for a local fitness business.
You can find this schema type as a subtype of LocalBusiness. Simply select LocalBusiness from the main schema type dashboard, and in the second Sub Business Type dropdown, you will see Sports Activity Location.
Please let us know your thoughts after trying it.
Hi,
No, this does not mean your AMP pages will stop working.
Cloudflare is specifically deprecating support for AMP Real URL and Signed Exchanges (SXG) features on their side. This affects Cloudflare’s SXG-related endpoints and any Cloudflare rules using
sxgconfiguration, not AMP itself.- Your AMP pages should continue to work normally.
- If you are not intentionally using Cloudflare SXG/AMP Real URL features, you likely do not need to do anything.
- If you have configured Cloudflare SXG rules manually, those rules should be reviewed and any
sxgset_config_action rules removed before June 23, 2026. - Some potential impact could be loss of SXG-related enhancements (such as certain prefetching or signed delivery benefits), but not AMP functionality itself.
There is nothing specific you need to change on the AMP for WP plugin side because of this notice.