Viewing 30 results - 481 through 510 (of 7,471 total)
  • Author
    Search Results
  • #1404596

    Hey Garrfild,

    Translations are provided by users on contribution base (https://github.com/KriesiMedia/enfold-language-files).

    Nevertheless I updated it to “Vorher” for the next release which is planned for next week.

    If you need it before you can use a plugin like https://wordpress.org/plugins/loco-translate/ and search for your “Vorangegangen”

    Best regards,
    Günter

    #1404442

    In reply to: Search question

    Hey Tim,

    Sorry for the late reply.

    The underlying js for the search icon behaviour can be found in enfold\js\avia.js line 69:

    new $.AviaTooltip({ …..

    and line 90:

    new $.AviaAjaxSearch({scope:’#header, .avia_search_element’});

    As far as I see there is no easy way to remove this without hacking core js. If you do this and use minify or merged files you need to minifiy this js file again (or make a copy of unminified and name it avia.min.js

    You could try to rename the class avia-search-tooltip and remove data-avia-search-tooltip on pageload before avia.js is executed.
    Or remove the HTML completly and insert your own icon HTML and bind this to your js (which seems to be the easiest and clean solution for me).

    Hope this helps you.

    Best regards,
    Günter

    #1404080

    Topic: Search question

    in forum Enfold
    THP Studio
    Participant

    Hey Gunter,

    We would like to change the functionality of the search button in enfold. We have some custom code we have developed for how we want the search box to appear and we have it working via a header widget. We had to do it this way to get the html to be able to span full width in the header over the top of the menu items.

    What we now want to achieve is:

    1) Unhook the js event that normally fires when you click on the search button in the header. The code that pops up the input box to type your search term in.
    2) Add our own js hook on the click event of the search button.

    We can do step 2 easily but removing the existing hooks for step 1 is harder. We have tried removing all click events from it but it doesn’t seem to work. There is some more advance event setup using virtualMouseBindings that we got lost in. How can we remove the event that fires when you click on the search button.

    Thanks,

    Tim

    #1403845

    I searched in the functions.php file with a CTRL F and only could find this code in the theme that has Avia.

    See here: https://snipboard.io/n4LpIo.jpg

    I’m going to give you access so you can go in there and see for yourself. I did deactivate the caching plugin.

    TWO MAIN issues we are still having :
    1) duplicate enfold themes installed.
    2) on product pages still can’t get formatted correctly. No ability to do line breaks. It is all run-on sentences.

    PLEASE HELP! There is definitely something buggy here.

    #1403656
    drstomp
    Participant

    Hello, I am a power user of Enfold and use it on many sites through the years, and Love it.

    I am running into an issue where content is disappearing on a page I am building. I am not sure why it is happening. I have created a template with the page layout and it seems to delete content after a certain section.

    Details
    – I have 11 color sections with content
    – When I add more than 11 color sections the additional content is being removed
    – I have reviewed my PHP settings and don’t see anything that might cause this
    – I searched through the forums and don’t see anything recent or like this
    – I am running WP version 6.2
    – I am running Enfold v 5.2.1 with the api key for automatic updates
    – I am running the Enfold Child theme
    – When the additional content is added, black backgrounds automatically appear behind the page color sections

    Can you and the team help me troubleshoot this issue?

    Thanks!

    tlchase
    Participant

    Hi Enfold Support,

    I have several websites using Enfold and although the Enfold version and WP version are the same, some don’t have the “Copy to a new draft” option under Publish when editing a page.

    Please let me know how to activate this Copy to a new draft feature when editing a page under the Publish area.

    I’ve included two screenshots showing and not showing this great feature. I tried searching for topics here and tried different settings options without success.

    Thank you!

    #1403268
    Ian Davidson
    Guest

    Hi, this is not a pre-sales question, but there is no other way to get hold of you as your Forum Search functionality is giving me a critical website error and I’ve cleared my cache a few times. I’m having an issue with the latest version of Enfold. There’s no Custom Text Block with this version, so all previous CTB entries are broken.

    #1403128

    Hi,
    Thanks for your patience and the link to your site please try adding this css to your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (min-width: 767px) and (max-width: 989px) { 
      .responsive #top #main {margin-top: -90px!important;}
      #top #wrap_all .av_header_transparency {background-color: transparent!important;}
      div#header_main > .container {display: block !important;}
      }
      @media only screen and (max-width: 989px){
    .html_mobile_menu_tablet .header_color.av_header_transparency div .av-hamburger-inner, .html_mobile_menu_tablet .header_color.av_header_transparency div .av-hamburger-inner:before, .html_mobile_menu_tablet .header_color.av_header_transparency div .av-hamburger-inner:after {
        background-color: #fff;
    }
    }
      #top #wrap_all .av_header_transparency #menu-item-search a:before {
      	color: #fff;
      }

    After applying the css, please clearing your Autoptimize plugin and your browser cache and check.

    Best regards,
    Mike

    #1402873

    You can find several posts using the search function on how to remove this notice in the footer.
    add to your own notice there : [nolink]

    You can even find it in the documentation ( link ) . If you have a little patience, you will be answered even here friendly and in compliance with netiquette. Even people who have no profit from the theme here – nice and friendly participants like me answer you comprehensively and quickly.
    You can even rewrite this note that is automatically inserted there to your own settings.
    Here is an answer from my side that is not too long ago. : Link
    I wish you another beautiful day. ;)

    ok guys i was successful with the enfold update, 4,1 to 5.5 (somany years without att)…

    sorry for creating this topic withou search a little bit more.

    • This reply was modified 2 years, 9 months ago by LFZ1.
    #1402590

    Hey andupro,

    Thank you for the inquiry.

    You can add the search bar in a text widget and use a hook to insert the widget inside the header area. Please check the following documentation for more info.

    // https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    Best regards,
    Ismael

    #1402500

    In reply to: Support Woes

    Hey D hughes,
    Thank you for your patience I tried to research your past thread and I believe it was this one for the enfold theme at antonsport.com, and you provided a Purchase code which I checked here. This purchase code only offers support in the forum until 2018-12-08
    When you purchase the license for the theme it is forever but typically only includes 6 months of support, you can purchase more support in your Theme Forest (Envato) account you can read more here.
    If you don’t have a Theme Forest (Envato) account because you are using a license given to you by a developer, then ask him to extend your support or create your own account when you purchase a license directly from Envato. Envato will not transfer licenses, and due to our contract with Envato we can not directly sell licenses or support.
    I see your original question was about significant speed issues and the site is using v5.4, when I check it seems to load in 1.72s which is very good, if you want to try to improve it try reading our article here.
    If you have further questions please try renewing your support and open a new thread.

    Best regards,
    Mike

    Hey mgyura,
    Thanks for your patience, I see in your first screenshot the Gravity Forms option icon is also not showing in the admin side panel above the “pages” option as in the second screenshot, are you sure it is active?
    Enfold_Support_723.jpeg
    In a forum search I found a recommendation for No conflict mode in GF settings.
    Please see if you can find this setting, otherwise please include an admin login in the Private Content area so we can be of more assistance.

    Best regards,
    Mike

    #1402367

    Hi Nikko –
    cheers.
    But WP Amour just works with enfold and when you have a subscription with wp amour.
    And If I would do every subscription I needed – for the same money I could hire an agency to do a .net version of the websites. ;-)

    I have done my research and found the following solution (which is free for the moment):
    https://www.cloudflare.com/en-gb/products/turnstile/

    There was also a thread from earlier where Yigit said he will ask the dev team how they can integrated it to the enfold form… I think it was couple month ago.

    Any thoughts on that?

    Cheers
    T

    #1402207
    trestange
    Participant

    Hi there. I searched and got an error. So I just thought i’d ask.

    Where in Content Elements can I find the layout that is displayed here:

    #1401968

    Hey Monika,

    Thank you for the inquiry.

    You can use this CSS code to remove the box shadow from a field when it’s focused.

    #top input[type="text"]:focus, #top input[type="password"]:focus, #top input[type="email"]:focus, #top input[type="number"]:focus, #top input[type="url"]:focus, #top input[type="tel"]:focus, #top input[type="search"]:focus, #top textarea:focus {
        box-shadow: none;
    }
    

    Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.

    Best regards,
    Ismael

    #1401794

    In reply to: 4xx Error for Ajax

    Hi Daniel,

    I edited the .htaccess file on the root of the WordPress installation, also, created a new .htaccess file inside the framework folder, and added the following to disable directory browsing

    
    Options -Indexes
    

    Then, I started a validation on Google Search Console on 1/4/23 but unfortunately, it’s still pending.

    Please refer to Peter’s post here https://kriesi.at/support/topic/google-search-console-403-error-on-directory-wp-contentthemesenfoldframework-2/#post-1013166 or to this post https://rankmath.com/kb/fix-blocked-due-to-access-forbidden-403-error/ and check if these work for you.

    Best regards,
    Yigit

    #1401704
    sevildi
    Participant

    Hello,
    We use the licensed Enfold theme on our website. Our site has a favicon, but each site also has a different icon in google searches. This icon does not appear in google searches of our site. Does this have a setting in the Enfold theme? I am attaching the screenshot link below.
    https://prnt.sc/6zXNICjFv2nW

    #1401624

    In reply to: support Enfold

    Hu Rikard,

    Thanks for your quick reply. I understand now why it changed. And Enfold still rules ;-).
    I already solved my problem myself. I will post my solution underneath. Maybe it helps other people searching the forum!

    My problem was that, only on mobile phones, text was wrapped around images in a very ugly way. I solved this using this code under ‘quick css’ under the “Style’ tab. All images are now centered and the text starts under the image. Please see https://divorcesupport.nl
    This is the css code:
    img.alignleft,
    img.alignright {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    display: block;
    }
    }

    Then there was a new problem. There are also some images with captions on my website. These were still not centered because they are not ‘seen’ as images. I am a complete noob and couldn’t find the solution within the forum, so I tried and … tried… and managed to solve it using this css code under ‘quick css’ under the style tab:
    @media(max-width: 767px){
    #top .wp-caption.alignright,
    #top .wp-caption.alignleft {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    }
    }

    And now also the images with captions look great on mobile phones, for example see https://divorcesupport.nl/scheiden-scheiding-mediator-mediation-mijdrecht-hillegom-alphen-aan-den-rijn-roelofarendsveen-co-ouderschap/

    Just posting all the above to help others. Thank you for your quick reply. Enjoy your weekend!
    Lennard

    #1400988
    This reply has been marked as private.
    #1400976

    Hi,
    Thanks, I see this error: Refused to execute script from ‘‘ because its MIME type (‘text/html’) is not executable, and strict MIME type checking is enabled.
    This is causing #1 & #3
    When did this begin, after updating to PHP v8.1.8, or adding a plugin?
    I have not seen this before but I don’t believe Enfold can cause this, I recommend starting by disabling all of your plugins, I’m thinking strict MIME type checking might be a setting in Wordfence, but it could be a different one.
    My research seems to point to a server setting or .htaccess, but it’s vague, try asking your webhost if strict MIME type checking can be disabled

    Best regards,
    Mike

    #1400972

    Hey cappellettimax,
    Try this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field

    #top.search-results .template-search .product .post-meta-infos {
    	display: none;
    }
    #top.search-results .template-search .product .entry-content {
        height: 100px;
        overflow: hidden;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1400927

    Hi,
    Thanks for your feedback, but I have searched our theme files and nav_menu_link_attributes is not used in our menus.
    I did find these:
    wp_nav_menu_items
    wp_nav_menu_args
    wp_nav_menu_objects
    Perhaps the plugin can write a function to use one of these, I would not know how to do this and as Rikard pointed out above we are limited in supporting third-party plugins.
    Thank you for your patience and understanding and using Enfold.

    Best regards,
    Mike

    #1400877

    Hey vantagepointmg,
    Thanks for the link to your site, I see on your page /contact-us/ you are using the plugin Formidable, I can see that their css rules are too weak.
    So one solution would be to add this css to your Quick CSS:

    #top #main .with_frm_style input[type=text], #top #main .with_frm_style input[type=password], #top #main .with_frm_style input[type=email], #top #main .with_frm_style input[type=number], #top #main .with_frm_style input[type=url], #top #main .with_frm_style input[type=tel], #top #main .with_frm_style input[type=phone], #top #main .with_frm_style input[type=search], #top #main .with_frm_style select, #top #main .with_frm_style textarea, .frm_form_fields_style, #top #main .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, #top #main .with_frm_style .frm-card-element.StripeElement, #top #main .with_frm_style .chosen-container-multi .chosen-choices, #top #main .with_frm_style .chosen-container-single .chosen-single {
        color: #555555;
        background-color: #ffffff;
        border-color: #cccccc;
        border-width: 1px;
        border-style: solid;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        width: 100%;
        max-width: 100%;
        font-size: 14px;
        padding: 6px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        outline: none;
        font-weight: normal;
    }

    and see if that corrects, it is the css from the plugin that I adjusted to have more specificity.
    Or if you just want to change the text field color in the theme settings change the color of Enfold Theme Options ▸ General Styling ▸ Main Content ▸ Main Content Secondary Font Color

    Best regards,
    Mike

    #1400845

    In reply to: Maintenance Mode

    Hey sarthakchoudhary,
    Thanks for your question, the maintenance options is for the whole site, if you don’t want to show a single page try setting that page to “private” you can use the “Quick Edit” option:
    Enfold_Support_593.jpeg
    or the Visibility option under Publish:
    Enfold_Support_595.jpeg
    I have not tested any plugins with this option, but you can try these: maintenance mode single page

    Best regards,
    Mike

    #1400660

    Hey Santiago,

    Please go to Enfold theme options > Main Menu and disable “Append Search Icon To Main Menu”.

    Best regards,
    Yigit

    AnnemarieDoolin
    Participant

    Hi, we would love to try and clean up how the “Search Results Page” displays the results (e.g. prioritising product pages, pages, blog posts). Do you know of a Search Results Plugin that is Enfold friendly?

    Regards,
    Annemarie

    #1400491
    Alwin
    Participant

    On one of my Enfold websites (see private content) I have 2 indentical (?) Google fonts loading:

    https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2
    https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2

    I use Open Sans on all my Enfold sites and normally there is just one Open Sans request, not two. I searched all theme options but can not find somethuing that causes this issue.

    Any idea why on this website 2 Open Sans fonts are loading?

    Thanks,
    Alwin

    #1400257

    In reply to: Search results page

    Hey Tim,

    A user, who is using Grid layout for their Search Results, reported a compatibility issue with the Relevansi plugin. We fixed it in Enfold and that note refers to it.

    Here is that thread: https://kriesi.at/support/topic/search-results-page-avia_product_slider-get_style_tag-on-null-error/

    Best regards,
    Yigit

    #1399727
    beenee
    Participant

    Hi everyone,
    I’m working on 2 Enfold sites and with both I created portfolios with categories.
    The first page shows the ‘portfolio grid’: https://snipboard.io/jdMkyW.jpg
    The second one doesn’t: https://snipboard.io/SceP6O.jpg

    It’s probably a one click solution, but simply I can’t find it. And searched up and down the forum…
    Any ideas? Thanks in advance!!

    Best regards,
    Stefan

Viewing 30 results - 481 through 510 (of 7,471 total)