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 »

Atahualpa Theme Options page won't render properly


  #1  
Old Sep 17, 2013, 04:01 PM
Hackrepair
 
18 posts · Apr 2012
Yes, I know been covered before.
After spending an hour trying different settings and changes-- Uncle!

Pretty-please help me fix my export so I can edit settings below Posts & Pages?

Thanks,
Jim
Attached Files
File Type: txt ata-hackrepaircom-20130917.txt (26.3 KB, 1656 views)
  #2  
Old Sep 17, 2013, 04:34 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
What version of Atahualpa and Wp?
what is the url?
Did you try shutting off ALL your plugins?
  #3  
Old Sep 17, 2013, 04:47 PM
Hackrepair
 
18 posts · Apr 2012
Atahualpa 3.7.12

No, have not tried plugins off yet. Figure was just my widget add messup.

-Jim
  #4  
Old Sep 17, 2013, 06:03 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
then try shutting off ALL your plugins?
  #5  
Old Sep 17, 2013, 06:08 PM
Hackrepair
 
18 posts · Apr 2012
All plugins off = no change.

Happened after I set your handy new widget center column thingy.

Thanks,
Jim
  #6  
Old Sep 17, 2013, 07:02 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Your code for a new widget area in the 'Configure Header Area' is bad and is causing the issue. You have
HTML Code:
<?php bfa_widget_area('name=header_main&cells=1&width_1=1021&before_widget=<div id="imagecontainer"&class="header-image-container"&no-repeat>&after_widget=</div>'); ?>
but in the
HTML Code:
<div id="imagecontainer"&class="header-image-container"&no-repeat>
there should be no &, they should be spaces. That caused the parser to mess up.
  #7  
Old Sep 18, 2013, 11:24 AM
Hackrepair
 
18 posts · Apr 2012
I did the export,
removed the &
which I had added due to an earlier post stating to replace spaces with &.
Obviously I misread that earlier post.

After "importing" the error remains
http://tvcnet.net/images/tutorials/2013-09-18_1024.png

Attached is my current export.
Maybe if you could edit the export, reply back with corrections and I import your recommendations it might fix the issue so we can close this one?

Many thanks,
Jim
Attached Files
File Type: txt ata-hackrepaircom-20130918.txt (26.8 KB, 1541 views)
  #8  
Old Sep 18, 2013, 12:10 PM
Hackrepair
 
18 posts · Apr 2012
Ok, I tried the fix you recommended but it was a total fail. Actually ended up trashing my site so I had to revert to last night's backup.

So at this point just hoping you can take a looksee at my last export, possibly correct and pass back to me so I can try again?

Many thanks,
Jim

Last edited by Hackrepair; Sep 18, 2013 at 01:15 PM. Reason: bad caching...
  #9  
Old Sep 18, 2013, 02:47 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You just need to follow the guidelines in the Add New Widget Areas section. The code for the widget area needs & in some places but not in others the code should be something like.
HTML Code:
<?php bfa_widget_area('name=Main Header&cells=1&width_1=1021&before_widget=<div id="imagecontainer" class="header-image-container" no-repeat> after_widget=</div>'); ?>
Please double check my syntax against the example though.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #10  
Old Sep 19, 2013, 12:47 PM
Hackrepair
 
18 posts · Apr 2012
Any chance someone there can just look at my export (above), correct it and attach back in ticket so I can do this right and end this back and forth?

Thanks,
Jim
  #11  
Old Sep 19, 2013, 01:49 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try this
ata-1921684899-20130919-2.txt

also look to see if your php has magic-quotes turned on, they should be off
  #12  
Old Sep 19, 2013, 03:21 PM
Hackrepair
 
18 posts · Apr 2012
Sadly that totally removed the header completely, leaving site header-less.

So I imported back my last one to get it working again.

Other thoughts?

-Jim
  #13  
Old Sep 19, 2013, 03:37 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
i would import the settings I sent then add in the header new widget area code and get that working, then add the center area code again

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Atahualpa Theme Options page won't show properly in anything newer than version 3.7.7 asellon New Versions, & Updating 9 Apr 30, 2013 03:59 PM
Bad widget broke Atahualpa theme options page boris_mcnorris Sidebars & Widgets 8 Oct 16, 2010 02:37 PM
How to add widgets to specific page IDs through the Atahualpa Theme Options area? cab262 Sidebars & Widgets 2 Dec 9, 2009 07:52 AM
Bug: Atahualpa 3.0 Theme Options > Page Menu Bar bseppa Page & Category Menu Bars 5 May 9, 2009 08:59 PM
Atahualpa 3.0 Theme Options > Page Menu Bar - Page Error on Save bseppa Atahualpa 3 Wordpress theme 9 Dec 12, 2008 05:35 PM


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


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