nemo777
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Widgets page instantly crashes websiteOK, I added the “Classic Widgets” plugin and it seems to have fixed the problem. But why?
Forum: Fixing WordPress
In reply to: Widgets page instantly crashes websiteThank you for replying. Yes, I tried all those things after looking at previous posts. The problem remains. We use the GoDaddy.com hosting service, and I don’t mean to sound critical, but I have never experienced so many problems with WordPress in my life until we used that host. I have spoke to them several times on the phone, and they keep “checking for malware“ yet find no problems and I have no additional help. They have been encouraging me to dump WordPress and use their proprietary website system for a fee, but I don’t want to give up on WordPress yet.
Is there a way I can share screen shots?
Forum: Fixing WordPress
In reply to: How Do I Get Text To Wrap Around Images Properly?)6jpZZMw*Tzq
Thanks for the reply! Sorry about that — I corrected that.
So, I am trying to sort out the images issue: https://www.nightoftheanimals.com. On the landing page you will see how the image of Jumbo the elephant has the text crammed right up against its left side. Also, the right side of the image crashes into the right column in an ugly, not-lined-up-with-anything way.
Forum: Fixing WordPress
In reply to: How Do I Get Text To Wrap Around Images Properly?Hey, cool.
Here is my website: https://www.nightoftheanimals.com
Thanks in advance for any help! You’ll see on the picture of Jumbo on the opening page, the text abuts right against the photo in an unattractive way. I can’t get the text to go left justified either.
Forum: Fixing WordPress
In reply to: Help! Sidebar Widgets Won’t Go AwaySorry to bump a second time, but I have received zero responses so far. Could really use help!
Forum: Fixing WordPress
In reply to: Help! Sidebar Widgets Won’t Go AwayBump — any help?
Forum: Fixing WordPress
In reply to: Help! Sidebar Widgets Won’t Go AwayAnd now I can’t even add widgets at all. This is really a pain in the butt. What am I doing wrong?
Forum: Fixing WordPress
In reply to: Help! Sidebar Widgets Won’t Go AwayUpdate: Ok, so I was able to get rid of the widgets on the left by just chopping out this code from the sidebar php file:
<?php wp_list_pages(‘title_li=’ . __(‘Pages:’)); ?>
<?php wp_list_bookmarks(‘title_after=&title_before=’); ?>
<?php wp_list_categories(‘title_li=’ . __(‘Categories:’)); ?>But now I CAN’T add any widgets. Any advice???