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.