Pat Racco
Forum Replies Created
-
Hi Crael,
not sure if it’s your case, however elementor didn’t work for me either.
I had a similar issue and had to use it in ‘safe mode’.I found out that the error was caused by insufficient resources. I simply added some extra memory. Here’s what I did:
– opened cPanel
– found MultiPHP INI Editor
– changed memory_limit to 256M
By doing this every error disappeared like snow in the sun.I hope it helps.
I had the same issue recently and I managed to fix it.
In my case the problem was either Element Pack and Essential Addons for Elementor.Disabling all the modules except the only few I use (Modal and Dual Button), Elementor went back to normal.
If you have one of the above mentioned plugins, that’s your issue.
I hope it helps!
Pat
Are you using Elementor Extras plugin? I noticed that plugin caused a blank page for me.
Forum: Fixing WordPress
In reply to: Cannot modify header error – accessing wp.adminOpen the wp-load.php file with EDITOR (it’s located straight under public_html folder). You will see a big white space between line one and the first <php tag. All you need to do is remove all that white space. It will work.
PatHi there,
Thanks! I tried anyway as I could not wait to transfer the website and it worked. It seems not causing any issues if WF is used along with Duplicator, so all good!Pat
Forum: Themes and Templates
In reply to: [Auberge] Logo center above menuThanks for your reply.
I managed to center the logo above the menu using this code
.site-header .site-branding {
float: none;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}However, for some reason, I can’t center the navigation menu. Not sure what I am doing wrong but it sticks on the left side…
Regards,
Pat
Here’s the theme http://themeforest.net/item/forstron-legal-business-wordpress-theme/10935963
Pat
Thanks Cory!
Cory,
The plugin that caused the issue is Duplicator (latest version), obviously, why should I write you otherwise? The screenshots you see above are from the customizer. There’s no other plugin involved in this scenario.
Thanks for your help,
Pat
Hi Cory,
sorry, what link should I send you? I didn’t get that…
Pat
Forum: Plugins
In reply to: [Salon Booking System - Free Version] How to change Timezone?Hi wpchef,
I did it! It did not solved the problem. I now have 2 different times (one in Google and another one in WordPress) to have it apparently sync.
No idea on how to fix it…
Forum: Plugins
In reply to: [Salon Booking System - Free Version] How to change Timezone?One more thing, Google calendar does not synchronize automatically. For every booking I have to hit the button SYNCHRONIZE BOOKINGS.
I remember it was working before the last update.
Forum: Plugins
In reply to: [Salon Booking System - Free Version] How to change Timezone?To have Google Calendar synced, I have to set it to (GMT +14:00) KIRITIMATI !!!
Forum: Plugins
In reply to: [Salon Booking System - Free Version] How to change Timezone?Tried to do as you said above: I put Brisbane in WordPress. Still issued with Google Calendar. I booked at 10am and in Calendar appears at 6am. Even after updating to the latest version of your Plugin.
Please see the screenshots
Pat
Forum: Plugins
In reply to: [Salon Booking System - Free Version] How to change Timezone?Yes I am. The reason it works is because I changed the timezone in Google Calendar to Rome. I need to bring it back to Brisbane time as well as the plugin. Again, how can I find it in the code?
Pat