-
Created a topic, REST API or GraphQL Support, on the site WordPress.org Forums:
Wondering if you have plans to add support in the futu… -
Posted a reply to REST API Support, on the site WordPress.org Forums:
Thanks. Headless Wordpress is the future for developers. -
Posted a reply to REST API Support, on the site WordPress.org Forums:
Hey. I'd like to be able to create the product pages. I am using graphql… -
Posted a reply to REST API Support, on the site WordPress.org Forums:
Hey. Headless wordpress (cms) running next js in the front end. Wordpress is great but… -
Created a topic, REST API Support, on the site WordPress.org Forums:
Anyone know how to add support for the REST API with t… -
Posted a reply to WPGraphQL?, on the site WordPress.org Forums:
I'll play with it some more and def leave a review. What's your ETA on… -
Posted a reply to WPGraphQL?, on the site WordPress.org Forums:
Thanks, great plugin compared to what I was using (YITH WooCommerce Product Add-Ons) I just… -
Created a topic, WPGraphQL?, on the site WordPress.org Forums:
I am using "WPGraphQL for Advanced Custom Fields" with… -
Posted a reply to WC_Square_Payment_Form_Handler is not defined, on the site WordPress.org Forums:
They always say it's not their issue, ha. We dumped the plug-in for Stripe, which… -
Created a topic, WC_Square_Payment_Form_Handler is not defined, on the site WordPress.org Forums:
Upgraded the plugins, wordpress and woo and not gettin… -
Posted a reply to Adding Support for Advanced Rich Text Tools for Gutenberg, on the site WordPress.org Forums:
Oh I am also using the Custom Color Palette plugin -
Created a topic, Adding Support for Advanced Rich Text Tools for Gutenberg, on the site WordPress.org Forums:
Wondering if you are able to add support for the Advan… -
Created a topic, Current cache size: Empty, on the site WordPress.org Forums:
No matter what I do my cache still says empty. How do … -
Created a topic, Error: Cannot find module, on the site WordPress.org Forums:
Great plug in so far but trying to get my jQuery to mi… -
Posted a reply to Changing options from http to https issues, on the site WordPress.org Forums:
Ah ok thanks. -
Posted a reply to Changing options from http to https issues, on the site WordPress.org Forums:
https://ugqoutdoor.com/top-quilts/bandit/ If in your database you change the URL of the image source does it… -
Created a topic, Changing options from http to https issues, on the site WordPress.org Forums:
I have a client that switched over to https, like most… -
Posted a reply to Pagination?, on the site WordPress.org Forums:
I see it's built into the comment settings. Fixed. Thanks. -
Created a topic, Pagination?, on the site WordPress.org Forums:
Wondering if I can do pagination with the plugin? It w… -
Created a topic, Unsubscribe Link, on the site WordPress.org Forums:
You have <a href="{{{unsubscribeLink}}}" … -
Posted a reply to Completed To Shipped?, on the site WordPress.org Forums:
I figured it out. It's a good plug in but lacking features, hopefully you will… -
Created a topic, Good plugin, not great., on the site WordPress.org Forums:
Needs more features but overall a basic good plugin. -
Created a topic, Completed To Shipped?, on the site WordPress.org Forums:
Is there a way to change the email for reviews to be s… -
Posted a reply to Override Templates?, on the site WordPress.org Forums:
Got it, just move ivole-single-product-reviews.php to the theme's directory. -
Created a topic, Override Templates?, on the site WordPress.org Forums:
Is there anyway to override the template files? -
Posted a reply to [cusrev_reviews] Not working, on the site WordPress.org Forums:
Oh and add: wp_enqueue_script('customer-reviews-woocommerce-js', '/wp-content/plugins/customer-reviews-woocommerce/js/frontend.js','',NULL,false); wp_enqueue_style('customer-reviews-woocommerce-css', '/wp-content/plugins/customer-reviews-woocommerce/css/frontend.css','',NULL,false); wp_enqueue_script( 'recaptcha', 'https://www.google.com/recaptcha/api.js', array(), null, true ); To… -
Posted a reply to [cusrev_reviews] Not working, on the site WordPress.org Forums:
Hey Aussieless... how I hacked it: <? $args = array( 'p' => $product_ID, 'post_type' =>… -
Posted a reply to [cusrev_reviews] Not working, on the site WordPress.org Forums:
When is the update? I plan on doing the same, non Woo page with the… -
Posted a reply to After moving the site all galleries are empty, on the site WordPress.org Forums:
Thanks. I figured it out, sort of... I added define( 'AUTOSAVE_INTERVAL', 300 ); define( 'WP_POST_REVISIONS',… -
Posted a reply to After moving the site all galleries are empty, on the site WordPress.org Forums:
Having the same issue, what did you edit and where? Thanks! -
Posted a reply to WooCommerce Mailchimp – Parse error, on the site WordPress.org Forums:
I updated php and it fixed the issue... I jumped the gun and should have… -
Posted a reply to WooCommerce Mailchimp – Parse error, on the site WordPress.org Forums:
Sorry that's MYSQL version 5.1.xx we are on php 5.6.26. -
Created a topic, WooCommerce Mailchimp – Parse error, on the site WordPress.org Forums:
I get "Parse error: syntax error, unexpected T_FUNCTIO…