drdave17
Forum Replies Created
-
Forum: Plugins
In reply to: [XML Sitemap & Google News] Plugins Options Grayed OutOk I deleted the entire directory and restoring from a clean backup. Not many changes made since. Next I will change username/password.
Whether that’s enough or not I’m not sure but this is not a website I am able to maintain on a daily basis or spend much time on just needed a quick fix for now.
Thanks a lot
Isn’t the free version of Wordfence enough for brute force attacks?
Forum: Plugins
In reply to: Possible fix for sudden redirect loop at wp-login with reauth=1I had the same problem on a few of my websites and I simply deleted all the garbage after login.php and they all worked just fine.
Forum: Themes and Templates
In reply to: [iFeature] Fatal errorooops thanks
Forum: Themes and Templates
In reply to: [Spun] Child ThemeThis is a great theme Spun. I did my entire pages, menus in less than 1 hr. on my local pc. All I need to do now is go back and install a gallery for my products then add necessary plugins, security, seo. etc. Then a few design/layout changes not much. really simple site.
I hope that the new changes won’t break SEO. It’s all the same content for each page.
Thanks again
Forum: Themes and Templates
In reply to: [Spun] Child ThemeInstructions MUCH simpler than I’ve ever seen in the past. Did it in minutes.
Thanks much
Forum: Fixing WordPress
In reply to: Disabling remote publishingI had a xmlrpc plugin that was causing the problem. Once deleted, the checkboxes were cleared.
Dave
Forum: Fixing WordPress
In reply to: Sorry, we can't find the content you're looking…ok what I did was went back and read on wordpress.org how to create your own custom 404.php error pages so I placed that in my themes directory and got it to work.
At first I was trying to find the actual file with the error to customize it but could not find it.
Here is the code. I got the php file from the wp default theme directory.
div id=”post-0″ class=”post error404 not-found”>
<h1 class=”entry-title”> ?php _e( ‘No Such Page!’, ‘blogs_mu’ ); ?></h1>
<div class=”entry-content”>
<p>?php _e( ‘The page you are looking for does not exist on this network. .’, ‘mythemename’ );Thanks though. Sorry for delayed response
DaveForum: Fixing WordPress
In reply to: Sorry, we can't find the content you're looking…The info I am looking for is not in any of the 404.php pages. If anyone else know where it can be found I will appreciate it.
Thanks
Forum: Fixing WordPress
In reply to: Sorry, we can't find the content you're looking…Makes a lot of sense but I cannot find one if it should be in my theme’s folder. I searched all folders for my site and found a whole bunch of them. Is there a specific folder I should look in?
If not I guess I have to go hunting thru each file one by one.
Thanks
DaveThose are the directions I followed to successfuly install the network previously and with this new installation as well. Same problem.
Forum: Fixing WordPress
In reply to: Deleting sections of my pageWidgets all disabled.
Not sure how to find out if sidebar is set as dynamic except for something in the sidebar script but very confusing what I should delete.
I will keep the Page and links under it only and delete everything else if I k now how.
Thanks
DaveForum: Fixing WordPress
In reply to: Maintenance Mode Basicsoops! plug in won’t work with v 2.8.3
My usual saga. Lots of drawbacks with wordpress.
Dave
Forum: Fixing WordPress
In reply to: Maintenance Mode BasicsThink I heard of it just that I thought I would use the php scripts built in to the program for optimal results but I see that don’t work too good either.
v 2.8.3 seems to have other issues.
Thanks though.
Dave