Topic: news in pagina non si vedono

Good morning to you programmers, I had to do a site with webacapella, but this hosting does not contain mysql so for the news I did some research. I found this cutenews, I followed the instructions and I installed it but then I created a pagin with html and I followed this guide that said how to put the news on the page. but it does not work

Alternative content for browsers that do not read iframes.


what should i do?


Grazzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzie and good Easter eggs to everyone

Re: news in pagina non si vedono

Try using example.php, that is located in the CN root directory to display news. To add pagination, indicate '$number = 5;' (5 is a number of articles on 1 page) before 'include 'show_news.php';'.

Cutenews will automatically paginate your posts. The code sample:

```$number = 5;
include 'show_news.php';```

Best regards,
CN Support team

3 (edited by bendrawyu 2020-05-14 10:54:00)

Re: news in pagina non si vedono

Tell the Bell

Support_Team wrote:

Try using example.php, that is located in the CN root directory to display news. To add pagination, indicate '$number = 5;' (5 is a number of articles on 1 page) before 'include 'show_news.php';'.

Cutenews will automatically paginate your posts. The code sample:

```$number = 5;
include 'show_news.php';```

Exactly what I needed! You just saved me several hours. Thanks!

Re: news in pagina non si vedono

Ci sono parecchie ragioni per questi problemi. Parliamo oggi di come determinare la causa di un problema di caricamento della pagina e come risolverlo.

MyWawaVisit.com