• Resolved sosnos

    (@sosnos)


    Hi, I tried to move the news section upward cutting the code from the latest_news.php file and pasting it into the focus file, but it seems that the slider doesn’t work anymore. Even if I try to move it again into the original file, the buttons just doesn’t seem to do anything. What could the problem be?

    • This topic was modified 8 years, 8 months ago by sosnos.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @sosnos

    Can you post the link of your site?

    Thanks and Regards
    Divdeep Singh

    Thread Starter sosnos

    (@sosnos)

    Hi, here is the link http://www.sergioserra.altervista.org.
    The site is in italian, but I only need help for the news section at the bottom of the site.

    Hi @sosnos

    Try doing this —

    Go tou your front-page.php file and in this file there will be code like as follows – –

    /* LATEST NEWS */
    $zerif_latestnews_show = get_theme_mod(‘zerif_latestnews_show’);

    cut this while block of code of latest news and paste where you want to have the latest news section. and then save the file and see the output

    This will help

    Thanks and Regards
    Divdeep Singh

    Thread Starter sosnos

    (@sosnos)

    No, that didn’t work, I also tried to move the latest news code I put in the focus file into the original file and now the section stays where I moved it into the front-page file. But the buttons still don’t work (I’m talking about the “next” and “previous” buttons, the post buttons work).

    • This reply was modified 8 years, 8 months ago by sosnos.
    Thread Starter sosnos

    (@sosnos)

    Never mind, I tried something with CSS and Javascript and now it works!
    Thank you for your help!

    • This reply was modified 8 years, 8 months ago by sosnos.

    @sosnos

    Could you tell me what exactly did you do?
    I have the same problem.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Latest News problem’ is closed to new replies.