• rikardo_porto

    (@rikardo_porto)


    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)
  • Thread Starter rikardo_porto

    (@rikardo_porto)

    anybody?

    please|

    Thread Starter rikardo_porto

    (@rikardo_porto)

    if i put this correct my web site is alll DONE
    please.. when i click in any category appears this error mensage:

    Fatal error: Call to undefined function: the_content_limit() in /home/oteusite/public_html/wp-content/themes/ShivaPro/shiva/archive.php on line 31

    help me!!!

    randinicole

    (@randinicole)

    FIRST THING. In the name of GOD, do not title your threads like that. It is just wordpress it is not a life or dead situation. Another thing. Do not bump your threads give people enough time to respond. Most everyone as far as I know are volunteers, everyone does not know everything about wordpress so you will have to wait for a response.

    SECOND THING. A link to the website might be helpful so people know what sort of theme/coding you are using.

    Thread Starter rikardo_porto

    (@rikardo_porto)

    ok… sorry!

    but i really nee to know that.. i think is a too little problem.. that anyone that know somethink of this can unswer..

    my web link: O teu site

    Thread Starter rikardo_porto

    (@rikardo_porto)

    Thread Starter rikardo_porto

    (@rikardo_porto)

    https://www.oteusite.com

    the link dont works.. i dont know why.. sorry!

    randinicole

    (@randinicole)

    Does not matter if you really need to know or not, I am sure you need to know as much as the next person; however, there is a process. Please have patience.

    Thread Starter rikardo_porto

    (@rikardo_porto)

    ok! sorry more one time…

    i relly dont know just one think…

    because i see too much posts recents that have in short time the think they need… i put this post in other name yesterday and anyone gives me nothing… this is the process??

    ok.. by.. sorry again!

    i will be waiting”

    randinicole

    (@randinicole)

    Okay you are not waiting, if you double posted. As I stated, some people, LIKE ME, only know how to fix certain things, that is why some threads get answered right away and some do not. it depends who is online and who knows what.

    AND yes, waiting for someone to come online (like a mod) or someone that has the specific knowledge regarding your subject, is, in fact, the process

    renato_s

    (@renato_s)

    <?php

    $theme_config = array(
    ‘featured_cat’ => 40, // Featured category ID
    );

    ?>

    Have you tried this? Didn’t work? What happened?

    Thread Starter rikardo_porto

    (@rikardo_porto)

    yes… i have really tried… dont works ??

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘In the name of GOD , help me! really’ is closed to new replies.