Viewing 30 results - 90,181 through 90,210 (of 142,935 total)
  • Author
    Search Results
  • #692052

    In reply to: Problem with masonry

    Hi,

    If you want to just hide the title and caption, please use this:

    @media only screen and (max-width: 767px) {
       #top .av-inner-masonry-content {
        display: none !important;
       }
    }

    Best regards,
    Ismael

    #692049

    In reply to: Accessibility

    Hi,

    I’m sorry but the dropdown menu is not accessible with the keyboard unless you modify the js > avia.js file. Look for this code around line 1274:

    					currentLink.bind('mouseenter', function()
    					{
    						sublist.stop().css({visibility:'visible'}).animate({opacity:1});
    					});

    .. replace it with:

    
    					currentLink.bind('mouseenter focus', function()
    					{
    						sublist.stop().css({visibility:'visible'}).animate({opacity:1});
    					});

    Best regards,
    Ismael

    Hi!

    The quick CSS worked for me after the theme options were re-set. However after saving any settings it stops working.

    Is this a test site? It appears a plugin conflict may have corrupted some files. Do we have your permission to re-install a fresh copy of the theme ? First we will install it with all the old plugins intact if the issue persist you may have to get rid of all the plugins and re-install them.

    However at the moment the child theme styles appear to be working fine and you can use it as a alternative to Quick CSS. Quick CSS allows you to add tiny bit of quick fix where as you can add more styles in Appearance > Editor > styles.css

    I have added the below code for testing purpose and assure you that it works fine.

    /* Testimonial background */
    .avia-testimonial-content  {
       background:gold!important;
    }

    The rest of the theme options except Quick CSS appear to be working fine. When ever you decide to go ahead with the theme re-install we can help you with it. Please upload a latest copy of the enfold theme to wp-content/themes/enfold-latest folder and we will take it from there.

    Best Regards,
    Vinay

    #692044
    mcraig77
    Participant

    Ahoy, I’m trying to add a snapchat icon to the main menu bar at the top of my website where my other social icons are.

    I have been following this thread.

    Here is the social icon code

    https://www.dropbox.com/s/czn4it8hnnw55gb/Screenshot%202016-09-26%2019.07.49.png?dl=0

    How do I add this to the main bar?

    europeanhorizons
    Participant

    When I try to edit a page, the avia layout editor just circles indefinitely. Even when I change menus, it doesn’t affect pages. I can’t make any new pages or use the avia layout editor at all. One of my pages lost all of the data when I tried to revert it. Please help ASAP.

    #692029
    jaimemerz
    Participant

    We have two logos set for our one page site – one for the transparent header and the other for the scrolled header. We used some code – .logo {height: 251%;} – to make the transparent header logo larger so it drops below the header.

    On retina display, however, the logos seem to be blurred. We’ve tried the solutions in this thread: https://kriesi.at/support/topic/blurry-logo/ and we haven’t seen an improvement.

    Are there any other solutions we could try?

    #692020
    draig
    Participant

    Using Firefox (OSX) version 48… Sometimes most of the images in a masonry gallery pile up on top of each other instead of spreading the page down. Not sure why it happens sometimes and others not. Another user of our site reported the same problem also using Firefox.

    #692016

    Hey,

    Maybe with LayerSlider, that’s called Ken burns, refer to this topic:

    Best regards,
    Josue

    #692009
    bobfurgo
    Participant

    Hi guys! I have the boxed layout set on my site (max width 1300px) and I was wondering if you could help me figure out how to make it so that certain pages are full width and not boxed.

    This css clip works to make it full width and not boxed on laptops:

    @media only screen and (max-width: 3000px) and (min-width: 768px) {
    .responsive body.boxed#top, .responsive.html_boxed.html_header_sticky #top #header, .responsive.html_boxed.html_header_transparency #top #header {
      max-width: 100% !important;}
    }

    I tried modifying this clip so that I could target certain pages instead but it didn’t work:

    .page-id-67 .responsive body.boxed#top, .responsive.html_boxed.html_header_sticky #top #header, .responsive.html_boxed.html_header_transparency #top #header {
      max-width: 100% !important;}
    }

    Thanks so much guys, your help is much appreciated!

    • This topic was modified 9 years, 7 months ago by bobfurgo.
    #692007

    In reply to: Grid layout for images

    Hi there

    Nothing seems to have have changed?
    there is a still a white gap between the top grid and the next grid – that shouldn’t be there – I wanted all the images to be touching.

    Viewing on a mobile the text and buttons still align to the top of the images when they should be centred.

    And there is no hoover effect?

    Im not sure what that code you added was meant to do?

    I am on a tight deadline now to get this website live for my client and only have a few days left to get this sorted please help :-)

    Cheers
    Natasha

    #692006

    Hey adotopanuga,

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

    .html_cart_at_menu.html_bottom_nav_header #menu-item-shop {
        float: left !important;
        left: 325px;
    }
    

    Best regards,
    Jordan

    #691987

    Topic: Menu under top picture

    in forum Enfold
    tcoach84
    Participant

    Hey Guys

    I have tried to look everywhere in her, but can’t find an answer.

    I need to move my menu down on the site. Let me try to explain. In the header i just need the logo and a picture/slider in the top, maybe with some opacity, but i need to move the menu under the picture.
    I want to make a one page site, so when you hit a menu point, you will slide down to the right spot. That is no problem to fix :) But i can’t get the menu under the picture.

    Can you help?

    #691975

    I’ve been able to increase the memory limit and my website is now loading better on a mobile device. We still have the problem of a transparent background when the visitor clicks on the menu. The tabs become unreadable. On the desktop version of the site, the background color is white in the menu bar. We don’t understand why it changes to transparent on the mobile view. We’ve looked at the settings for Mobile view in the Enfold theme settings and they are set to white.

    singlecarrot.com

    Any help is much appreciated. Thanks!
    Erin

    #691938

    Topic: main menu seperator

    in forum Enfold
    iyarz
    Participant

    Hi,
    I used the following topic https://kriesi.at/support/topic/add-as-a-menu-seperator/
    to put the harts image as seperator.
    I tring to understend why I have 1 hard been half hidden, but codent find it…
    can you see what is the resone for that?

    #691926

    Hi,

    It appears to be an error with your API key. Please follow the steps suggested by google correctly and create the API key it should work for you.

    For testing purpose I have used my API key in Google Services.

    It is easy to get the Google API key please refer to this link
    http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/

    If you already created an API key please delete all old API key’s from google account to avoid a conflict.

    While setting up the API key make sure to add * before and after the domain name without http, www or https in the URL.

    Example *.kriesi.at/*

    Add your API key in the theme options Enfold > Google Services

    Kindly request you to create a new ticket for issues that are not related like the product image issue so we can keep the focus on the main topic.

    Best regards,
    Vinay

    • This reply was modified 9 years, 7 months ago by Vinay.

    I believe there was another post in this forum that mentioned this but the issue is with the meta-box-order_page setting in the wp_usermeta table. (there also exists a meta-box-order_post) And I’m only experiencing this error because of a conflict with the Xili Language plugin. I’m not sure who this would be in charge of fixing this conflict or if it’s something global with Enfold since other users are experiencing this conflict with other plugins.

    If this field is not present in wp_usermeta it will trigger the following JS error, here is the callstack:

    Uncaught Error: cannot call methods on sortable prior to initialization; attempted to call method ‘toArray’ @ post-new.php:9

    16 – error @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=b5f19f3……:2
    15 – (anonymous function) @ load-scripts.php?c=0&load[]=jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jque…:22
    14 – each @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=b5f19f3……:2
    13 – each @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=b5f19f3……:2a.fn.
    12 – (anonymous function) @ load-scripts.php?c=0&load[]=jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jque…:22
    11 – (anonymous function) @ postbox.min.js?ver=b5f19f3…:1
    10 – each @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=b5f19f3……:2
    9 – each @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=b5f19f3……:2
    8 – save_order @ postbox.min.js?ver=b5f19f3…:1place_top @ avia-builder.js?ver=0.9:135
    7 – set_up @ avia-builder.js?ver=0.9:118$.AviaBuilder @ avia-builder.js?ver=0.9:107
    6 – (anonymous function) @ avia-builder.js?ver=0.9:1376
    5 – i @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=b5f19f3……:2
    4 – fireWith @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=b5f19f3……:2
    3 – ready @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=b5f19f3……:2
    2 – K @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=b5f19f3……:2
    1 – nrWrapper @ post-new.php:9

    #691897

    Hi Rikard, thanks for your reply. Please check the private section for the login details. I have managed to replicate some of the style via css. but please feel free to delete the css if it can be done with settings.

    The css i added:

    #top .fullsize .template-blog .post .entry-content-wrapper > * {
      margin-left: auto;
      max-width:100%;
    }
    #top .fullsize .template-blog .post .entry-content-wrapper {
        text-align:left;
        font-size: 1.15em;
        line-height: 1.7em;
        max-width: 100%;
        margin: none;
        overflow: visible;
    }
    
    #top .fullsize .template-blog .post .entry-content-wrapper > * {
        max-width: 100%;
        text-align: left;
    }
    
    .fullsize .template-blog .post-title {text-align:left !important;}
    
    .fullsize .template-blog .post-title {
        text-align: left !important;
        font-size: 30px;
        padding: 15px 0;
        max-width: 100%!important;
        margin:none !important;
    }
    
    .fullsize .template-blog .post-meta-infos {
        text-align:left !important;
    }
    
    #top .fullsize .template-blog .blog-meta {
        float: right;
        margin: 0 auto;
        display: block;
        position: relative;
        width: 81px;
        overflow: hidden;
        text-align: center;
        z-index: 1000;
    }
    #691882
    pattiehall
    Participant

    I disabled the featured image from showing up on my single post, but instead of no image displaying I have a thumbnail of a pen (it’s the post thumbnail that resembles an ‘edit’ button) but clicks through to the featured image. How can I mass disable this from happening?

    Example where this is happening: http://www.icunursingcareers.com/nursing-certificates-certification-differences/

    • This topic was modified 9 years, 7 months ago by pattiehall.

    Hey pinkabbestia!

    Please keep one topic with the same problem.
    I will lock that one
    Thanks a lot

    Best regards,
    Basilis

    #691860

    Hi!
    Vinay had a syntax error.
    Please try the following

    @media only screen and (max-width:1024px) {
    .html_header_top.html_header_sticky.html_large.html_bottom_nav_header #main {
        padding-top: 118px!important;
    }}

    let us know if we can do anything else for you

    Cheers!
    Basilis

    #691837

    In reply to: Portfolio Ordering

    Hi Andy
    I am wondering if the order of the arrow buttons can match the order set by the previous page in the portfolio grid. They are are to ascending by page title in the portfolio grid, while the arrows on the detail feel like they are set to publish date.

    Scroll to bottom of this https://kriesi.at/support/topic/how-to-customize-previous-and-next-button-in-post/

    is this a similar solution?

    DaraEmerson
    Participant

    Thanks for all your support!

    We are building/adding a Blog for a client on an existing Enfold Website.
    (the blog is in working mode so it is only visible in the pages)

    We are using the Avia Layout Builder.

    In searching through the support forums it becomes clear that when using this builder, the Theme Options> Blog Layout do not work 100%
    We do not want the author or date to show but it shows for some reason
    we do want the categories and tags to show on each post as well as social widgets marked in the Theme Options section.
    these do not show either

    In addition
    http://www.tcm-team.at/category/rezepte/suppen/
    has different typography/colors etc…
    includes the Dates and Author which we do not want
    Permalink correct

    Here

    Permalink correct
    has different typography/colors etc… to the above link
    does not include the Author
    needs to include the categories (Tags appear above the Post Title)

    Permalink incorrect….or is it?
    It should say:
    http://www.tcm-team.at/category/rezepte/eintopfe/eintopf-mit-kaninchen-karotten-und-zucchini/
    why do the individual Posts have incorrect Permalinks?

    I do not want to play with the Permalinks as the website is originally set up as a normal website.

    How do we set up access for you?

    Thanks!

    Best regards,
    Dara

    • This topic was modified 9 years, 7 months ago by DaraEmerson.
    #691821

    In reply to: quit video loop

    Hey rixi,

    please update to Enfold v3.8. Send us admin access, so we can take a deeper look into it. Login details here as private reply.

    You need to set a fallback image for mobile, because autoplay videos on mobile is restricted due to vendors of those devices. You could use a Video Element from ALB instead for mobile only (you could hide it on desktop).

    Send us screenshots of the issue.

    Different tickets for different questions would be better for this forum.

    Best regards,
    Andy

    #691804

    Hi,

    I tested on Android, but also on desktop with Chrome emulator for iPhone etc. and it all seems to be displayed fine. Check on another device as well, as well as on an android device.

    Best regards,
    Andy

    #691796

    I tried that, but the video still doesn’t load on mobile. I have a way to do it with some Javascript, but I need a way to manually edit the <video> tag that gets output to the browser. Where can I go to edit that? Basically I just need to add a few attributes to it like this:
    <video autoplay muted loop webkit-playsinline src=”filename.mp4″></video>

    I’ve been going through the files with the theme and haven’t found a way to edit that. Ideally, I really only want to edit it for mobile. It shows perfectly on desktop.

    I’d appreciate any help you can provide. My client really needs this video to autoplay in the background on mobile.

    Thanks,
    Todd

    #691789

    In reply to: Grid layout for images

    Hi,

    I entered a custom Class for your second Grid Row Element called “kriesi-grid”. Then I used this code inside your Quick CSS field:

    .kriesi-grid {
    background-color: transparent;
    top: -24px;
    }
    

    Can your confirm that you’re happy now :)?

    Best regards,
    Andy

    #691781

    Hi!

    I seen this screenshot but we are trying to fix the second button, is that correct? If so, code i posted above should have worked. Please try adding !important rule to it as following

    .page-id-555.woocommerce-order-pay input[type="submit"] {
        padding: 14px 20px !important;
        margin-top: 4px !important;
        border-radius: 2px !important;
    }

    If that too does not help, please create a temporary admin login and post it here privately.

    Best regards,
    Yigit

    #691780

    Maybe its an iOS issue? Are you using an Android or Apple device?

    I have no problems ripping into Apple if we can determine its their issue. I get the same issue when I “request desktop site” on both Chrome and Safari. Could it be the way the iOS translates something?

    See private notes

    yes i tested it – and it works well to get rid of those end film recommendations – but this seems to be a new “feature” just before the film stops there is from one other youtube-user a filmtip. I did not see this before – but now!

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #footer .textwidget {
        margin-top: 20px;
    }

    If that does not help, please elaborate on the changes you would like to make.

    Cheers!
    Yigit

Viewing 30 results - 90,181 through 90,210 (of 142,935 total)