Viewing 30 results - 90,091 through 90,120 (of 142,836 total)
  • Author
    Search Results
  • #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, 6 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, 6 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, 6 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

    #691741
    sensiblekaren
    Participant

    Hello

    I have used grid row cells to display a background image and a button. Fine on desktop/laptop. Images do not look good on mobile so I would like to use a plain colour backgrounds of #febecc and #bfbfbf for each cell on mobile display not the images.

    Please see link to the home page below. It is under the section ‘download our complimentary ebooks

    #691726

    Yeah, but that was during debugging, meaning the padding was set to 0.

    Again, I need padding 0px on welcome page and padding 80px ALL other pages.

    Right now I use this in this order:

    .html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 80px !important;
    }

    .html_header_top.html_header_sticky .page-id-43 {
    padding-top: 0px !important;
    }

    Result: The Welcome page also has padding 80px.

    #691724

    Hi,

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

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

    Best regards,
    Yigit

    #691720

    Hello, Ismael,

    I got it you can ignore my last letter but now I would like to do the same thing with my homepage accordion slider.

    I would like to display different font sizes in Desktop and Mobile is it possible and could you give me the code, where I could adjust the size for Desktop and Mobile?

    Regards,

    #691698

    In reply to: Portfolio Ordering

    Hi,

    1.) Use this code:

    #top .avia-post-nav {
    top: 94%;
    }
    

    2.) What do you mean? what exactly do you want to achieve? can you provide us an example please? about which post publish date are you talking about? I guess screenshots could help.

    Best regards,
    Andy

    #691679
    #691675

    Aah! I think I may have fixed it! Writing the post made me remember a code that @joesue gave me for another site to do with mobiles. This seemed to have solved the issue. Could you guys tell me if it’s “safe”?!

    @media only screen and (min-width: 768px) {.html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 224px !important;
    }}
    #691666
    jonrouse
    Participant

    Hi there,

    I am currently building a homepage and have run into a problem.

    I have made the phone number at the top of the page larger and with a blue background using this quick css.

    .phone-info span{
    color: #ffffff;
    font-size: 16px;
    font-family: raleway;
    padding: 8px;
    font-weight: 600;
    }
    
    .header_color .container_wrap_meta { background-color: #173763; }

    This then made the slider overlap on a page which had the page title and breadcrumb bar, so I used this code to move it down a bit:

    /***************************
    ****************************
    Removes overlap on header and menu area
    ****************************
    ***************************/
    
    .html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 224px !important;
    } 

    I think that this is creating the large white space at the top when the page is scaled down to mobile size.

    Is there anything I can do to stop this happening? I don’t know CSS, I just use and repurpose the quick css you guys give us on here!

    Thanks in advance

    #691605

    In reply to: Problems with my logo

    Hi,

    I added following code to the top of Quick CSS

    .html_header_top.html_logo_center .logo {
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .logo img {
        margin: auto;
    }
    .logo {
        width: 100%;
    }

    Please review your website now

    Best regards,
    Yigit

Viewing 30 results - 90,091 through 90,120 (of 142,836 total)