Forum Replies Created
-
AuthorPosts
-
Hi,
Sorry for the delay response.
Under the Product Images section, you will find the Catalog Images, Single Product Images, and Product Thumbnails dimensions which is calculated as Width X Height in pixels
* Catalog Image is for your images on the shop page and for shortcodes. Single Product Image is for your images on the single product pages. Product Thumbnail is for your smaller product thumbnails for widgets.
** The images you upload to products will be resized to match the values you have input here. If your settings are 100×100 and you upload a 300×600 image it will be resized to 100×200. You can also choose to "hard crop" your images which will force them to be the size specified in these settings, regardless of the raw image you upload, but your image will the loss of the image content.
You should put pictures of the same size, you can use the "photoshop" software to solve this problem.
This will help your product display more balanced and beautiful.
Thanks.
Hi,
Please send a screenshot and link your site. I will help your check.
Thanks.
Hi,
You can add this lines to Custom CSS in Theme Options or the "style.css" file of Child Theme.
nav.woocommerce-MyAccount-navigation li a{
display: block;
max-width: 200px;
background: black;
margin-bottom: 20px;
padding: 5px;
text-align: center;
}
nav.woocommerce-MyAccount-navigation li {
list-style: none;
}
.woocommerce-MyAccount-content > p:first-child {
border-top: 3px solid #1e85be;
padding: 30px;
background: #f7f6f7;
}
.woocommerce-MyAccount-content > p:first-child:before {
font-family: WooCommerce;
content: '\e028';
display: inline-block;
color: #1e85be;
margin-right: 13px;
}
Hope it helps!.
Thanks.
Hi,
- I tried to add the image to the product "Стол рабочий левый Zion" (http://select.marketing-engine.ru/shop/stoly/stol-rabochij-levyj-zion-3/) and it still normal works.
- 1,2: If you Enable "Ajax" (http://prntscr.com/hfozw1) -> The web page loads only the content of the product without loading the site -> Page title image not change. You can disable "Ajax" to solve this problem.
Thanks.
Hi,
Sorry for the late response.
I tried to translate "Footer Block" with the plugin WPML and it seems not work.
Reason: When I use the plugin "WPML" to translate with a new language, it seems that WPML created a new post and a new ID, but Theme Options only one option (http://prntscr.com/hfosc3) -> Only 1 display language.
- I have submitted a ticket to WPML for this issue. Hopefully, I will get their feedback soon.
- However, if not the solution yet, I will help you create a new footer that uses widget instead of Footer Block in case of your agreement.
(This thursday is the best time).
Best regards,
This reply has been marked as private.Hi,
I'm not sure this problem!. Please give me link your site.
Note: We added the product search for Sofani Theme, you can use it.
Thanks.
Hi,
You need to use Loco translate for the plugin "Yolo Sofani Framework".
Please try again.
Thanks.
Hi,
Please send me admin your account (Set as private reply). I will help you check it.
Thanks.
Hi,
You go to the backend -> Post -> Select an article and edit it.
Best regards,
Hi,
You can make different products title images with doing the following:
You go to Page Options -> Page tile -> Custom Background Image (On) -> add Background Image.
Best regards,
Hi,
Organisk is an e-commerce site. Hence, using plugin WooCommerce is a must for the site working as normal.
Currently, the following plugins including "YITH WooCommerce Compare, YITH WooCommerce Wishlist, YL WooCommerce Products Layouts Organisk, Yolo Organisk Framework use the library of WooCommerce.
If you want to deactivate the plugin WooCommerce, you must deactivate all above-mentioned plugin first.
So, you can use the advanced/ extended functions of these plugins.
To silve the issue - you cannot access the website when you deactivate the plugin WooCommerce, you need to login FTP account -> plugins -> delete 2 folders: woocommerce and yolo-organisk-framework
then log in the backend again and reinstall them.
Note:
You must install the WooCommerce plugin before activating the Yolo Organisk Framework plugin.
Best regards,
Hi,
You are using the Header 8.
You can go to Theme Options -> Header -> Header 8 -> Header Custom Right -> Disable "Shopping Cart"
Thanks.
Hi,
Currently, we use style default the page "My Account" of Woocommerce.
If you have any suggestion or design, I can help you add style to the page "My Account".
We will update this page to next version.
Best regards,
Hi,
I checked the "functions.php" file, you added a few the function and it seems this functions already exist.
If you want to custom the function, you need to rename them and use the hook to override them.
- Page title product background: Most of the products do not display the image "Page title" of the category, they will display following the selected images in Theme options.
Best regards,
-
AuthorPosts
