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)
-   -   [SOLVED] Eratic behavior on site (http://forum.bytesforall.com/showthread.php?t=20017)

c12281 Mar 28, 2013 03:45 PM

[SOLVED] Eratic behavior on site
 
3 Attachment(s)
Running Atahualpa 3.6.1 on WP 3.5.1 on laubertool.com

As you move from page to page, the site navigation changes (spaces out evenly then scrunches together). Also, occasionally the site disappears and a box with css appears in its place. I have attached 3 screen shots so you can see what's going on.

Hoping you can help...

lmilesw Mar 28, 2013 03:58 PM

I would suggest first doing a MANUAL upgrade to the latest version per the "Upgrading" thread.

Did this all of a sudden start happening? If so maybe you got hacked. Some of your CSS is obviously "amiss"

c12281 Mar 28, 2013 04:14 PM

I heard about this happening today. This site looks the same as it did a couple years ago when it was created. What do you mean by "hacked"? Not familiar with that. Also, do you feel the manual upgrade will fix the issue since I've already automatically upgraded? You're referring to the WP upgrade not Atahualpa, correct? This problem was happening BEFORE the upgrade. I was hoping the upgrade would fix it.

juggledad Mar 28, 2013 06:22 PM

what do you have in your CSS Inserts? ato->add HTML/CSS Inserts->CSS Inserts

c12281 Mar 28, 2013 06:41 PM

I was originally trying to space out the menu bar so added the following css (taken from another forum post):

<!--

ul.rMenu li {
padding-top: 0px;
margin: 7px 15px 7px 15px;
}
ul.rMenu-ver li {
padding-top: 0px;
margin-top: 7px 5px 0px 0px;

-->

After seeing your question, I checked the forum again and saw an update to that response so I changed the css to:

<!--

ul#rmenu2 li {
float: left;
margin-right: 20px;
}

-->

Getting a better response, but when I select the first menu item, it loses the space between the items. When I select one of the other items, the spacing comes back.

This is the only css in the html/css inserts other than h1-h6 styling.

c12281 Mar 28, 2013 06:48 PM

And when I refresh the home page the body type goes from black to red. Strange...

juggledad Mar 28, 2013 07:13 PM

It's looking fine for me now, the menu's are all the same

lmilesw Mar 28, 2013 08:00 PM

The spacing between menu items does change for me. Could you paste all of what you have in CSS Inserts into a reply?

juggledad Mar 28, 2013 08:16 PM

Atahualpa 3.6.1 is an old release and there were some issues back then. Install 3.7.11 and see how that works

c12281 Mar 29, 2013 07:52 AM

I upgraded to 3.7.11 and that solved the problem. Thank you!


All times are GMT -6. The time now is 03:08 PM.

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