Pixelpost Forum

Pixelpost Forum (http://www.pixelpost.org/forum/index.php)
-   Template design and Front-End Code (http://www.pixelpost.org/forum/forumdisplay.php?f=20)
-   -   Minima - About Problems (http://www.pixelpost.org/forum/showthread.php?t=10112)

aaronrod 01-20-2009 11:46 PM

Minima - About Problems
 
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:

Code:

$("#bio").load("../about.html");
and chance it to this:
Code:

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

aaronrod 01-21-2009 06:42 AM

thanks
 
much appreciated!

rabito_fernando 01-26-2009 05:03 PM

About minima
 
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?


All times are GMT. The time now is 05:26 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.