-
AuthorPosts
-
July 12, 2016 at 4:21 pm #659963
Hey there,
i am facing some issues with my site:
1. the lightbox for all images (blog or shop does not work) do not work. – even i have downgraded Enfold. i really dont understand why.Solved :-)2. the breadcrumbs are different: on the shop pages the breadcrumbs are under the displayed banner
and on the layouted sites they are over the image slider. Is there are a way to “put” the breadcrumbs form the shop pages unter the banner image?3. if you see the product slider on the first page: the images looking weird. I did not find a way to scale them “smaller”. even i have used `@media only screen and (min-width: 468px)
{
#top .thumbnail_container img {
min-height: 550px;
}
}`in order to align them. the images are scaling up. can you please give me a hint?
3. Is it possible to put the woocommerce layer navigation on top of the shop site and on top of product category sites? I tried it with a custom site and widget areas, but the products were not filtered at all.
Thank you so much!!!!!
Kind regards!
- This topic was modified 8 years, 4 months ago by Tobiy.
July 14, 2016 at 2:44 pm #660862Hey Tobiy,
1- Glad you figured it out! :)
2- Please refer to this post – http://kriesi.at/documentation/enfold/inserting-breadcrumbs-as-shortcode/
1st 3- Please remove following custom CSS code@media only screen and (min-width: 468px) { #top .thumbnail_container img { min-height: 450px; }}
then go to WooCommerce > Settings > Products > Display and change product image sizes as needed and then regenerate them using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/. Also, please make sure to upload your product images in the same proportions.
2nd 3- You can refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and add widget area to your header and show it conditionally on selected WooCommerce pages. Please https://docs.woothemes.com/document/conditional-tags/Best regards,
YigitSeptember 15, 2016 at 5:17 pm #687014regarding the point 3.1. same product height due to different image sizes: i dont get it.
its not always possible to get the same image size due to amazon and other apis.
therefore i need i way to fix the container, that it always show the same size.its pretty messed. need your clue.
September 19, 2016 at 6:39 am #688291Hi!
its not always possible to get the same image size due to amazon and other apis.
You can resize the images in photoshop or any image editor manually prior to upload.
therefore i need i way to fix the container, that it always show the same size.
Could you please provide a link to the page with the issue? This is possible but it will probably distort some of the images.
Best regards,
IsmaelOctober 30, 2016 at 11:16 am #705787everything solved. Thank you very much to this amazing forum. This support is just “wow”. Cheers!
October 30, 2016 at 12:07 pm #705794Hey!
We would also appreciate to leave some feedback at themeforest rating page, with that nice review!
It really helps us a lot!Thank you for your time and patience
Cheers!
BasilisOctober 30, 2016 at 4:14 pm #705825Already done! ;-)
October 31, 2016 at 10:55 am #706068Hi,
Thanks for using Enfold :)
Best regards,
Nikko -
AuthorPosts
- The topic ‘facing some issues’ is closed to new replies.