Viewing 30 results - 1,831 through 1,860 (of 7,495 total)
  • Author
    Search Results
  • #1144449

    Thanks Ismael (and Victoria) for the reply. The previous behavior, pre-6.2 update was that on typing in the search box an instant search would list results, so no need to click enter and visit the search page. Using filters in the functions file I was able to populate a well organised list of possible search results. When typing in the search box now, the icon spins, as before, but no results are displayed. Checking the Dev Tools lead me to a 404/500 error relating to jquery / admin/ajax. Prior to the enfold update there was a Relevanssi update and a WP core update, so it’s a bit tough figuring out which one may have affected this functionality – but as I remember, it stop working after the 6.2 update.

    If it would help for investigation purposes I can give you Admin access, but would only ask that no changes are made until we discuss the findings – if that’s ok, please confirm and I’ll share access via the Private link.

    Many thanks –
    Paul

    Hi,

    On May 25, 2018, the General Data Protection Regulation (GDPR) came into force

    Link is not from 2018, it is just the date when GDPR came into force :)

    Enfold is GDPR compliant. You can see we have made improvements in most recent updates by searching “GDPR” here – https://kriesi.at/documentation/enfold/changelog/.

    Best regards,
    Yigit

    #1144324
    honkatech
    Participant

    Hi,

    Im having an issue with our site when it gets resized/set to half screen with resolution 1024×768, Everything is responsive, but the header/company logo in the top left overlaps our top menu on the right side. If my visitors come and see the site, it is difficult for me to continue visiting the site.

    I found this code, but there is not anything I put it in Quick Css and Theme/Enfold/css/custom css, but the problem continue:

    @media only screen and (max-width: 1024px) {
    nav.main_menu, #menu-item-search {
    display: block !important;
    }
    .menu-item {
    display: none;
    }
    .av-burger-menu-main.menu-item-avia-special {
    display: block;
    }
    }

    Thanks so much!

    • This topic was modified 6 years, 5 months ago by honkatech.
    #1144167

    HI
    We implemented a new website with Enfold and a WooCommerce shop.
    Now we have some little issues and need your help.
    1. How we can make the size of article number and category a little bit bigger?
    2. How we can style the product searchfield (i.e. bigger)?
    3. How we can make the shop-sidebar a little bit smaller?
    4. How we can mark the active category in the sidebar (i.e. with another color)?

    See details in the private content section.
    Thanks very much.
    Regards
    Mike

    #1144110
    Black-Shadow
    Participant

    Hey Enfold-Team,

    have a problem with the mobile menu… First problem is that was not sticky. I searched for and found a solution in this forum. But now when i scroll down the logo is to small and the hamburger menu is not centered and slips to the top.

    Can you say me why?

    #1144037

    In reply to: Search bar and button

    Hi,

    Thank you for the update.

    \How do I create a search bar that is ‘sticky’? Should I place it in the header with a widget?

    Yes, you can add a search bar in a widget and insert the widget area in the header using an action hook as described in the documentation.

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

    We tried to login but the credentials above are invalid.

    Best regards,
    Ismael

    Hokuspokus
    Participant

    Dear Support and users,

    replies and discussion from other experts are welcome.
    John Mueller from Google has replies to cookie-consent-bars and Crawling.
    How do you feel when the Google bot comes and the cookie bar is displayed and some things are automatically blocked?

    Are you planning on not displaying this for known IP-ranges like Google-Bots or Bing-Bots or only for human visitors?

    What do you think, if now on all sides inch-long data protection declarations are stored in the source code, indexable?

    You say that Enfold are SEO-friendly. Is that really the case if you deliver internal CSS+Content uniformly for the search robots?
    I show this video with time stamp.

    #1143502
    fabienneRedUmb
    Participant

    Hi, i would like to add a border to my contact form, but I cant seem to target it.
    I tried this, as found on the enfold documentation:

    /*----------------------------------------
    ----------------------------------------
    ----------------------------------------
    // CSS -  Contact form color
    ----------------------------------------
    ----------------------------------------
    //--------------------------------------*/
    
    /* custom style form fields */
    #top .av-contact-form-color .input-text,
    #top .av-contact-form-color input[type='text'],
    #top .av-contact-form-color input[type='input'],
    #top .av-contact-form-color input[type='password'],
    #top .av-contact-form-color input[type='email'],
    #top .av-contact-form-color input[type='number'],
    #top .av-contact-form-color input[type='url'],
    #top .av-contact-form-color input[type='tel'],
    #top .av-contact-form-color input[type='search'],
    #top .av-contact-form-color textarea,
    #top .av-contact-form-color select {
    /* Text color */
    color:#333;
    /* Background color */
    background-color: #fffae8 !important;
    /* Border color*/
    border-color: #e6be83 !important;
    }

    But it doesnt seem to work.
    I also can’t seem to be able to change the colors of the submit button with this code:

    
    
    *----------------------------------------
    // CSS - Contact form submit button
    //--------------------------------------*/
    
    #top .avia_ajax_form input[type='submit'] {
    border: none;
    background: #e6be83;
    color: #6e460b;
    }
    #top .avia_ajax_form input[type='submit']:hover {
    background: #000000;
    }

    I am certain I am do8ing something wrong, please help.

    #1142840

    Hi Harry,

    That’s not possible, also I’m not really sure what you’re trying to achieve but based on the form code, maybe this one is what you’re looking for: https://developers.google.com/custom-search/
    however, integrating that to Enfold would be outside the scope of our support :(

    Best regards,
    Nikko

    #1142743
    butcherboy
    Participant

    Hello,

    How can I create a search bar such as the one on this demo?

    When I try to use the radius border setting in the search block – it does nothing – is that a bug?

    Many thanks
    Jason

    #1142548

    Hi,

    Thank you for the inquiry.

    Looks like the E_COMPILE_ERROR error occurs intermittently, but the error points to different files in the theme. Have you tried updating the theme manually again via FTP? Please check if the includes/admin/register-dynamic-styles.php actually exists in the theme directory or if it has the correct file permission.

    // https://kriesi.at/support/topic/wordpress-sends-message-about-technical-problem-with-enfold/#post-1136705
    // https://kriesi.at/support/topic/problems-with-ajax-search-relevanssi-after-update-to-enfold-4-6-1/
    // https://kriesi.at/support/topic/error-fatal-error-message-wp-content-themes-enfold-functions-php-on-line-574/

    Best regards,
    Ismael

    #1142494
    THP Studio
    Participant

    Hey guys,

    Just completed a site build using custom products with the ALB and have finally realised that the product schema is entirely missing.

    It’s the same on your demo site.

    Using the Structured Data testing tool from Google: https://search.google.com/structured-data/testing-tool you can see that in your normal product found here: https://kriesi.at/themes/enfold-shop/product/woman-blazer-anadra/ the schema is included for a Product.

    However, run the custom product found here: https://kriesi.at/themes/enfold-shop/product/red-velvet/ through the same tool and it doesn’t register as a product at all.

    This is now the problem I am facing on my site (in the private field below). All my products made using the ALB as custom products show zero product schema. The exact same theme, plugins etc are running on one of my other sites (2nd one in the private field) and the only difference is these are standard (non ALB) products, and they have schema being output correctly.

    Please help me with this one, as the custom product is quite useless these days without any product schema associated with it!

    Cheers

    Tim

    CurlyHost
    Participant

    So im trying to display a certain amount of blog post content within a search and filter query for my clients site. The issue im running into however is that when I use this line of code:

    $content = get_the_content();
    $trimmed_content = wp_trim_words( $content, 50, NULL );
    echo $trimmed_content;

    The content that is displayed shows enfolds markup and shortcodes.

    When I use the_content instead the page appears shrunken and wonky.

    What do I need to add in order for the shortcodes to not appear when printed on the front end?

    Please have a look at your source code to see if you really get the full resolution of the Lightbox pictures.

    To set the source for the thumbnails there is, as far as I know, no filter that would make our work easier.
    But you can put a copy of the av-helper-masonry.php in the Child-Theme folder ( best in a subfolder: shortcodes ), and then edit this copy.

    search for the function prepare_loop_from_entries
    ( on Enfold 4.6.2 it is line : 601) – you will find on 612 :

    $img_size	 = 'masonry';
    //change to :
     $img_size	 = 'full';

    to load the edited ALB elements put this to child-theme functions.php

    add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1);
    function avia_include_shortcode_template($paths){
      $template_url = get_stylesheet_directory();
          array_unshift($paths, $template_url.'/shortcodes/');
      return $paths;
    }

    refresh all cachings – merging – performance tools.
    Look to your page.

    #1142320

    Hi alexx8675,

    Thank you.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 1024px) {
      nav.main_menu, #menu-item-search {
        display: block !important;
      }
      .menu-item {
        display: none;
      }
      .av-burger-menu-main.menu-item-avia-special {
        display: block;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1142303
    Leo Tarrant
    Guest

    I have searched the internet and all Forums with no answer to this & I don’t have the ability to ask a question within support. I have tried redesigning my Enfold Themed site using a demo in a staging site and it keeps deleting everything I’ve doesn’t whenever I press update. I stopped this as it was wasting my time and now uploaded the theme onto my website to work on it through here to stop this happening.

    It doesn’t change colors away from the theme set up although within the Advanced setup tabs all the colors are changed most remain as they were, it doesn’t display masonry gallery contact, just stays blank and to my delight has just started deleting what I’ve done every time I press ‘update’

    These Demo’s don’t work, no one else seems to encounter the problem, I’m already using Enfold so can’t see the issue with moving content into Enfold theme demo, why won’t they work, it’s costing me a lot of time. I’ve disengaged all my Plugins – It still does the same, I cleared all WordPress Cache – It still does the same. Why won’t these work?

    #1142251
    Tanguera108
    Participant

    Hi there,
    I am using the Enfold Theme and want to add some jpg-files with some written stuff in it.
    I tried to find out which font type is used in the Enfold Theme as “standard” (because I use that for the text on my website). I searched in the Enfold settings but couldnt find a name for the “standard” font there.

    Any helpful answer would be apprechiated!
    Thanks,
    Frauke

    #1142111

    Hi,

    Thank you for the update.

    1.) Yes, that’s possible. Go to the Enfold > Footer panel, then add the [nolink] shortcode in the “Copyright” field along with your own custom footer text.

    2.) You can manually add your own text in the Privacy & Cookies panel. Just look for the “Modal Popup Window” section.

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Thanks!

    Best regards,
    Ismael

    #1142081
    Youssef Kaine
    Guest
    This reply has been marked as private.
    #1141572

    Hey Michael,

    Please have a look at our docs here

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1141345

    Topic: Relevanssi

    in forum Enfold
    KWiesner
    Participant

    When I am logged in in my blog I get the following message when I am doing a relevanssi search:
    Warning: session_start(): Cannot start session when headers already sent in /www/htdocs/w00b6cdc/webseite-relaunch-2017/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.php on line 44

    please help
    Karl

    #1141312
    KulturDesign
    Participant

    Dear Support
    after searching this support forum & google I´m a bit frustrated because I couldn´t find a solution for my problem with this magazin lay-out.

    My customer wishes to have a magazin blog lay-out which doesn´t exist in enfold:
    LEFT CONTAINER RIGHT CONTAINER
    image position left (column 33%) | post title + excerpt + read more link on the right (column 65%)

    I alreade managed to increase the image size on the left but can´t get the blog excerpts to be shown
    could you please help?

    link to the preview page in private content

    #1141138
    mikehartrich
    Participant

    We do not like the way the Enfold AJAX search displays results, and often the results that turn up are not good. We have the Relevansii premium plugin for better search, and also so that we can exclude specific pages and posts from search.

    What I need to know is how to integrate the Relevansii search with the Enfold AJAX search box in our top menu navigation so that we get better results and display. Can you tell me how we can do this?

    If it’s not possible to do with the AJAX search, how can we add the necessary code to that top menu bar that will connect to the relevansii plugin?

    #1141082

    Thanks for the reply. We have already tested it with the Enfold standard installation without plug-ins and these e-mails are sent anyway. The error message clearly states that the error in the file:

    /enfold/searchform.php:18

    In some other files similar error messages were generated and these were corrected with the update. Your support employee Günter had even provided us with a fixed file versions prior to the last update. But there still seems to be an incompatible PHP function in this file.

    #1141048
    Yigit
    Keymaster

    Hi,

    We wanted to create this thread as a channel to share the fixes that will be included in upcoming updates and known issues that are being worked on.

    Current fixes for upcoming version 4.7.4.1 are as following (last update 2020-05-12)

    • Feature: New alignment options ALB element “Special Heading”
    • Feature: input field to add custom subject text for ALB contact form autoresponder email
    • Feature: Option for transition effect speed in ALB Easy Slider, Fullwidth Easy Slider, Fullscreen Slider
    • Feature: Added options for custom title and alt attribute in ALB image element
    • fixed: accordion slider hides some slide item after closing the lightbox
    • fixed: small typo instgram
    • fixed: WC 4.0 bug grouped products and quantity button not working
    • fixed: Transparent logo missing alt and title attr when attachment URL instead ID
    • fixed: bbPress and custom footer page not showing correctly on some pages
    • fixed: CSS bug Accordion hidden below Special Heading in Color section
    • fixed: WP 5.4 Block editor breaks ALB layout in backend
    • fixed: removed wrong href in div id=”av-cookie-consent-badge”
    • fixed: removed wp_nonce check in reCaptcha V3 to avoid problems with caching plugins
    • fixed: bug switching ALB back to Classic Editor broken layout and js errors (WP 5.4 related ?)
    • fixed: CSS problem with equal height after individual height columns forming a grid
    • fixed: WP 5.4 block editor using ALB – scroll bug dragging ALB elements
    • fixed: added a check that $posts is an array in helper-assets.php – caused by 3rd party plugins
    • fixed: shifted values in color picker (theme options page)
    • fixed: type errors in message text
    • Fixed: Plugin conflict calling filter display_post_states incorrectly
    • added: filter avf_transparency_logo_data: modify transparency logo url, title, alt attributes
    • added: class post-format-{$post_format} to article in postslider.php
    • added: filter avf_attachment_copyright_text – allows to filter copyright text in ALB image element
    • tweak: new option “Remove query string from static resources” in Performance->Show advanced options
    • tweak: Link settings moved to content tab for all ALB button elements
    • tweak: ensure function aviaFontManagementBase::get_font_list returns an array
    • updated: Italian language files
    • updated: Dutch language files
    • added: Greek language files
    • tweak: All language files have been synchronised – obsolete strings removed

    In Pull Requests:

    • feature: New demo importer with download of demos from external server

    In Progress:

    • Responsive images – adding scrset attribute to images

    Fixes for released version 4.7.4:

    • fixed: catalog CSS not enqueued with ALB WC product elements
    • fixed: ADA compliance aria-hidden, aria-label for MOBILE Hamburger menu
    • fixed: ALB seperator whitespace with icon: limit width to 45% container width for each ruler
    • fixed: small typo tempalte
    • fixed: CSS bug icon grid with display tooltip and mobile
    • fixed: CSS ALB Gridrow – 1 column with link column not fullwidth
    • fixed: CSS indent bug in nested sidebar menus (left/right sidebar, widget menus)
    • fixed: Fullwidth Easy Slider issue where auto rotate stops working in Safari after a video slide
    • feature: Add custom ID and CSS class to timeline milestones
    • feature: Integrate Smash Balloon Instagram Feed plugin (free and pro version)
    • Feature: ALB magazine element supports post-format link
    • tweak: Option to disable adding timestamp to compressed css and js files
    • tweak: Advanced Styling selectors more strict to override standard selectors from stylesheets and custom css
    • tweak: ajax search support for WC option “Hide out of stock items from the catalog”
    • tweak: use get_title instead of inconsistent use of direct access to post_title in various places
    • added: title attribute to postslider link in ALB element
    • added: filter avf_postslider_link_title_attr: modify title attribute for link in ALB postslider
    • added: filter avf_show_option_toggles_advanced: Adds an extra select option to hide section headers in ALB
    • added: filter avf_ajax_search_woocommerce_params: allows to change displaying products out_of_stock, featured and hidden
    • added: filter avf_legacy_suppress_wp_filter_post_title: allows a fallback for unfiltered post_title where direct access was used previously
    • removed: deprecated classes hentry and vcard (microformats.com)
    • updated: French language file – equal alb options translation, “Google” services translated as “Mailchimp”
    • updated: Dutch language files
    • updated: German language files
    • updated: Italian language files

    Fixes for version 4.7.3 are as following

    • improved: theme options to disable ALB modal popup options toggles (revert to old ALB design)
    • fixed: Blog multiauthor preview image links to author and not to post
    • fixed: ADA compliance aria-hidden for social icons and social share buttons
    • fixed: social share buttons added with filter no longer shown in 4.7.1.1
    • fixed: CSS for reCaptcha V3, added classes for reCaptcha V2 and reCaptcha V3 to form
    • fixed: ALB contact form datepicker throws js error when jQuery is loaded in footer
    • fixed: ALB editor Add Cell/Set Cell Size buttons not responsive for translations
    • fixed: Custom pages query to exclude hiding a page when same page object is queried
    • fixed: small typo in Iconbox element
    • fixed: Easy Slider caption sizes reverting back to “use default” after making custom settings
    • fixed: Google vocabulary.org schema is deprecated
    • fixed: Content partially cut off in Cookie modal window on mobile Safari
    • added: filter avf_merged_files_unique_id: allows to remove/customize added unique id for merged files
    • added: filter avf_folder_security: customize folder security from 755 on folder creation
    • tweak: Column links open in new window and not in new tab for some browsers (e.g. FF)
    • tweak: Developer fields missing in fullwidth sub menu element
    • tweak: improved creation of avia folders and security
    • tweak: schema.org markup for testimonials
    • Improved GPDR:
      • feature: new option Accept essential cookies on pageload, user must opt in for other cookies
      • added: Cookie info message now supports starts with, ends with, contains for cookie names (filter avf_privacy_cookie_infos)
      • added: description text for some essential WP, WPMLcookies
      • fixed: bug with custom wildcard cookies and path not /
      • fixed: bug in option allow all cookies and services on pageload
    • Updated: Old Instagram icon to new one in social profiles
    • Updated: background color for social yelp icon to #d32323 on hover
    • updated: German language files, , de_DE GDPR translation adjustments
    • updated: Italian language file
    • updated: Dutch language files
    • updated: French language file – equal alb options translation

    Regards,
    Yigit

    P.S.: Please do not report issues here, instead start a new thread.

    • This topic was modified 5 years, 10 months ago by Yigit.
    #1140501

    Hi,
    Sorry for the late reply, with the current Enfold v4.6.2 the Whatsapp option is available
    2019-09-21-135749
    but Instagram is not and it would require quite some customization to add it and the admin opion to control it.
    But if you wish you can add the button by editing \enfold\includes\helper-social-media.php
    between lines 276 – 284, you will have to research what the link pattern should be to post to Instagram as each network is different.
    2019-09-21-141959

    Best regards,
    Mike

    #1140398

    Hey John,

    Thank you for contacting us.

    I checked your site but couldn’t find an active blog post.

    You can try the following:

    1. Sidebar widgets: I checked your site the search and recent post widgets are showing up fine on the blog post.

    2. Blog: You can change the blog layout from Enfold options > Blog Layout >

    Hope this helps, please do let us know if you have any questions :)

    Best regards,
    Vinay

    Seems to have to do with a bug in the custom 404 selection. which is not good for SEO. What’s the story enfold? The home page is set to home. With no custom 404 page set the website shows as a 404 – nothing found. Then when I select Custom Error 404 page to display selected page without redirect and set that selected page to Home it will work. This is horrible for search engines….

    Current theme is loaded.

    christina
    Participant

    Hi,

    I try to add a flag with an external link to the already existing wpml flags (german and english).
    I did research in the forums of WPML and discovered a very new post of 2019, which says, that a given code to do this, is not working in enfold.
    The post is here:
    https://wpml.org/forums/topic/link-one-language-to-a-different-domain/

    Could you please help me with the issue?

    Thank you so much for your support.

    Best regards,
    Christina

    #1139465
    conflock
    Participant

    Despite the update to version 4.6.2 we still have the problem that all our Enfold WordPress installations generate a lot of email error messages. This problem has already been addressed several times via ticket and it has also been assured that it will be fixed by the update. This is not the case. Enfold is obviously not compatible with WordPress 5.2. We urgently need a solution because each WP installation sends up to 10 emails per day.

    See E-Mail (German):
    ____________________________________________

    Hallo!

    Seit WordPress 5.2 gibt es eine eingebaute Funktion, die erkennt, wenn ein Plugin oder ein Theme einen fatalen Fehler auf deiner Website verursacht, und dich deswegen mit dieser automatisierten E-Mail benachrichtigt.

    In diesem Fall hat WordPress einen Fehler in deinem Theme „Enfold“ abgefangen.

    Besuche zunächst deine Website (https://www.mydomain.de/) und überprüfe sie auf sichtbare Probleme. Besuche als nächstes die Seite, auf der der Fehler aufgetreten ist (https://www.mydomain.de/wp-login.php) und prüfe, ob es sichtbare Probleme gibt.

    Bitte kontaktiere dein Hosting-Unternehmen, um Unterstützung bei der weiteren Untersuchung dieses Problems zu erhalten.

    Wenn deine Website fehlerhaft zu sein scheint und du nicht mehr wie gewohnt auf dein Dashboard zugreifen kannst, hat WordPress jetzt einen speziellen „Wiederherstellungsmodus“. Auf diese Weise kannst du dich sicher auf deinem Dashboard anmelden und weitere Untersuchungen durchführen.

    https://www.mydomain.de/cms/?action=enter_recovery_mode&rm_token=xxxxxxxxx&rm_key=xxxxxxxxx

    Um deine Website zu schützen, läuft dieser Link in 1 Tag ab. Aber keine Sorge: Ein neuer Link wird dir per E-Mail zugeschickt, wenn der Fehler nach Ablauf der Frist erneut auftritt.

    Fehler-Details
    ==============
    Ein Fehler vom Typ E_ERROR wurde in der Zeile 18 der Datei /var/www/clients/client16/web49/web/wp-content/themes/enfold/searchform.php verursacht. Fehlermeldung: Uncaught Error: Call to undefined function av_icon_char() in /var/www/clients/client16/web49/web/wp-content/themes/enfold/searchform.php:18
    Stack trace:
    #0 /var/www/clients/xxxxxx/web00/web/wp-includes/general-template.php(258): require()
    #1 /var/www/clients/xxxxxx/web00/web/wp-content/themes/enfold/includes/error404.php(17): get_search_form()
    #2 /var/www/clients/xxxxxx/web00/web/wp-includes/template.php(724): require(‘/var/www/client…’)
    #3 /var/www/clients/xxxxxx/web00/web/wp-includes/template.php(671): load_template(‘/var/www/client…’, false)
    #4 /var/www/clients/xxxxxx/web00/web/wp-includes/general-template.php(168): locate_template(Array, true, false)
    #5 /var/www/clients/xxxxxx/web00/web/wp-content/themes/enfold/404.php(32): get_template_part(‘includes/error4…’)
    #6 /var/www/clients/xxxxxx/web00/web/wp-content/plugins/wp-cerber/cerber-load.php(3632): include(‘/var/www/client…’)
    #7 /var/www/clients/xxxxxx/web00/web/wp-content/plugins/wp-cerber/cerber-load.php(1900): cerber_404_page()

    • This topic was modified 6 years, 6 months ago by conflock.
Viewing 30 results - 1,831 through 1,860 (of 7,495 total)