Viewing 30 results - 81,121 through 81,150 (of 142,855 total)
  • Author
    Search Results
  • #780254

    Hi,

    Ok, thanks for the feedback. Please try this instead:

    .single-sfwd-topic .crp_related {
      display:none !important;
    }

    Best regards,
    Rikard

    #780246

    Hi

    This is a problem similar to another topic I started here:

    Just thought I would pass this on.

    Thanks
    Lyse

    #780243

    In reply to: Section Titles

    Hi Basilis,

    Here’s the sections code with errors:

    [av_section min_height='' min_height_px='25px' padding='small' shadow='no-border-styling' bottom_border='border-extra-arrow-down' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' id='av_section_titles' color='footer_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' av_element_hidden_in_editor='0']
    [av_heading tag='h2' padding='0' heading='Nos Services' color='custom-color-heading' style='blockquote modern-quote modern-centered' custom_font='#ffffff' size='50' subheading_active='' subheading_size='20' custom_class='' admin_preview_bg=''][/av_heading]
    [/av_section]
    [av_section min_height='' min_height_px='25px' padding='small' shadow='no-border-styling' bottom_border='border-extra-arrow-down' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' id='av_section_titles' color='footer_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' av_element_hidden_in_editor='0']
    [av_heading tag='h2' padding='0' heading='À Propos' color='custom-color-heading' style='blockquote modern-quote modern-centered' custom_font='#ffffff' size='50' subheading_active='' subheading_size='20' custom_class='' admin_preview_bg=''][/av_heading]
    [/av_section]
    [av_section min_height='' min_height_px='25px' padding='small' shadow='no-border-styling' bottom_border='border-extra-arrow-down' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' id='av_section_titles' color='footer_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' av_element_hidden_in_editor='0']
    [av_heading tag='h2' padding='0' heading=Votre Partenaire' color='custom-color-heading' style='blockquote modern-quote modern-centered' custom_font='#ffffff' size='50' subheading_active='' subheading_size='20' custom_class='' admin_preview_bg=''][/av_heading]
    [/av_section]
    [av_section min_height='' min_height_px='25px' padding='small' shadow='no-border-styling' bottom_border='border-extra-arrow-down' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' id='av_section_titles' color='footer_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' av_element_hidden_in_editor='0']
    [av_heading tag='h2' padding='0' heading=Témoignages' color='custom-color-heading' style='blockquote modern-quote modern-centered' custom_font='#ffffff' size='50' subheading_active='' subheading_size='20' custom_class='' admin_preview_bg=''][/av_heading]
    [/av_section]
    [av_section min_height='' min_height_px='25px' padding='small' shadow='no-border-styling' bottom_border='border-extra-arrow-down' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' id='av_section_titles' color='footer_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' av_element_hidden_in_editor='0']
    [av_heading tag='h2' padding='0' heading=Nous Joindre' color='custom-color-heading' style='blockquote modern-quote modern-centered' custom_font='#ffffff' size='50' subheading_active='' subheading_size='20' custom_class='' admin_preview_bg=''][/av_heading]
    [/av_section]

    #780237

    Topic: Problem with flags img

    in forum Enfold
    MiguelPj
    Participant

    I have to make this div at the top of my page. It looks like a language page, however, it is not.
    We have a product catalog with Woocomerce. These products are divided by category, but we create a new taxonomy that will not only group them by category, but by sale by country.
    These flags serve as a filter, to know WHAT PRODUCTS are sold in your country.
    But, in the top menu of enfold, only let me put social networks, not images.
    What I do?

    Basically the design should look like this:

    View post on imgur.com

    #780231

    Hi Nikko,

    I am experiencing same issue, even with SMTP, the filter to force recipient fixes it but you loose the functionality of having the recipient being the visitors emailaddress, thus you cant reply to the email to start a conversation. Not handy when you get many requests.

    function change_cf_from() {
        return " (Email address hidden if logged out) ";
    }
    add_filter('avf_form_from', 'change_cf_from', 10);

    Is this sudden change enfold related? Everywhere I read I see support saying its server related, but I am not sure about that. As it was working fine in february. But somehow latest version (or maybe a few before) just suddenly stopped all email forms from working, resulting in loss of many entries without any notification! Gone forever.

    regards,
    T

    #780227
    vagabloggers
    Participant

    After updating my Enfold Theme from 3.8 to 4.0.5, the Advanced Layout Building has stopped working. Just displays the spinning wheel infinitely. I’ve read through several other threads and have tried all solutions I could find with no luck, which include:

    -Increased PHP memory limit to 256MB
    -Deactivated all plugins, then reactivated one-by-one
    -Checked to ensure latest WordPress version (4.7.3) is installed
    -Reinstalled latest WordPress version
    -Reinstalled Enfold theme via FTP
    -Ensured latest version of PHP (7.0) is running (My host doesn’t offer 7.1+)
    -Cleared browser cache
    -Tried in several browsers

    Please advise. Thanks.

    Hi all,

    I got the problem solved after reading this (confusing) thread:

    But the owner of the thread seems to be right. It is something in the sorting options of the product grid/slider. Not every sorting option works.

    You guys should check on this for bugs and corrections!

    #780220

    Almost! It does stay put which is perfect but it’s still turning white as it scrolls (which is what I want on desktop and was part of the original script). Any ideas on keeping the transparency on tablet when scrolling? If it’s going to be really tough to acheive I can leave it.

    Thanks! :)

    rmf339
    Participant

    Hi all,

    It’s my first post here, so forgive me if I’m not in compliance…

    I have the latest version of Enfold, WPML and Woocommerce. I use Avia page builder which have been working well, but after installing WPML and configuring translations, Product Grid and Product Slider stopped working.

    All Product Grids/Sliders show “No products found which match your selection”.

    – I tried to deactivate all WPML plugins (and extensions) but it didn’t work as well.
    – I tried to deactivate Yoast plugin even though it didn’t seem to have nothing to do with the issue (but I’ve read some compatibility problems around internet) and as expected, it didn’t work.
    – I tried to get all WC product category taxonomies translated into both languages (default is Portuguese and I installed english and spanish). I also translated a page using Avia’s Product Grid to both languages, but after selecting the translated categories in Product Grid in each language, it still doesn’t work for none of them.

    Does anybody have any clue?

    • This topic was modified 8 years, 11 months ago by rmf339.

    Hey DanielKG,

    Add the following to quick css:

    @media only screen and (max-width: 767px){
    .responsive #top #wrap_all .container {
    max-width:100%!important;
    }
    }

    Let me know if this works for you.

    Best regards,
    Jordan Shannon

    #780172

    Hi Sam!

    Please add

    #top #wrap_all .all_colors h2 { font-size: 16px !important; }
    

    Thank you

    Best regards,
    Basilis

    #780160
    AgenturWP
    Participant

    If you are in Enfold 4.0.5 version in the Masonry Gallery at the picture link style “Lightbox link disabled”, the gallery is no longer displayed! Because the DIV area is <div class = “av-masonry-container isotope” style = “position: relative; height: 0px;”> a height of 0px gets! This is not supposed to be so, or ;)

    Wenn man in Enfold 4.0.5 Version in der Masonry Galerie beim Bild-Link Stil “Lightbox verknüpung deaktiviert” auswählt wird die Galerie gar nicht mehr angezeigt! Weil der DIV Bereich <div class=”av-masonry-container isotope” style=”position: relative; height: 0px;”> eine höhe von 0px bekommt! Das soll nicht so sein, oder;)

    best regards,
    JayJay :D

    #780157
    Snerp
    Participant

    Hi,

    for some reason I can’t change the sub-menu colours. I cleared my cache several times. Closed my browsers and restarted, turned off plugins to no avail.

    I have tried the Advanced Styling – Main Menu sub-level links settings – didn’t work

    I tried some css – didn’t work
    #top .sub-menu {
    background: #0ddddf !important;
    }

    So now I’m here …Help?

    #780149
    Thilo112
    Participant

    Hallo,

    da die Schriftfarbe im Header für mobile Geräte bei meinem Enfold-Theme genau so wie der Hintergrund weiß ist, kann man den Text verständlicherweise nicht lesen.
    Allerdings schaffe ich es leider nicht, die Schriftfarbe zu ändern. Der Link zur Seite: http://wp.keramikbedarf-online.de/

    Probiert habe ich bis jetzt:

    @media only screen and (max-width: 768px).responsive #top #header_meta .social_bookmarks li a{color: darkgrey;border-color: inherit;background: inherit;}

    Was ist hier denn falsch?

    Vielen Dank schonmal…

    Thilo

    • This topic was modified 8 years, 11 months ago by Thilo112.
    #780132
    Camilla88
    Participant

    Hi,
    I have a logo on the left side.
    I would like it to be moved down, so it is on the same line as the menu items.
    So centered to the left. There is currently no space above it, and very much below.

    I have looked through previous support topics without any luck.
    Can you give me some advice?

    Thank you.

    #780130
    willevo311
    Participant

    Had to disable Layersider due to theme issue with newest release so I am using Fullwidth Easyslider (that was the default slider option in the enfold theme.) I imported the Church Demo and that has been the foundation for this website.
    In Tablet mode… (ipad vertical) the Buttons underneath the text are being cut off. The buttons look good in mobile and desktop but for some reason are being cutoff in tablet.

    Any ideas on what to do to fix? This also happens in the church demo as well. I am thinking it is a styling issue but haven’t figured out a way to fix it so that it doesn’t affect the other layouts (mobile and desktop).

    Thanks for any help you can give. I will put website in private content box so you can review homepage where issue is occurring. I was able to reproduce the issue when you view the site on an emulator like http://mobiletest.me.

    Thanks,
    William

    #780112
    steve3434
    Participant

    Hi,

    I have a warning error on the top of the home page of my Enfold theme. Not sure what it is, so I included a link to the image.
    Warning goes away after reload. Any idea what it is or how to fix?

    Thanks for any help you can provide.

    Steve

    http://gpscannabistracker.net/wp-content/uploads/2017/04/error.png

    #780076

    Topic: Submenu not showing Up

    in forum Enfold
    simonac
    Participant

    Hi,
    i have the Problem that the submenu is not showing. When i view on reduce the browser to simulate mobile i can see the submenu but not on desktop.
    Could you please take a look thanks!

    #780074

    Topic: Forms stop working

    in forum Enfold
    nymedium
    Participant

    Hello, I have an embedded form on a page (Huge IT). It worked the first two times, then it stopped. I replaced the form with a from from MailMunch, and am currently running into the same issue. The form worked once and then stopped. When users press Submit – it hangs.

    #780071
    ampersand123
    Participant

    Love the Enfold Theme and use it on my own site as well as several others, I’d like to purchase a copy for a new client. The client would like a banner above the header, as in the Propulsion theme. She initially asked me to build it in Shopify, which I did, but find that a limited platform. The theme I worked in had the top banner which was her favorite part.
    If that’s not possible, does the Propulsion theme have the same Advanced Layout Editor as Enfold? Thanks for your attention.

    #780064

    Sorry, but these solutions don’t fit my request.
    With this code, text simply starts at 150px from top.
    But if i have multiple-line text (a very long text with several lines), it’s not vertical aligned.
    This is the kind of alignment i need:

    Thanks

    #780058
    #780053

    Found this on the forum that works on my site:

    .av-tab-arrow-container {
    top: 8px !important;
    }

    #780052

    Hey Rikard,

    Thats correct. But the width of the body copy drags out and gets really wide. I want it to stop after a certain width.

    If you go on this page of my site: http://www.ccyran.com/projects/rga-stories/
    You’ll see that the copy keeps extending. It does stop after a while because of the width I made in General Layout –> Dimensions, but I want it to stop extending earlier.

    Like how there’s CSS to control that here:
    http://www.quackit.com/css/css_leading.cfm

    With the part that says “max-width: 200px”. I tried using that CSS but it didn’t work.

    Let me know if that makes sense. Thanks!
    Chris

    #780050

    Topic: Section Titles

    in forum Enfold
    tremblayly
    Participant

    Hi
    I’ve created the following ID for styling section titles on my website here: http://crescendo.staging.wpengine.com/fr/ (hosted on WPengine)
    #av_section_titles {
    background-color: #4c4d4f!important;
    border-top: 10px solid #ec5548!important;
    height: 110px!important;
    color: #ffffff!important;
    }

    Within the section I use a special heading element. The very top one is perfect, so I cloned it to create the others. None of the others display the title content properly (it’s way to low). I don’t understand why this happened with the remaining ones.

    Can you please help me figure out what’s happened here.

    Thank you

    #780024

    Hi,

    Place it at the top of quick css. Let me know if this works for you.

    Best regards,
    Jordan Shannon

    #779997
    steviger
    Participant

    Hi,

    For a project I have 2 header widgets. One is for some social buttons and the second one is for the search box. I’ve managed to have them displayed in the header but I can’t figure out how to position them in the right way. Please see attached screen shot with the current situation and the desired one.

    Screenshot

    What I did so far:

    1. Made two widgets ( header and zoeken (search) )
    2. Added to my functions.php:

    add_action( 'ava_after_main_menu', 'enfold_customization_header_widget_area' );
    function enfold_customization_header_widget_area() {
        dynamic_sidebar( 'header' );
            dynamic_sidebar( 'zoeken' );
    }

    3. Added to my child CSS:

    #header .widget {
    height:24px!important;
      right: 0;
      top: 5px;
      padding: 0;
      position: absolute;
      z-index: 999;
    }
    
    /*Header zoeken settings*/
    #zoeken .widget {
      height:24px!important;
      right: 0;
      bottom: 50px!important;
      padding: 0;
      position: absolute;
      z-index: 999;
    }

    Help is much appreciated also with the larger width of the searchbox..

    Regards,

    Steven

    #779991

    Hi Erwin,

    Great, glad you got working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #779979

    In reply to: LayerSlider

    Hi,

    Do you mean the advanced LS? Go to LayerSlider WP > your slider. Select/make a slide. For the background of your slide please find: Slide background image (semi top-left side of your screen). For images in the layer(s) of your slide: Make a layer and click on “Click on the image preview….”

    That simple.

    #779975
    webmanu
    Participant

    Hi
    Fullwidth slider:
    On a desktop PC with Firefox (browser cache empty) and an iPad with Safari (always!) the first image of the slider has only the half of the screen width. Any solution? (…/aktuell …/referenzen)

    Masonry gallery:
    Is it possible to display the images immediately and not only when scrolling? (…/aktuell)

    Google map:
    With Safari on an iPad I see the whole earth and no places … (my iPad is old but with the newest system software. …/partner)

    Thanks in advance

Viewing 30 results - 81,121 through 81,150 (of 142,855 total)