-
Posted a reply to Custom Date Fields Missing, on the site WordPress.org Forums:
Hi, upon further testing, it's ACFE Pro related, not the free version (the custom date… -
Posted a reply to Custom Date Fields Missing, on the site WordPress.org Forums:
Hi, yes, latest version of WP, ACF Pro and ACF Extended. I'll run some further… -
Created a topic, Custom Date Fields Missing, on the site WordPress.org Forums:
Hi! Quite self-explantartory this one. When this plugi… -
Posted a reply to Course Category Meta Data, on the site WordPress.org Forums:
Fixed with: <?php// For the main <title> tagadd_filter('pre_get_document_title', 'custom_course_cat_main_title', 999);function custom_course_cat_main_title($title) { if (is_tax('course_category')) {… -
Created a topic, Course Category Meta Data, on the site WordPress.org Forums:
I'm trying to set a meta title and description using S… -
Posted a reply to Conflict between FluentSMTP and Stripe Payment Gateway plugin?, on the site WordPress.org Forums:
The issue is listed here too, lots of people are impacted: https://github.com/woocommerce/woocommerce-gateway-stripe/issues/2463. -
Posted a reply to Emails Sent Twice, on the site WordPress.org Forums:
@hans410947 yes, it's a Stripe issue, see https://github.com/woocommerce/woocommerce-gateway-stripe/issues/2463. -
Posted a reply to Emails Sent Twice, on the site WordPress.org Forums:
Hmm, I tried with WP SMTP, same issue occurs. Set to send via Brevo /… -
Created a topic, Emails Sent Twice, on the site WordPress.org Forums:
Hi, I have a fairly standard Woo website. When a us… -
Posted a reply to Works For One Admin, Not Another, on the site WordPress.org Forums:
This is all via the same browser / device. Fine for me, log in to… -
Created a topic, Works For One Admin, Not Another, on the site WordPress.org Forums:
Hi, Latest version of WP, the plugin, ACF and a scr… -
Posted a reply to Orders Not Autocompleting, on the site WordPress.org Forums:
Re-entering the same auth key over at ShipStation fixed the issue for us (still running… -
Posted a reply to Orders Not Autocompleting, on the site WordPress.org Forums:
Morning Carol, thanks for the quick response. The issue only started happening last week, and… -
Created a topic, Orders Not Autocompleting, on the site WordPress.org Forums:
The connection from ShipStation to Woo works, but orde… -
Posted a reply to Invalid Security Token, on the site WordPress.org Forums:
Any update? -
Posted a reply to Last update broke down the website, on the site WordPress.org Forums:
This happens multiple times per year and causes no end of issues. I've purposely turned… -
Posted a reply to Invalid Security Token, on the site WordPress.org Forums:
Hi, sorry for the slow reply. Shortcodes are embedded like this example: [asp_product id="7532"] -
Posted a reply to Invalid Security Token, on the site WordPress.org Forums:
Any update on this, please? -
Posted a reply to Invalid Security Token, on the site WordPress.org Forums:
No caching plugin active or server-level caching. W3 Total Cache was installed previously, but I… -
Posted a reply to Invalid Security Token, on the site WordPress.org Forums:
Hi, here's the log (I replaced user email addresses with xxx@xxx.com). -
Posted a reply to Invalid Security Token, on the site WordPress.org Forums:
I've had debugging enabled since I started this thread, so there's a good amount of… -
Posted a reply to Invalid Security Token, on the site WordPress.org Forums:
Hi, Thanks for the quick response. I cloned over to a staging site, set the… -
Created a topic, Invalid Security Token, on the site WordPress.org Forums:
Hi, We've recently had a few users who have run in… -
Posted a reply to Updating CPT Bug, on the site WordPress.org Forums:
Hey, sorry for the slow reply, I’m away on holiday. I don’t have the classic… -
Posted a reply to Updating CPT Bug, on the site WordPress.org Forums:
Disabling 'supports editor' makes the calendar option reappear. -
Created a topic, Updating CPT Bug, on the site WordPress.org Forums:
Hi, I changed the 'supports' parameters for my CPT … -
Created a topic, Integration with Fluent Forms Conversational, on the site WordPress.org Forums:
Hi, I am using a conversational Fluent Form, howev… -
Posted a reply to Slow To Create / Modify Posts, on the site WordPress.org Forums:
Hi, Thanks, but I've tried these suggestions already. -
Created a topic, Slow To Create / Modify Posts, on the site WordPress.org Forums:
I have a fairly standard Oxygen website with WooCommer… -
Posted a reply to PayPal is inactive for subscription transactions. Please set up the PayPal IPN, on the site WordPress.org Forums:
Hi, I've opened this thread back up as I don't know if it's in relation… -
Created a topic, Incorrect product count in admin, on the site WordPress.org Forums:
Hi, I have one product on my WooCommerce website - Sc… -
Posted a reply to Rounding Of Rating, on the site WordPress.org Forums:
Thanks for the reply - although I'm not sure showing ratings to 2 decimal places… -
Created a topic, Rounding Of Rating, on the site WordPress.org Forums:
Hi, I am using the following shortcode: [wc_photo_re… -
Created a topic, Print layout is different on Safari, on the site WordPress.org Forums:
Hi, Firstly, thanks for the fantastic plugin! Here… -
Posted a reply to Avatar Not Saving On Upload, on the site WordPress.org Forums:
Hi Kim, I wasn't planning on posting my login details on a public forum, don't… -
Posted a reply to Avatar Not Saving On Upload, on the site WordPress.org Forums:
Hi @kimwhite, I created a fresh WP install with Oxygen Builder installed, and Basic User… -
Posted a reply to Avatar Not Saving On Upload, on the site WordPress.org Forums:
Hmm, I cloned my website to a local environment, disabled all plugins (other than basic… -
Created a topic, Avatar Not Saving On Upload, on the site WordPress.org Forums:
Hi, I tested this plugin on a blank install and defau… -
Created a topic, LiteSpeed Caching Issues, on the site WordPress.org Forums:
Hello, When I enable the LiteSpeed Cache plugin, the … -
Posted a reply to PayPal is inactive for subscription transactions. Please set up the PayPal IPN, on the site WordPress.org Forums:
Hi Joost, Thanks for the response. Can we safely ignore this warning in the admin… -
Created a topic, PayPal is inactive for subscription transactions. Please set up the PayPal IPN, on the site WordPress.org Forums:
Hi, We have installed and configured the plugin but g… -
Posted a reply to Uncaught IntegrationError: Please call Stripe() with your publishable key., on the site WordPress.org Forums:
Hi @joashrajin, I've set up lots of websites in the past without an SSL with… -
Posted a reply to Uncaught IntegrationError: Please call Stripe() with your publishable key., on the site WordPress.org Forums:
Hi, sorry for the slow reply. ### WordPress Environment ### WordPress address (URL): http://domain53447d.stackstaging.com Site… -
Created a topic, Uncaught IntegrationError: Please call Stripe() with your publishable key., on the site WordPress.org Forums:
Hi, I am getting this error show in the console: Unca… -
Created a topic, Adding Version To URL, on the site WordPress.org Forums:
Hi, I notice when the plugin is activated, a version … -
Posted a reply to Struggling To Set Up Plugin, on the site WordPress.org Forums:
I have tried to add further parameters to the shortcode as follows: [wpcs show_flags=1 txt_type="desc"… -
Created a topic, Struggling To Set Up Plugin, on the site WordPress.org Forums:
Hi, I have a number ACF field - property_price that i… -
Created a topic, Oxygen Builder Compatibility, on the site WordPress.org Forums:
Hi, I am just wondering what the compatibility is li… -
Created a topic, Hide Account From Directory, on the site WordPress.org Forums:
Hello, Is it possible to hide my account from the Dir… -
Created a topic, Yoast Meta Title Not Working On Categories, on the site WordPress.org Forums:
Hello, We're using Yoast 16.2 and LearnPress 3.2.8.8…