dnmorber
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Static Home Page not changing theme or menu changesTo reiterate my problem, any change I tried to make was not taking effect on the front static page home. This included menu changes, theme changes, mobile display, widget updates. Any changes I would make would be fine through the rest of the site-all pages and posts.
My host helped me solve the issue.
In my public html files, there was an “index.html” and an “index.php” that were in conflict. The index.html file was covering the index.php file. The helper at my host simply renamed index.html to “index.html.old” and the conflict no longer existed.
I don’t know how the conflict came to be nor do I understand the difference between and index.html and index.php
But, I am glad James at JustHost does.
Forum: Fixing WordPress
In reply to: Static Home Page not changing theme or menu changesI flushed the cache.
I deleted the caching plug-in.
I checked with the Hosting company: they state no server side caching.
Looking for any more suggestions.
Forum: Fixing WordPress
In reply to: Static Home Page not changing theme or menu changesThanks for the reply. I’m looking into it.
Forum: Fixing WordPress
In reply to: Cannot load webpage or admin page through my wifi networkfriedkalamari,
Just had same problem today. No help from my Host the first time. Found a post that blamed it on the host blocking the IP for some reason. Host said mine wasn’t blocked.
Does seem like a WP issue as I was creating a post when it went glitchy loading. Now, I can’t access my site from my home network using 5 different devices and three different browsers. Can access well from other networks.
Going to contact my Host again.
Anyone?
Forum: Themes and Templates
In reply to: How to Change Site title to NOT H1 –@ andrewp11
Did you ever figure this out?
I am after the same result and looking to see what to put in header.php child temp. or CSS child to change this as well.
Forum: Fixing WordPress
In reply to: Remove comment feed LINKOops. Did not work. Any help?
Forum: Fixing WordPress
In reply to: Remove comment feed LINKI did it without bringing my site down, finally.
But, the adding the indicated code to a functions.php template did take the troublesome lines 38 and 39 found in the source.
Forum: Fixing WordPress
In reply to: Remove comment feed LINKI followed the link. I created a new functions php file from template and added it to my child theme. This only results in a “white screen situation”, which I can fix.
Maybe I haven’t followed the directions from the previous explanation “Re-upload a fresh copy of the wp-includes folder then try adding:”?
Any thoughts on how I can add a new functions.php to theme without bringing site down?