Tareq Hasan
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Conversion Tracking] Specific IDsYou can use dynamic values:
{customer_id}
,{customer_email}
,{customer_first_name}
,{customer_last_name}
,{order_number}
,{order_total}
,{order_subtotal}
,{order_discount}
,{order_shipping}
,{currency}
,{payment_method}
Learn more about setting up custom scripts. I am afraid the billing country isn’t available as a custom code.
Is this setting is correctly pointing to any page?
Forum: Plugins
In reply to: [WooCommerce Conversion Tracking] WooCommmerce 4.0The plugin has been tested and released with WooCommerce 4.0.1 compatibility!
You need to go to the settings page to set the page from there.
Hi Puneet,
The single docs (post type) already supports gutenberg. Is that what you are asking?
Hello George,
Thank you for the detailed review, appreciate a lot. In the coming days weDocs will be more improved I hope.
No, the metrics collection request won’t be visible once it’s hidden.
Thanks.
Why would you want to do that?
You can use this filter to change the default
docs
tohelp
.WordPress block editor or the classic editor can process pasting the content from word format. But it only works one-by-one basis, there is no bulk option.
Hello Justin,
The class hasn’t been deprecated, but went inside a namespace. Sorry it threw a fatal error, but you can call this from your child theme.
$walker = new WeDevs\WeDocs\Walker();
You can install the user switching plugin. Upon installed and activated, you should see a switch to link on the employee listing (besides edit and delete link).
The fix already pushed on the theme linked above.
The latest version should solve this problem.
Where do you want to show the excerpts?