Viewing 30 results - 88,321 through 88,350 (of 142,852 total)
  • Author
    Search Results
  • #710177

    Hi Nikko, Thanks for the above code.

    More importantly though, I need the background image to work on mobile devices the same way as it works on the laptop. The tick for responsive has a message saying that everything will be adjusted to fit smaller screens. But that does not seem to be happening – as you can see in the image I sent.

    Can this be fixed? Because currently the mobile phone view is awful. The parallax is not working, the content is squeezed to a narrow window in the middle and the background image is so huge it does not display properly – just a random display of fuzzy colours down the side and for much of the side it is just white. Also, where the background image is fixed for the laptop version it scrolls on the phone version. Cannot see how to edit the theme to work on both types of devices.

    Thanks for your help

    #710175

    Hi Rikard

    The slider on the homepage is the advanced layer slider, its the easy sliders that have stopped working.

    Feel free to disable any plugins and make changes.

    many thanks

    Hi!

    Therefore’, I think that it should be done in the nearest update by the theme moderators.

    I’m sorry but we only rely on users to translate the theme for obvious reasons. And we usually advice every users to create a backup of their own translations or language files so that they won’t have to do it again once they update the theme. If you want to contribute, you can post your own translation files here. We are very sorry for the inconvenience.

    // https://kriesi.at/support/topic/please-contribute-and-translate-enfold/

    Cheers!
    Ismael

    #710137

    Topic: logo over menu

    in forum Enfold
    jb84
    Participant

    Hi
    please see in private the sreen shoot
    On tablet (not mobil) logo on menu

    I already put that in quick css:

    #footer #woocommerce_product_search-3 {
    margin: 0px 0 0 0 !important;
    padding: 0 !important;
    }
    #footer .widget_product_search.widget h3 {
    padding-top: 0;
    }

    #footer #text-7 {
    margin:0 !important;
    }

    @media only screen and (max-width:767px) {
    .responsive #top .logo {
    padding-right: 40px;
    }
    }
    @media only screen and (min-width: 767px) { #footer .widget {
    margin: 0;
    }}

    #710132
    csmwebdesign
    Participant

    Good Morning

    The post slider is being used on the homepage of the website shown in private content, however the blog post titles have a variable length.

    I have tried to follow your post here (https://kriesi.at/support/topic/truncate-the-blog-post-title/) to truncate the blog post title, the line of code that needs to be amended has changed. Please could provide an updated resolution?

    Many thanks, as always.

    #710130

    Hey Nikko,

    thank you for your answer, the solution is almost perfect, but the 2/3 column should move, too, because it gives a background to the text, what is important in mobile view:

    https://goo.gl/photos/qBi4bFQHfA173qHU8

    And you can see, that the text position is too much on the top of the color section in mobile view.

    Could you help with this too?

    Thanks,
    Robi

    Ok I figured it out, background image was set as to the “top left”. Easy fix was to select “stretch image to fit”.

    #710104

    Hey bertatvila,

    Try to check on this thread: https://kriesi.at/support/topic/blog-featured-image-width-and-height/

    Best regards,
    Nikko

    #710099

    Hey Robi,

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

    .home #av_section_1 .av-special-heading {
        position: relative;
        top: -80px;
    }

    Just adjust the top value as you see fit. Hope this helps :)

    Best regards,
    Nikko

    #710096

    Hi,

    Please try replacing Andy’s code with this:

    #top .avia-slideshow-button.avia-color-light {
    padding: 20px 150px;
    font-size: 20px !important;
    }

    Best regards,
    Rikard

    #710091

    Hi Gustav,

    Glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #710087

    Hi Henrik,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    Hi,

    Glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #710080

    Hi,

    Thanks for the feedback, glad you got it working. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #710075

    Hey AmyBuild,

    Thanks for using Enfold :)

    1. Please add this code in your Quick CSS (located in Enfold > General Styling):

    #top .av-menu-button > a .avia-menu-text {
        border: 0;
    }

    2. Try to upload a landscape oriented image, try this image size 1600px(width) x 1067px(height).

    Let us know if this helps :)

    Best regards,
    Nikko

    sandra-schwaiger
    Participant

    hi enfold-team, can i use for a Sektion a different “Browser Window height”?
    – mobil: “At least 75% of Browser Window height”
    – but for desktop: “At least 50% of Browser Window height”

    thx!

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #710068

    Hi Dominic,

    Thanks for the feedback, please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #710063

    Hi Stef,

    Glad we could help, please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #710049

    In reply to: Blog Posts Borders

    Hi,

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

    
    @media only screen and (min-width:768px) {
      #top .avia-content-slider div .av_one_third {
        margin-left: 2% !important;
        width: 32% !important;
      }
    
      #top .avia-content-slider div .av_one_third:first-child {
        margin-left: 0 !important;
      }
    }

    Let us know if it works :)

    Best regards,
    Nikko

    #710047

    Hi!

    1. I checked the page and the submenu is already on the top when the page loads, can you post a screenshot so we have the same idea how it looks and where it is positioned before scrolling the page.

    2. I also checked the services page but if you are on the top no links appear, only the image of the boat and the texts in the middle, the submenu at the bottom doesn’t show, it seems the code we have given isn’t applied yet? or the page is cached? can you also post a screenshot on how this looks on your end.

    Regards,
    Nikko

    #710045

    In reply to: Font Slider on Mobile

    Hey StakaStagista,

    It’s displaying the same on my end on both desktop and mobile using Chrome. How did you set your custom font?

    Best regards,
    Rikard

    #710041

    In reply to: adapt landing page

    Hi!

    And how can i make all posts inside the grid 480px high. http://imgur.com/a/vC6fA
    Try to add this code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (min-width:1024px) {
      #top .av-masonry-entry {
        height: 480px;
        max-height: 480px;
      }
    }

    But here are not long excerpts. http://imgur.com/a/aH8wq and there is still an appearance error :) ?
    The image needs to be modified since you will see the image has shorter width.

    Hope this helps :)

    Best regards,
    Nikko

    #710038

    In reply to: Socket

    Hallo mschneem,

    1. You can set the socket text under Enfold->Footer.

    2. You can set your home page under Enfold->Theme Options->Frontpage Settings

    I have tagged our german speaking moderator for the topic if you would like to keep communicating in german. Please post a link to your site if you should need any further help.

    Best regards,
    Rikard

    #710004
    mandelkind
    Participant

    On the WooCommerce shop page, please hide the sort-param-count selector on top of the products if in the WooCommerce plugin settings “all” products are set to be visible. This can be set under WooCommerce / Settings / Products/ Display / Product Count.

    The fix should be easy in your avia_woocommerce_frontend_search_params function which hooks into woocommerce_before_shop_loop.

    #709982
    asinger777
    Participant

    When I check the box for Responsive Site, on my desktop version the text is wider than if I uncheck the box making it unresponsive box (where the content is narrower — wider margin or padding). My goal is to keep the box unchecked but to maintain the desktop width. I have screenshots to attach.

    #709976
    IanJ
    Participant

    Hi,

    I am trying to configure the easy slider with video

    I have it set to Video Slide then a link to a youtube video

    I have a fallback image set, and then Apply Link to Image, Set Manually, a link to the same youtube video, and Open in same window.

    It appears to work ok when viewed on mobile device but on a desktop pc when I click on the image link the video opens and plays in a lightbox but opens and plays in the usual window. So I have two identical videos playing together.

    Is there a setting I have incorrectly selected ?

    Thanks

    Ian

    #709964
    Liz
    Participant

    Hello,
    We’re having issues with our website being responsive to mobile. I’ve combed through all the past posts about this issue and tried the code provided, but nothing is working.

    Some pages (ie: the front page) are working fine (grid stacking) . Then other pages (ie: the Guest Alumni) squishes everything together. All the portfolio item pages have the same problem.

    We’ve also tried various things using/not using color sections, using the grid row, etc. We can’t seem to figure out why some pages are working and others not.

    the code currently in the quick css:

    .custom_layer img{
    position: absolute;
    }
    .custom_layer{
    position: relative;
    }
    .custom_layer:hover .first{
    z-index: 2;
    }

    .small-preview .iconfont { display: none; }
    .main_color .small-preview { background: transparent; }
    .main_color .small-preview:hover { background: transparent; }
    .multi-big .post_author_timeline, .single-small .post_author_timeline { display: none; }

    @media only screen and (max-width: 767px) {
    #desktop-section {
    display: none !important;
    }}

    @media only screen and (min-width: 768px) {
    #mobile-section {
    display: none !important;
    }}
    @media only screen and (max-width: 480px) {
    .responsive #top #wrap_all .container { width: 80%; max-width: 80%; }}

    @media only screen and (max-width: 767px) and (min-width: 989px) {
    .av-masonry-col-5 .av-masonry-entry {
    width: 33.33%;
    }
    }

    @media only screen and (max-width: 767px) {
    .av-masonry-col-5 .av-masonry-entry {
    width: 100%;
    }
    }

    #709957
    AmyBuild
    Participant

    I recently purchased Enfold and am setting it up for the first time (though not new to WordPress or other themes). I’ve imported the Health Coach demo and am modifying from there. I have two questions:

    1. Out of the box, it appears that the last item in the main menu (Contact, in my case) is always highlighted, regardless of what page you are on. Even on the homepage. I also notice this is an issue in the theme demo at http://kriesi.at/themedemo/?theme=enfold-overview. How can I fix this so the menu item for the page you are on is the one highlighted?

    2.Similar to the demo, I am using a full screen slider on the homepage. I’ve uploaded a large image for the first slide of the slider (1500px wide), however looking at it on my desktop monitor, it appears that it’s zoomed in and pixilated. What is the optimal sizing to upload for full screen sliders? Ive tried changing it to either No Scaling or Extra Large but end up with the same result.

    THANK YOU!! Aside from these issues, I am really appreciating the simplicity of your dashboard.

    #709928

    Hi, aha yes, thats the danger of adding an issue to another issue. Yes, that helps for the menu, thanks a lot BUT NOT for the first problem:
    About the caption and button for which you gave me code : I tried some things and found something, it depends on if the tablet is held in landscap or standing up.
    With your code the caption and button are shifted to the right, but too much. In landscape nothing happens.
    Please go to https://www.debeweging.info/over-dick-zirkzee-coaching/ and see what happens when you make the window smaller on thedesktop or laptop. At the start the button and caption are ok, when making the window smaller, the caption and button disappeat to the right ( tablet in landscape ), when making it even smaller, at the end the button and caption are too far to the right ( tablet upright).

Viewing 30 results - 88,321 through 88,350 (of 142,852 total)