2013-03-02, 08:32:37
Yes, that's why I am using the getpagecontent('slogan') to allow multiple pages within 1 page.
The reason for this is because I want different text boxes in different places, as the website shows.
I could use components but decided to use pages as I can use multiple users to deny permissions to areas which the user may mess a few things up.
Now that's the problem, I and other people cannot see the problem at all but why and how is the problem coming from, its strange.
Just to add also - The theme was a 5 minutes hook up and will not be the final template. I will be using maybe Zurb to create the newest theme but thats another story.
Would you think that the getpagecontent('slogan') and get_page_content are conflicting with each other? even though they both have different custom URLs etc.
The reason for this is because I want different text boxes in different places, as the website shows.
I could use components but decided to use pages as I can use multiple users to deny permissions to areas which the user may mess a few things up.
Now that's the problem, I and other people cannot see the problem at all but why and how is the problem coming from, its strange.
Just to add also - The theme was a 5 minutes hook up and will not be the final template. I will be using maybe Zurb to create the newest theme but thats another story.
Would you think that the getpagecontent('slogan') and get_page_content are conflicting with each other? even though they both have different custom URLs etc.
(2013-03-02, 07:53:30)datiswous Wrote: uhh, why do you want to have two pages in one page?
<?php get_page_content(); ?> is showing what's posted on that page.
Anyway, I don't see a problem with that page. Although I think the font size is too big, but that isn't a technical problem.