Viewing 30 results - 82,441 through 82,470 (of 142,740 total)
  • Author
    Search Results
  • alliancepp
    Participant

    Hello Support. Can you help me with this…
    I’m showing this page on my desktop (looks great but doesn’t respond well on mobile): http://www.westcotthomes.com/find-your-home/
    Question…is there a way to show/redirect to a different page/url for mobile/tablet users only. I could then create a simple text listing with links.

    Thanks for your help!

    #765744

    Hi, I’ve had to turn off the sticky header temporarily as it was giving me some problems.

    When you take a look at this, please turn it back on in the theme settings.

    You’ll see that when activated the sticky header is not remaining on screen when you scroll down the page
    and is behaving strangely when you scroll back to the top.

    Thanks, Richard

    #765723

    Topic: Logo cropped

    in forum Enfold
    #765712

    Hi,

    To fix it, just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS

    
    #top .avia-layerslider .ls-wp-container {
        margin: 0px auto 0px -68px !important;
    }
    

    Best regards,
    John Torvik

    #765705

    Hello there and thank you so much for getting back to me I hope all is well with you. So As you can see I have added the phone # in the top bar and thanks to you now know how to adjust the font size, thanks for that. Unfortunately when I go to use my iphone 5, yes I know :-( it doesn’t show the phone #?

    Thanks!!

    #765690

    Hi Rikard, finally I decide to delete the elements and repeat them and now it seems that all works fine.

    Another issue i found after update enfold, is layer slider. I had a slider that looked right but now appears displaced. The slider setting layout is Responsive. In mobile appears fine but in desktop not.

    How can i fix it?

    Thanks,

    #765675

    I have exactly the same problem.

    Of course themes/enfold/config-layerslider/LayerSlider/layerslider.php is there. And this happens updating anything, not just the theme.

    LayerSlider “You have version 6.1.6. The latest version is 6.2.0.” Maybe thats the problem ? (https://wordpress.org/support/topic/latest-update-of-slider-breaks-site/)

    Please provide an updated plugin.

    Thanks.

    • This reply was modified 8 years, 11 months ago by peterolle.
    #765659

    Hi,

    If you don’t see the code, try here.

    Best regards,
    Victoria

    #765645

    In reply to: sticky mobile menu

    Hi andrzejkozdeba,

    Try adding this css to you enfold/custom.css or in Quick css:

    
    @media only screen and (max-width: 767px) {
        .responsive #top #wrap_all #header.header-scrolled  {
            position: fixed;
        }
    }
    

    Let us know if this was helpful.
    Best regards,
    Victoria

    #765632

    short question, how to remove the sale badge to the uppertop ?

    #765625

    Hey BPC,

    Try adding this to quick css and let me know if it works:

    #top .product_column_4 .products .product {
        margin: 0 9% 1% 0!important;
        width: 17.8%!important;
    }

    Best regards,
    Jordan Shannon

    #765614
    BPC
    Participant

    Hi,

    See the link in private

    In the top i get the assigned image, is it possible to remove that ?

    #765601
    wzshop
    Participant

    Hi,
    I would like to know how to neatly hook / add a product hover image to my woocommerce archive pages, like so: https://goo.gl/Olzdlz
    So basically i want a ‘balloon’ to show up on top of the product image. Any ideas?

    Thanks

    #765596

    Hi,

    I put the following in quick css:

    .page-id-254 .content{
    padding-top:0px !important;
    padding-bottom:0px !important;
    }
    
    .container_wrap{
    border-top:none!important;
    }

    It seems to have fixed your issue. Please test to confirm.

    Best regards,
    Jordan Shannon

    #765562

    Merhaba yiğit;

    problem tam olarak burada ki arkadaşların açıklamış olduğu problemlerden. https://kriesi.at/support/topic/layerslider-creating-issues-with-plugin-updates/

    bende wordfence eklentisinin verdiği bu hatalar nedeniyle sorun yaşıyorum ?

    teşekkürler

    #765556

    In reply to: Menu in two lines

    #765552

    In reply to: Masonry problem

    Well first of all I think most can admit that this is a tiny (yet annoying) fuckup from the delopment department of the theme, Enfold. We all hope for a quick 4.0.3.1 where this has been corrected.

    Looking aside this, in the linked post below there has been mentioned and listed how to fix some of these issues, and what the Enfold team can (needs to) look at, in order to fix it the major issues with the masonry gallery. For example the randomly calculated height of 0px, that they get on the class element “av-masonry-container”, which in most cases are why galleries aren’t displaying.

    https://kriesi.at/support/topic/urgent-latest-update-creates-masonry-issues/

    In general to the support team. Today is unfortunately your living nightmare. You didn’t do anything wrong, but this isn’t really something where you ask users to add a bit of CSS to the quick fixes, but rather where you look with anger towards the development department, and say “Fix it! You did this.”. Sorry for all the hell we are putting you through, but please ask them to get it sorted asap with a functional and working version of Enfold again. Thank you. :)

    • This reply was modified 8 years, 11 months ago by NGdesign6.
    #765546
    MulderMind
    Participant

    Hi there,

    I have this code in a black bar at the top of my screen:
    .image_overlay_effect { display: none !important; } .image-overlay { display: none !important; }

    As far as i can tell Enfold and wordpress are up to date.
    Any idea whats going>?

    • This topic was modified 8 years, 11 months ago by MulderMind.

    Hi!

    I have added following code to bottom of Quick CSS field

    .show_mobile_menu #advanced_menu_hide {
        display: block;
        top: 44px;
    }

    Please review your website and apply the changes on your production site as well :)

    Cheers!
    Yigit

    #765507
    JGastmann
    Participant

    Hi, thanks for this great and highly customizable theme. I can do almost anything I want, but I found a restriction in header images. I couldn’t find a solution among the last 300 posts I checked, and search results like https://kriesi.at/support/topic/changing-header-image-in-individual-pages/ don’t show a solution either.

    I need an image between navigation and the first text block (after_section_1). Within Enfold the area is called “main” or “av_section_1”, I think.

    Different pages need different header images underneath the navigation. http://www.bafatex.com/wordpress/de/das-unternehmen/ (the /wordpress directory is used emporarily until the webspace will be redirected to it) needs another image than the home page.

    Within a boxed layout on a PC Browser, the image has to fill the complete box/container width, not the complete screen width. On a smarthphone it has to be full width.

    As the Enfold (Child) theme doesn’t offer this opion, I tried to achieve this with the layout element “color section” / “Farb-Sektion”. In general this is a good solution, as I can choose different images between navigation and content on every single page. But it causes size / scale problems.

    My header images all have a size of 1000x250px, the maximum container width in the boxed layout is 1.080px. “Position Background” is top center (oben mittig). No matter what I do, the result is either fine either on PC or smartphone, but never both.

    What I need is: Full image size 1000x250px on PC browser display, and either
    a) “scale to fit” on mobile screens without empty space underneath the image or
    b) “stretch to fit” on mobile screens, displaying the center of the image in full height.

    When I use the setting “stretch to fit” in “background repeat” / “Hintergrund Wiederholung”, and “Custom height in pixel” at “section minimum height” / “Sektion Mindesthöhe” and I define the height with the full 250px height, it looks ok on the smartphone, where you see the horizontal middle of the image in full height. But on the PC browser it is stretched to the width of the screen, and not to the width of the box / main container. So depending on the width of the Browser the lower parts of the image are cut off, which looks bad.

    When I use the setting “scale to fit”, it looks perfect on the PC browser. But on the smartphone it adapts to the screen width (which is fine) – leaving a lot of empty space underneath, as the image height is set to 250px to look good on the PC.

    When I combine “scale to fit” with “no minimum height”, everything looks perfect on the smartphone. No empty space underneath the image. But on the PC browser the 1000x250px image is scaled down to 400x100px and loses its width.

    What can I do to configure individual header images on different pages that fit well both on PC and mobile devices?

    Thanks in advance for an answer. You can also answer in German, as I am a German.

    • This topic was modified 8 years, 11 months ago by JGastmann.
    #765493

    Hi,

    Unfortunately it’s a bit complicated for class-breadcrumb.php to be replaced by copying from Enfold and pasting in the child theme, though some are easy to override but some of it doesn’t work. I’m not sure what you want to change but it might be answered in this thread https://kriesi.at/support/topic/change-safely-breadcrumbs-without-changing-anything-in-future-updates/

    Best regards,
    Nikko

    #765486

    Hi,

    You’re welcome. Try adding this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      #top .av_one_half, 
      #top .flex_column {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
      }
    }

    :)

    Best regards,
    Nikko

    #765477

    In reply to: Gridview Custom Look

    Hello John,

    sorry for late replay, I haven’t noticed someone reply to this topic till now.
    Link to site where is this gridview used is in private content.

    Thanks a lot.
    Jozef

    #765476

    Hey luckylobo10,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    
    @media only screen and (max-width:767px) {
      #top .av_slideshow_full .avia-slideshow-inner {
        height: 300px !important;
      }
    
      #top .av_slideshow_full li img {
        height: 300px;
        width: auto;
        max-width: none;
      }
    
      #top .av_slideshow_full .slideshow_caption {
        padding-top: 20px !important;
      }
    }

    Hope this helps :)

    Best regards,
    Nikko

    #765471
    Vincent
    Participant

    HI,

    Several months ago, I wrote this request for help here: which was then resolved.

    However, we are now finding we need the breadcrumbs in that exact position but to be darker – at the moment they are white. How do we reverse this, please?

    See example here: https://mens.boutique/z/skincare/ top right you can see breadcrumbs if you look very carefully and highlight. They need to be darker?

    #765464

    Hi,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .html_header_top.html_header_sticky #header {
        position: absolute !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #765448

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top .av-main-nav li a:hover .avia-menu-text, #top .av-main-nav li.current-menu-item > a > .avia-menu-text {
        color: #EA9137 !important;
    }
    

    Best regards,
    Yigit

    #765447

    Hey eknitwear,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .av-hover-overlay-active .av-masonry-image-container {
        opacity: 1 !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #765440

    Hi,

    Let us know if you need more help on this topic? :)

    Best regards,
    Nikko

    #765422

    Hi,

    Try to enable Custom Css Classes: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ then on pages that is short of content, try to add a class on the section for example, put custom_section as class. Then on Quick CSS (located in Enfold > General Styling), add this css code:

    #top .custom_section {
        min-height: 64vh;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

Viewing 30 results - 82,441 through 82,470 (of 142,740 total)