Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] Export settings doesn't do anything--WHERE IS FILE ata-anartistcom-20121212. (http://forum.bytesforall.com/showthread.php?t=19111)

anartist Dec 12, 2012 10:59 AM

[SOLVED] Export settings doesn't do anything--WHERE IS FILE ata-anartistcom-20121212.
 
Export Atahualpa settings as file
Export the current Atahualpa settings and download them as a text file. This text file can be imported into this or another Atahualpa 3.4.7+ installation:

Export & Download Atahualpa Settings File

The file will be named ata-anartistcom-20121212.txt. After you downloaded it, you can (but don't need to) rename the file to something more meaningful.

juggledad Dec 12, 2012 11:22 AM

it should be on your computer where ever your browser stores downloaded files.

anartist Dec 13, 2012 01:35 AM

I have searched my whole computer. It is nowhere.
Oddly, when I press the export and download button, instead of downloading the file my browser switches from the Atahualpa Options screen to my main homepage with an added bit of code:
instead of http://anartist.com it goes to http://anartist.com/?bfa_ata_file=settings-download.

I don't know what to make of it. My downloads normally call up a window asking where I want to download as I download to 2 places depending on what the download is. But the download function wasn't activated at all.

If downloading won't work is there an alternate method? Like finding the file with the settings in the blog files and copying the whole file and pasting it in notepad?

juggledad Dec 13, 2012 04:44 AM

please send me a PM with an admin ID/PW and I'll take a look

juggledad Dec 14, 2012 05:33 PM

your problem is that your 'WordPress address (URL)' and 'Site address (URL)' are different. If you want them different then you need to follow the directions that the 'Site address (URL)' points to.

If you haven't done this, this could explain why you are having issues.

anartist Dec 14, 2012 09:21 PM

They are supposed to be different. The WordPress is an accompanying blog in a subfolder called /weblog. My old blog is in a subfolder called /blog.. I have it up there and visible now but it is in the style of my old site.

I don't understand the following:
" you need to follow the directions that the 'Site address (URL)' points to.
If you haven't done this, this could explain why you are having issues. "

what does that mean? What are the directions my site address anartist.com/index.html would have?

juggledad Dec 15, 2012 10:08 AM

go to dashboard->settings->general->Site Address (URL) and follow the link in it's description and read what the WordPress Codex tells you to do.

anartist Dec 18, 2012 05:14 PM

The codex page had nothing to do with a WordPress blog appended to a NON-WORDPRESS site and even less to do with exporting settings. By "export/import settings" (at the top of the Atahualpa theme options menu) I understood this to mean exporting Atahualpa's CSS as I have configured it.

I guess this is impossible with a non-wordpress main site. Is it?

juggledad Dec 18, 2012 06:15 PM

The codex is talking about putting the site in a subdirectory of where the domain points too but using just the domain name.

Your domain points to some folder 'A' but you have put Wordpress in A/blog but you want to use the domain name with out the '/blog' so you need to copy a couple files from 'A/blog' to 'A' so Wordpress can run correctly.

anartist Dec 18, 2012 08:14 PM

my main website is in public.html root and has file index.html as it should. The blog that i'm developing is in a subdirectory folder called /weblog. As far as I know, not having done much with it, it works fine--just won't export custom style files.

I have a blog up [not Atahualpa] and I am planning to replace it with the new one. The old one works fine but has a look I don't want.

www.anartist.com/blog so I am not having a problem with the blog functioning----just this export function

Will any off these copied files [?] which ones[?] help with the export problem?

this from the codex doesn't seem to relate as the WP install appears to be dominant in this case: from codex "copy the index.php and .htaccess files from the WordPress directory into the root directory of your site (Blog address)"

the following seems set up correctly for all except exporting Atahualpa settings:
WordPress address (URL) http://anartist.com/weblog
Site address (URL) http://anartist.com--Enter the address here if you want your site homepage to be different from the directory you installed WordPress.

juggledad Dec 19, 2012 04:46 AM

try this: edit bfa_theme_options.php and change line 7 from
HTML Code:

$wordpress_base = home_url();
to
HTML Code:

$wordpress_base = site_url();
and see if it works.

anartist Dec 19, 2012 12:29 PM

I want to use the domain name without the /blog for the rest of the site -- I want to use anartist.com/blog or /weblog for the blog part

thank you I will try that

anartist Dec 21, 2012 01:42 AM

thank you! it worked!

juggledad Dec 21, 2012 05:43 AM

this will be in the next version (3.7.11) see PATCH 3710-01: fix export issue when WordPress Address and Site Address are different

Thank you for the donation.


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

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