Viewing 30 results - 14,911 through 14,940 (of 244,634 total)
  • Author
    Search Results
  • I stopped using the “Contact Form Enfold”, but Enfold keeps sending emails from a Contact Form Enfold that I can’t find :(
    Please help.
    Best regards
    Oriano

    Here an attach “Event” from Easy WP SMTP:
    = = = = = =
    Theme: Enfold
    /home/associationfranc/public_html/wp-content/themes/enfold/framework/php/class-form-generator.php (line: 1463)
    Backtrace:
    [0] wp_mail called at [/home/associationfranc/public_html/wp-content/themes/enfold/framework/php/class-form-generator.php:1463]
    [1] avia_form->send called at [/home/associationfranc/public_html/wp-content/themes/enfold/framework/php/class-form-generator.php:450]
    [2] avia_form->display_form called at [/home/associationfranc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contact/contact.php:1011]
    [3] avia_sc_contact->shortcode_handler called at [/home/associationfranc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php:1332]
    [4] aviaShortcodeTemplate->shortcode_handler_prepare called at [/home/associationfranc/public_html/wp-includes/shortcodes.php:355]
    [5] do_shortcode_tag called at [:]
    [6] preg_replace_callback called at [/home/associationfranc/public_html/wp-includes/shortcodes.php:227]
    [7] do_shortcode called at [/home/associationfranc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-helper.php:559]
    [8] ShortcodeHelper::avia_remove_autop called at [/home/associationfranc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/grid_row/cell.php:788]
    [9] avia_sc_cell->shortcode_handler called at [/home/associationfranc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php:1332]
    [10] aviaShortcodeTemplate->shortcode_handler_prepare called at [/home/associationfranc/public_html/wp-includes/shortcodes.php:355]
    [11] do_shortcode_tag called at [:]
    [12] preg_replace_callback called at [/home/associationfranc/public_html/wp-includes/shortcodes.php:227]
    [13] do_shortcode called at [/home/associationfranc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-helper.php:559]
    [14] ShortcodeHelper::avia_remove_autop called at [/home/associationfranc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/grid_row/grid_row.php:712]
    [15] avia_sc_grid_row->shortcode_handler called at [/home/associationfranc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php:1332]
    [16] aviaShortcodeTemplate->shortcode_handler_prepare called at [/home/associationfranc/public_html/wp-includes/shortcodes.php:355]
    [17] do_shortcode_tag called at [:]
    [18] preg_replace_callback called at [/home/associationfranc/public_html/wp-includes/shortcodes.php:227]
    [19] do_shortcode called at [/home/associationfranc/public_html/wp-includes/class-wp-hook.php:308]
    [20] WP_Hook->apply_filters called at [/home/associationfranc/public_html/wp-includes/plugin.php:205]
    [21] apply_filters called at [/home/associationfranc/public_html/wp-content/themes/enfold/template-builder.php:102]
    [22] include called at [/home/associationfranc/public_html/wp-includes/template-loader.php:106]
    [23] require_once called at [/home/associationfranc/public_html/wp-blog-header.php:19]
    [24] require called at [/home/associationfranc/public_html/index.php:17]

    #1413449

    Hi Obrmarketing,

    1. Make a backup:
    – Site Backup: https://kriesi.at/documentation/enfold/backup-wordpress-site/
    – Theme Settings Backup: https://kriesi.at/documentation/enfold/backup-theme-settings/

    2. Disable any caching or optimization plugins.
    3. Update the theme via following options:
    a. Update using Theme Update in Theme Options
    b. Use Envato market plugin: https://envato.com/market-plugin/
    c. Upload manually via Appearance > Themes and replace the old Enfold theme
    d. Upload manually via cPanel or FTP
    4. Review the updated staging site, if anything is messed up, go to Enfold > Theme Options > Performance, then disable CSS File Merging And Compression and Javascript File Merging And Compression

    I hope this helps.

    Best regards,
    Nikko

    #1413441

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #main .inner_product_header {
        min-height: 170px;
    }

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

    Best regards,
    Mike

    #1413436

    Hey radkeartur,
    Thanks for the link to your site, if you want to change your menu buttons, changing the header style will not help, you need to go to menus and change each menu item to “default” instead of “button” style
    Enfold_Support_2585.jpeg

    Best regards,
    Mike

    #1413434

    Hi,
    Thank you for the link to your site, I see that your gallery is about 400px square with very little space between them while your other images are 300px square with a lot of space between them, so to match these try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.home div .avia-gallery img {
    	padding: 50px;
    }

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

    Best regards,
    Mike

    #1413431

    In reply to: Post Slider Icon

    Hi,
    To remove the fallback icon try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .main_color .fallback-post-type-icon {
    	display:none;
    }

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

    Best regards,
    Mike

    #1413429

    In reply to: full width slide

    Hi,
    Glad Nikko was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    #1413425

    Hey zimbo,
    I have compared /class-avia-combo.php in v5.5 & v5.6.4 and don’t see anything that would prevet you from adding a comma after 'order' => 'desc' after popular / recent / comments code blocks and adding your code:
    Enfold_Support_2582.jpeg
    I don’t use Dreamweaver so I don’t know why it would show you an error, I use VS Code and don’t see any errors.

    Best regards,
    Mike

    #1413422

    Hi,
    Thank you for the link to your site, it looks like you have installed the parallax demo, but the frontpage is set as the Blog
    Enfold_Support_2580.jpeg
    this kept it from showing as your homepage, I have corrected for you.
    Please clear your browser cache and check.

    Best regards,
    Mike

    #1413419

    In reply to: Text Block

    Hi,
    Thank you for your patience, I didn’t see the error you referenced above but I did see errors on your page for Optima Express, Query Monitor, & Yoast SEO but deactivating these didn’t correct the text element. Since you had the Avia Layout Builder Debugger enabled I was able to check your page with the Enfold Shortcode Parser and it found no errors, so I copied your page to my test site and I found that you had a div closing tag but no opening tag
    Enfold_Support_2568.jpeg
    So I corrected this for you. I examined your other text block element on the page and see that you added div tags around your content:
    Enfold_Support_2570.jpeg
    If you add these please be careful that you ensure any extra tags are closed properly, if you didn’t intend to add these then perhaps you copied the content from somewhere and pasted into the “visual” tab of the editor, in these cases please also check the “text” tab to ensure that extra tags are not being added.
    Enfold_Support_2572.jpeg

    Best regards,
    Mike

    #1413409

    Hi Obrmarketing,

    Thanks, I was able to access it and it seems the reason why you are having this error is because you are using the latest version of WordPress (6.2.2) and Enfold 4.7.4 which has been released 3 years ago. The only way to fix this is to update to the latest version of Enfold (5.6.4) and you also need to update header.php and footer.php of your child theme.

    Best regards,
    Nikko

    #1413408

    Hi Cloud Construct,

    Thanks for giving us admin access.
    I tried to check it however I can’t seem to find the cause of the issue, the video works properly when the parent theme (Enfold) is used but when you use the child theme, the video stops working. There’s no custom code in the child theme so, the only thing I could think is the settings but I could not figure out which setting is causing the issue.
    I think a workaround is to export the theme settings, use the parent theme and then import the settings back.

    Best regards,
    Nikko

    #1413407

    Hi alexs91,

    Yes, I have made the changes and also updated to Enfold 5.6.4.
    Please review your website. :)

    Best regards,
    Nikko

    #1413400

    In reply to: link email

    Hi,

    Great, I’m glad that Mike could help you out. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1413395

    Hey marion,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-1208 .main_color .container {
      width: 100%; 
      max-width: 100%;
      padding: 0;
    }

    Best regards,
    Rikard

    #1413394

    Hey Klaus-Peter,

    You can change the general font sizes under Enfold->General Styling->Typography. If you need more specific settings then you can check under Enfold->Advanced Styling.

    Best regards,
    Rikard

    #1413383

    Topic: google search result

    in forum Enfold
    smarta-brett
    Participant

    Hi

    I recently did a site at https://gropodtreeguards.com.au
    when i do a google search for “gro pod tree guards”
    the first result for thsis site comes up as

    which has an enfold logo –
    is there a way to get the sites gropod logo to display on this page?

    #1413378

    Hey woogie07,
    Please see our documentation: Adding your own Fontello Icons
    I don’t think Microsoft Teams is available on Fontello, so you will need to get a SVG image of the icon (black & white only) and create a Custom Icon on Fontello at the top of the page
    Enfold_Support_2566.jpeg

    Best regards,
    Mike

    #1413366
    Faras
    Participant

    Dear Support Team,

    I am writing to report a persistent issue I have been facing while attempting to install the demo files for the Enfold Parallax Demo from your agency. Despite numerous attempts, I have been unable to successfully install any demo files, encountering the same problem every time.

    The specific error I encounter is that the download process fails to initiate, resulting in an unsuccessful completion.Download of files for demo Agency – Enfold Parallax Demo didn’t work!
    This issue persists across all the demos I have tried to install so far, leaving me unable to access the desired files for evaluation and implementation.

    I have followed the recommended troubleshooting steps and attempting the download again, but unfortunately, this has not resolved the issue. The problem appears to be unrelated to a temporary glitch or network interruption, as the problem persists consistently.

    I would appreciate it if you could look into this matter urgently and provide me with a solution or further guidance. I have invested considerable time and effort into exploring your agency’s offerings, and I am keen to evaluate the Enfold Parallax Demo as part of my purchase.

    orianos
    Participant

    Issue of emails that keep sending from the Enfold form, even after I replaced the Enfold form with GravityForms.

    On this site until a month ago I used the Enfold contact form. Then I deleted the Enfold form and installed GravityForms.
    Despite this, I keep getting spam emails sent from the old Enfold form (which I deleted). EasyWP SMTP also notifies me of events of this type:

    Type Error
    Date 15 juillet 2023 at 17 h 50 min
    Content
    Mailer: Other SMTP
    SMTP Error: data not accepted.SMTP server error: DATA END command failed Detail: This message was classified as SPAM and may not be delivered
    SMTP code: 550
    Caller
    Theme: Enfold
    /home/associationfranc/public_html/wp-content/themes/enfold/framework/php/class-form-generator.php (line: 1463)
    Backtrace:
    [0] wp_mail called at [/home/associationfranc/public_html/wp-content/themes/enfold/framework/php/class-form-generator.php:1463]
    [1] avia_form->send called at [/home/associationfranc/public_html/wp-content/themes/enfold/framework/php/class-form-generator.php:450]
    [2] avia_form->display_form called at [/home/associationfranc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contact/contact.php:1011]
    [3] avia_sc_contact->shortcode_handler called at [/home/associationfranc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php:1332]
    [4] aviaShortcodeTemplate->shortcode_handler_prepare called at [/home/associationfranc/public_html/wp-includes/shortcodes.php:355]
    [5] do_shortcode_tag called at [:]
    [6] preg_replace_callback called at [/home/associationfranc/public_html/wp-includes/shortcodes.php:227]
    [7] do_shortcode called at [/home/associationfranc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-helper.php:559]
    [8] ShortcodeHelper::avia_remove_autop called at [/home/associationfranc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/grid_row/cell.php:788]
    [9] avia_sc_cell->shortcode_handler called at [/home/associationfranc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php:1332]
    [10] aviaShortcodeTemplate->shortcode_handler_prepare called at [/home/associationfranc/public_html/wp-includes/shortcodes.php:355]
    [11] do_shortcode_tag called at [:]
    [12] preg_replace_callback called at [/home/associationfranc/public_html/wp-includes/shortcodes.php:227]
    [13] do_shortcode called at [/home/associationfranc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-helper.php:559]
    [14] ShortcodeHelper::avia_remove_autop called at [/home/associationfranc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/grid_row/grid_row.php:712]
    [15] avia_sc_grid_row->shortcode_handler called at [/home/associationfranc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php:1332]
    [16] aviaShortcodeTemplate->shortcode_handler_prepare called at [/home/associationfranc/public_html/wp-includes/shortcodes.php:355]
    [17] do_shortcode_tag called at [:]
    [18] preg_replace_callback called at [/home/associationfranc/public_html/wp-includes/shortcodes.php:227]
    [19] do_shortcode called at [/home/associationfranc/public_html/wp-includes/class-wp-hook.php:308]
    [20] WP_Hook->apply_filters called at [/home/associationfranc/public_html/wp-includes/plugin.php:205]
    [21] apply_filters called at [/home/associationfranc/public_html/wp-content/themes/enfold/template-builder.php:102]
    [22] include called at [/home/associationfranc/public_html/wp-includes/template-loader.php:106]
    [23] require_once called at [/home/associationfranc/public_html/wp-blog-header.php:19]
    [24] require called at [/home/associationfranc/public_html/index.php:17]

    What can I do to make Enfold stop trying to send emails?

    #1413362
    zimbo
    Participant

    I modify the code in enfold/framework/php/widgets/widget-classes/class-avia-combo.php to change the appearance of the Combo Widget.

    I have just updated my test server to Enfold 5.6.4 from 5.5

    The first edit I do is to the popular / recent / comments code block starting at line 176.

    I add this code into the ‘popular’ section:

    	'cat'	=> '-1,-31,-73,-89,-708',
    	'meta_key' => 'wpb_post_views_count', 
    	'orderby' => 'meta_value_num',
    	'date_query' => array( array( 'after' => '-1 week' ) )

    after line 180, first adding a comma after
    'order' => 'desc'

    Now this happens when I edit the file in Dreamweaver.

    I add the comma on line 180, hit enter for a new line to allow me to paste my code in, and get this error message in Dreamweaver:
    “There is a syntax error on line 431. Code hinting may not work until you fix this error.”
    I haven’t yet pasted my code in, all I did was add a new empty line – but as soon as I do, I get the error.

    If I delete the new line and comma, the error remains (but now stating on line 430 because I’ve removed the new line). If I do add the 4 lines of code at the new line, the error message changes to line 434.

    I also add a line of code into the ‘recent’ code block after line 192. If I try to make this edit first instead of the ‘popular’ edit, the same error is reported from line 431 when I hit enter for a new line.

    Line 430 is the function get_post_list – but I have not been anywhere near that code. I note that Gunter made changes to the function in 5.6 and 5.6.1

    Any idea what the problem is to cause this error when I edit line 180? I’ve been modifying this file for years without problems.

    #1413359

    Hey smarta-brett,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-2036 .main_color p {
      margin: 0;
    }

    Best regards,
    Rikard

    #1413358

    In reply to: full width slide

    Hey Gianluca,

    Please try the following in Quick CSS under Enfold->General Styling:

    .avia-fullwidth-slider {
      box-shadow: none;
    }

    Best regards,
    Rikard

    #1413357

    Topic: Theme migration

    in forum Enfold
    dablec
    Participant

    Hello,

    I have purchased your Enfold theme, and it has been installed on the domain dablec.com for a few years now.

    Due to a hacker attack, I have migrated to the new domain dablec.it, but I don’t know how to deactivate the theme on the hacked site.

    The domain dablec.com expires on July 21, 2023. How can I remove the theme and activate it immediately on the new site?

    Thank you.

    Hey Jesse,

    If you want buttons in the main menu, then you can select Button Style for each menu item in the Menu Style dropdown.

    You can open new support threads by clicking this link, or by using this button: https://imgur.com/a/AnoSPNb

    Best regards,
    Rikard

    #1413350

    Hi Nikko,

    Thanks for responding, I’ve installed the plugin and pasted the link in the private section.

    I’ve upgraded Enfold to the newest release (5.6.4) – the issue still appears to be present however.

    #1413347
    woogie07
    Participant

    Hi

    In my home full width image/caption banner I want the Title caption to be in a heavy font that is a different weight to the standard H1 and H2

    Is there any CSS for this?

    The alternative is that I create this with a colour element, insert image as background, then put the caption as a text element or special heading. Could I set the Caption as a specific style in enfold > advanced styles?

    Thanks

    Hi Cornelie,

    I’m glad that Ismael could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1413334

    Hi Andreas,

    Thanks for using Enfold and have a great weekend!

    Best regards,
    Nikko

    #1413333

    In reply to: header mobil

    Hi Franz,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    @media only screen and (max-width:767px) {
      .responsive #top .logo {
        height: 48px !important;
      }
    
      .responsive #top #wrap_all .main_menu, 
      .responsive #top #header_main > .container .main_menu .av-main-nav > li > a, 
      .responsive #top #wrap_all .av-logo-container,
      .responsive #top #menu-item-shop.cart_dropdown, 
      .responsive #top #header_main #menu-item-shop .cart_dropdown_link {
        height: 48px;
        line-height: 48px;
      }
    
      .responsive .logo a {
        background-image: none !important;
      }
    
      .logo img, 
      .responsive .logo img {
        opacity: 1 !important;
      }
    }

    Best regards,
    Nikko

Viewing 30 results - 14,911 through 14,940 (of 244,634 total)