akshaysihag
Forum Replies Created
-
Okay thanks
Also can you tell me how can i display
<div class=”wooco_total wooco-total wooco-text”></div>
the total Woocommerce total below the components anywhere i want? Is there a shortcode for it ?
I wanna display the total above and below, in both places….so just need a shortcode for that if possible ?
Also when i did this “Hide them from your shop archive and search by adjusting their Catalog visibility to Hidden, but still keep the Visibility as Public.”
The Quick View Icon on that composite product disappeared, i want to keep it.
My only motive is to sell composite products only & not sell the components separately. I still wanna display the Quick View Option.
I am okay with components Catalog visibility to stay visible everywhere because i won’t be having a shop page anywhere.
So please give me a solution
Hi thanks for the reply, but the solution you gave me for #1 doesn’t work for me because i want “Link to individual product” to stay enabled so that way users can see the information about individual components but i just don’t want the add to cart button to appear there, they should only be able to see the Short description of the product.
So tell me a way to keep the Quick Pop-up view & disable the Add to cart on components only, either via custom css or any other custom code.
I have purchased the premium version of your Composite products, so i want the developer’s support on this
Forum: Plugins
In reply to: [WooCommerce] Hide Product Price if is either ZERO or FREEIt was solved, i found solution online
Yes please help me with that, can you give me the correct CSS styling for media rules ?
Forum: Plugins
In reply to: [Reading Time WP] Display ‘min read’ for < 1 min postsIt is resolved thanks
Alright
What are your charges for giving me this code that i need and a little custom development ? And where can i ask for custom support ?
Okay thanks
Okay understood….but can you just give me developer guide to correct hooks and their parameters ? I saw you have this kind of guide on wedevs.com website but it does not have these hooks that i need, so if you can just provide me the correct hooks for my need and their parameters then it will be really great help.
For example i added a Custom field on Vendor Registration form called “GST Number” , now i want this field to be displayed in Vendor Settings Page and also in WP Users Profile backend area……just like other fields are saved there, how can i do that ?
How does the custom field data on Vendor Registration form that will be collected during signup can be automatically saved under Vendor Settings page and also in the WP Backend Users Profile too….. ?? Just like it happens for other fields such as Store Name, Phone number etc ??
I want to do the same for my custom fields as well please
Hey i know that, i already did that but i also want those fields to be displayed in Vendor Settings Page and get auto populated once a vendor fills all these custom fields in the Registration form ( Where i already added these fields)
Can you help me with this please ? I am developer myself but needs some help in finding right hooks and actions where i can modify this
I followed this guide from your website https://wedevs.com/108107/how-to-add-extra-field-on-vendor-settings-page but i need a little more than that