Forum Replies Created
-
AuthorPosts
-
No, thank you.
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.
Thank U Ismael
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.
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.Ok, thank you!
It works! Only that the mobile performance has dropped on pagespeed .. from 90 to 70 .. Why?
https://prnt.sc/10uahzwYes, 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!
Of course https://www.marcobizzarro.com/video-3d/
Thank you!
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 …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.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.Hi Ismael,
how do i move the code?
In which section can I find the form to make the correction?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
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?
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!
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?Cloudflare now is disable!
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 youNothing change.
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?Hi Rikard,
I just open a new tread, https://kriesi.at/support/topic/layer-slider-not-works/#post-1280142
Thank you.
:(
Slowly not good.
So… layer slider still doesn’t work properly.**not visible
Hi, how you solved the problem?
I have the same issue.Thank you.
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?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.
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.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”.
:)Of course!
Best regard.
-
AuthorPosts