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 »

Making Copies of Atahualpa Configs


  #1  
Old Feb 22, 2009, 10:35 AM
Steve_T
 
59 posts · Jan 2009
I've installed a number of WP's all using Atahualpa and I wanted a way to start each one off with a base number of options pre-configured. A friend showed me how and I'll copy his notes below. This will have to do until Atahualpa has an export function. It depends on the use being able to use phpMyAdmin but it's not terrifically difficult

Quote:
1. Get into the source database with phpMyAdmin

2. Browse the wp_options table

3. Click on the SQL tab and enter the following query:

Code:
SELECT * FROM `wp_options` WHERE option_name LIKE "bfa_ata%"
4. Click on the 'Go' button to run the query

5. Scroll to the bottom of the page and click on 'Export'

6. Untick the 'Structure' checkbox

7. In the 'Data' section of the page choose REPLACE as the export type (drop down list)

8. Tick 'Save as File' and click 'Go'

9. Save the file somewhere sensible

10. Get into the destination database with phpMyAdmin

11. 'Import' the file you've just saved into the database of the new WP where you want to replicate your Atuahalpa skin.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Making Link descriptions appear on page (instead of on hover)? machepap Sidebars & Widgets 1 May 7, 2009 08:31 AM
Making pg your homepage ofpeb Atahualpa 3 Wordpress theme 1 Apr 22, 2009 05:46 AM
Making one specific widget different than the others. Nourdmrolnmt1 Sidebars & Widgets 0 Mar 26, 2009 08:51 PM
Making menu bar links shorter gesman Page & Category Menu Bars 2 Feb 8, 2009 08:52 PM
Making clickable? gesman Header configuration & styling 6 Feb 8, 2009 01:48 PM


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


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