Viewing 30 results - 218,761 through 218,790 (of 243,971 total)
  • Author
    Search Results
  • #280868

    Hi Frank!

    The proper way to configure Enfold for GA is to enter the entire GA code snippet in the Enfold GA tracking field, correct?
    Yes, with the script tags and so.

    what happens if you only entire the universal analytics (UA) code in the Enfold tracking field?
    It won’t work.

    What if I am also using AIOSEO? Should I use the GA tracking fields in AIOSEO and use the GA tracking fields in Enfold? Or should I only use one of them and if so which one?
    Use only one, which one is up to you, it’s practically the same.

    Cheers!
    Josue

    #280861
    Frank
    Participant

    I have some questions regarding Google Analytics and Enfold. I read some of the other threads on the Enfold support forum but I just want to confirm the following:

    1) The proper way to configure Enfold for GA is to enter the entire GA code snippet in the Enfold GA tracking field, correct? Side question: what happens if you only entire the universal analytics (UA) code in the Enfold tracking field, which I gather some people have done?

    2) What if I am also using AIOSEO? Should I use the GA tracking fields in AIOSEO and use the GA tracking fields in Enfold? Or should I only use one of them and if so which one? I am assuming that if I use both the Enfold and AIOSEO GA tracking fields, that for AIOSEO I only want to use the UA tracking code, and not the whole GA code snippet.

    Thanks,
    Frank

    #280854

    In reply to: Breadcrumb

    Hey!

    Please update the theme to the latest version (2.8.1).

    Best regards,
    Josue

    Hey!

    That featured is not available at the moment, if you really need it you would have to contact a developer for the job, also feel free to request it here.

    Best regards, 
    Josue

    Hey!

    Bundled LayerSlider only works fullwidth on Enfold so it pushes the sidebar below it. If you would like to use it on a page with sidebar, please place it to the top of your page. As a workaround, you can add widget area element to your page and display your widgets on it

    Cheers!
    Yigit

    #280790
    jockejansson
    Participant

    Hello,
    I have a customer who have made a pdf at another company that are hosting it as well.
    http://www.sebroschyr.se/miwa/MailView/

    I would like to place this PDF and make it clickable in a enfold layout module.
    Is that possible somewhow? :)

    Thanks in advance,

    #280771

    Hi Yigit,

    I updated to 2.8.1. My wordpress installation is also up-to-date. However, the problem still remains.

    Joel (bolangi)
    <!–
    Debugging Info for Theme support:

    Theme: Enfold
    Version: 2.8.1
    Installed: enfold
    AviaFramework Version: 1.9.1
    AviaBuilder Version: 0.7
    ML:256-PU:45-PLA:3
    –>

    #280766
    Welmoed
    Participant

    Hi all,

    I’m new to the Enfold-theme, and loving it already :-)

    One thing I might need custom CSS for: if I use the Avia Layout Builder, 1/2 page, post slider, say in this order:

    1 2
    3 4
    5 6

    I would like them to be the same size (in height), so that the lay-out doesn’t change all the time if one item is shorter than another. I hope you understand what I mean :-)

    So basically I need those boxes to be fixed in seize. Using 1/2 page the width is not the problem, but the hight changes at the moment and that needs to be fixed.

    How can I do this?

    • This topic was modified 11 years, 7 months ago by Welmoed.
    #280762

    Hi!

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

    h1.post-title.entry-title {
    text-align: left !important;
    }

    2- Can you post a screenshot and show where you would like to increase the space?

    Best regards,
    Yigit

    #280757

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .av_font_icon { color: #666; }

    Cheers!
    Yigit

    #280752

    Hey thewrath1!

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

    .woocommerce .image-overlay { display: none !important; }

    If that does not work, please post the link to your website so we can take a look

    Best regards,
    Yigit

    #280749

    In reply to: Blog post formatting

    Hi kimchan2!

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

    #top .fullsize .template-blog .post .entry-content-wrapper { text-align: left; }
    span.post-meta-infos { display: none !important; }

    Cheers!
    Yigit

    #280736

    Hey ionutdumitru!

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

    @media only screen and (max-width: 989px) {
    .responsive .av_mobile_menu_tablet .main_menu, #top #menu-item-search { display: block; }
    .av-main-nav > li { display: none; }}

    Best regards,
    Yigit

    #280733

    Hey Technoh!

    You can add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .av-main-nav > li > a {
    line-height: 30px!important;
    height: 30px!important;
    }
    nav.main_menu { margin-top: 30px; height: auto; }

    Regards,
    Yigit

    #280728

    Hey bolangi!

    You are currently using very old version of Enfold. Please update the theme to the latest version 2.8.1 via FTP – http://vimeo.com/67209750

    Regards,
    Yigit

    #280724

    Hi Daniel!

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

    @media only screen and (max-width: 768px) {
    .alternate_color .sidebar_tab, .alternate_color .tabcontainer .tab {
    background-color: white;
    }}

    Cheers!
    Yigit

    #280723

    Hi Technoh!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    a.ls-nav-next {
    content: url(https://yourdomain.com/slider-arrow-right.png);
    }
    a.ls-nav-prev {
    content: url(https://yourdomain.com/slider-arrow-left.png);
    }

    Best regards,
    Yigit

    #280718
    danaldo
    Participant

    Hi there,

    I have some problems with the CSS of the tabs when I use a mobile device or a small browser window. I found out that in the mobile view the tabs do not have the same background and behaviour like in your example online: http://kriesi.at/themes/enfold/shortcodes/tabs/

    I already tried, but my CSS skills are not enough developed yet. Could you please have a look and use your super CSS powers?

    Thanks in advance for your help!

    Daniel

    #280716

    Hi!

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

    @media only screen and (max-width: 767px) { 
    .responsive #header_main .container {
    height: 140px!important;
    }
    #advanced_menu_toggle, #advanced_menu_hide {
    top: 80%; }
    .responsive .logo a, .responsive .logo img, .responsive .logo {
    height: auto !important;
    max-height: 100px !important;
    }}

    Best regards,
    Yigit

    #280708

    I have no idea what that means. I am dealing with support about issues relating to migrating to the new Enfold version, which I thought was the topic here. Am I missing something?

    #280688

    In reply to: footer

    Hi papernapkinmarketing!

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

    section#aptfinbytap_domain-5 {
    margin-top: -35px!important;
    }

    2- Please edit this image – http://papernapkinmarketing.com/wp-content/uploads/2014/06/ContactUs-white-01.png and remove whitespace from the left of it
    Cheers!
    Yigit

    #280683

    Hi!

    Please review your website now. I have added custom CSS code to bottom of Quick CSS field in Enfold theme options

    Regards,
    Yigit

    #280679
    chris2cayi
    Participant

    Hi,

    i have a problem with my enfold modules.
    when i setup the content for the avia module, nothing get saved.

    for example I populated the team member, saved and if i come back to edit all the information are missing.

    Here the wordpress: http://54.76.190.109/wordpress/
    separate issue the import content didn’t import pictures and the LayerSliderWP doesn’t work :/

    #280673
    DDamjanovic
    Participant

    Hi,
    one of my clients told me that Enfold shares shortcodes on Facebook. If one shares a page manually, there is no text, only Layout Builder shortcodes.

    What to do?

    Best regards
    David

    #280670

    Hey tocal!

    Please add following code to Quick CSS
    1-

    .logo img {
    padding: 20px 0;
    }

    2- Please go to Enfold theme options > Header Layout > Header Layout > Header Size = Custom Pixel Value > Header Custom Height = 180px
    3-

    .avia-menu-fx { left: -10px; }

    4-

    .av-main-nav ul { top: 97%; }

    5-

    .header_color .main_menu .menu ul li a:hover {
    background-color: transparent;
    }
    #top .av-main-nav ul a:hover .avia-menu-text {
    color: green !important;
    }

    Regards,
    Yigit

    #280669

    Hi sitesme!

    That definitely shouldn’t be happening. Can we see the site live?

    We have a couple of resources to help with child themes which you can also check to make sure things are set up correctly:
    http://kriesi.at/documentation/enfold/using-a-child-theme/

    I also keep a public git repo available with a simple starter child theme as well: https://github.com/DevinVinson/enfold-child-starter

    Regards,
    Devin

    #280666

    Hi debbienz!

    You can use a child theme if you would like to make changes on theme files. Please see – http://kriesi.at/documentation/enfold/using-a-child-theme/

    Cheers!
    Yigit

    #280665

    Checking a number of things this morning and it looks like whatever changes were made in the new Enfold version are resulting in a lot of issues with the LayerSlider. On that first slider I had the height set at 500px, the exact height of the image and everything was fine. I set the font at 22px and it lined up perfectly on the background images. It still looks like that in the LayerSlider preview. Nothing has changed; however, when you load the page the background images are all too short and the text size has been increased and the position changed as well.

    Not knowing what changes were made I went in to adjust some of the settings and it’s even worse. I deleted the width and height in the slider settings and turned the full-width on. This worked fine before but now the slider is simply gone! No idea why. I checked the source code and there is no code for the slider.

    #280664
    #280651
Viewing 30 results - 218,761 through 218,790 (of 243,971 total)