This topic is locked
[SOLVED]

A few notes on the "News" template

9/8/2022 7:08:06 AM
PHPRunner General questions
kanclerz author

Hi
Is it possible to add a Slideshow to the "News" template. If so, please give me tips on how to do it. I also noticed some bugs in this template because if I want to change the name that is displayed in the browser tab from News to something else, News still remains despite the change in the "Label editor" section. It is similar with placing a favicon. In one of the posts, the admin told me to put favicon.ico into the main folder and it should work like that and unfortunately it doesn't work.

Sergey Kornilov admin 9/8/2022

Lets proceed step by step.

How would you add a slideshow to a regular HTML or PHP page?

kanclerz author 9/8/2022

Another note why I can't add more than 5 photos because when I put another 6, I get a GIF icon in the photo field and the inscription "jpeg"} "

kanclerz author 9/10/2022

I solved the photo issues myself, it turned out that the "news image" field storing the data about the photos was not very varchar value, so according to the tutorial I changed it to mediumtext and that's it.

kanclerz author 9/12/2022

How would you add a slideshow to a regular HTML or PHP page - YES

kanclerz author 9/23/2022

Hello, is it possible to create a menu in the News template identical to that in the Classified template
If so, please help

Sergey Kornilov admin 9/23/2022

If you need any kind of help - try to provide the requested info. You cannot answer "yes" to "how" question.

How would you add a slideshow to a regular HTML or PHP page - YES

kanclerz author 9/24/2022

I have been using PHPRunner since version 9.8, buying new program updates for my company. Recently I decided to build a website based on the "News" template. However, in order to use it, I wanted to modify it

  1. I want to add a Slideshow like in this example:
    https://www.joomlack.fr/en/joomla-extensions/slideshow-ck
    Nowhere in the tutorials or articles is there any description of how to do something like this.
  2. I wanted help with what to do to make the MENU in the News template look like the Menu in the" Classified "template.