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 »

[SOLVED] place start and stop tags around main content area.


  #1  
Old Aug 16, 2010, 02:27 AM
RealtorNathan's Avatar
RealtorNathan
 
4 posts · Aug 2010
Denver Colorado
Hello, I am using IDX broker to incorporate real estate data from my MLS.

Synchronization tags tell IDX Broker how to extract the header and footer from my blog in order to automatically integrate my blog design into the IDX pages.

They say I need to place my start tag right after the opening div tag for the main content area of me theme, and I want to place the stop tag right before the closing div of the main content area. They that the opening and closing divs are usually in the index file, but may be in the header and footer files for some themes.

I cannot find any div tags, and everwhere in this forum I read that I should not change any of the files.

I am using ATA 3.5.3 and wp 3.0.1

Any help would be appreciated.

www.realtornathan.com is the site I am working on.
  #2  
Old Aug 16, 2010, 07:33 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Atahyalpa doesn't have an opening <div> tag in the center area because the center area is a table. However you can add one in at ATO->Style & edit CENTER COLUMN and you probably want to add the plugin code above and below the loop there.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Aug 16, 2010, 12:20 PM
RealtorNathan's Avatar
RealtorNathan
 
4 posts · Aug 2010
Denver Colorado
Hi,

Thanks for the reply. Is there anywhere in particular I should place the tags:

Code:
<?php echo idx_start(); ?>
Code:
<?php echo idx_stop(); ?>
I have tried to put them everyone I can think of, and I just keep getting an error. Do I need to add div tags, or can I just place the start/stop tags?

I hope this is not a bother, but I have been working at this all morning to no avail and my content provider will not provide support on theme-specific tagging.

Thanks again
  #4  
Old Aug 16, 2010, 02:22 PM
RealtorNathan's Avatar
RealtorNathan
 
4 posts · Aug 2010
Denver Colorado
Hi,

I entered the following two lines BEFORE any other code in the before loop area:

Code:
<div id="entrycontent">
<?php echo idx_start(); ?>
and the following to lines AFTER any other code in the below loop area:

Code:
<?php echo idx_stop(); ?>
</div>
Thanks to juggledad and Rosie at IDXBroker for the help.

Bookmarks

Tags
idx broker, start tag, stop tag, synchronization tags

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Content not showing on main page freedomrains Center area post/pages 11 Apr 27, 2010 05:03 AM
[SOLVED] How do I place widgets within page content? Craig Mattice Plugins & Atahualpa 5 Mar 1, 2010 09:02 AM
Can I overlap the header on my main content area? Masselyn Header configuration & styling 1 Feb 2, 2010 04:41 AM
Putting a link in the main menu (in place of page) shumes1025 Page & Category Menu Bars 1 Dec 4, 2009 09:43 PM
Style issues with sidebar and main content area jenchilada Post-Kicker, -Byline & -Footer 1 Nov 30, 2009 07:24 PM


All times are GMT -6. The time now is 11:37 AM.


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