Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
December 29, 2015 at 7:43 pm in reply to: Single product image and product thumnails.. important please #237635
Hello, an addition that my clarify what i am asking for:
in the product-image.php, there is this code$product_image_width = apply_filters(‘sf_product_image_width’, 800)
This code leads to soft crop even if i select hard crop from the woo-commerce settings, all my pictures are 1500×1500 and i want to hard crop them 1000×1300. when i change the 800 in the code above to any number for example 1000.. the system generate a new photo with a dimension of 1000×1000 to use it for the single image. what i want please is to know how can i change this code or add another one to make the hard crops images been selected by the theme. my favor dimension pictures 1000×1300 are already generated after set these dimensions in the woo-commerce settings and regenerate them, but the theme it self do not select this picture file and instead it generates a new file 1000×1000 as it has a soft crop order. Please help me to solve this problem as its impossible to have these pictures being cropped manually, or if there is any way to make the theme select my favor pic dimension that has been already generated and available in the uploads folder.
Thanks alot
hello David sorry again, i have amended the content_product.php line 127 with the code you have supplied, now do i need to past the same code to the function.php as its is :
//echo ‘<div class=”product-image second-image”>’.wp_get_attachment_image( $attachment_id, ‘shop_catalog’ ).'</div>’;Or it need to be amended or something? i have pasted it but didnt work yet
Hello David, you mean i should amend content-product.php file and then add the code to the function.php as well ?
Solved second issue (related product number) please just if we can do anything with the first issue ill really appreciate.
thanks
Could you please tell me as well how to change the number of related products ? i have already tried this code:
http://docs.woothemes.com/document/change-number-of-related-products-output/past it in the function.php but it does not work.
thanks
Hello, No answer ???
November 12, 2015 at 11:41 am in reply to: Changing the sorting dropdown menu to product category menu #228131hello Rui, i have aligned the bottoms on mobile, could you please check if we can make the widget appear on the top instead the bottom on the mobile view? thanks
November 11, 2015 at 3:33 pm in reply to: Changing the sorting dropdown menu to product category menu #227866This reply has been marked as private.November 11, 2015 at 1:07 pm in reply to: Changing the sorting dropdown menu to product category menu #227771hello Rui, you didnt get my question, i want to replace the whole menu with the product category menu (widget) because this widget appear in the bottom and i want it on the top, i have attached a photo for this. Plz if you can answer my second question above.
Regards
Attachments:
You must be logged in to view attached files.November 11, 2015 at 12:49 pm in reply to: Changing the sorting dropdown menu to product category menu #227762Hello Rui, i have attached a photo. Would change it to product categories if possible. Another question plz how can i lower the menu/cart/search icons on the mobile view to be on the same line with the logo? i have attached photo for this as well.
Many thanks
Attachments:
You must be logged in to view attached files.Hello Rui it helps but it removed the container from the whole website not just for the single product image. Could we specify it? its already specified for the related product under the single product images, they are full already, if we can do the same for the single product images would be great
Thanks
This reply has been marked as private.November 4, 2015 at 3:59 pm in reply to: A lot of spacing after the products carousels after update to 3.16 #225876Hello, the problem back again on Chrome browser after the beta update. it was ok for the last 2 days after the beta update but now it is not on chrome. firefox adjust it self after the website is fully downloaded, so its first open with the problem. Any suggestions?
Hello Mohammad, the fonts families i am trying to use are Railway and open Sans which (But when i check the fonts family list on revolution slider these families are not avalible) how could i add these families? another thing is that for the theme and website i am using Google as the source of fonts not the FontDeck. i have tried to use the fontdeck as the source but still same. I am using the last theme version and revolution available by you. theme V3.15 Rev V.5.085 (there is 5.1 now but still not available by you). Thanks
This reply has been marked as private. -
Posted in: We hit Power Elite.