Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   New Versions, & Updating (http://forum.bytesforall.com/forumdisplay.php?f=12)
-   -   WordPress 4.9 Update (http://forum.bytesforall.com/showthread.php?t=23989)

Steve700 Nov 15, 2017 08:53 PM

WordPress 4.9 Update
 
My WordPress dashboard notified me that a new version is available changing from 4.8.3 to 4.9 . I was afraid a another update would mess up Atahualpa. However it works GREAT!

My menu bar down arrows disappeared with version 4.8.3 but now they are back. It might be my imagination but it seems to run a bit faster too. I have not found any issues so far. Just thought I would pass this info along to those like me that are still using this theme. :)

Steve700 Nov 16, 2017 08:05 AM

After the upgrade, yesterday, I thought I would check everything again. I noticed the text spacing on the home page was different. Using the WP editor I opened the page and found two tags <div class="post-headline"> and <div class="post-bodycopy clearfix"> were added. These tags are normally generated by Atahualpa when the page is loaded in a browser. Adding this extra code changed the text position on my home page. Thought I would mention this for those that update to WP 4.9 and notice your page has changed.

zanuda Nov 16, 2017 10:55 AM

My drop down menu got back to normal too. (after update sometime at spring it became too narrow, I asked here, on forum, but never had time to do something about it. You know, holidays with kids, then start of new term and all the related mess, then overload of work...).

zanuda Nov 16, 2017 11:00 AM

Quote:

Originally Posted by Steve700 (Post 115093)
After the upgrade... I noticed the text spacing on the home page was different....

I didn't. Maybe because I'm on 3.53 or maybe because it was a lot of tweaks about everything, fonts in particularly. The idea was to get as much as possible the look to the site that was before moving to WordPress.

juggledad Nov 17, 2017 04:56 PM

@Steve I see no change between the two versions on my test site other than some minor script version changes and the menu issue you pointed out. The HTML for the posts is exactly the same.

Is your home page the blog page or some other page?

Steve700 Nov 18, 2017 11:55 PM

My home page is the called "home" and is the first page that opens when you visit the website. Blog is another page. I checked every page and the home page was the only one with the added <div>. I keep a copy of every page I post in case I have a server disaster.

I back up the server so I thought I would check the backup and I stand corrected. The div code was inserted before the update. I do not know when or understand how it got in there as I have never added a <div> inside a WordPress page.

The site is: Family Histories

juggledad Nov 20, 2017 05:51 AM

I just went to your site and viewed the source of the page. The entire main column - with the data removed - is:
HTML Code:

<!-- Main Column -->
<td id="middle">
        <div class="post post-6 page type-page status-publish hentry odd" id="post-6">
                <div class="post-headline">
                        <h1><span class="dojodigital_toggle_title">Home</span></h1>
                </div>                               
                <div class="post-bodycopy clearfix">
<...snip...>
                </div>                                                               
        </div><!-- / Post -->       
</td>
<!-- / Main Column -->

So something in the past must have caused the issue and unless you want to restore your site to a backup that shows the issue there is nothine I can help you with.


All times are GMT -6. The time now is 10:36 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.