This topic has 8 replies, 3 voices, and was last updated 2 years, 4 months ago ago by Awais Ahmed
hey i almost finished the site . very easy and nice theme!
but i have few issues:
1. https://prnt.sc/lkK-c9GyOWXi here its bugged and its should be “Maybe you want that too?” list.
2. https://prnt.sc/Fv5coSqZllST how i change the color of the bottom here?
3. https://prnt.sc/5vya1DJw1pql is that possible to make quantity bigger? so its will be easier to press?
4. https://prnt.sc/lnHKaSOwEI6Y how to fix that and make all products same size ?
5. https://prnt.sc/cCFPRUPHikbJ how to make quantity edit on mobile also? in the cart area?
6. https://prnt.sc/xQhblsUvdWNW how to fix last name place?
7. https://prnt.sc/cq09ghVD7O0b how to fix the text and the icon of the filters?
8. https://prnt.sc/aXFjJV0ok2I1 how to do the same catagories?
9. https://prnt.sc/njtWmYX3AkOY how fix the place or delete the “quantity” text
Hello,
Thanks for using our theme and for contacting us.
1/ Please provide URL and temporary wp-admin access, so we can take a closer look.
2/ Edit this custom CSS code – https://prnt.sc/pm3F-cPyZsa7
3/ Try to add the next code in Theme Options > Theme custom CSS
.content-product .quantity-wrapper:last-child {
zoom: 115%;
}
4/ Try to use custom CSS code from this topic – https://www.8theme.com/topic/problem-with-products-layout-in-shop-page/#post-316130
5/ There is no such option. Please post your request here – https://www.8theme.com/taskboard/
6/ Please use the next custom CSS code:
.rtl .form-row-last {
padding-right: 0px;
}
7/
.rtl .open-filters-btn a {
padding-left: 0px;
padding-right: 25px;
}
8/ Go to Appearance > Menus > edit All departments menu. Enable Product categories via Screen Options there.
9/ Add the next code in Theme Options > Theme custom CSS > Mobile:
.rtl .single-product-builder .et_product-block form.cart .quantity-wrapper:before {
display: none;
}
Regards
abouy number 1 problem
its wierd cuze on the demo products its work but on my new products its not
here how its looks on demo product
https://prnt.sc/jhr0W_qiqEsp
thats how its looks in my products
https://prnt.sc/kWzoVXBY29Rd
Hello,
Edit Product > https://prnt.sc/OKkF2XYRkPH6
Read more about upsells products – https://woocommerce.com/document/related-products-up-sells-and-cross-sells/
https://prnt.sc/lkK-c9GyOWXi – On your screenshot, I can see Brands, “Choose The Location For Brands” – change in Theme options > WooCommerce > Shop elements, or change position of the Sidebar elements via Theme options > WooCommerce > Single Product Builder.
Go to Dashboard > Products > Brands > edit Brand and upload image for it.
Regards
also i have a problem with the menu
https://prnt.sc/RAWJaP4SuALj here its normal
https://prnt.sc/FlysJJBmlLrL here the menu going up
how to make it like this https://prnt.sc/RAWJaP4SuALj
Hello,
You can use the next custom CSS code:
.et_b_header-menu .secondary-menu-wrapper li#menu-item-7341 .nav-sublist-dropdown {
top: 187px;
}
Regards
hey agian. thank you for all helping
how to show Stock on the products list? not just in the product page?
https://prnt.sc/EZ9SwYjPoUd9
Hello, @Tal,
There is no option to show the stock number on the shop page. You can try to implement that by additional customization only, check this post for example https://www.sefat.net/display-stock-status-and-quantity-in-woocommerce-shop-page-grid-view/
Or submit a customization request to WPKraken team.
Regards 8Themes Team.
Tagged: help, persuasive, problems, solutions, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up