Forum Replies Created
-
AuthorPosts
-
Hi Nikko
That file does exist. However, I actually deleted the WordPress install and reinstalled a fresh Wordprress, started again from scratch and again with no plugins active apart from Woocommerce the same critical error message occurs. Any attempt to edit in or use Woocommerce causes the I/O and physical memory usage to leap into the red and the site crashes.
many thanks
Peter
Hi Ismael
I don’t have Jetpack installed, I’m not sure it ever was. The issue is clearly linked to Woocommerce though – every time that is activated and I try to do anything with it the ‘critical error’ message occurs. If I removed Woocommerce, including all related database stuff and started again with a new Woocommerce install, do you think that would work?
many thanks
Peter
Hi Yigit
Yes, this keeps happening when the Woocommerce is activated. So
I have turned off all the plugins via the cPanel and you should be able to login now. Then if you activate Woocommerce you should see the issue when trying to edit any product.
In the private content I have copied in the error files for today.many thanks
Peter
Hi Nikko
The login details are below. You should be able to see the issue if you go to Products and then try to edit any product.
many thanks
Peter
Hi Mike
Thanks for your help. I’ve decided that going down the media queries route might be the best after all.
Please close the thread.
many thanks
Peter
Hi Mike
I see how to target specific elements with media queries but I was looking to change the general theme settings at one go.
Peter
Hi Mike
Is it not possible to change the color section breakpoints throughout?many thanks
Peter
Sorry, ignore all that and close this. I just realised it needs to be #box img { box-shadow….}
many thanks
Peter
Hi
No, please close the topic. many thanks
PetrHi Ismael
Thanks for that info, I will try that out.
many thanks
Peter
Hi Rikard
No that’s all, do close it. Thanks for your help as always.
Peter
Hi
I’ve just added another Google Font but this time, instead of going through the import route with the zip file I added the font using the Child functions.php with this:add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
function avia_add_heading_font($fonts)
{
$fonts[‘Press Start 2P’] = ‘Press Start 2P’;
return $fonts;
}
add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{
$fonts[‘Press Start 2P’] = ‘Press Start 2P’;
return $fonts;
}This works on mobile fine. So it only seems to be a problem with the Custom Font Manager import route.
many thanks
Peter
Hi Mike
I’ve tried a few more tests, including using Browserstack, and put the screengrabs on the same page
many thanks
Peter
Hi Mike
I’ve done a screenshot from an Android device and put it below the original:
many thanks
Peter
Hi Rikard
Yes, I have posted log in details below.
many thanks
Peter
Hi Rikard
Login details below.
many thanks
Peter
Hi Ismael
Oh yes, I see that now. That is perfect. Many thanks for your help.
Peter
Hi Ismael
I see, that is interesting. I can see that by targeting that column in Quick CSS the width can be changed but is that the best or only way to do it?
many thanks
Peter
Hi Nikko
That’s great. Many thanks for your help.
Peter
Hi Rikard
Yes, do close it. Thanks again, always much appreciated.
p
Hi Rikard
That works great
many thanks
Peter
Hi Ismael
I think in this case it would be easier to use Layerslider to achieve what I want but it would be great if an option to freeze a background video in a color section was integrated into future updates.many thanks
peter
No, it’s self-hosted video.
Peter
Hi Mike
Thanks for that idea but I notice that if I use the same video as a background on a Layerslider, and disable the loop, it freezes on the final frame. So I’m thinking that must be doable outside of Layerslider too.
many thanks
PeterHi Mike
Thanks for that. I had the directory structure wrong – it’s working fine now.
One other thing though, is it possible to freeze the video on the final frame rather than it going back to the first frame?many thanks
Peter
OK, thanks for your help Yigit
Peter
Hi Rikard
I uploaded version 4.8.8.1 but it is still not allowing me to drag and drop in the gallery.
Peter
Hi Ismael
Just to let you know, that worked ok. I deleted the layerslider tables in the database and imported a demo one and started again with the Layerslider.
Thanks for your help and happy new year.
Peter
Hi Ismael
Thanks for that. Unfortunately I don’t have a copy of the database pre name change. At this stage I am wondering whether it is possible to just delete Layerslider and all its database entries and reinstall it fresh as I have most of the key sliders exported and I could import them anew?
many thanks
Peter
Hi Ismael
I changed the domain name by changing the references to the old domain via the options table in PHPmyadmin. This has worked fine in the past and seemed to have worked here for a while.
Peter
-
AuthorPosts