Viewing 30 results - 82,171 through 82,200 (of 142,833 total)
  • Author
    Search Results
  • #769452
    Steffen
    Participant

    Hi,

    I have an issue regarding the mobile menu: In the first menu item, in the sub menu there is the menu-item-619 (class=menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children avia_mega_menu_columns_2 three units avia_mega_menu_columns_first) which is displayed as an empty menu item in the mobile menu.

    It seems to me that there are some paddings in the mobile menu from the mega menu columns I created for the desktop version. Can I get rid of them?

    Kind regards

    #769443
    JamesC
    Participant

    On a text element when editing there’s a toolbar at the top of the edit area. It used to have a “full justify” button so that text could be formatted fully justified. However that has disappeared in the last3-4 weeks. I have left, centered, right but no full.

    Is there a way to bring back the full justify button in the toolbar?

    architchandra
    Participant

    I used the same fullwidth slider to create multiple pages’ cover image (by saving it as a template). It is working properly on the other pages except one where I have a Woocommerce element added. Here, the fullwidth slider is not reducing its height to 430 px although that option is selected. Even after I manually cropped the image to 430 px the image height became more than that due to stretching. But not stretching it would mean that it does not cover the full width of the page, which was not what I wanted. In the end, I had to manually adjust the height of the container using CSS. However, because the dimensions of the image were off and the container size was thus not right, the caption on that image also started appearing more to the bottom of the image although the option to show it on center center was selected. I have adjusted it manually using top: 15% right now and will also adjust for smaller screens, but I need to understand why this is happening so that I can fix it properly. Adding link to the affected page in the private section. You can see how the same elements is working fine on other pages but not this one.

    #769425
    ifthenllc
    Participant

    I have the latest enfold version installed 4.04 and when I view the page on Android mobile devices (even the Google Chrome responsive emulator) the web site does not scroll down. I saw this post https://kriesi.at/support/topic/no-scrolling-on-apple-devices-with-enfold-4-0-2/#post-757707 which seems to have pointed to a problem caused by minifying CSS. However, I disabled caching and minify completely and the problem still exists. I cleared browsing history, page cache, etc.

    #769409

    Hi John

    If I make the background color white the full width of the section is white and therefore you don’t see the overlap of the content area on the layer slider. Could you please tell me how this was achieved in the church demo.

    I have removed the color section and added a custom css class to the column called ‘overlap’ and used the following css. The yellow background is just so I can see it.

    .overlap {
    z-index: 999 !important;
    margin-top: -120px !important;
    position: relative !important;
    }

    Cheers Jane

    #769390

    Hi Victoria,

    This is the back end of the page. As you can see, the color section got an ID.: https://postimg.org/image/w0skez3zj

    The full width submenu contains links to the sections of the page (= anchor hrefs). On laptop all goes fine (screen shot with OS X Safari – you can see the anchor I clicked on in the address bar => #isolatie): https://postimg.org/image/t7zcuy3n3

    On iPhone (Safari iOS X) the main & sub menu are not sticky, which is acceptable. The section goes fine: https://postimg.org/image/y7wt2w99r

    On iPad (Safari iOS X) both menus are sticky but the section is not showing as it should be: the title is behind the menu, so the anchor positioning is going wrong there: https://postimg.org/image/vf3liv8xb .

    Hopefully you understand my issue now :o)

    Thanks for checking & best regards,
    Jurgen

    #769389

    Hi,

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

    .html_elegant-blog #top .post-entry .post-title:hover, .html_elegant-blog .avia-content-slider .slide-entry-title:hover {
        opacity: 1;
    }
    

    Best regards,
    Yigit

    #769382

    first of all – you got a caching tool or minify tool – erase your cache first –

    did you set up yourself any rules concerning to that:

    i didn’t see that you are using the dark form template

    #top .av-dark-form + .ajaxresponse .avia-form-success {
        color: #ff6600 !important;
    }

    and for that gimmick:

    #top .av-dark-form + .ajaxresponse .avia-form-success:after {
        color: #135da3;
        content: "\e82b";
        display: block;
        font-family: entypo-fontello;
        font-size: 90px;
        padding-top: 40px;
        text-align: center;
    }
    • This reply was modified 8 years, 12 months ago by Guenni007.

    Hi,

    Thank you for the info :)

    To fix it, just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS

    
    #top #menu-item-search {
    position: absolute;
    left: -21px;
    }
    

    Best regards,
    John Torvik

    #769362

    Victoria,

    I feel like we are going in a circle.

    1. The Mobile Menu on the Homepage does not scroll, it is broken.

    2. Nikko suggested adding this code to fix it but this code causes the mobile menus on ALL pages to scroll past their height.

    .html_stretched #wrap_all {
    height: auto!important;
    }

    3. If I remove the code, we are right back where we started, the Mobile Menu on the Homepage does not scroll, it is broken.

    4. You need to go back and look at DEVGEN’s original post at the top of this page.

    5. DEVGEN and I have the exact same issue. Why are you suggesting a different course of action for each of us?

    Sorry for writing again, but have a client who really wants the top bar above the full width sub menu. Anyone at Kriesi who can help with that?

    #769349

    try this here

    .avia-form-success {
        color: #900 !important;
    }

    by the way – you can push this a little bit by somthing like that:

    .avia-form-success::after {
        color: #135da3;
        content: "\e82b";
        display: block;
        font-family: entypo-fontello;
        font-size: 180px;
        padding-top: 140px;
        text-align: center;
    }
    • This reply was modified 8 years, 12 months ago by Guenni007.
    #769311

    Hi,

    Did you change some file on the back end? Because some code is replacing the search icon by the search text, so, as you share some topics link with alternatives to edit the php files, you need to check if you change something, if not, share with me your WP credentials and your FTP credentials, please.

    Best regards,
    John Torvik

    #769310

    In reply to: MEGA MENU

    Hi,
    OK in the menu : https://www.caregeneva.com/en/
    You have a menu “Aesthetic medecine” with 3 columns , i don’t put title in the header of colums but a “-” as you suggest… It’s working fine on laptop but impossible to click on this menu in mobile..
    I can’ see the submenu in mobile

    https://drive.google.com/file/d/0B6drBRpdfMMITnByaWdiSWtqS3c/view

    regards
    franck

    venomroms
    Participant

    On Mobile
    Desktop
    (social icons just showing a box, overlay for links not showing the usual arrow)

    I guess it’s a similar issue to:
    Icons in Icon Box are Chinese Characters

    How do I fix that?
    it happens on all browsers (chrome, ff, ie, edge)

    #769296
    smite_74
    Participant

    Hi there

    I have just entered a Code Block into my Enfold theme. On the desktop the text <H2> is coming up as white (which is what I want) but when I view the same page on a mobile device the H2 text is coming up as black (the default colour). Can you please advise why that would be the case and how do I fix it .

    Regards

    #769281
    ksaville
    Participant

    Hi,

    I went through the trouble shooting thread to hopefully fix the issue of a never ending load for the Avia Layout Builder. I cleared cache / disabled plugins and re-uploaded theme via FTP.

    Thanks for your help.

    #769278

    Whoops – sorry – I see another thread addressing this. Thank you.

    #769270

    Topic: Column Heights

    in forum Enfold
    StudioProjects
    Participant

    Hi Folks!

    I have used the “Equal Height” Top Setting and it aligns the columns to the top. I want to get the 4 buttons in a row, the only way that I can think of doing this would be to set a height for the text area suing a custom class?

    I also need to change the top header on the home page to back, I have used CSS to achieve this, but it is overwritten by the glassy menu setting until the page scrolls.

    I have created a login for you so that you can see homepage – there is currently an under construction plugin being used.

    Cheers

    Andy

    #769266
    Byrne
    Participant

    Hi There,

    I am trying to overlap the layerslider with content like the church theme. So Far I have placed the content in a color section with an ID of overlap.

    I have added the custom css below, the content is overlapping the layerslider but there is a blue section below it that I don’t want. The page is below in the private content.

    #overlap {
    z-index: 999 !important;
    margin-top: -120px !important;
    position: relative !important;
    background-color: transparent !important;
    }

    #769263

    Hey!

    If you can’t find the css code in the Quick CSS field, please add this one instead.

    @media only screen and (max-width: 768px) {
         .html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
             padding-top: 0;
         }
    }

    Regards,
    Ismael

    #769260
    hugaud
    Participant

    Hi,
    This is a new thread as requested here: https://kriesi.at/support/topic/layerslider-wp-12/#post-769224
    I have the same problem as a number of people with Layer Slider WP not seeming to update properly even after upgrading Enfold to 4.0.4 – On this site http://marsworthfunrun.co.uk/ but also on another 4 client sites using Enfold

    I have:

    • Cleared the server static cache (master flush at Siteground)
    • Cleared all dynamic cache
    • I even switch caching off temporarily at Siteground in my control panel
    • Cleared browser cache (chrome)

    And still I see the red update indicator but no update available, the Layer Slider WP system status indicates it is running on 6.2.0 and I see a bunch of error message on Wordfence similar to the error messages I saw when performing plugin update.

    PLEASE NOTE: I have for now disabled Layer Slider WP with add_theme_support(‘deactivate_layerslider’); in my child theme function PHP so you will need to take that line out to replicate the issue.

    I don’t actually need Layer slider WP as I don’t use it on any of those sites. Can you please help get to the bottom of this and fix it as i am concerned about the security of those sites if this bundled plugin is not updated properly.

    View post on imgur.com

    View post on imgur.com

    • This topic was modified 8 years, 12 months ago by hugaud. Reason: added link to previous thread
    #769233

    markofwits – this may be better coming from a customer rather than from the enfold team so I will try to help.

    I hate to have to break it to you but in this day and age leaving a WordPress site unattended without updates is not an option.

    Wordpress releases updates several times a year – and more frequently with security patches that address serious issues. Plugins tend to update to reflect this and well maintained themes such as this one do the same as well as providing regular enhancement releases.

    The WordPress sites I manage are updated to current versions – core , plugins, themes – at least once a month. Often more frequently and particularly when a know security issue is addressed. A week later and you’ll find a few plugins already need another update.

    This is the reality of the modern web – not just for WordPress installs – and if you don’t keep on top of this your site will be compromised sooner or later, your reputation will suffer and you will get penalised or blocked by browsers and search engines.

    Enfold is one of the best maintained theme I am aware of and I wouldn’t trust my business, or anybody else’s, to one that did not update as regularly and proactively as they do.

    If you need to run a content management system such as WP and are not able/prepared to jump through the required hoops I would suggest you hire someone or a service to do it for you – plenty of WP maintenance services have sprung up over the past few years to address just this situation.

    Alternatively, if you absolutely have to leave a site unattended for 3 years a simple flat file standards compliant html is probably the way to go.

    I hope this helps – if some of us are wondering whether this is a serious question it is simply because we probably start getting nervous if we leave a site unmaintained for a week let alone for 3 years.

    You can download the latest version of Enfold from your Themeforest account – log in and click the Downloads link. You will then need to manually update (FTP) the theme – and after this long I would suggest doing so in a staging environment to iron out any bugs before committing it to the live site. There is a still valid guide to updating here: http://kriesi.at/archives/the-complete-guide-to-updating-enfold

    But as I say earlier the best advice if you are not comfortable doing this yourself is probably to seek the help of a professional and affordable WordPress maintenance service as updating this old an installation is probably beyond the scope of general Enfold support by now.

    Hope this helps, M

    #769231
    racheleblank
    Participant

    Hello,

    I have been exporting all of my blog banners (featured images) in high resolution. They look great before I upload them as a featured image and then they seem to be compressed or something because they are blurry/pixelated. How can I stop this from happening?

    #769225

    Hi!

    I have created a test page that you can preview when you login to WordPress (called test page).

    I’m sorry for the late response. I accessed the site but I can’t see the test page. The footer on the other pages look ok.

    I am also having a problem on the responsive site where the content sliders on the top of all pages

    The caption is not displaying or responding correctly because of the following css modifications.

    .html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
        padding-top: 95px;
    }

    Cheers!
    Ismael

    #769221

    Hi!

    I was able to login to the site but the sub menu element is missing. Please try our suggestion above.

    // https://kriesi.at/support/topic/full-width-sub-menu-active-menu-item-color-styling/#post-763084

    Cheers!
    Ismael

    #769215

    Hi,

    Tried this on my end and it works fine also, you can try to test this on other laptop or pc.

    Best regards,
    Nikko

    #769203

    Hey!

    If you scroll up and down on the mobile page, the data is always reloaded and this leads to a delay in the presentation of the content!

    Could you please provide a screencast of the issue? I can’t reproduce it on my end. I’m sorry but I’m not providing you with a generic response. The file size of the images in your page are unnecessarily big.

    // http://www.ferienhaus-wegener.de/wp-content/uploads/einkaufen.png
    // http://www.ferienhaus-wegener.de/wp-content/uploads/ausflugsziele.png
    // http://www.ferienhaus-wegener.de/wp-content/uploads/amfreibreitpng2-1.png

    If you re-check the google page insight review, you’ll see those images in the list.

    // https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.ferienhaus-wegener.de%2F&tab=desktop

    I’ll ask other members of the support team to check your thread.

    Best regards,
    Ismael

    #769168
    Gyurn
    Participant

    Hey guys, after extensive googling, i’m stumped. I’m trying to make my menu as long as the content on my home page, I tried using code from these posts https://kriesi.at/support/topic/increase-space-between-menu-items/
    however that only moved the dividers between my menu items, not the menu items themselves.

    Any help would be appreciated!

Viewing 30 results - 82,171 through 82,200 (of 142,833 total)