In the name of GOD , help me! really
-
hi, in the Faq of my template says this:
FAQ:
1) Q: How do I add a featured article at the top of the homepage?
A: To add a article to the top, create a new category and call it “Featured”, take note of the category ID. Edit the file config.php in your shiva/shiva directory and change the featured_cat setting. Assign whichever post you would like featured to that category.in the config.php says:
<?php
$theme_config = array(
‘featured_cat’ => 6, // Featured category ID
);?>
—–
anyone knows what i need to do to put there the right think, the ID of category is 40
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘In the name of GOD , help me! really’ is closed to new replies.