Viewing 30 results - 23,071 through 23,100 (of 244,501 total)
  • Author
    Search Results
  • #1364817

    In reply to: Logo animation

    Hi,

    There’s currently no support for that in the theme unfortunately. It looks like they are using two SVG elements, so I guess you could add them to a widget: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area, then add animations to each element after that.

    Best regards,
    Rikard

    #1364811
    levelseven
    Participant

    Getting a technical issue after update, tried replacing theme files and manually replacing latest version of WP core files, still getting a weird error.

    Error Details
    =============
    An error of type E_ERROR was caused in line 385 of the file /nas/content/live/clearcututah/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-post-css-management.php. Error message: Uncaught TypeError: aviaPostCssManagement::handler_wp_save_post(): Argument #2 ($post) must be of type WP_Post, null given, called in /nas/content/live/clearcututah/wp-includes/class-wp-hook.php on line 307 and defined in /nas/content/live/clearcututah/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-post-css-management.php:385
    Stack trace:
    #0 /nas/content/live/clearcututah/wp-includes/class-wp-hook.php(307): aviaPostCssManagement->handler_wp_save_post(0, NULL, false)
    #1 /nas/content/live/clearcututah/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(true, Array)
    #2 /nas/content/live/clearcututah/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
    #3 /nas/content/live/clearcututah/wp-includes/post.php(4673): do_action(‘save_post’, 0, NULL, false)
    #4 /nas/content/live/clearcututah/wp-admin/includes/post.php(700): wp_insert_post(Array, false, false)
    #5 /nas/content/live/clearcututah/wp-admin/includes/dashboard.php(547): get_default_post_to_edit(‘post’, true)
    #6 /nas/content/live/clearcututah/wp-admin/includes/template.php(1401): wp_dashboard_quick_press(”, Array)
    #7 /nas/content/live/clearcututah/wp-admin/includes/dashboard.php(268): do_meta_boxes(Object(WP_Screen), ‘side’, ”)
    #8 /nas/content/live/clearcututah/wp-admin/index.php(203): wp_dashboard()
    #9 {main}
    thrown

    Hi Yigit,

    We checked all plugins. Problem still exists. We cannot preview new and/or existing posts/pages in the WP backend. Nevertheless, if we publish them, they are available.

    We are using the same plugin setup with several WP websites, but other themes. No problems so far (all plugins are updated to the most current versions). Still believe that the Enfold update causes the trouble. We did not have any problems with Enfold either until we installed the 5.2.1 update.

    Any suggestions?

    Regards,
    g-man

    #1364807
    woogie07
    Participant

    Hi,

    When I set up a form on my website it displays the following.

    **********

    Admin notice for:
    Contact Form

    This element was disabled in your theme settings. You can activate it here:
    Performance Settings

    ***********

    I am unsure what needs toggling/changing in Enfold Performance settings to eliminate the error?

    Please confirm.

    Thanks

    #1364799

    Hey Erich,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #menu-item-110 a {
      padding-right: 0;
    }
    

    Best regards,
    Yigit

    Hi,

    You are welcome! I’m happy that I could help :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

    #1364786

    Topic: Critical error

    in forum Enfold
    updcreative
    Participant

    Hi, our clients website has developed a critical error. We’ve deactivated one plugin which initial messages pointed to. However the error still persists and the log suggests it is due to Enfold.

    • This topic was modified 3 years, 6 months ago by updcreative.
    #1364781

    Topic: Logo animation

    in forum Enfold
    Schmidtgrafisk
    Participant

    I just saw this cool logo animation, is it possible to do the same in Enfold

    https://tvis.com/?_search=brand&gclid=CjwKCAjwsfuYBhAZEiwA5a6CDE70Ukyr5IDMvQ0o8kE7ygAT7kys9VkwKb0JyVbJVUmAzUExMB3nGRoCIJEQAvD_BwE

    Alan ;)

    #1364778

    I should add, this is on WP 6.0.2 and PHP 8.0.21 (which are the same it was on before the enfold update)

    #1364775
    rstrumbel
    Participant

    Upgraded a clients site from 4.9 to 5.1.2 this past Friday evening.

    Immediately they started getting just massive quantities of Spam from the Contact us form on their Contact Us page.
    It uses the Classic Editor / Advanced Layout Builder form builder.
    It has the “Enable Enfold Numeric Captcha” active.

    This has worked great for years, but it appears the Captcha equation is not being looked at now and the spam-bots are flowing right past it.

    Anything I can look at that may need to be set differently for them ?

    Thank you

    Hi,

    Great!

    1- Are you displaying your sidebar by adding Widget Area element inside a Column element? If you are, you can decrease the size of the column to a smaller one. If you are using default sidebar, you can go to Enfold theme options > General Layout > Dimensions and adjust “Content | Sidebar Ratio”

    2- Can you please post a link of your blog page so we could provide you an accurate solution? :)

    Best regards,
    Yigit

    #1364764

    Hi Erin,

    We are glad that Rikard could help! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

    Hi,

    I am afraid we are going to need to place it using custom CSS.

    Please edit the Column element where your content is and go to Advanced > Developer Settings and give it a custom ID (“single-alb” in example below) and then add following code to Quick CSS in Enfold theme options > General Styling

    
    #single-alb { border-right: 1px solid #e2e2e2; padding-right: 50px; }
    

    You can adjust the color by changing “#e2e2e2” :)

    Regards,
    Yigit

    #1364760

    Hi Michael,

    Could you please go to Appearance > Editor and edit Enfold > includes > helper-social-media.php file and replace the content with – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_5_1_2/includes/helper-social-media.php and save and check if that helps?

    We are going to add an additional check in upcoming version to avoid having to save theme options.

    Regards,
    Yigit

    #1364758

    Hi Yigit,

    Of course I checked the setting for Telegram and none of the 12 installations I had to adjust now had this active. Sharing via Telegram is displayed anyway! I have now hidden this via CSS and diplay: none, but that is only a stopgap. You have seen that it is not only with me so and there are many other users who confirm me on FB. So look endlioch where the error is here in Enfold and behabt this please!
    Best regrds
    Michael

    #1364755

    Hey,

    Thanks for contacting us!

    I checked your website on my dekstop and iphone however font color seems to be the same. If you mean the colors in header, that is because you are using a transparent header and it is disabled on mobile by default. You can refer to this post – https://kriesi.at/documentation/enfold/header/#transparent-header-on-mobile and set transparent header on mobile as well.

    If that is not what you meant, please elaborate. Screenshots would also help. You can upload your screenshots on imgur.com and post the links here :)

    Best regards,
    Yigit

    #1364753
    mitchelk
    Participant

    I am using the Enfold Child Theme and am having issues with the mobile site showing a different font colour to the desktop.

    The desktop seems to be following the colour scheme as selected in General Styling. However the mobile is showing text all in one colour and the colour differs from the desktop.

    #1364750

    i tested now my woff2 file – it is generated with command line tool from google itself. On wakamaifondue i can see that all variable properties are preserved from the ttf download on google fonts.

    uploding that font via fonts-manager and downloading it from that generated ( Custom Font Manager ) font file again – checking again on wakamaifondue – i see that all variable properties are preserved ( so no mistake on upload ) – but on Enfold Setting i do only have the choice to set the 400 and 600 font-weight. The settings in between do not work.

    So – fontsquirrell does not do a good job on this! And setting the correct variable font-file for the heading or body font will loose the option to have continous font-weight settings ( the font-stretch option works )

    We should wait for the opinion of a mod or developer here on board.

    gabrimore98
    Participant

    The title is already explicative, I have chosen a Featured Image for a blog post but when I open it, it is not shown as the first thing.

    Besides, at the end of the article the bar with the possibility to share the article on the different social media is not shown.

    Ultimately, the vertical bar that separated the body of the article from the side bar with the widgets doesn’t appear.

    #1364744

    In reply to: Videoloop Layerslider

    Hi,
    Glad we were 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

    #1364739

    Hi,
    Glad we were 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

    Hi,

    I went to Enfold theme options and saved it and that helped but critical error only shows up when I am logged in and enabling debugging mode does not display the error. I believe the issue might be related to one of your plugins. Could you please try de-activating them all and activate them one by one to find the culprit?

    Regards,
    Yigit

    #1364736

    Hi,
    Glad Rikard could help and you were able to sort this out, 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

    #1364732

    Hi,
    Glad Yigit could 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

    #1364730

    Hi,
    Glad Ismael could 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

    #1364718

    In reply to: Remove unused CSS?

    Hi,
    Glad we were 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

    #1364715

    In reply to: Space / gap in submeny

    Hi,

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .av-main-nav ul li {
      border: 5px solid white;
    }
    .av-main-nav ul li:not(:last-child) {
      border-bottom: none;
    }
    

    Best regards,
    Yigit

    #1364708

    Hey!

    We are glad that Mike could help! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Regards,
    Yigit

    #1364703

    Hey Harmen,

    Thanks for contacting us!

    Could you please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and try updating the theme from WordPress dashboard using a Personal Token? :)

    Regards,
    Yigit

    #1364700

    Hi!

    You can enable/disable Telegram social share button in Enfold theme options > Blog Layout > Profile Links At The Bottom Of Your Blog Post :)

    Best regards,
    Yigit

Viewing 30 results - 23,071 through 23,100 (of 244,501 total)