I am using a third party plugin that allows me to charge users to post things on my site. I have used that and Paid Memberships Subscription together to create a system where users can create a certain number of posts in a certain number of time.
At the moment what is happening is, once the product can not be purchased anymore (because the limit has been reached), the product still displays, and when the user tries to buy it, they are shown the direct Woocommerce cart page. This doesn’t look good.
What I would like is, once the time or the number of posts has been reached, the product does not appear as an option to be purchased any more so I can avoid the Woocommerce cart page showing at all (I’ve tried deleting the Cart page but then when the person tries to purchase the item, it shows a “Nothing found” error page). Is there a way I can achieve this?
]]>I am grateful for your MEOW AI WP plugin. However, I have been experiencing some issues with the plugin. Despite installing it several times and adding the API key, I keep receiving an error message stating that I have exceeded my quota. As a user of the free version of ChatGPT with minimal usage, I am unsure why this is happening. I would greatly appreciate any advice or guidance you could provide regarding this issue. Thank you for your time and assistance.
View post on imgur.com
askhematologist
]]>Screenshot of Booking Edit Page
But it has been exceeded by a user who made two different appointments for the same time slot using two different names (husband/wife), but used the same email address.
Capacity Exceeded, Schedule – Month View
Total number of appointments set at 50 not reached at time bookings were made.
What happened? How do I prevent this?
Thank you for any assistance!
]]>I know this is a known bug and there is a guide for this. But this case is a little weird:
1.- The file that I want to import is 422MB
2.- I already edited the php.ini and restarted the services
post_max_size = 1024
upload_max_filesize = 1024
max_execution_time = 1000
But in the console I’m getting 413: { message: Request size limit exceeded }
Any idea of this? I’d really appreciate if someone can help me.
I’m using Bitnami image in an EC2 t2.small.
]]>Our site uses this plugin, and we’re having a problem as we are getting the following message:
User has exceeded its 24-hour sending limit. Messages to 250 recipients out of 250 allowed have been sent. Relay quota will reset in 9.56 hours.
Is there a way to reset this quota or to change it so we can send out more emails?
Thank you for your help
Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/blogger.googleapis.com/quotas?project=281460219666
I already used the plugin before and it worked perfectly, but I think there is a daily quota for Google services!
Is there a possibility I can edit the plugin by creating an API of my own?
Thanks
]]>I installed SuperPWA on all of my websites last week and it has been working very well. Since a recent update however, when I click on markers on our Park Locator (https://www.newstaticsforsale.co.uk/park-locator/) there are multiple errors in the console and the map doesn’t update properly. This applies to some other pages too.
Are you familiar with this error? I cleared the old v1.3 cache, leaving just the v1.3.1 cache there but the problem persists. I’m struggling to think of a solution at the moment.
Kind Regards,
Anthony
]]>How do I do this now this late in the game? I have indeed searched and found many other posts about this topic. My uncertainty is that now the taxonomy.php has different code than the fix. i.e. the “fixed” code referred to wp_batch_split_terms
The taxonomy.php file has since further changed after the original fix and now refers to wp_split_shared_term_batch:
wp_schedule_single_event( time() + ( 5 * MINUTE_IN_SECONDS ), 'wp_split_shared_term_batch' );
wp_schedule_single_event( time() + ( 2 * MINUTE_IN_SECONDS ), 'wp_split_shared_term_batch' );
wp_schedule_single_event( time() + MINUTE_IN_SECONDS, 'wp_split_shared_term_batch' );
What is the CURRENT solution to purge the entries related to the older /bad code ?
]]>