Quantcast
Channel:
Viewing all articles
Browse latest Browse all 4235

Re: Only show 6 records

$
0
0

Hey Alex,

yes you would add the new line to _config.php for Director::set_environment_type('live');

I'd like to make sure I am understanding the problem correctly. you said "I add a lot of page but It only shows 6 records". For the 6 records are you referring to the " Neutrog Fertiliser Explained", " Rocket Fuel Lands At Kitchen Garden Schools", "Graham Ross Honoured With Prestigious Award" etc items on the /news page?

if you are, in your mysite/code folder is there a .php file called NewsPageHolder.php? If there is, can you check if there is a function that looks like

function getArticles(){
*bunch of code*
}

or

function Articles(){
*bunch of code*
}

If a function like that exists, could you copy/paste it here?


Posted to: Only show 6 records | Show Thread | Post Reply


Viewing all articles
Browse latest Browse all 4235

Trending Articles