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 »

Old Pages Upgradeable?


  #1  
Old Mar 23, 2011, 04:42 PM
fromtheranks
 
149 posts · Apr 2009
Dev Env't: XP Pro SP3, IIS 5.1, MySQL 5.1, PHP 5.2.x, WP 2.7.1, Atahualpa 3.3.3, IE 7, FF 3.0.x
Hi,

I'm in the process up upgrading to 3.5.3/3.6.4 (see http://forum.bytesforall.com/showthread.php?t=13408). I have my strategy pretty well laid out except for one question:

I have a couple of custom pages (contact-ftr.php and tagcloud.php) built on Atahaualpa 3.3.3's index.php. Will these "port" over without re-writes or do I need to recreate these pages using Atahualpa's new index.php. I'm guessing I have to redo these but if not ...

Thanks,
DP Harshman
  #2  
Old Mar 23, 2011, 05:12 PM
fromtheranks
 
149 posts · Apr 2009
Dev Env't: XP Pro SP3, IIS 5.1, MySQL 5.1, PHP 5.2.x, WP 2.7.1, Atahualpa 3.3.3, IE 7, FF 3.0.x
STB,

Thanks. I think that answers my questions. Wasn't sure how "backward compatible" the versions were. Probably the easiest is going to be to just rebuild the pages from the latest index.php. For instance for my tagcloud.php based page, which is very straightforward, I'm assuming I'll just have to re-add, to a cloned copy of index.php:

At the top:
PHP Code:
<!-- included 6/11/09 by DPH to create new template name -->
<?php
/*
Template Name: Tag Cloud
*/
?>
Outside the loop:
PHP Code:
    <?php // END of the LOOP
    
endwhile; ?>
    
    <!-- modified by DPH 6/11/09 to add wp_tag_cloud template tag; doesn't need to be "in the loop" -->
    <!-- modified by DPH 11/03/09 to disable max display of 45 tags, 0 = unlimited -->
    <!-- note:  wp_tag_cloud called from ..\wp-includes\category-template.php -->
    <!-- <?php wp_tag_cloud(); ?> -->
    <?php wp_tag_cloud('smallest=10&largest=20&number=0&format=list'); ?>
DP Harshman
  #3  
Old Mar 23, 2011, 05:22 PM
fromtheranks
 
149 posts · Apr 2009
Dev Env't: XP Pro SP3, IIS 5.1, MySQL 5.1, PHP 5.2.x, WP 2.7.1, Atahualpa 3.3.3, IE 7, FF 3.0.x
STB,

You are correct, templates not pages.

Thanks for being a sounding board on this.

DP Harshman

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Menu Parent Pages covered up by child pages benjamin_preisner Page & Category Menu Bars 5 Nov 26, 2010 08:52 PM
[SOLVED] text size in pages sidebar widget not the same for 1st and 2nd level pages Chrisrush Sidebars & Widgets 6 Oct 18, 2010 11:26 AM
Newbie here. How do I place sidebar in pages? No side bars are shown in pages. xtrong Sidebars & Widgets 12 Jul 10, 2009 06:24 PM
How to make the Pages display in sidebar, show only the Parent Main Pages Leoni Sidebars & Widgets 2 May 27, 2009 12:13 AM
IE Home page no rt. Side bar new pages and other pages OK! Ok in FF and Chrome minionette Sidebars & Widgets 2 Feb 26, 2009 12:57 AM


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


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