Forum Replies Created

Viewing 30 posts - 1 through 30 (of 46 total)
  • Author
    Posts
  • in reply to: Fontello after new update #1307937

    No, thank you.

    in reply to: Fontello after new update #1307595

    Hi,
    I put the code in the php file, the score hasn’t changed and now it marks me entypo fontello in another section, from “Make sure the text remains visible while loading web fonts” to “Avoid huge network payloads”.

    Thanks anyway for the help, I appreciated it.

    in reply to: Fontello after new update #1307169

    Thank U Ismael

    in reply to: Fontello after new update #1306759

    Hi Ismael,
    thank you for reply.

    I don’t have in my function.php this line. I attach private link to show my file.

    The strange thing is that before the theme update, there wasn’t this problem.

    Thank you.

    in reply to: Fontello after new update #1306187

    Hi Ismael, thank you for reply.

    So.. if I understand, I need to add this :

    function avf_custom_font_display( $font_display, $font_name )
    {
    // Check for a font and change the default theme setting
    if( ‘entypo-fontello’ == $font_name )
    {
    return ‘block’;
    }

    return $font_display;
    }

    add_filter( ‘avf_font_display’, ‘avf_custom_font_display’, 10, 2 );

    I have questions about it:

    – So…I need to add this in the section: Theme — general style … quick css?

    – Before inserting the new code, do I have to remove the following code currently present?
    @ font-face {
    font-family: “Open sans”;
    font-display: swap;
    }

    @ font-face {
    font-family: ‘entypo-fontello’;
    font-display: swap;
    }

    -Should I copy the new code you suggested to me exactly as you provided it or do I need to put the default theme font in font_name(or other customizations in line with the current ones on the theme)?
    Example:
    // Check for a font and change the default theme setting
    if (‘entypo-fontello’ == $ Open Sans)

    Please try to tell me exactly what I need to do, if there are other parts to change and where to insert the new code.

    Excuse all these questions, I want to make sure I understand and make the change well.
    Thanks for your patience.

    in reply to: Size columns #1290758

    Ok, thank you!

    in reply to: Size columns #1290140

    It works! Only that the mobile performance has dropped on pagespeed .. from 90 to 70 .. Why?
    https://prnt.sc/10uahzw

    in reply to: Size columns #1289017

    Yes, I want it to be all central only in the version mobile, without the margin to the left of the header.
    To recap … In the desktop version I want the margin on the left and I put it, it’s ok. In the mobile version I would like everything centered .. but in the editor settings there is no module to differentiate the margin only in the mobile version, so I was hoping you could give me a quick css to apply.

    Thank You!

    in reply to: Size columns #1288104
    in reply to: Layer slider not works #1283892

    I know that the code was in thefuntions.php file.. My problem is that i don’t know where i can found the file functions.php…
    I can’t find it on wordpress .. I don’t know the location … I don’t know if I’ve made myself clear …

    in reply to: Layer slider not works #1283760

    Another update.

    The site was broken in several places, in addition to the error I wrote above that appeared above the menu at the top.

    Not being able to wait any longer, I restored a backup.

    Obviously layer Slider doesn’t work.
    But at least the site works without failure.

    in reply to: Layer slider not works #1283743

    Please help me, i need to fix this error.
    I don’t know where to remove this code .. can you tell me where to go to remove the code?
    Thank you.

    in reply to: Layer slider not works #1283689

    Hi Ismael,

    how do i move the code?
    In which section can I find the form to make the correction?

    in reply to: Layer slider not works #1283680

    UPDATE!!
    Now there is a serious error on my site, I have noticed it now, it is displayed at the top of all the pages of my site. It is an error in the php file, which appeared after last modification.

    I have disabled all plugins but the problem is not solved.

    Can you help me please?
    Thank you!

    Warning: Use of undefined constant LS_ROOT_URL – assumed ‘LS_ROOT_URL’ (this will throw an Error in a future version of PHP) in /home/customer/www/marcobizzarro.com/public_html/wp-content/themes/enfold/functions.php on line 846

    Warning: Use of undefined constant LS_PLUGIN_VERSION – assumed ‘LS_PLUGIN_VERSION’ (this will throw an Error in a future version of PHP) in /home/customer/www/marcobizzarro.com/public_html/wp-content/themes/enfold/functions.php on line 846

    Warning: Use of undefined constant LS_ROOT_URL – assumed ‘LS_ROOT_URL’ (this will throw an Error in a future version of PHP) in /home/customer/www/marcobizzarro.com/public_html/wp-content/themes/enfold/functions.php on line 847

    in reply to: Layer slider not works #1283668

    Hello,
    I did a test, the default slides of the Layer slider plugin seem to work, but not the one I created customized.

    I don’t know what to say .. in the meantime I have to reactivate the plugins for the optimization of the site, because not I can keep it like this …

    Is it possible that your next update or something will fix it?

    in reply to: Layer slider not works #1283432

    Hi Ismael,I realized that the plugin was disabled :)
    Sure, go ahead!
    I had been trying to deactivate it and download Jquery migrate plugin … without getting results ..
    I also kept the plugin (W3 total cache) disabled for 48 hours ..
    Do you take the test now?
    Without the plugin my site’s performance is very low, so I hope you can fix it soon.

    Thanks so much!

    in reply to: Layer slider not works #1282240

    Thanks Victoria.
    I hope that the problem can be resolved as soon as possible.

    In your next theme update, will you update Layer Slider?
    I saw that other users have the same problem, maybe it will be solved with the theme update?

    in reply to: Layer slider not works #1281861

    Cloudflare now is disable!

    in reply to: Layer slider not works #1281795

    Hi Victoria,

    I do it.
    How long do I have to keep the plugin deactivated?
    It has been disabled for 12 hours now and nothing has changed.
    Thank you

    in reply to: Layer slider not works #1281481

    Nothing change.

    in reply to: Layer slider not works #1280326

    I tried all your suggestions but nothing has changed … The layer slider is not visible, there is only a blank page.
    How can we solve it?

    in reply to: LayerSlider mispositioned #1280325

    Hi Rikard,

    I just open a new tread, https://kriesi.at/support/topic/layer-slider-not-works/#post-1280142

    Thank you.

    in reply to: LayerSlider mispositioned #1280040

    :(
    Slowly not good.
    So… layer slider still doesn’t work properly.

    in reply to: Layer slider not works #1280037

    **not visible

    in reply to: LayerSlider mispositioned #1279827

    Hi, how you solved the problem?
    I have the same issue.

    Thank you.

    in reply to: Layer slider not works #1279822

    Hi,
    I tried to disable all plugins, but the mom slider is still visible.
    This makes me think that it is not the fault of a conflict between plugins ..
    Other solutions?

    in reply to: Layer slider not works #1278336

    Thank You for the reply.
    I installed the plugin but unfortunately nothing has changed …
    Are you planning to fix this in the next theme update? When will it happen?

    Thank you.

    in reply to: Layer slider not works #1278073

    Hello dear, thanks for the answer.
    I’m not an expert, I’ve never uninstalled WordPress or Enfold in my life. I’m afraid that doing this may cause other damage that I can’t solve.
    Do you have a guide in the case?
    Can we try something less invasive?
    Thank you.

    in reply to: Avia Layout #1238842

    Hi Richard,

    thank you for your reply.

    For “guide” I mean a list of all Avia features which explains every detail. Like to say “how to use”.
    :)

    in reply to: Performance unstable #979594

    Of course!

    Best regard.

Viewing 30 posts - 1 through 30 (of 46 total)