|
#1
|
|||
|
|||
|
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. |
|
#2
|
|||
|
|||
|
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");
Code:
$("#bio").load("templates/minima/about.html");
|
|
#3
|
|||
|
|||
|
thanks
much appreciated!
|
|
#4
|
|||
|
|||
|
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? |
|
#5
|
|||
|
|||
|
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? |
| Post Reply |
| Thread Tools | |
|
|