Viewing 30 results - 1,501 through 1,530 (of 7,495 total)
  • Author
    Search Results
  • #1213574

    Topic: Demo

    uzi
    Guest

    I just bought your theme and trying to understand 2 things

    1. I understand the is a forum to search for answers.
    If I can not find the answer to my question, how can I ask a new question in the forum?
    I could not find a place to open a new case and to ask a new question.

    2. I have searched for an answer regarding your “enfold-visual-artist” demo
    I have installed it and it is not responsive.
    The background images are not sowen on IOS and are too big and streachy on android.
    I have followed this on the forum:
    #1077937
    And added this css code using “Simple Custom CSS” plugin

    Does not work

    #1213448

    In reply to: Logo is not responsive

    Hey Snerp,

    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 (min-width: 768px) and (max-width: 1024px) {
      .menu-item {
        display: none;
      }
      .av-burger-menu-main.menu-item-avia-special, #menu-item-search {
        display: block;
      }
    }
    #top #wrap_all .header_color li.av-menu-button-colored:hover > a .avia-menu-text {
        background-color: #fff;
    }
    #top #wrap_all .header_color li#menu-item-930 {
        margin-left: 10px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    Hey Marianne,

    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 (min-width: 768px) and (max-width: 1024px) {
      .menu-item {
        display: none;
      }
      .av-burger-menu-main.menu-item-avia-special, #menu-item-search {
        display: block;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1213072
    jpattersonphoto
    Participant

    I have searched the forums, and while there are solutions from several years ago, they all reference a section of code in the js/avia.js file that doesn’t exist anymore.

    I am wanting to use NextGen’s lightbox features but only on about 20 pages. I’d like to disable the Enfold lightbox on those pages but allow it everywhere else. Any updated suggestions?

    MarEverse
    Participant

    Hi team,
    I searched for quiet some time about an issue I have on a website made with the theme Enfold and Avia builder. I found some related topics in the forum, implemented these but none of them could resolve my problem. On older Apple devices, the menu is covering the logo or even not visible at all, or text is partially invisible, or a block is not shown. It happens in Safari browser on Apple but also on Chrome browser on an Apple. I am a bit lost what to do next. I am considering moving to another theme, but I hope I do not have to go this far. On Android or Windows, all is responding as configured. As well on the latest IOS devices it is ok. Please can you help me? I am running the latest theme update (manually done) 4.7.4.

    • This topic was modified 5 years, 10 months ago by MarEverse.
    Uwe_S
    Participant

    I want to reluanch my website based on the Enfold Creative Studio Demo.
    After Hours of searching an trying out several things, I can’t change the brightness oft the standdard text. I tried to change the color of main content, that works, but everytime there is somethng like a grey or white overlay over all and makes the text nearly unreadable. And that not only in one section, it is the hole website.
    Is there someone who can help me?

    #1212950

    Hey fcp,
    Sorry for the late reply, to add the custom search function to your child theme you can copy the full function from the functions-enfold.php file into your child theme functions.php, 194 lines.
    Although, I didn’t find a way to add the price to the Ajax search results.
    The only solution I found was to replace the search with the product search.
    I did find a working example of Add Product Price in WooCommerce as a Shortcode I was hoping it could be added to the search results, but it doesn’t work for that.

    Best regards,
    Mike

    #1212446
    This reply has been marked as private.
    pztpriapps
    Participant

    All icons that i use on my website are missing in all browsers – Chrome, Firefox, Safari, Brave.

    This happened before with the social media icons and was fixed, but now all the icons are missing, including Social Media Icons, Search Icon, Go-to-Top icon, down arrow to next section …

    I’m running the latest version of WordPress and PHP (7.3.12) and Enfold 4.7.4…

    Please help, I am launching a new product tomorrow…

    #1212278
    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.

    Preview for upcoming version 7.2:

    • Feature: added support for WooCommerce Brands on single product pages
    • Feature: new ALB Element “Product Brands”
    • Feature: new ALB Element “Product Brands List”
    • fixed: CSS for WooCommerce lock symbols in password fields
    • Updated: css and js minification scripts without gulp in folder /dev

    Current fixes for upcoming version 7.1.4 are as following ( last update 2025-01-14 ):

    • tweak: force clear cache to reload css and js files after theme options update
    • fixed: Warning: Undefined array key “trail_end” in /enfold/includes/helpers/helper-template-logic.php on line 210
    • fixed: link notices in language files
    • Patchstack team Broken Access Control vulnerability report: fixed in ajax search
    • Patchstack team XSS vulnerability report: Iconbox link fixed

    DEVELOPERS:

    • added: filter ‘avf_default_container_tag_textblock’ – allows to modify the Text Block container tag
    • added: filter ‘avf_before_force_clear_caches’ – shortcut clear cache and use own functions
    • added: action ‘ava_force_clear_caches’ – called when finished with clear cache

    Fixes for released version 7.1.3 are as following:

    • tweak: Center reCaptcha V2 when Contact Form labels are centered
    • fixed: ALB Team Member CET cannot be saved
    • accessibility: add an option to replace section tag by div in ALB textblock
    • Patchstack team XSS vulnerability report: column and cell link fixed
    • PHP 8.3 compatibility: fixed filesize <= 0 problem in function avia_backend_create_file()
    • removed: Support for plugin “One Click Accessibility”

    Fixes for released version 7.1.2 are as following:

    • feature: added Product Review Tab to Enfold Combo Widget
    • accessibility: replace empty hidden cookie reload anchor link with span
    • tweak: add a check for options array to be an array in function avia_get_option()
    • tweak: Add padding and background color to ALB Textblock
    • tweak: ALB Postslider – fixed inconsistent postdate when excerpt contains whitespace characters
    • tweak: make the string “Please wait a few seconds and dont reload the page….” translatable
    • performance: refactor code in ..\config-templatebuilder\avia-template-builder\php\base-classes\class-popup-templates-base.php function replace_templates()
    • fixed: misaligned ALB Gallery Navigation Arrows
    • fixed: query monitor message avia_element_js missing dependency on theme options page
    • PHP 8.4 compatibility: fix deprecation notices for nullable types in function parameters
    • Updated: Layerslider 7.15.1

    DEVELOPERS:

    • tweak: add byRef to parameters array of apply_filters_ref_array() calls
    • fixed: BigCommerce Masonry issue

    Fixes for released version 7.1.1 are as following:

    • tweak: Clean up options descriptions in theme options – added “read more” – section
    • tweak: Clean up options descriptions in ALB modal popup – added “read more” – section
    • tweak: replace checkboxes with toggles in ALB modal popup
    • fixed: Uncaught TypeError: can’t access property “applyFilters”, obj is undefined in../enfold/js/avia-js.js (window[‘wp’].hooks)
    • fixed: Warning: Undefined property: stdClass::$ID in ../enfold/includes/config-enfold/functions-enfold.php on line 860 + 862
    • fixed: ALB Audio Player cannot edit playlist when bundled Layerslider is deactivated
    • fixed: CSS in preview in theme options page “Header”
    • fixed: CSS with cart icon and transparent header
    • fixed: CSS for svg icons in header to inherit Advanced Styling CSS options
    • fixed: class-modal-elements.php select endtag missing /
    • Updated: Layerslider 7.14.4
    • updated: sync all language files (7.1.1)

    DEVELOPERS:

    • added: theme support “avia_alb_checkbox_toggles”
    • added: filter ‘avf_theme_option_desc_chars’ – allows to modify svg icons for additional description text
    • added: filter ‘avf_theme_option_desc_read’ – allows to modify read more text for additional description text
    • added: filter ‘avf_alb_modal_desc_chars’ – allows to modify svg icons for additional description text
    • added: filter ‘avf_alb_modal_desc_read’ – allows to modify read more text for additional description text
    • removed: outdated code already in comment

    Fixes for released version 7.1 are as following:

    • tweak: replace Wp Media Library by WordPress Media Library in ALB icon selector modal popup
    • performance: avoid multiple db queries when using attachment_url_to_postid
    • added: Google Fonts Source Sans Pro and Poppins to default font list

    Fixes for released version 7.0 are as following:

    • feature: added option to various ALB elements to filter WooCommerce OnSale products
    • feature: support to upload custom SVG Icon sets, also colored svg icons (color scheme settings or custom color settings do not affect color of these icons)
    • feature: theme option to deactivate default iconfont entypo-fontello in “SVG Iconset and Iconfont Manager”
    • tweak: support german umlaut in URL of “Table of content” widget
    • tweak: added class content-* to grid row cell container .flex_cell
    • tweak: load google maps js API async
    • tweak: remove double HTML markup for “date” in ALB timeline
    • PHP 8.2 compatibility: fixed Uncaught TypeError in class MetaBoxBuilder line 311
    • fixed: Fold/Unfold button not hidden in responsive mode when fold container is hidden
    • WordFence vulnerablity fix: limit download of theme options to admin only (discovered by mikemyers)
    • WordFence vulnerablity fix: removed not needed function avia_ajax_get_image_color() (discovered by mikemyers)
    • updated: Google Maps API version to 3.59
    • updated: Italian language files it_IT (version 7.0, provided by BigBatT – (Email address hidden if logged out) )
    • updated: Dutch language files nl_NL (version 7.0 provided by EZWebdesign – Roger Hoen )
    • updated: French language files fr_FR (version 7.0, provided by comkapi – Patrick)

    DEVELOPERS:

    • tweak: splitted functions.php and functions-enfold.php in seperate files and restructured files in /includes folder
    • tweak: adjusted logic to connect ALB default icon font “fontello” to class avia_font_manager
    • tweak: moved default icon font entypo-fontello to subfolder ..\config-templatebuilder\avia-template-builder\assets\fonts\entypo-fontello\
    • tweak: added “SVG Entypo-Fontello” as default svg icon set to subfolder ..\config-templatebuilder\avia-template-builder\assets\fonts\svg_entypo-fontello\
    • tweak: improved aria and accessability support for svg icons
    • added: iconfont entypo-fontello-enfold containing icons needed by enfold core (e.g. for 3-rd party plugins)
    • removed: function $.fn.avia_color_picker_autodetection – not used by Enfold
    • removed: function avia_ajax_get_image_color() and css dependencies
    • added: filter ‘avf_svg_icon_set_config’ –
    • added: filter ‘avf_svg_icon_info’ –
    • added: filter ‘avf_svg_images_get_icon_html’ –
    • added: filter ‘avf_svg_images_local_to_url’ –
    • added filter ‘avf_svg_images_icon_as_img’ – allows to replace svg tag with < img src=' '>
    • added: filter ‘avf_switch_iconfont_to_svg’ –
    • added: filter ‘avf_use_svg_from_media_library’ – allows to skip svg from media library
    • added: filter ‘avf_queried_svg_from_media_library’ – filter queried svg files
    • renamed: filter ‘avb_backend_editor_element_data_filter’ to ‘avf_backend_editor_element_data_filter’
    • removed: filter ‘avia_post_nav_entries’ -> ‘avf_post_nav_entries’
    • added: attribute is-colored=”true” is added to svg tag of colored svg icons

    Fixes for released version 6.0.9 are as following:

    • tweak: Improve logic for /?avia_extended_shop_select= queries – use data-href attribute and js routing
    • tweak: add footer tag when Footer Setting: Select a page to replace both footer and socket
    • fixed: Uncaught TypeError: Cannot access offset of type string on string in ../includes/helper-asset.php
    • fixed: Enfold theme options translations do not work in 6.0.8
    • fixed: PHP Fatal error: Uncaught TypeError: strip_tags(): in ..\framework\php\widgets\widget-classes\class-avia-partner.php
    • WP 6.2.0 compatibility: fix missing bulk select checkboxes in backend menu page

    DEVELOPERS:

    • tweak: improve var ‘–enfold-header-height’ (provided by Guenni007)

    Fixes for released version 6.0.8 are as following:

    • WP 6.7.0 compatibility: fixed PHP Notice: The function _load_textdomain_just_in_time was called too early
    • PHP 8.2 compatibility: added stricter type checking to avoid warnings or errors

    DEVELOPERS:

    • tweak: add post metadata as classes to body tag
    • added: filter ‘avf_metadata_to_body_class’ – allows to filter post metadata like tags, category, … added to body tag

    Fixes for released version 6.0.7 are as following:

    • feature: add support for youtube shorts videos in lightbox (https://www.youtube.com/shorts/video-id)
    • feature: add support for youtube shorts videos in Easy Slider, Fullwidth Easy Slider, Fullscreen Slider, Section background
    • tweak: wrapped theme option Shop Description to allow use of shortcodes
    • fixed: Google Fonts preview link in the Enfold theme options broken
    • fixed: WP Block Embed element has extra height and padding
    • YOAST compatibility: added a check for WC()->session to product_snippet_tabs.php
    • WP 6.7.0 compatibility: fixed function wp_targeted_link_rel is deprecated since version 6.7.0
    • WP 6.7.0 compatibility: fixed function wp_targeted_link_rel_callback is deprecated since version 6.7.0
    • WP compatibility: fixed broken editor when layerslider plugin disabled
    • Updated: LayerSlider 7.14.0

    DEVELOPERS:

    • tweak: wrap usage of sessionStorage in try/catch blocks
    • tweak: added CSS var ‘–enfold-header-height’ to HTML tag

    Fixes for released version 6.0.6 are as following:

    • fixed: post css stylings not updated after importing theme settings from file
    • reverted: ALB Accordion – open a toggle when hash manually changed in browser search bar (might break element behaviour)

    Fixes for released version 6.0.5 are as following:

    • tweak: updated theme options description Google Measurement ID
    • tweak: added text-size-adjust property to base.css
    • tweak: changed CSS for X social icon
    • tweak: ALB Accordion – open a toggle when hash manually changed in browser search bar
    • added: missing text domain in ..\includes\admin\option_tabs\avia_menu.php
    • PHP 8.2 compatibility – fix: Allow usage of dynamic property for classes extending aviaFramework\base\object_properties and aviaBuilder\base\object_properties
    • Updated: LayerSlider 7.12.4 (fixed vulnerability report)

    Fixes for released version 6.0.4 are as following:

    • tweak: ?s=xxx is removed except for search page (no more 404 redirect)
    • fixed: image formats like jpg, png, … in pagination links open lightbox instead of page
    • fixed: Wordfence XSS Vulnerabilities reports with wrapper_class and class
    • removed: backwards compatibility 4.8.4. default white sonar effect for ALB icon on hover
    • removed: support for outdated Envato theme updater API < 3.0
    • PHP 8.2 compatibility – fix: Deprecated: Use of “self” in callables
    • Updated: LayerSlider 7.12.2

    Fixes for released version 6.0.3 are as following:

    • tweak: remove “Dismiss” from admin notice 6.0 and 6.0.1
    • tweak: ALB Akkordion adjust js logic to avoid unnecessary updating of toggle titles in DOM
    • added: Threads Social Icon to theme options and ALB Social Buttons
    • fixed: WooCommerce category banner image shows wrong image when no category image is selected
    • fixed: ALB Accordion toggle title does not allow 0
    • fixed: ALB Accordion toggle titles with numbers throw js error
    • accessibility: added aria-label expand/collapse to ALB toggle heading
    • accessibility: added aria-label to HTML heading tags in layout templates (e.g. loop-index.php, loop-page.php, …) and ALB elements
    • accessibility: added aria-label to HTML footer tag in footer.php
    • accessibility: added aria-label to HTML aside tags
    • accessibility: added “Contact Form” as default aria-label text to new added ALB Contact From element – already existing are not touched

    DEVELOPERS:

    • added: filter ‘avf_aria_label_for_header’ – allows to change the generated aria-label text before output
    • added: filter ‘avf_aria_label_for_footer’ – allows to change the default aria-label text before output
    • added: filter ‘avf_aria_label_for_sidebar’ – allows to change the default aria-label text before output

    Fixes for released version 6.0.2 are as following:

    • Compatibility: WP 6.6 fix for block editor hiding ALB button in header
    • accessibility: use aria-label=false for ALB icons with a link
    • accessibility: added role=”menu” aria-orientation=”vertical” to av-burger-overlay div

    DEVELOPERS:

    • tweak: ALB Heading added addition class av-font-size-is-xx to container

    Fixes for released version 6.0.1 are as following:

    • performance tweak: remove custom fields query from frontend and allow to limit result set in backend
    • tweak: extended ALB button elements with aria-label from custom title attribute
    • tweak: extended ALB button elements button title attribute option with dynamic content
    • tweak: ALB buttons move option “Button Title Attribute” to “Content” tab below “Icon Visibility”
    • tweak: ALB buttons removed condition for Button Title Attribute in modal popup
    • tweak: display 6.0 backend update message to administrators only
    • tweak: remove query for WP custom fields from frontend for dynamic content feature
    • tweak: extend theme option to show “Custom Layout” menus in WP menus to admins or all users
    • tweak: make Contact Form placeholders inherit body font family
    • fixed: missing default icons in ALB Button Row element in the backend
    • fixed: Shop banner warning “Array to string conversion in ../config-woocommerce/config.php on line 1773”
    • fixed: ALB Accordion title broken when using HTML markup
    • fixed: ALB masonry adds alt attribute to background image container – removed

    DEVELOPERS:

    • added: theme support ‘avia_builder_add_heading_type_size_class’ – adds option to add additional class to heading for custom styling
    • added: filter ‘avf_layerslider_order_by_select_alb’ – change the order of layersliders in selectbox in canvas of ALB
    • added: filter ‘avf_custom_layout_show_wp_menus’ – allows to filter, which users can see “Custom Layout” menus in WP menus

    Fixes for released version 6.0 are as following:

    • feature: extended options for shop banner location (above or below title/breadcrumb bar) and parallax or scroll
    • feature: added options for responsive shop banner image
    • feature: ALB Accordion added option to show toggle title below content
    • feature: ALB Accordion added option to set slide speed of toggle content for each toggle
    • feature: ALB Accordion added option for an open toggle title
    • feature: Theme options -> Layout Builder -> Custom Page Layout And Dynamic Content
    • feature: Dynamic content support in TinyMCE “ALB Magic Wand Button” dropdown
    • feature: new ALB element “Dynamic Data” (can be used in ALB Table element)
    • feature: new ALB element “Custom Layout”
    • feature: shortcode ‘av_dynamic_el’ – supports output of dynamic data also in non ALB areas
    • feature: added theme option Layout Builder -> Show advanced options -> Activate Your Custom Post Types For ALB
    • feature: CPT support to select default terms when saving post (WP Dashboard -> Settings -> Writing)
    • feature: CPT support to extend CPT Edit Page table with taxonomy column and thumbnail colum (WP Dashboard -> Settings -> Writing)
    • feature: Extended ALB video for portrait videos and better lightbox CSS for portrait, landscape and also for custom ratio videos
    • feature: added Dynamic Content support to various elements – see changelog
    • feature: ACF (Advanced Custom Fields) support with dynamic content for ACF types – see changelog
    • feature: Support for ACF post types and taxonomies
    • feature: Checkbox ACF -> Post Type -> Advanced Configuration -> Enfold Layouts to show Layout Metabox in edit screen
    • tweak: updated the “For Developers: Custom Tab ID” string to “Custom Toggle ID” in ALB Accordion element
    • weak: moved ALB “Page Content” to Layout Element Tab
    • accessibility: ALB tabs added better HTML support for European Accessibility Act
    • accessibility: started adding html markup aria-hidden=”true” tabindex=”-1″ for empty h* tags to several ALB elements
    • accessibility: added aria-label=’…’ to elements where user entered a “Custom Title Attribute” in addition to title=’….’
    • accessibility: ALB accordion added better HTML support for European Accessibility Act
    • fixed: warning undefined-array-key-medium-in-class-popup-templates-responsive-php
    • fixed: CSS for ALB audio player in audio post format
    • fixed: ALB table element delete icon for rows not visible for button rows
    • fixed: Theme option ‘Custom Post Type Screen’ not hidden when theme support ‘avia-custom-elements-cpt-screen’ is not set
    • fixed: CSS for ALB table when empty cells in the pricing table are hidden when “show empty cells” is enabled
    • fixed: Latest News widget might break backend
    • fixed: ALB icon box link title displayed instead of title when link is applied to icon and title
    • Updated: LayerSlider 7.11.1

    DEVELOPERS:

    • feature: dismissible admin notice boxes with possibility to include custom HTML templates
    • tweak: wrapped functions in ..\config-woocommerce\admin-options.php in function_exits()
    • tweak: redesign of theme options update logic with integration of dismissible admin notice boxes
    • tweak: ALB video add custom css class option and video format to lightbox wrap container .mfp-wrap (based on solution by Guenni007)
    • added: theme support ‘avia_disable_cpt_support’ to disable CPT support feature (does not load class file)
    • added: various filters for custom page layout, dynamic content support, admin notice box – see changelog
    • added: classes ‘avia-video-cookie-allowed’ and ‘avia-video-cookie-not-allowed’ to HTML
    • added: filter ‘avf_alb_magic_wand_button’ – allows to modify tinyMCE menu for ALB magic wand dropdown
    • added: filter ‘avf_force_alb_usage’ – allows to force ALB for a post (see https://github.com/KriesiMedia/enfold-library/blob/master/actions%20and%20filters/ALB%20core/avf_force_alb_usage.php)
    • added: filter ‘avf_shortcode_insert_button_backend_disabled’ – allows to enable/disable an ALB shortcode button in backend
    • added: filter ‘avf_cpt_support_post_types’ – allows to remove CPT’s from support by this feature (e.g. like products)
    • added: filter ‘avf_cpt_support_no_table_filters’ – allows to skip adding thumbnail and taxonomy columns to CPT table screens
    • added: filter ‘avf_cpt_wp_settings_writing’ – allows to create a custom output on WP Settings Writing screen
    • added: filter ‘avf_woocommerce_default_banner_image_size’ – change shop banner image size (intended for product category thumbs)
    • added: filter ‘avf_contact_form_datepicker_args’ – change contact form datepicker aguments e.g. like date range
    • added: template taxonomy.php to provide basic support for ACF custom taxonomies (based on taxonomy-portfolio_entries.php)
    • removed: avia_backend_admin_notice()
    • removed: avia_backend_reset_admin_notice()

    Regards,
    Yigit

    • This topic was modified 3 years, 9 months ago by Günter.
    • This topic was modified 3 years, 8 months ago by Günter.
    • This topic was modified 3 years, 6 months ago by Günter.
    • This topic was modified 3 years, 2 months ago by Günter.
    • This topic was modified 2 years ago by Günter.
    • This topic was modified 1 year, 9 months ago by Günter.
    • This topic was modified 1 year, 8 months ago by Günter.
    #1212250
    kevin_evaco
    Participant

    Hello, I am trying to change the fonts by using the Enfold > Advanced Styling but the changes are not taking effect.
    Also, please advise how I can remove the ‘search icon’ completely from the site.

    Thanks

    #1212071

    Hello Victoria,

    i’m not sure what you mean. We updated WordPress, Enfold and all plugins to the latest versions. Of course we did not adjust the .mo files by hand yet.

    We run a lot of websites for our customers and only those with the theme Enfold do no longer support the German DE_formal. With other themes and standard WP themes DE_formal still works.

    Do we now have to manually change the breadcrumb texts and the texts of the search results in the mo. file for enfold?

    best regards
    Stephan

    #1211679

    Hi,
    Sorry for the late reply, I tried researching these AMP plugins but didn’t find any positive reviews for them with Enfold, but you could still try them and perhaps one will work for your needs.

    Best regards,
    Mike

    amz
    Participant

    I’m praying this isn’t a total “dummy” question… I searched for an answer in the forum, but didn’t find one. Either this is FAR too simple & everyone but me knows or it is something that people take for granted.

    Does the Enfold theme actually resize the image that it puts into a post or page?

    I’m trying everything I can to minimize page load times and lighten I/O. Images seem to be a big thing (as expected). If I, for example, upload a 2,048 x 2,048 original image, but then tell Enfold that it is a 640 x 640 image on the post, is it being resized (and served as a smaller file size)? Or am I just defining the “window” in which Enfold displays that big file?

    I’ve run image optimization on the library, but it doesn’t seem to change the original image size (in pixels).

    Any thoughts or suggestions from my more experienced fellow Enfold users?

    #1211523
    garyvot
    Participant

    Hi guys. I have searched for a solution among several recent threads on this, but I am still unable to make things work, and I’m afraid I need help.

    We have been overriding the Enfold-themed version of The Events Calendar plug-in single event view on our site for a long time, using the method described here:

    https://kriesi.at/support/topic/sidebar-not-visible-after-updating-the-events-calendar-to-4-2-5/#post-679786

    Unfortunately, somewhere in the mix of recent updates between Enfold and TEC, this has stopped working. I have spent the morning trying to fix it here with no luck.

    The solution described in this thread which is to deactivate the Enfold theme modifications entirely does not work for us, because our site actually depends on the Enfold version of this template. We can’t just use the default TEC version.

    I can “fix” the issue by directly modifying the PHP files in enfold/config-events-calendar/views, but of course that is fragile and will be undone on the next theme update.

    Is there any way to get these overrides working again?

    I’ve currently rolled TEC back to the last 4.x release because I at first thought the issue might have to do with 5.x updates. This didn’t seem to have an impact on things, so I can roll forward again if needed.

    Thanks in advance.

    #1211501
    neonlights79
    Participant

    Hi,
    Yesterday I found these indexed links on my site through the site command.
    I know the problem is the enfold theme. I saw that there have been discussions in 2016 that recommend inserting this string in the robots.txt file:
    User-agent: *
    Disallow: / search
    Disallow: / *? S =
    Is it possible that after 4 years the problem has not yet been resolved? It is truly absurd! Also because we are talking about one of the best selling themes.
    I wanted to ask another question: how can I insert the search icon on the mobile version?

    #1211314
    SyberKnight
    Participant

    fyi, i have disabled the Gutenberg editor & am only using the Classic editor.

    when you click from the Visual to the Text tab at the top right of the editor, i can see all the html except the P tags.

    these P tags are actually there tho, as i can see them in the rendered webpage’s source code. so why can’t i see them there?

    i did search a lot about this and it seems like everything i could find is about whether or not WP should insert P tags at all. but that’s not what i’m talking about. regardless, i did try all the removing then re-adding of the “wpautop” filter in the functions file. but that made no difference.

    and i did see the suggestions to add a dummy class to the P tags i want to see, but that’s not a good solution (imo).

    and i even found a suggestion to edit an Enfold source file, but that makes me nervous, despite that it would probably be written over at a future update.

    next i found the TinyMCE Advanced plugin, which has a setting specifically for this reason – only, it doesn’t work! i have sent the author a message but not heard back yet.

    i’ve also tried all the various code/syntax highlighting/styling plugins, but i couldn’t get ANY of them to provide anything to this Text tab.
    so i’m wondering if it’s because the Classic Editor is being used INSIDE the Enfold Advanced Layer Builder editor(?).

    ideally, i would love to see this Text tab be a full functioning html editor, complete with appropriate coloring & spacing & line numbers etc. and, yeah, to show ALL the used html from the Visual tab – and that we can go back’n’forth between the two tabs without any code or styling disappearing!!!

    i did discover the “source code” button in TinyMCE Advanced settings and activated it. but the code it shows is a jumbled mess with no spacing or coloring. not an ideal solution either.

    SO, any hints, ideas, suggestions, hacks, plugins, etc etc about this?
    thanks.

    #1211163

    Hey Justin,

    The token used might not have sufficient permission, please make sure you have checked the following:

    • View and search Envato sites (checked by default)
    • View your Envato account username
    • View your email address
    • View your account profile details
    • Download your purchased items
    • Verify purchases of your item
    • List purchases you’ve made

    For more information check our documentation regarding Envato token: https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token

    Best regards,
    Nikko

    #1211090

    Topic: Blocking on GTMetrix

    in forum Enfold
    amz
    Participant

    This may be a silly question or it may be something, but I’ve been pulling out my hair for the last two weeks. I manage two hosting accounts with GoDaddy. Each has two sites. One account has two websites with simple themes, but higher traffic. The other account has two websites, both with Enfold, but with less traffic (maybe 25 visitors a day on average). The account with Enfold sites has been pegging the meter for resources the last two weeks or so. The other account is doing fine. All of the sites use about 80% of the same plugins.

    For the Enfold sites, just logging into the admin panel in the middle of the night can bring the two sites to their knees. Not running backup or doing any uploads/downloads. Just logging into admin. Once a site has frozen, both are locked and inaccessible for about 10-20 minutes. I’ve watched the memory and I/O from cPanel during a login (on another computer) and just logging in throws them both into the red.

    I’m looking at a dozen different ways to lighten the load or find the problem, but while searching these forums for advice (and seeing some others with similar issues), I ran GTMetrix. In the waterfall, over half of the requests have significant “blocked” time (that the non-Enfold sites don’t have). Of the 124 requests, well over half have anything from 198ms to 1.97sec of blocking and they’re all Enfold-related. Any idea what that’s all about?

    Also, I was logged into one of the accounts a minute ago and the on-dashboard resource widget kept bouncing the CPU between 45% and 92% every second or two, even though I was just sitting there doing nothing. Any thoughts on that?

    #1210966
    futur22
    Participant

    Hello,
    I added a timeline to a site and I want to change the sizes of different elements.
    Timeline Screenshot
    You can see the red bubbles in the screenshot. I changed (1) and (2) but can’t see an effect after saving. When I reopen this dialog I can see the fontsizes (1) and (2) are standard again.

    I want to decrease the sizes of (3), (4) and (5). The timeline is too big for my purposes.

    I installed Enfold with child theme yesterday on a fresh WordPress. Enfold version is 4.7.4. I searched for an update but WordPress doesn’t find 4.7.4.1.

    Thanks for help.

    #1210547
    fcp
    Participant

    Hi,

    For my main menu search results, I already added some CSS found on the forum to hide products excerpts:
    .header_color .ajax_search_excerpt {display: none;}
    (see screenshot in private content)

    Now I would need to replace them by products prices.
    I was told to modify the avia_ajax_search function in the functions-enfold.php file, but I would prefer to add a function in the functions.php file of my child theme, so it will be independent of any theme update.
    Which function do i need to add?

    On the other hand, I would like to align products titles and prices to the left.
    Which CSS do I need to add to achieve this?

    If needed, you can find a link and credentials to my website in private content.

    Thanks a lot!

    #1210471
    flipper1960
    Participant

    Hello,
    Have searched on your forum but not one solution worked for me… Or I did it wrong..;-)
    I use version Enfold 4.7.4
    I have the following code that should centre the contents on a page:
    [maxbutton id=”1″]   [maxbutton id=”2″]

    I placed this in a Code Block in a “container”, (see att. Codeblock1.jpg)
    Codeblock1

    but now it is alligned to the left:Codeblock2.jpg
    Codeblock aligned to the left

    What steps Do I have to follow to centre the code on a page

    Thanks

    #1210243

    Hi,

    1.) You will have to modify the avia_ajax_search function in the functions-enfold.php file in order to add the product price in the search results.

    2.) You can change the text by editing the search.php file or template.

    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

    #1210121

    In reply to: Cannot update Enfold

    Hey t73z,

    Please make sure you have checked the following in your token:

    View and search Envato sites (checked by default)
    View your Envato account username
    View your email address
    View your account profile details
    Download your purchased items
    Verify purchases of your item
    List purchases you’ve made
    For more information check our documentation regarding Envato token: https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token

    Best regards,
    Nikko

    #1209901

    Hi,
    Thank you for pointing this out, I looked in the /enfold/lang/fr_FR.po file and found many lines not translated,
    2020-05-05_053246.png
    I could use Google Translate for these lines, but I find that it is not always correct, if you could install Poedit and check those lines by using the search function and then save the correct translation and then upload the two files fr_FR.po & fr_FR.mo we can add it to the theme update. That would be great. Please let us know if you need further instruction on using Poedit.

    Best regards,
    Mike

    #1209720

    Topic: Insecure content

    in forum Enfold
    ryansmccain
    Participant

    I recently upgraded and now my page is insecure

    WhyNoPadlock shows this:

    Mixed Content – Errors
    Soft Failure An image with an insecure url of “http://www.cyberwonka.com/wp-content/themes/enfold/config-woocommerce/images/star.png” was loaded on line: 414 of https://www.cyberwonka.com/.
    This URL will need to be updated to use a secure URL for your padlock to return.
    Soft Failure An image with an insecure url of “http://www.cyberwonka.com/wp-content/themes/enfold/config-woocommerce/images/loading-light.gif” was loaded on line: 414 of https://www.cyberwonka.com/.
    This URL will need to be updated to use a secure URL for your padlock to return.

    These are two theme related files. I don’t know all of the places they are referenced so I’m not sure where all I need to change their paths to https. I ran Better Search and Replace with no luck.

    Thanks

    #1209671

    Hi,

    so yes, I can get it working but my roadblock is getting the template to use the enfold search results page template. The template they give me is from like the 2019 theme. I have tried to integrate this using your search.php page so I can keep all the enfold styles, pagination and things like that but im having no luck. I was hoping you guys could create a template to use for a supplemental search that ties right into your search page.

    I created a supplemental search called ‘conditions_search’. I want to use this only to search the conditions post type within a page so it needs to be a seperate search than the main one and the default search in the header.

    Thanks
    -Dan

    #1209471

    Topic: Spelling

    Teresa
    Guest

    https://kriesi.at/support/topic/ading-a-pdf-document-to-enfold-page-for-publisher/

    The word adding is misspelled in your header and it may make it difficult for searches.

    Hi Mike. Thank you so much for the reply. Ironically, yes! I ran across the !important solution in another thread and tried it and it worked. BTW – LOVE the Enfold theme. Best of the best.

    For others out there that might be running into similar conflicts with Mapbox and Enfold CSS, I had two issues to solve:

    1. The size of the container for the search bar (Geocoder) was taller than the input field. That was solved by this code in Quick CSS:
    .mapboxgl-ctrl-geocoder input[type=’text’] {
    height: 40px !important;
    }

    2. The placeholder text in the search bar that reads “Search” was being forced so far to the left the “magnifying glass” was covering it up. That was solved by this code – also added to the theme Quick CSS:

    .mapboxgl-ctrl-geocoder input[type=’text’] {
    font-size: 12px;
    width: 100%;
    border: 0;
    background-color: transparent;
    height: 40px;
    margin: 0;
    color: rgba(0, 0, 0, .5);
    padding: 10px 10px 10px 30px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    }

    Thanks again!

    Trey

    #1209179

    Hey Alexander Gerber,

    Thanks for contacting us, please make sure you have checked theh following:

    • View and search Envato sites (checked by default)
    • View your Envato account username
    • View your email address
    • View your account profile details
    • Download your purchased items
    • Verify purchases of your item
    • List purchases you’ve made

    For more information check our documentation regarding Envato token: https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token

    Best regards,
    Nikko

Viewing 30 results - 1,501 through 1,530 (of 7,495 total)