radevwp
Forum Replies Created
-
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Remove product link from emailsThank you very much that worked. Wish I could add it to the child theme but it didnt work when I did it. But you way worked.
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Remove product link from emailsThis would be in the downloads table
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Remove product link from emailsNo we are fine with the download links, for this specific situation we just want to remove the product link. https://www.awesomescreenshot.com/image/18180232?key=89b6d14d0ad56276d6d9955ed88c3a95
Forum: Plugins
In reply to: [User Role Editor] Woocommerce Create OrdersWe have tested and no it does not work. when we click add order it loads a page and say “Sorry, you are not allowed to access this page.” So the default way does not work. So them it is a pro feature?
Forum: Plugins
In reply to: [User Role Editor] Woocommerce Create OrdersYes it allows them to edit but not create. We want them to be able to create an order.
Forum: Plugins
In reply to: [Terms & Conditions Per Product] Conflict with woocommerce checkoutFor now i have disabled the plugin.
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Email Typesim guessing to help you write the function
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Email TypesThis is what the plugin devs gave us.
$email->get_content() // Get the default template of the email
$email->object = wc_get_order(100); // Required args of the template to pass before calling the $email->get_content()
$email->payment = _sumo_pp_get_payment($payment_post_id); // Required args of the template to pass before calling the $email->get_content()Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Email Typessumo payment plans
I have reset the Yoast indexables tables & migrations and no warning signs.
Yes, WordPress is up to date. I disabled all the plugins and only when I disable the wordpress-seo is when the warnings go away.
Yes, it is already running. Noticed on my other site where it is not running I don’t get those warnings.
Forum: Plugins
In reply to: [Autoptimize] Update issue v2.6.1 background img@optimizingmatters thank you that did work.
Forum: Plugins
In reply to: [Lazy Load for Videos] Thumbnail not showing fof vimeoOk, I tested and none of the plugins was the issue. But I did find when I set the format of the post page from the standard to the video format I do not get the conflict anymore. Either way, I tested the site speed and for some reason compared to the original page the load time increased.
- This reply was modified 6 years, 5 months ago by radevwp.
Forum: Plugins
In reply to: [Lazy Load for Videos] Thumbnail not showing fof vimeoIt kind of did work the thumbnail now shows up but there is a modal that shows up when I click on the play button and a loading icon that keeps spinning with the video playing behind it. Here is an image of the issue.https://imgur.com/a/CXGFFEZ