Viewing 30 results - 89,731 through 89,760 (of 142,938 total)
  • Author
    Search Results
  • #696739
    Tate
    Participant

    Hello,
    I have created a one-page site with anchors in each color section. When I click on the main menu item it is not scrolling all the way to the section. It seems to stop half way down for each section. I have not seen this problem before as I have created other one page websites with enfold using anchors and not had this problem. I have tried using in the menu both the full url and just the tag ie: #about and get the same result with both. Suggestions?

    Kind Regards

    #696733
    nollinger
    Participant

    I am trying to organize a page with a bunch of white paper posts into different categories, so it’s easier to navigate. I’d rather not have to create a page for each of these and then do a submenu. Is there a way to lay this out similar to the blog posts, where there is either a column to the right with different topic links, or a drop down of some sort? A link to the page is in the comments.

    #696727
    obrien247
    Participant

    I am content with the desktop view on Chrome at least but when I view from mobile it is not the same.

    #696722
    #696709

    Hi renske!

    Please edit your homepage and then save your color section element on the top of your content as a template by clicking this button – http://i.imgur.com/vTKYlsJ.png. Then edit your other pages and load that color section element under templates and choose to display transparent header on your pages :)

    Cheers!
    Yigit

    • This reply was modified 9 years, 6 months ago by Yigit.
    #696695

    Hi,

    As i mentioned, that is because it is inside a media query and being applied on screens smaller than 767px.
    Please change your code to following one

    @media only screen and (max-width: 767px) {
    .responsive .logo { display: none !important; }
    }
    /* div .main_color .tabcontainer .active_tab_content { background-color: #0694D2; }
    */
    
    div .main_color .tabcontainer .active_tab { background-color: #EF7F1B; color: white;}
    
    /* START – remove arrows to previous and next gallery */
    #top .avia-post-nav { display: none; }
    /* END */
    
    /* start – position and thickness line under main menu */
    .avia-menu-fx { bottom: 10px; }
    .avia-menu-fx {
    height: 3px;
    width:74%;
    left:13%;
    }
    /* END */
    
    #advanced_menu_toggle, #advanced_menu_hide {
    margin-top: 10px;
    }
    
    #header_main {
    min-height: 82px;
    }
    

    Best regards,
    Yigit

    #696682

    Hi Andy,

    That’s because I fixed mostly everything. There is only one part that I cannot find out to fix.

    Here is the fix I created (I’d like you to confirm that I didn’t mess anything else up):

    /*fix woocommerce padding on adsense*/
    #top #wrap_all ins::before {
    content: “\2219”;
    text-decoration: none;
    display: inline-block;
    padding: 0px 0 0 0px;
    font-size: 0px;
    line-height: 12px;
    }

    What is missing:
    The bottom padding is all off (Ad overlaps with the following text) and it’s the most evident here: https://s3.postimg.org/v0520c3ur/Screen_Shot_2016_10_01_at_9_06_42_PM.png

    See how the widget overlaps the text?

    You can visit any blog post such as http://bodasyweddings.com/canciones-para-bodas-mejores/ and scroll to the bottom. The Widget is the very last thing you will see before the Photo credits and the Blog Post Comment section.

    I could remove the whole fix but I cannot have it looking awkward with turquoise bullets until next week. You understand.

    I know it’s probably a very easy thing to fix but I couldn’t find where to add the padding or what may be blocking the bottom padding from happening. I am not a developer so I play this by ear.

    Maybe my fix is wrong and the solution lies elsewhere.

    Help, please!!!

    Thank you so much!!!

    Warmly,

    Havi

    #696674

    Hey mhafeezmm,

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

    #top.page-id-9  form.login, #top form.register {
        min-width: 350px;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
    }
    
    .page-id-9 #main .container_wrap_first {
        border-top: none;
        min-height: 500px;
    }
    

    Best regards,
    Vinay

    Guenni007, thank you. Have you gotten this solution to autoplay?

    #696667
    radoslavmitov
    Participant

    Hello,

    I read several topics regarding this matter but I can not fix it. I have issue with the display of a Greek font.

    Kind regards,
    Radoslav Mitov

    #696664

    In reply to: Masonry gallery center

    Hi,

    It appears there is a conflict with the google analytics code added in the Enfold > Google Services or a plugin conflict.

    For testing purpose we have removed the api key from google services theme options.

    Please delete all api key’s and refer to this link and follow the steps provided to create a new api key.
    https://kriesi.at/support/topic/google-maps-not-working-entered-api-key-tried-various-referers-etc/#post-695834

    Use this plugin https://wordpress.org/plugins/api-key-for-google-maps/ and insert the api key in the plugin options.

    Best regards,
    Vinay

    #696657
    Guenni007
    Participant
    .av-burger-overlay {
        box-shadow: -2px 0 10px #bbb;
        max-width: 400px;
        left: inherit;
        right: 0 !important;
    }

    see here: http://webers-testseite.de/elegant/

    works ok and looks nice with a little shadow
    by the way
    if Ismael could help me again.
    Is it possible to darken the background than ?
    I inserted allready the div like here : https://kriesi.at/support/topic/mega-menu-effect/

    but i do not see how i can influence the container. There is a class added to html (av-burger-overlay-active) but is this the way ?
    Thanks

    #696655

    Hi,

    The issue is you are using the ID selector more than once and the one that the menu is linked to is hidden in the mobile using only_mobile class. So there is a bit of a conflict and hence it is not working in the mobile.

    To overcome this please add a new clorsection and give it a height of 0 using custom css

    we added the below code in quick css to make the colorsection height 0

    #wie{
        min-height: 0px!important;
    }

    It works in both desktop and mobile now.

    Please do the same for the other anchor links.

    Let us know if you have any questions.

    Best regards,
    Vinay

    #696653

    Hi,
    Yes you are right.
    It was one plugin. I stop loading javascipt for this plugin on the page and it works.
    Thank you

    #696611
    amerisource
    Participant

    I’m trying to remove the spacing below the header section on my mobile view (see below), so that the image sits just below the client logon button.

    http://imgur.com/a/1yaVj http://imgur.com/a/E00BU

    Here’s the code I used to align and decrease space of the items in the header:

    /* move phone number widget */
    @media only screen and (max-width: 749px) {
    #header #text-15 {
    position: relative;
    padding-bottom: 0;
    top: -80px;
    left: 33%;
    }

    /* Move Client Login button in header */
    @media only screen and (max-width: 749px) {
    #header .avia-button-left {
    position: relative;
    padding-bottom: -80px;
    top: -100px;
    left: 33%;
    }
    }

    /* === MOVE ANNIVERSARY LOGO IN HEADER AREA === */
    @media only screen and (max-width: 749px) {
    #header #text-14 {
    position: relative;
    padding-bottom: 0;
    top: 0px;
    left: 20%;
    }
    }

    /* Change header in mobile */
    @media only screen and (max-width: 749px) {
    #header_meta {
    margin-top: -30px;
    }
    .logo img {
    margin: auto!important;
    }
    .logo {
    width: 100%!important;
    }
    #widget_sp_image-2 img{
    transform:translate(50%, 20px);
    }
    }

    /* Mobile Menu Positioning */
    #advanced_menu_toggle {
    right: -25px;
    top: 30px;
    }

    Thanks.

    #696600

    Hi!

    I moved your code from Quick CSS to Style.css file of your child theme in Appearance > Editor and tried adding following code to bottom of Style.css file

    .title_container .breadcrumb { display: none !important; }

    and it did work fine. Which code is not being applied?

    Please note that following code is only being applied on screens smaller than 767px

    @media only screen and (max-width: 767px) {
    .responsive .logo { display: none !important; }
    
    /* div .main_color .tabcontainer .active_tab_content { background-color: #0694D2; }
    */
    
    div .main_color .tabcontainer .active_tab { background-color: #EF7F1B; color: white;}
    
    /* START – remove arrows to previous and next gallery */
    #top .avia-post-nav { display: none; }
    /* END */
    
    /* start – position and thickness line under main menu */
    .avia-menu-fx { bottom: 10px; }
    .avia-menu-fx {
    height: 3px;
    width:74%;
    left:13%;
    }
    /* END */
    
    #advanced_menu_toggle, #advanced_menu_hide {
    margin-top: 10px;
    }
    
    #header_main {
    min-height: 82px;
    }
    }

    Best regards,
    Yigit

    #696571

    I already sent you a link, check that msg in private content.

    There you’ll site the burger menu displayed top left, very good, then a fullwidth menu inside the home page, but that one is under the burger row

    #696562

    Hi!


    @luke7263
    Please refer to this post – https://kriesi.at/support/topic/enfold-3-8-burger-menu/#post-685852. If that does not help, please start a new thread or we can continue on your existing one.

    Cheers!
    Yigit

    #696550

    The home page is using a layerslider as the hero image. When I originally opened this support ticket, I stated that the animations were not working on the layerslider or on the fullwidth easy slider in the Chrome, IE or Safari browsers. I could only see the animation on Firefox.

    Whatever you did, made it so now all transitions on sliders are visible in all browsers that I have tested it in. However, on the Our Capabilities fullwidth easy slider, the caption text flies in from the far left, but on all the other fullwidth easy sliders I have on the sub-menu pages, the caption text fades in from top to bottom at about 80px or less?? Just wondering how to fix it so that this is the same transition (fades in from top to bottom at about 80px or less) on the Our Capabilities page easy fullwidth slider?
    My Confusion is with Ismael’s reply:
    “Hi,
    In the construction demo, the page preloading option is disabled so you can see the animation caption. We disabled the option temporarily.”
    What does this mean?

    Best regards,
    Stacy

    BirgitteAlstrom
    Participant

    When I use the content element Blog Posts and choose:

    Blog style = Grid Layout

    Define Blog Grid layout = Title and Excerpt + Read More Link

    …. then the “Read more” buttons are horizontally cut in half, so only the top half is visible (see screenshot attached in private content).

    It seems like a bug?

    #696519

    Hi,

    Please check out this post as well – https://kriesi.at/support/topic/google-maps-not-working-entered-api-key-tried-various-referers-etc/#post-696382
    If that too does not help, please create a temporary admin login and post it here privately so we can look into it.

    Best regards,
    Yigit

    #696470

    Hi,

    Josue explains it in details in his post of the link I provided to you. What else do you need to know?

    Best regards,
    Andy

    #696456

    Hey suerte2911!

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

    span.blog-categories.minor-meta {
        display: none;
    }

    2- Please refer to this post – https://kriesi.at/support/topic/move-featured-image-below-post-title-date-etc/

    Regards,
    Yigit

    #696454

    In reply to: Reduce the spacing

    Hey André!

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

    p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
        margin-top: 0.5em;
    }

    and adjust as needed

    Best regards,
    Yigit

    #696432
    goatie77
    Participant

    For some unknown reason, most of my sites images have stopped working. When I go to look at the image element on the layout builder, where the image was, there is now no link to the image at all, just a grey box.

    I’ve updated everything (including the Enfold theme) hoping this would fix it, but it hasn’t worked.

    #696430

    Hi,

    refer to: https://kriesi.at/support/topic/possible-to-customize-woocommerce-product-page-in-enfold/

    Best regards,
    Andy

    #696410

    Hi,

    Thank you for elaborating :)

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

    .av-burger-overlay {
        max-width: 300px;
    }
    .av-burger-overlay-active #top .av-hamburger-inner::before, 
    .av-burger-overlay-active #top .av-hamburger-inner::after {
        background-color: #000000;
    }
    

    If the above code don’t work for you please get back to us with a link where we can inspect the element in question so we can help better :)

    Best regards,
    Vinay

    #696406
    Freek
    Participant

    Hi,
    I made a onepage site with 3 anchor links. It works good on desktop but on mobile screen i get the burger menu but the links don’t work.
    I use theme version 3.8 with the latest WordPress version. Any idea?
    THX Freek

    Hi,

    You are most welcome and thank you for the tip.

    Using one API key for each site and one API key for many site both has it’s advantages and disadvantages.

    One API key for all sites:
    Easy to create and add to many sites.
    Google has a quota for every API key i believe so this might get exhausted soon depending on number of sites and traffic to the site.
    It may stop working on all sites.

    One API key for one site.
    You have to create new key and add to every site.
    If the API key fails you only have to change it for one site and not all.

    I would personally use one api key for one site.

    Feel free to get in touch with us if you have more questions.
    We really appreciate it if you rate our theme on themeforest .

    To know more about enfold features please check – http://kriesi.at/documentation/enfold/

    Thank you for using Enfold :)

    Best regards,
    Vinay

    #696395

    In reply to: text block is broken

    Hi,

    We are glad to help! We will keep this ticket open please feel free to get back to us if you have further questions related to this topic.

    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 30 results - 89,731 through 89,760 (of 142,938 total)