abcwebtech
Forum Replies Created
-
Forum: Plugins
In reply to: [Quotes for WooCommerce] Change Button text to “Add To Quote”Also this is the code for the Ancor ADD TO QUOTE button, but i want this to appear also in the product detail page. But to do this i want the dynamic php snippit code to enter for the a href=”” . Because right now from web developer tools in browser it just shows:
/shop?add-to-cart=125 <— i want to make this part to be the shortcode or php to be dynamic based on whatever Product Item it actually it is on for the product detail page or sku.
The original copied and pasted code here:
Get A QuoteForum: Plugins
In reply to: [Quotes for WooCommerce] Change Button text to “Add To Quote”Pinal, I want to make sure product images appear in the new quote order when customer orders it. How can we get this into the woocommerce new order email next to each item Product Name in same format with just 100pxx100px size product photo. ?
Paul-
USA, ArizonaForum: Plugins
In reply to: [WooCommerce] Product Import as CSV file Error, WHY?OK Ill try this.
Forum: Plugins
In reply to: [WooCommerce] Product Import as CSV file Error, WHY?Ok, they handle environmental software like php, mysql etc. But wordpress uses PHP and filters. the Functions.php is known to be the source code file that handles or that which can be modified to add in the filter for this csv file. Do you know about this with simply with google searching the solution based on the “error” text? What else do you recommend?