PDA

View Full Version : Minima - About Problems


aaronrod
01-20-2009, 11:46 PM
Hello,

I installed the Minima template on my pixelpost today and everything appears to be working except the about section. It just shows up as blank on the page...

I have installed the addon and enabled it however the problem still persists.


My page is: www.caballeros.ca

Any help would be greatly appreciated.

snafu
01-20-2009, 11:58 PM
i found the solution for the problem in the french forum here

search in the image_template.html for this line:


$("#bio").load("../about.html");

and chance it to this:

$("#bio").load("templates/minima/about.html");

aaronrod
01-21-2009, 06:42 AM
much appreciated!

rabito_fernando
01-26-2009, 05:03 PM
Ok I have the same issue... I tried what is suggested here it works fine on the about page but the main page is GONE!!
Every time I change the code on the ABOUT page the main page is gone, do I have to change other pages as well?
I have all pixela stuff under pixelp directory...
any ideas?

rabito_fernando
01-29-2009, 11:01 PM
about.html I tried what is suggested it works fine on the about page but the main page is GONE!!
Every time I change the code on the ABOUT page the main page is gone, do I have to change other pages as well?
I have all pixela stuff under pixelp directory...
any ideas?