sved
Forum Replies Created
-
Forum: Themes and Templates
In reply to: "double loading" in TanzakuThanks Christine!
Well, I just updated all the plugins and it seems that the issue is not here anymore… I’m not capable to identify which one did the trick, but it did!
Sorry for the bother, Lesson for me, try everything first, then come to ask after.
Thanks again!
Forum: Themes and Templates
In reply to: Tanzaku theme: how to hide the grid wrapper in single page?Hi,
I modified the following function in index.php :
[Code moderated as per the Forum Rules. Please use the pastebin]
I am not really familiar with code so I cannot tell if this way is the proper way, but it seems to work so far ^^
Forum: Themes and Templates
In reply to: Tanzaku theme: how to hide the grid wrapper in single page?Well, I found a problem similar to mine… seems it’s possible to call for a category that doesn’t exist, and hide the error message.
Dirty, but it works…
Problem “solved”
Forum: Themes and Templates
In reply to: Tanzaku theme: how to hide the grid wrapper in single page?Actually, you may see the problem here : http://blog.luidstudio.com/2011/01/numpad-calculator/#more-1
At the end of the page, the post is repeated in small, just before the links.
Forum: Themes and Templates
In reply to: Tanzaku theme: how to hide the grid wrapper in single page?Thanks for replying so fast!
I will try to explain better:
When I click on one of the entry of my main page, it goes to a single page (full width) article. Below the article, the grid of the home page appears again. I would like it not to show again.
I understand roughly that there is something to do within the if conditions of the index.php, but cannot figure what.
Thanks again