Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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.
    #660862

    Hey 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,
    Yigit

    #687014

    regarding 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.

    #688291

    Hi!

    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,
    Ismael

    #705787

    everything solved. Thank you very much to this amazing forum. This support is just “wow”. Cheers!

    #705794

    Hey!

    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!
    Basilis

    #705825

    Already done! ;-)

    #706068

    Hi,

    Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘facing some issues’ is closed to new replies.