Forum Replies Created

Viewing 30 posts - 121 through 150 (of 375 total)
  • Author
    Posts
  • in reply to: Search – number of displayed results #1224879

    Hi Yigit,
    I already added this code given by Josue in the mentioned topic.
    What I would need now is making the scrolling bar (see screenshot in private content) always visible, to make understand to the user that the submenu can be scrolled.
    Thanks!

    Hi Yigit,
    It works great!
    Thanks! ;-)

    in reply to: Modify social icons color #1224756

    Hi Nikko,
    You can close this now.
    Thank you too! ;-)

    in reply to: Search – number of displayed results #1224741

    Hi Jordan,
    I’m sorry but your code doesn’t work at all.
    It only shows what needs to be hidden…

    in reply to: Modify social icons color #1224740

    Okay!
    Thanks for all, Yigit! ;-)

    in reply to: Zoom effect on images (category page) #1224447

    Perfect!
    I adjusted your code with bottom: 14px; and it works like a charm.
    Thank you very much, Ismael! ;-)

    in reply to: Responsive Products Slider #1224277

    Hi Mike,

    Thanks a lot for your reply.
    You’re right, maybe I worry for nothing :-)

    If you recommend to use two different elements, I will do it! Nevertheless, I will keep your code somewhere in a note ;-)
    About this, where did you add the CSS code above? I can not find it in Enfold > General styling > Quick CSS and in my child theme style.css…

    Thanks a lot!

    in reply to: Search icon not showing on mobiles and tablets #1224193

    Hi Victoria,
    Thanks for your reply.

    For the problem you mentioned in private content, I replaced @media only screen and (min-width: 768px) by @media only screen and (min-width: 1025px), so it will not be a problem anymore.

    About your last code, did you mean adding this code to your previous one or replace your previous code by the last one?

    On screenshot 1 is the result if I replace your code: so no menu at all.
    On screenshot 2 is the result if I add your last code: so many issues compared to my mockup:
    – shopping cart and secondary menu still missing
    – vertical line displayed after burger menu need to be hidden
    – search icon and burger menu need to be switched

    in reply to: Search – number of displayed results #1224185

    Hi Victoria,
    Thanks for your reply.
    The last code given by Josue could be a solution for me:

    .ajax_search_response {
        max-height: 300px;
        overflow-y: scroll;
    }

    …but I would need to make the scrolling bar always visible.
    Which code do I need to add to achieve this?
    Thanks a lot!

    in reply to: Modify social icons color #1224184

    Hi Yigit,
    I tried to deactivate linear-gradient background and I think you’re right.
    Your last solution is not the best for me :-(
    If you think about another solution, maybe targeting another div to avoid the linear-gradient problem, let me know.
    If not, I think I gonna disable all transitions.
    Thanks a lot! ;-)

    in reply to: Centered submenus #1224178

    Hi Yigit,
    Thanks for your reply.
    It works for some page widths, but not for others.
    For example, if the page is 1080px, submenus are not at the same place.
    I already tried to do this by setting position by codes like left: -XX% or left: -XXpx but the same problem appears.
    Isn’t there any code to center the submenu and not move it?
    Thanks a lot!

    in reply to: Modify social icons color #1223922

    Hi Nikko,
    I tried to clear cache again, to clear Autoptimize cache, to refresh, to disable Autoptimize, and so on… but nothing new.
    So as you could see on my page, I tried to add a Twitter icon and transition works perfectly on it! Si I think the issue comes from somewhere in my code, but I don’t know where.

    in reply to: Search – number of displayed results #1223755

    Hi Victoria,
    Thanks for your reply.
    I had a look to the article but I think it deals with changing the number of results per page.
    This is not what I need here.
    The only thing I need is limiting the number of results under the search bar in the main menu, as shown on the screenshot.

    in reply to: Centered submenus #1223734

    Hi guys,
    Any help on this?
    Thanks a lot! :-)

    in reply to: Product categories widget ordering #1223552

    Hi Jordan,
    Everything is ok for me now.
    Thanks! :-)

    in reply to: Modify social icons color #1223551

    Hi Jordan,
    I cleared the cache many times and I tried on different browsers, but nothing changed.

    in reply to: Responsive Products Slider #1223529

    Hi Mike,

    First, thanks a lot for your work on this!!!
    You’re right, it works, but I’m a little bit annoyed by the fact that the script doesn’t work on window resize, because it could cause some display issues for users on a desktop…

    I was thinking about another solution: I could simply create two similar sliders on my home page, one with four products but hidden on mobiles and tablets, and the other with three products but hidden on desktops.
    My question is: do you think using this method could add loading time for my main page? If you think so, I would prefer to use your method.

    Last question: did you modify any setting in Autoptimize plugin? Because I’m using it to fix this theme issue: https://kriesi.at/support/topic/privacy-cookies-enfold-documentation/

    One more time, thanks a lot Mike! :-)

    in reply to: Modify social icons color #1223520

    Hi Nikko,
    I’m sorry but I don’t know why it only works on facebook icon, but not on instagram icon…
    Any idea?
    Thanks a lot!

    in reply to: Zoom effect on images (category page) #1223512

    Hi Ismael,
    I modified some WooCommerce options, but now the page is back!
    You can find informations in private content.
    Thanks!

    in reply to: Product categories widget ordering #1223504

    Oh my god!
    I thought ordering was based on IDs…
    Thanks a lot Ismael! ;-)

    in reply to: Search icon not showing on mobiles and tablets #1223498

    Hi Victoria,

    I changed
    @media only screen and (max-width: 1024px)
    to
    @media only screen and (min-width: 768px) and (max-width: 1024px)
    in your code, to make it target tablets only, but there are many issues…

    I add three screenshots in private content:
    Screenshot 1: my home page without any code
    Screenshot 2: my home page with your code
    …so as you can see, a part of secondary menu is not displayed anymore, shopping cart is not displayed anymore, and burger menu and magnifying glass appear twice.
    Screenshot 3: a mockup of what I exactly need.

    Thanks a lot!

    in reply to: Product grid limit number of products #1222406

    Hi Mike,
    It works perfectly.
    Thank you so much!!
    Best regards

    in reply to: Modify social icons color #1222387

    Hi Nikko,
    It works perfectly!
    Do you think it’s possible to keep this fade transition on icons backgrounds and just remove it on icons?
    Thanks a lot!

    in reply to: Product grid limit number of products #1222123

    Hi Mike,
    Unfortunately this is not enough to work.
    I think this is because of the url appearing earlier in the code, because it still works on the first page we tried, but not on the two other ones…

    in reply to: Modify social icons color #1222119

    Hi Nikko,
    It helps a lot! Thank you! :-)
    Only one little thing more: on hover, the icon itself seems to become white in a fade (it’s like blue->grey->white).
    How could it become white directly?
    Thanks a lot!

    in reply to: Main menu's height #1221326

    Hi Ismael,
    It works great.
    Thanks a lot! ;-)

    in reply to: Product grid limit number of products #1221264

    Hi Mike,
    It works perfectly!
    Only one last little thing: I need to do the same for two other pages (for example page-id-550).
    Can I add those page ids directly in the script and where do I need to add them?
    Thanks a lot!

    in reply to: Product grid limit number of products #1220676

    Hi Mike,
    This grid is filtered by price, from the cheapest product to the more expensive. So the 100 products will be determined automatically: they will be the 100 cheapest products of my store.
    So if we can hide the pagination beyond a page (the fifth one in this example), I think it would be perfect for me!
    Could we try this?
    Thanks a lot!

    in reply to: Main menu's height #1220314

    Hi,
    Any help on this please? :-S
    Thanks a lot! ;-)

    in reply to: Product grid limit number of products #1220312

    Hi Mike,
    Thanks for your reply.
    I’m sorry but I do not need to modify number of products per page, I need to limit the number of products contained in this product grid.
    I mean I want to keep for example 20 products per page and 5 products pages, but for now, all my shop appears in this product grid.
    Thanks a lot!

Viewing 30 posts - 121 through 150 (of 375 total)