foreverlearning
Forum Replies Created
-
Forum: Plugins
In reply to: [LDD Directory Lite] Is there a paid versionJust downloaded and installed the plug in. Couple of questions –
1. How do you deploy tags. I created a sample listing with a tag and added the tag cloud widget to the sidebar but not visible.
2. Is there an add on for customizing the template to create additional user defined fields that may be specific to a given industry?Found the add on page now that I have it installed.
Forum: Plugins
In reply to: [LDD Directory Lite] Is there a paid versionCan you give a link to the available add ons?
Forum: Fixing WordPress
In reply to: Hung Up WP CronIn my case I already had WP Cron disabled in wp-config.php and I see that you’ve done that and that is good. Host Gator recommends WP-SuperCache and they want it configured exactly the way that they want it configured. Which BTW not what WP-SuperCache recommends. So make sure you’ve done that as well. My experience with Host Gator (and I have email’d them numerous times) is that their response is not always timely and sometimes I’d be camped on the phone listening to the same old music over and over for close to an hour before anyone picked up. Not to make this a Host Gator bashing party, all you can really do is wait and/or find another host that offers more resources at a lower price. I’ve found one but just haven’t had the time to migrate over yet.
Forum: Fixing WordPress
In reply to: Hung Up WP CronYeah, that’s the thing with Host Gator (knock on wood) they give you very little direction. In my case it was only one sight out of the 30 or so that I host. So for that one sight I axed every last plug in that wasn’t completely mission critical. Then did the same for all my customer sites as well. Then I wanted to make sure that the WP Crons I had manually scheduled weren’t butting heads with some other client and so I mapped them out on a spread sheet making sure that there was at least 10 minutes spacing between each The big problem with Host Gator here is that they are so slow to reply. You can make changes and it can take hours, upon hours for them to do another review. Not to externalize but I just scheduled all my wp-cron jobs to be sufficiently spaced. Hope this helps and hope you didn’t get the TOS notice.
Really hope this helps as I can feel the pain.The environment above was in a M/U environment but when installing on a non M/U site, the options are there. Still testing.
Forum: Fixing WordPress
In reply to: Another SSL Breaks Theme ProblemActually removed this line of code completely. Oddly the theme developers only response to my forum thread that was he didn’t know anything about SSL, even though I pointed out to him the unnecessary line of code in his functions.php file that was causing the issue. I guess making sure the theme is SSL friendly is another question to ask any theme developer before buying their theme. Anyway case closed.
Thanks for the help. Much appreciated.Forum: Fixing WordPress
In reply to: Another SSL Breaks Theme ProblemThink I found the offending line of code in the functions.php file,
$_SERVER[‘HTTPS’] = false;
I changed to true and testing out good so far.Forum: Fixing WordPress
In reply to: Another SSL Breaks Theme ProblemThanks for the reply. I did install simple ssl yesterday and it worked up to a point. After I installed it, I attempted to change the urls’ in wp settings but that still causes a redirect issue at wp-login. As well with simple ssl installed I can’t get to wp-login without getting a “Sorry, you are not allowed to access this page.” error. I’m hoping the pro version of the plug in will resolve all issues once and for all. I’ve reached out to them and waiting for them to reply.
Forum: Plugins
In reply to: [WooCommerce] Certain Product Images Not DisplayingConfirmed the fix. Thanks Mike.
Forum: Plugins
In reply to: [WooCommerce] Certain Product Images Not DisplayingHi Mike,
Just read your response. Will wait for the new version to hit the site and then confirm back to you. Thanks for your very prompt reply.Forum: Plugins
In reply to: [WooCommerce] Back OrdersOk well maybe not.
I setup a product and selected manage inventory and set stock quantity to 0 but set back orders to “Allow”.
When I tried to order however, kept telling me to select another product because it was out of stock.
What might I be doing incorrectly?Forum: Plugins
In reply to: [WooCommerce] Back OrdersNever mind. I figured it out.
Forum: Fixing WordPress
In reply to: Update QuestionThanks Tara. I’m told that PHP My Admin can’t handle the 900 mb d/b.
Forum: Fixing WordPress
In reply to: Hung Up WP CronGuess no one has anything on this. Thought I’d give it a try anyway.
Do you have the WordFence firewall enabled on the other sites?