|
#1
May 31, 2010, 02:39 PM
|
|
Hi,
i've installed "Atahualpa 3.4.9" theme from "http://wordpress.org/extend/themes/atahualpa" and have several problems with it.
If i click on "Gallerie", following error appears:
http://i49.tinypic.com/29dcodg.jpg
If i click on the right sidebar, the error doesn't appears.
http://i46.tinypic.com/312k5u8.jpg
Furthermore i have problems with the language. How can i change the template to "German" language? I already installed the german wordpress version and some other templates (for example default) work fine.
|
#2
May 31, 2010, 02:47 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
First I suggest you upgrade to version 3.5.1 from http://wordpress.bytesforall.com/?p=92
Second if you took the time to do a search thru the forum, you would find that this issue has been discussed and resolved. There is an extra '%' sign in the style and if you edit the byline option you can remove it
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#3
Jun 1, 2010, 02:35 PM
|
|
Ok, thanks for the advice, i upgrade the theme to version 3.5.1.
What i have to search for, to find the threads? (Or which file i have to change)
Whats about the language? How can i fix it?
|
#4
Jun 4, 2010, 08:29 AM
|
|
ok i found following thread:
http://forum.bytesforall.com/showthr...ghlight=byline
Quote:
there is an extra '%' at the end of ATO->Edit POST/PAGE INFO ITEMS->BYLINE: Multi Post Pages.
It is currently
HTML Code:
By %author%, on %date('F jS, Y')%%
just remove the extra '%'.
tyhis holds true in the ata-default and ata-round styles. If you want you can edit ata-default.txt and ata-round.txt and search for '%%' and change it to a single '%'.
|
i remove it but the error is still there.
greets Ada23r
|
#5
Jun 4, 2010, 08:32 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
what is the url?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#6
Jun 7, 2010, 09:22 AM
|
|
project is just locally hosted.
i could make more screenshots or could post source code, any special you want to see?
|
#7
Jun 7, 2010, 04:15 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
since you are just starting and updated to 3.5.1, go to ATO->Export/Import Settings->Delete the option 'bfa_ata4' and press the 'Delete 'bfa_ata4'' to clean up anything left over fron 3.4.9
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#9
Jun 8, 2010, 06:51 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
are you using a plugin for the gallery?
are you using excertps in the posts?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#10
Jun 8, 2010, 07:17 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
Ok, you are probably using the in post gallery creation and displaying the post as an excerpt. Since, by default, Atahualpa strips all HTML from an excerpt (following the lead of WordPress).
However you can fix this by adding '<style><img><p>' to ATO->Configure EXCERPTS->Don't strip these tags
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
|