Forum Replies Created
-
Hi,
1) Unfortunately, Yes you’ve to check this on all products.
2) Great.Thanks,
in reply to: Undefined index: using Redux and Codeless conflictHi,
1- Can you please share a screenshot of where you are facing the problem? A video will be strongly appreciated.
2- No, I didn’t get any reports regarding page speed results. However, I’ll look up this issue if you are facing this problem.Thanks,
in reply to: Target blank on media elementHi,
By default there is no such option to put a target blank to open the link in a new window in the media widget.Thanks,
Hi,
Please share website url, wp-admin and ftp info (login/ passwords) and send using “private reply” .Thanks,
Hi,
The reviews are not displaying because reviews are unchecked in the single product settings. You can enable them by
Editing the single product > Navigate to Product data > Click on Advanced tab > check “Include Reviews” > Update Product > Done.
For assisstance, take a look at this Product.If you wanna add same styling as on content section tab then add the following code at line#489 in CSS-Hero:
.woocommerce div.product .woocommerce-tabs .panel #reviews {
width: 60%;
margin: 0px auto;
}Thanks,
in reply to: Product images flickeringHi,
Please share latest website URL, wp-admin, and FTP info (login/ passwords) and send using “private reply”.Thanks,
in reply to: Banas pageHi,
Please open a new thread let’s not reply to other threads. There you can share website URL, wp-admin, and FTP info (login/ passwords) and send using “private reply” so that I can look at your issue.Thanks,
in reply to: Upload Custom FontHi,
Please share website URL, wp-admin, and FTP info (login/ passwords) and send using “private reply”.Thanks,
in reply to: Erzen – Remake TroubleHi,
Please share website URL, wp-admin, and FTP info (login/ passwords) and send using “private reply”.Thanks,
in reply to: In stock issueHi,
This comes under third-party plugin customization, however the “in-stock” label is working fine as with WooCommerce by default setting:1- Allow backorders? to Allow will allow the product to be purchased even if the Stock Quantity is 0 or less. If the stock quantity is 1 or more – the product page will say “In stock”.
2- If Allow Backorder is set to Allow, but notify customer – Available on backorder message will be displayed on the product page if the Stock Quantity is 0 or less (-1, -2..).
3- If Allow Backorder is set to “Do not Allow”, Out of stock message will appear.
Thanks,
in reply to: June Tools ShopHi,
Still cant find the reason, its seems random, i will give another try.Thanks,
in reply to: Home Left NavHi,
No, there is no other way except using custom CSS.
If we add CSS for image size only it will spoil the layout of the staff member portion.
Steps to follow:
1- Edit Page with the Wp bakery Editor.
2- Add following code in page settings > Custom CSS
.single_staff {
width: 80%;
margin: 0 auto;
}P.S: You can change the width as you need to do.
This will work only on that specified page.
Thanks,in reply to: Loading Screen Pop’s upHi,
Sorry for the inconvenience, there’s just a woocommerce default setting that was conflicting with the shop page. Now your shop page is displaying all your products.Please check and let me know
Thanks,It’s okay!
in reply to: Shop products sorting and categoriesHi,
The categories are displayed in alphabetical order. In the premium version of the YITH AJAX Product Filter, you can change the order of categories.Thanks,