Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » New Versions, & Updating »

[SOLVED] Atahualpa options code not showing


  #1  
Old Oct 20, 2009, 04:24 PM
bushtool's Avatar
bushtool
 
93 posts · May 2009
When I pull up atahualpa options I can only view the first line of each input box even if there are multiple css code lines. All the css is still working so it must be that something in the theme has corrupted. Can you tell me what theme file(s) should be restored to fix this? Thanks.

using 3.43, www.d4v.org
  #2  
Old Oct 20, 2009, 05:24 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
was it working yesterday? what did you do/add/change? remove the changes and see if it works. The code can't just become corrupt (if it has you have bigger problems) Something changed and you need to figure out what it was.

So youy need to ask two questions
1) When did it last work and
2) what did you do since then.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Oct 21, 2009, 11:43 AM
bushtool's Avatar
bushtool
 
93 posts · May 2009
I did remove a couple things I did yesterday to no effect. I do not know exactly when this problem began because it has been a while since I have messed with anything in atahualpa options.

My isp host did change the server last Thursday and that could be a cause.

I have database backups emailed to me every two days. I did a database repair yesterday with no change.

Since all the css is still working on the site, I just do not want to do anything that will risk losing it.

The page source still shows all the css, it is just only shows the first line of the input box when I pull up the screens.

Here is the source code with all the css inserts but only "div.wp-pagenavi-navigation {" shows up on the page as you can see from the screenshot. I can't add anything to the input boxes also.

It seems to me I am going to have to reinstall the theme but I was hoping that I could just reinstall a file or certain files as I do have a few hacks that I will lose.

Thanks for your help and guidance here.

Default: <strong>blank</strong></div></div><div class="bfa-container">

<div class="bfa-container-full"><label for="CSS Inserts">CSS Inserts</label>Add CSS code here that you want to append to your theme's CSS file.<br /><br /><strong>Example</strong><br />
<code>.newclass {<br />color: #123456;<br />border: solid 1px #000000;<br />
font-family: arial, "comic sans ms", sans-serif;<br />background: url(/wp-content/themes/atahualpa343/images/myimage.gif);
<br />}</code><br /><div class="mooarea"><textarea name="bfa_ata_html_inserts_css" id="bfa_ata_html_inserts_css" class="growing"
cols="60" rows="1" style="overflow: hidden; height: 16px; line-height: 16px; ">div.wp-pagenavi-navigation {
text-align: center;
}
ul.rMenu li a:link,
ul.rMenu li a:hover,
ul.rMenu li a:visited,
ul.rMenu li a:active
{
font-weight: bold;
}
/* sample theme-independent CSS classes, uncomment to use them if you wish

img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
float: right;
margin: 0 0 2px 10px;
}
img.alignleft {
float: left;
margin: 0 10px 2px 0;
}

*/


/*footerwidgets
覧覧覧覧覧覧覧覧覧覧 */

#footer-bars {
text-align: left;
width: 800px;
margin-left: auto;
margin-right: auto;
border-bottom: solid 1px #cccccc;
display:block;
height: 800px;
padding-top: 0px;
padding-bottom: 20px;
}
#footer-bar1 {
float: left;
width: 260px;
margin-right:10px;
font-size:1.1em;
}
#footer-bar2 {
float: left;
width: 260px;
margin-right:10px;
font-size:1.1em;
}
#footer-bar3 {
float: left;
width: 260px;
font-size:1.1em;
}

#mogulus {
text-align: left;
width: 800px;
margin-left: auto;
margin-right: auto;
display:block;
padding-top: 10px;
padding-bottom: 10px;
height: 780px;
border-bottom: 5px #009de5;
display:block;
}
#mogulus1 {
float: left;
width: 400px;
}

#mogulus2 {
float: left;
width: 400px;
}
#mogulus3 {
float: left;
width: 400px;
}
#mogulus4 {
float: right;
width: 400px;
}
#footer-copyright {
text-align: center;
width: 875px;
margin-left: auto;
margin-right: auto;
display:block;
padding-top: 20px;
padding-bottom: 20px;
height: 225px;
}

#widgetmanual {
font-size: 1.2em;
font-weight: bold;
color: #0800F2;
}

#ec3_list {
border-left: 7px solid #0800F2;
color: #E0020A;
font-weight: normal;
}
.pnwhotlistmainheader {
font-size: 1.2em;
font-weight: bold;
color: #0800F2;
}

.pnwhotlisttopicheader {
color: #E0020A;
}


#blogwire h2{font-size: 16px; color: #0000ff;}




/* Setup bullets for LI items on sidebar */
div.widget ul {
list-style-type: none !important;
}

div.widget ul li a:link,
div.widget ul li a:visited,
div.widget ul li a:active,
div.widget ul li a:hover {
border-left: 0 !important;
padding-left: 0 !important;
}

/* Normal bullet */
div.widget ul li,
div.textwidget ul li {
border-left: 0 !important;
padding-left: 16px !important;
background: url(/wp-content/themes/atahualpa342/images/bullets/bluebullet24.gif) no-repeat 0 3px;
}
/* On hover bullet */
div.widget ul li:hover,
div.widget ul li.sfhover,
div.textwidget ul li:hover,
div.textwidget ul li.sfhover {
border-left: 0 !important;
padding-left: 16px !important;
background: url(/wp-content/themes/atahualpa342/images/bullets/redbullet21.gif) no-repeat 0 3px;
}
/***************************************/


div.widget ul li,
div.textwidget ul li {
margin-top: 5px;
margin-bottom: 5px;
}

.widget ul li {
border-bottom: 1px dotted #4F94CD;
padding: 3px 0 3px 0;
}
div.gnec {
background: #FFF8F8;
}
div.bkim {
background: #FFF8F8;
height: 260px;
display:inline;
}
div.fbmargin {
margin-left: 3px;
}
div.bkimad {
background: #FFF8F8;
height: 60px;
}
/*sliding panel
覧覧覧覧覧覧覧覧覧覧 */
/* Sliding panel. */

#sliding-panel {
position: relative;
top: 0;
z-index: 999;
width: 100%;
margin: 0 auto;
text-align: center;
}

/* The part of the panel that actually slides. */
#sliding-panel .panel {
overflow: hidden;
display: none;
position: relative;
z-index: 10;
width: 100%;
height: 362px;
background: #040D12;
}

/* Widget container. */
#sliding-panel .panel-content {
overflow: hidden;
width: 960px;
height: 352px;
margin: 5px auto;
padding: 0;
text-align: left;
border-left: 1px solid #333;
}

/* Sliding panel widgets. */
#sliding-panel .widget {
overflow: hidden;
float: left;
width: 289px;
height: 352px;
margin: 0;
padding: 0 15px;
font: normal normal normal 14px/21px Georgia, Times, 'Times New Roman', serif

!important;
color: #eee;
background: transparent;
border: none;
border-right: 1px solid #333;
}
#sliding-panel .widget-inside {
margin: 0;
padding: 0;
background: transparent;
border: none;
}

/* Sliding panel widget titles. */
#sliding-panel .widget-title {
margin: 0 0 5px 0;
padding: 0;
font: normal normal bold 18px/21px Arial, Verdana, sans-serif !important;
color: #999;
text-transform: none;
background: transparent;
border: none;
}

/* Sliding panel widget lists. */
#sliding-panel .widget ul {
margin: 0 0 10px 20px;
list-style: square;
}
#sliding-panel .widget ul li {
margin: 0;
padding: 0;
background: transparent;
border: none;
}

/* Sliding panel widget links. */
#sliding-panel .widget a {

color: #eee;
text-decoration: none;
}
#sliding-panel .widget a:hover {
text-decoration: underline;
}

/* Toggle div wrapper. */
#sliding-panel .tab {
position: relative;
top: 0px;
z-index: 9999;
height: 31px;
}

/* Wrapper for the open/close button. */
#sliding-panel .tab .toggle {
clear: both;
display: block;
position: relative;
width: 580px;
height: 26px;
line-height: 26px;
}

/* Open/close link. */
#sliding-panel .tab a {
display: block;
float: right;
position: relative;
width: 60px;
height: 26px;
top: 0px;
margin-bottom: 5px;
padding: 0px;
font: normal normal bold 12px/33px Georgia, Times, 'Times New Roman', serif

!important;
color: #fff;
border: 3px solid #0800F2;
background: #E0020A;
text-align: center;
}

/* Open link. */
#sliding-panel .tab a.open {
color: #fff;
}

/* Close link. */
#sliding-panel .tab a.close {
top: 0px;
color: #fff;
border: 3px solid #0800F2;
background: #E0020A;
}

/* Open/close link hover. */
#sliding-panel .tab a:hover {
color: #fff;
cursor: pointer;
border: 3px solid #E0020A;
background: #0800F2;
}

/* Open/close link array (&amp;urarr. */
#sliding-panel .tab a .arrow {
font-style: normal;
}
ul#rmenu2 li a:link, ul#rmenu2 li a:visited, ul#rmenu2 li a:active, ul#rmenu2 li a:hover {font-weight: bold !important;}
[/html]

  #4  
Old Oct 21, 2009, 11:52 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
I don't think a reinstall ofthe theme will do anything, this is most like ly tied to the change at your host.
Find out if they changed the default PHP you are running
who's the host?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Oct 21, 2009, 12:09 PM
bushtool's Avatar
bushtool
 
93 posts · May 2009
My ISP is Bluehost.
  #6  
Old Oct 21, 2009, 01:35 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
My gut is telling me that this is a php issue.

1) Are you sure you are on php 5.X
2) When you go to ATO->HTML/CSS Inserts->CSS Inserts, does the lower right hand corner have three lines that can be grabbed to expand the box?
3) If you put the cursor at the beginning of the box and type something and hit 'return', does teh box get bigger?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #7  
Old Oct 21, 2009, 01:45 PM
bushtool's Avatar
bushtool
 
93 posts · May 2009
1. cPanel Version 11.24.5-RELEASE
cPanel Build 38506
Theme bluehost
Apache version 2.2.13 (Unix)
PHP version 5.2.9
MySQL version 5.0.81-community-
log
Architecture x86_64
Operating system Linux
Shared Ip Address 74.220.219.125
Path to sendmail /usr/sbin/sendmail
Path to PERL /usr/bin/perl
Kernel version 2.6.28-10.7.intel
.E1000E.BHsmp

2. lower right corner there is no 3 lines to grab
3. when I type at the beginning of the box, the one line of css disappears. I can fill in the one line with text and that is it. Cannot get to a second line.

You are correct about re-installing the theme. I loaded 3.44 (I am using 3.43) and the problem did not go away.

Assuming this is a bluehost problem, how do I convince them of that given it is apparently only an issue with the atahualpa options screen? Everything else seems to be working fine with the website and the theme.

Thanks again for your help here
  #8  
Old Oct 21, 2009, 02:11 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Could be a php memory issue. Install the wp-security scan plugin and it will tell you how much PHP memory you have.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #9  
Old Oct 21, 2009, 02:17 PM
bushtool's Avatar
bushtool
 
93 posts · May 2009
# Operating System : Linux
# Server : Apache/2.2.13 (Unix) mod_ssl/2.2.13 OpenSSL/0.9.8k DAV/2 mod_auth_passthrough/2.1 FrontPage/5.0.2.2635
# Memory usage : 49.69 MByte
# MYSQL Version : 5.0.81-community-log
# SQL Mode : Not set
# PHP Version : 5.2.9
# PHP Safe Mode : Off
# PHP Allow URL fopen : On
# PHP Memory Limit : 128M
# PHP Max Upload Size : 2M
# PHP Max Post Size : 8M
# PHP Max Script Execute Time : 30s
# PHP Exif support : Yes ( V1.4 )
# PHP IPTC support : Yes
# PHP XML support : Yes
  #10  
Old Oct 21, 2009, 06:06 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
I did a google search using 'bluehost php memory limit' and found this link http://drupal.org/node/371789 with this post
Quote:
Solved - Hitting Hard Memory Limit - BlueHost not telling truth.
jgaryt - February 10, 2009 - 19:25
well, after *several* rounds of communication with Bluehost, one of which I was told to "find another web host" even though I am still in the staging phase of the site and have no users, the truth finally came out. A level 1 technician sent me this explanation:

Dear client,

Our system have all kinds of internal limit that are use as a maintenance tool to help avoid server lockups by preventing customers from running inefficient scripts that monopolize unnecessary CPU time and slow your server down. Our internal memory limit is right around 50MB and our admin won't raise the limit at this time. We basically not allowing our client to run any script that requires more memory on our server.

So, they say that they allow a PHP Memory_Limit of 128M, but that's simply not true.
where you are close to teh 50mb, this could be your problem. Try disabling a number of your plugins and see what the effect is.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #11  
Old Oct 22, 2009, 09:39 AM
bushtool's Avatar
bushtool
 
93 posts · May 2009
I disabled some plugins and pulled up wp-security. Now it is showing only 7mb usage and the options fields are still messed up. I am going to uninstall all the plugins and see if that makes the Atahualpa options pull up correctly. I will let you know.

# Operating System : Linux
# Server : Apache/2.2.13 (Unix) mod_ssl/2.2.13 OpenSSL/0.9.8k DAV/2 mod_auth_passthrough/2.1 FrontPage/5.0.2.2635
# Memory usage : 7.1 MByte
# MYSQL Version : 5.0.81-community-log
# SQL Mode : Not set
# PHP Version : 5.2.9
# PHP Safe Mode : Off
# PHP Allow URL fopen : On
# PHP Memory Limit : 128M
# PHP Max Upload Size : 100M
# PHP Max Post Size : 8M
# PHP Max Script Execute Time : 30s
# PHP Exif support : Yes ( V1.4 )
# PHP IPTC support : Yes
# PHP XML support : Yes
  #12  
Old Oct 22, 2009, 09:57 AM
bushtool's Avatar
bushtool
 
93 posts · May 2009
Also have this wp-tuner analysis of my home page.

  #13  
Old Oct 22, 2009, 12:14 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Well that seems to eliminate PHP.
What browser are you using? Have you tried another?

Can you resize the text box on the edit post page?

it could be the browser, your machine, the os?
I'm on mac so if you want me to take a quick look to eliminate or confire it is something in that area, send me a PM with an ID and PW
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #14  
Old Oct 22, 2009, 01:01 PM
bushtool's Avatar
bushtool
 
93 posts · May 2009
Okay, I finally figured this out after trial and error with all the plugins.

It was this plugin that was the culprit:

wordpress.org/extend/plugins/wordpress-comment-digg/

I loaded that a couple weeks ago and forgot all about it. Everything is back to normal now after deleting this plugin. Thanks for your help.

Last edited by juggledad; Oct 22, 2009 at 01:52 PM.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
issue: blank Central Panel - PHP code options stored with an \ ssokolenko New Versions, & Updating 3 Sep 15, 2009 05:29 PM
Theme options showing no effect -- blogtitle & tagline uneditable KiKiComm Header configuration & styling 3 Sep 3, 2009 04:49 AM
Atahualpa Theme Options itsyssolutions Header configuration & styling 4 Jul 19, 2009 07:27 AM
Atahualpa Options Puzzle BradyKelly Atahualpa 3 Wordpress theme 3 Jun 21, 2009 03:35 PM
Atahualpa 3.3.3 Themes panel options shows the options but it does not work pkmittal81 New Versions, & Updating 7 Jun 11, 2009 05:31 AM


All times are GMT -6. The time now is 05:45 PM.


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