Viewing 30 results - 90,631 through 90,660 (of 142,832 total)
  • Author
    Search Results
  • benojack
    Participant

    Hello,
    I have a problem with my woocommerce cart since 1 week… When I put a new article from my store, I can delete it, or modify the quanties.
    I am aware about all the topics in this support part of enfold. I read all the post try all the solution but nothing… still not working.
    I haven’t got any cache plugin installed. I have the latest enfold update 3.8. I try in different browser , clean the cache.
    I am desperate . I don’t want start over all the website just for this bug. Anybody have this issue and the solution for help me ?
    Thank by advance if you have any clue.

    • This topic was modified 9 years, 6 months ago by benojack.
    #685955
    pinkabbestia
    Participant

    HI,
    in the attached page (link into the private content box) i inserted a fullscreen slideshow on the top of the page (now the slideshow has only 1 content).
    In this slide show I must show images and videos.
    Is it possibile to make always visible the “play” icon in the center of videos?
    The video controls are hidden and so could be so helpful to show in the center of the video the “play icon” or the “pause icon” if the video is in pause state. Of course if the video is playing the play/pause icons are hidden :)

    Thanks,
    Rosa

    #685947

    Topic: Masonry Grid Titles

    in forum Enfold
    janetgot
    Participant

    We are building a page using Flexible Masonry, where each image is exactly the same size, so we can create a perfect grid. However, the titles for our entries are not the same length, and while it looks fine in desktop, on mobile, if some titles wrap to a second line, it pushes the next item down in the row below and our grid is out of whack. I have been trying to put some css in to force the title space to all be the same height, but so far haven’t figured it out. Can you help?

    #685927
    MichaelAlbany
    Participant

    Hi all!

    I am still working on a test site create.madomains.com and I goth backgrounds to semi fill the browser window by adding a default background color and using a PNG fixed to the lower right corner, then using complimentary backgrounds for the header and footer.

    The issue I am having is all images appear perfectly in Firefox, Chrome, and Safari on the desktop but not on the same browsers on a mobile device. On mobile it is like the browser is ignoring the “Fixed” command. If you scroll you will see the image in the lower right at the bottom of the page but it scrolls.

    I did find this thread but I have already updated wordpress and theme to most current, 4.6.1 and 3.8 respectively. Therefor I am opening a new thread.
    https://kriesi.at/support/topic/background-images-not-working-on-mobile-device/

    Any thoughts?

    Login and details in Private Content

    #685918
    Apachee
    Participant

    Hi there,

    For normal view (large screen) I’ve set the distance between images to be 1 pixel, however, I don’t really like this in mobile view as all images are basically seemless next (underneath) each other. Is there a way to keep the 1 pix distance on desktop view but give the mobile view the larger(r) distance setting?

    Any hint would be highly appreciated

    Thx

    #685915

    Hi Andy,

    The header should not be transparent, it should always be the same size as when scrolled down a bit(+ the size of the top bar of course…). When unscrolled, it appears, that the content starts further down than it should.

    Kind Regards,
    Sushi

    #685895
    gary04
    Participant

    Hi Support,

    I am trying to hide the first cell in a Grid Row on all mobile devices including iPad in landscape mode because I cannot get it to show the background images properly.

    I have used the following CSS and it works fine on iPad in portrait

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

    Would like to get the same effect on iPad landscape if possible but the images are not showing.

    Can you advise what I’m doing wrong.

    Cheers

    #685888

    Hi,

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

    #top .fullsize .template-blog .post .entry-content-wrapper {
        text-align: left;
    } 
    

    Best regards,
    Yigit

    #685885

    Hey goldengate415,

    To achieve the mobile zoom feature the header.php file need to be edited or use a child theme http://kriesi.at/documentation/enfold/using-a-child-theme/ and make changes to the header.php as mentioned in this link https://kriesi.at/support/topic/urgent-responsives-webdesign/#post-459171

    Or you can use a plugin to achieve this https://wordpress.org/plugins/definitely-allow-mobile-zooming/

    Let us know if you have any questions.

    Best regards,
    Yigit

    techrisingkg
    Participant

    Hi,
    There is a bug I reported since Updta 3.7.1 (1 month ago)
    Moderator told me it should be fixed on next release 3.8 but the bug is still present.
    It’s a very important bug 40% of mobile traffic is mobile and all tables from Enfold are not responsible and readable on mobile.
    At least provide a css quick fix….

    My previous post : (https://kriesi.at/support/topic/bugs-on-table-with-last-update-not-scrollable-and-column-width-fixed/) which had been closed for no reason…
    – Table are not scrollable anymore. It’s Totally impossible to read it on mobile.
    – All column have now the same size. The width used to depend on the content of the cell (expected behavior in most of the case not a fixed size).

    Regards,

    • This topic was modified 9 years, 6 months ago by techrisingkg.
    #685875

    Thank you, it works. My code is:

    /* Main page slideshow correction */
    @media only screen and (min-width: 80px) and (max-width: 530px) {
      #top .avia-slideshow-inner {padding: 0px; height: 300px; width: 200%; transition: none 0s ease 0s; transform: translateZ(0px);}
    
    /* Fallback image correction */
    .av-mobile-fallback-image img {padding: 0px; height: 300px; width: 200%; transition: none 0s ease 0s; transform: translateZ(0px);}
    }

    Small problem is that Enfold loads cropped image from the beginning and we crop it again. Still, it is better than it was before.

    #685872

    Thanks Andy, now looking to work just fine. With all my quick css, I can’t regulate page content by align values. The get on different sides on Iphobe for instance. If I want to use three 1/3 layout modules on a row, but thinks there is to much gap between col, could I alter this:

    #top .no_margin.av_one_third {
    width: 33%;
    }

    to this:

    #top .no_margin.av_one_third {
    width: 25%;
    }

    Thanks,
    OPV AB

    #685834

    Hi Cate,

    Great, glad you found the problem :-)

    We’ll keep the thread open in case you should have any further problems on the topic.

    Thanks,
    Rikard

    #685818
    andreasobermeier
    Participant

    Hey Kriesi team,

    I have another little problem with my site afte the latest update.

    Usually, the sub-menu items are indicated with a small bar. This is not working any longer – just the top-level entries are indicated.

    I have used this code:

    .current-page-ancestor > a > .avia-menu-fx {
    
    opacity: 1 !important;
    
    visibility: visible !important;

    Have you any idea how to fix this?

    Thank you in advance and best wishes,

    Andreas

    #685801

    thanks – have a look at the link above !

    its easier as it supposed to be:
    i created that page in the iframe with blank template (no header, no footer etc.)
    on top of that page i put in per code alb element the following:
    <base target="_parent" />

    that made the trick !

    #685796

    Hi Jordan,
    Thanks for looking into the issue! The CSS fix works nicely with desktop browsers but doesn’t look so great on smaller devices (falls below the menu or overlaps menu items).
    I think the problem really is that the code for the cart icon is in the “inner-container” div & should be in “header_main_alternate” div instead, where the “main_menu” code is.
    See below screen-grab:
    https://www.dropbox.com/s/763lx7u3wkdzqfp/screengrab_2.jpg?dl=0

    Hi,

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 767px) {
    .av-main-nav > li > a {
        height: 50px!important;
        line-height: 50px!important;
    }
    .avia-menu.av_menu_icon_beside {
        margin-top: -90px;
    }.responsive #header .main_menu .social_bookmarks {
        top: 20px;
    }
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    #685723

    In reply to: Add new google font

    Hi!

    I have moved the code closer to top now they are available in theme options. Can you please elaborate on the changes you would like to make on font weights?

    Cheers!
    Yigit

    #685718

    Hey,

    I found something and change the enfold.pot into some german, but I can’t fully translate only write in the context field. It translated me now the tab in the browser but not the search results.

    “New Search

    If you are not happy with the results below please do another search
    Search results for: klasse

    Nothing Found
    Sorry, no posts matched your criteria. Please try another search

    You might want to consider some of our suggestions to get better results:

    Check your spelling.
    Try a similar keyword, for example: tablet instead of laptop.
    Try using more than one keyword.”

    I would like to translate that all

    Regards,

    Julien

    #685699

    Hi,

    use something like this:

    h2.avia-caption-title {
    width: 115%;
    margin-left: -50px !important;
    margin-top: 315px !important;
    }
    

    and adjust as needed.

    A mockup would help a lot to us.

    Best regards,
    Andy

    #685681

    Hi,

    pasting your css code here does not help us.

    So is it about getting your content look good on mobile phones? if yes then it would be best to show us a mockup for mobile devices, instead of desktop. You can use media queries to build a css code for mobile devices only, see here: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/

    Best regards,
    Andy

    Hi Rikard, I just found which was the problem! Among the installed plugins I had Woocommerce Advanced Shipping that was getting in conflict with the new WC shipping tables!

    Sorry for having bothered you. Thanks for your kindness

    You can set this topic as solved

    Elena

    ps I love your theme!!

    #685658

    Just a follow up to me request… I tried moving the grid row element further up the page, and when I put it in the top part of the page it works, but when I put it 1/3 down the page it stops working. I don’t know if that tells you anything, just want to let you know.

    #685651
    joshtullymanagement
    Participant

    Hi there,

    I am having issues with the Enfold theme, the main menu items are non-responsive with items ‘dropping off’ the main menu on different sized screens. I am using a macbook air and all looks fine my end but seeing issues on MB Pro & ipad screens. This is also affecting the appearance of the buttons on the home page and by looks of it, any items I have added code to. They are resizing or moving off centre on different screen sizes.

    The mobile settings are set to the second option so this is all fine, it’s more laptop & ipad screen sizes that there seems to be an issue. This is my first time using wordpress so please forgive my amateur status! :)

    Please can you help fix?

    Thank you.

    #685635

    Hi Andy.

    I’m not familiar with boxed style. But I’ve noticed that this one: #top .flex_column_table: Width 100% is causing problems when tying to move everything to the right. It makes page content very “spread out”.

    I’m attaching my quick css.

    Thanks,
    OPVAB

    • This reply was modified 9 years, 6 months ago by opvab.
    #685590

    btw. if you are using this elegant demo and have some extra pages/post not on the front-page you have to set the padding of
    .responsive #top #main – otherwise the content starts down the header

    #685580

    as i said let the instruction of 480px on top go away:

    
    .main_menu { top: -20px !important}
    
    @media only screen and (max-width: 990px) {
    .js_active.html_burger_menu #avia-menu .av-burger-menu-main, .html_burger_menu #top #avia-menu .menu-item-search-dropdown {display: block}
    .main_menu .avia-menu, #header_main_alternate, .fallback_menu {display: block}
    .avia-menu.av_menu_icon_beside {
        margin-right: 10px;
        padding-right: 0;
        top: 0;
    }
    .responsive #header .main_menu .social_bookmarks { display: block}
    .responsive #top .logo {
        display: block;
        float: left;
        position: absolute;
    }
    div .logo {
        float: left;
    }
    .main_menu {
        position: absolute !important;
    }
    .responsive.html_header_top #header_main .social_bookmarks, .responsive.html_top_nav_header #top .social_bookmarks {
        margin-top: 45px;
        right: 0;
        width: auto;
        top: 0
    }
    #advanced_menu_toggle { 
    display: none !important; 
    }
    }
    
    @media only screen and (max-width: 480px) {
    .responsive #top #wrap_all #header_main .container {
        max-width: 95%;
        width: 95%;
    }
    .responsive .logo img {
        max-width: 200px !important;
        top: 15px;
    }
    .logo, .logo a {
        overflow: visible;
    }
    }
    
    

    you have to play a bit with positioning – that was a quickly shot solution

    #685572

    Hi,

    I can reproduce the problem on tablet (ipad) but not on desktop or mobile, did you do any customisations at all to the theme? If so please try removing them to see if any of them is causing the issue.

    A new version of the theme was released yesterday so updating might help as well.

    Regards,
    Rikard

    #685570

    on that test page i did solve the mentioned above problem by making the logo smaller – but perhaps it is better to let those social bookmarks and hamburger-menu logo float left – and let it go under the logo

    @media only screen and (max-width: 480px) {
    .responsive #top #wrap_all #header_main .container {
        max-width: 95%;
        width: 95%;
    }
    .responsive .logo img {
        max-width: 200px !important;
        top: 15px;
    }
    .logo, .logo a {
        overflow: visible;
    }
    }

    Hi,

    Ok, thanks for the feedback :-)

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

    Best regards,
    Rikard

Viewing 30 results - 90,631 through 90,660 (of 142,832 total)