David LeBlanc
Forum Replies Created
-
@niklasteich Thanks. Seems as if Google changed the rules a bit and now we all have wait to catch up to them. Thanks for the links.
Forum: Fixing WordPress
In reply to: hentry warning node is emptyI am using the Vantage theme from Site Origin.
Forum: Fixing WordPress
In reply to: redirect loopIt’s possible it’s a cookie issue.
One way to find out is to either delete all of your cookies or try to access the site from another computer. If it is a cookie issue I think it will clear itself in a day or so. I think that is what it was in my case.
Whatever the cause and fix, it’s all fine now for. I should also note I did clear the cookies on three different browsers and reported the same problem. Maybe erasing a week’s worth of cookies was not enough.
Forum: Fixing WordPress
In reply to: redirect loopSabinooo,
Thanks. Yes, I added back the old data to the new .htaccess file and all is working correctly. Not sure why I had the issue, perhaps a corrupted file.
When you have no other explanations, corrupted file becomes the go to excuse.
This website is on GoDaddy’s own proprietary admin. system, not cPanel, but GoDaddy has added cPanel and is urging customers to migrate to it. I think I read that new customers are not given a choice anymore and they have to use cPanel.
I always found cPanel easy to work. I prefer cPanel myself and don’t seem to have the issues I have had on GoDaddy. I don’t know if it’s the admin system or just series of coincidences or me causing the problems.
Happily, they all do get resolved.
I will say GoDaddy’s support has always been helpful and friendly and patient, if occasionally clueless.
Forum: Fixing WordPress
In reply to: redirect loopSabinooo,
That’s kind of what I thought. I mention GoDaddy because all of the weird stuff seems to happen on accounts they host. It probably is all coincidence, but…
Claudio,
Thanks, that explains it all very nicely. Gotta upload the plugin.
Hello,
A little late on this, maybe, but I had a similar issue.
I centered the carousel by simply increasing the spacing between the slides. Took a few tweaks, but a simple fix.
Dave LeBlanc
Forum: Plugins
In reply to: [Five Star Restaurant Menu and Food Ordering] Won't work with Page BuilderYep, that worked. PHP, baby!
Thanks for your help, much appreciated.
Forum: Plugins
In reply to: [Five Star Restaurant Menu and Food Ordering] Won't work with Page BuilderNate, hello again and thank you for your continued responses. It it is much appreicated.
Yes, I have tried to clear the cache, a move of last resort, and it happens in FireFox and Chrome and I even tried IE. That’s desperate, resorting to IE. Forgive me Steve Ballmer.
I have brought it up with the PageBuilder/SiteOrigin people. I don’t know what is different about PB 14.10 and 1.5. I have been written to them about this and they pointed me to you. Sort of caught developer no-man’s land.
I have posted at SiteOrigin’s support forum, and you can read the thread here: http://is.gd/ayvAAJ
Thanks again for your assistance. Makes my little donation seem all the more paltry.
Forum: Plugins
In reply to: [Five Star Restaurant Menu and Food Ordering] Won't work with Page BuilderNate, thanks for the prompt reply.
Here is what I get in FireFox. I take this as a database error.
The connection was reset
The connection to the server was reset while the page was loading.
The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer’s network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.Forum: Plugins
In reply to: [Five Star Restaurant Menu and Food Ordering] Won't work with Page BuilderNate,
Thanks for the replay. What are you doing right?
I have had no luck switching every theme and plugin off and on ever which way.
I did what you described earlier, disabling all plugins, only I did it with only the Vantage Theme. I switched themes to Twenty Fourteen and I had the same issue. As soon as I turn on F&D Menu, the site will not connect to the database, either with the Twenty Fourteen or Vantage theme installed.
The only way I can get the everything to work together is to install a previous version of Page Builder, 1.4.10. If I install the latest, version, 1.5, that’s when the issue starts. That works, but I would like to know what the issue is.
Just for grins, I installed set up a fresh database on my PC in XAMPP, installed the Vantage theme and just three plugins, Page Builder 1.5, the latest version of F&D Menu and the latest version of the plugin that converts a theme to a single page theme, Page Scroll ID. Same issue. It’s fine until either Page Builder or F&D is activated. No connection with the database and I can’t tell which plugin is the culprit.
Any ideas will be greatly appreciated.
Forum: Plugins
In reply to: [Five Star Restaurant Menu and Food Ordering] Won't work with Page BuilderHi, Nate, and thanks for replying.
Yes it is. Sorry, I should have been more specific. I forgot there are several out there. Any ideas? I am at a conundrum. I like your Food and Drink Menu and I like SiteOrigin’s Page Builder. There are other alternatives and I don’t want to use them.
Any assistance you can offer will appreciated. Any chance you can contact PageBuilder’s creator, Greg Priday? He’s good to work with on these issues.
Dave LeBlanc
No, namely because GoDaddy is experiencing technical difficulties. For a good stretch the site would not load.
It’s very possible that was the reason for the change not working. I am going to give it a rest for a day or so.
GoDaddy was up and down all day Thursday and whatever is causing the problems has continued into Friday as well. Customer support has this message that they are are aware of a problem and doing their best to fix it. I will also say customer support is trying their best to be helpful. Can’t blame them.
Perhaps they need to upgrade the Commodore 64’s they use.
Okay, that was snide.
Cory, sorry about responding so late on this. I checked out the FAQ and I thing the issue is GoDaddy’s server was timing me out.
Your potential fixes, with the approval of the host, were to add php_value max_execution_time 0 to either the .htaccess file in the website root folder in the Duplicator plugin folder.
GoDaddy says to put the php phrase in the php5.ini file and setting the value to 360. Sadly, they do not do unlimited.
Also sadly, this solution did not work.
Forum: Plugins
In reply to: [WooCommerce] New woo framework problem? Getting PHP code on product pageUpgrading or changing to PHP 5.3 solved the problem. Glad that was easy.