Make carlos
Forum Replies Created
-
These two plugins:
Ultimate WooCommerce Auction Pro – Unlimited
WC Vendors MarketplaceForum: Plugins
In reply to: [WooCommerce] Enter your address to view shipping options.Okay fine thank you.
but shipping method showing only for logged in user ? it should be for non logged in user as well. please advice.
Thanks
MakeForum: Themes and Templates
In reply to: [Astra] Social media icons official color not workinghttps://websitedemos.net/fashion-lifestyle-02/contact-me/
followed your instructions from Settings but none of color is changed in this page. could you please someone from your team check this issues.
Thanks
MakeForum: Plugins
In reply to: [YITH WooCommerce Wishlist] How to show icon when no items in wishlist.Resolved!
perfect Thanks it works.
Forum: Plugins
In reply to: [WPC Composite Products for WooCommerce] Not translating with product titlesIn product detail page, if i change language from top menu, translation not working for composite products but if i open any composite product from product page then translation working fine.
could you please advice.
Forum: Plugins
In reply to: [WPC Composite Products for WooCommerce] Not translating with product titlesSo that means should i disable WPML ? but what about other pages translation if i disable WPML ?
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Move Wishlist button beside add to cartHi,
Given code is working fine but now its showing at bot place.
beside Add to cart button as well as default position so showing twice. could you please advice.Thanks
MakeForum: Plugins
In reply to: [Comments - wpDiscuz] Disable comments for specific categoryPerfect Thanks
Forum: Plugins
In reply to: [Comments - wpDiscuz] Only paid member can do comment.I think i need to change in plugin file ? isn’t it ?
Forum: Plugins
In reply to: [Comments - wpDiscuz] Only paid member can do comment.Hi
Could you please advice, which file should i change for that ?Thanks
MakeYou need to change this line
wc_get_template( ‘single-product/nameyourprice-price-form.php’, $args, YWCNP_TEMPLATE_PATH, YWCNP_TEMPLATE_PATH );
to
wc_get_template( ‘single-product/nameyourprice-price-form.php’, $args );
Please do this and it will work.
I have checked with Store front as well but not working. did you tried to check in your local system? Please check once so you will get idea.
<input type="text" id="ywcnp_suggest_price_single AAAAAA" class="ywcnp_sugg_price short ahirahir" name="ywcnp_amount"/>
I have added extra class AAAAA but its not showing in front at all. if i change code in plugin then its working. Please investigate
Forum: Plugins
In reply to: [Comments - wpDiscuz] Only paid member can do comment.could you please check my first comment. I mentioned that i need to check other conditions with existing role.
for example:
Role is : Subscriber && Membership_active = Yes
I hope that make sense.
Thanks
Make