Hi i try to add module to article with plugin button e.g. {loadmoduleid 123} but this dont work on services.php only on default.php template
And something else is that i need to add navigation buttons NEXT PREV to change article
forty Hi Open file "/html/com_content/article/services.php" in template "ja_spa". Find
<?php echo $this->item->fulltext; ?>
Replace it with
<?php echo $this->item->text; ?>
I tried but not fixed. On default.php code is
And it is working good. I need navigation button (PREV-NEXT) for articles. Are missing from services.php
forty Hi About the next previous kindly put the site login in edit fields so i can have a look over it.
Ninja This is not possible right now because website is local not on live url.
Hi forty You can put the site live once it ready and submit the details in Edit fields options in first post.
Ok i did it, please check also favicon. I upload image but i never see it 🙂
forty Hi Kindly replace this icon file : istopan.gr/new/templates/ja_spa/favicon.ico with same name. I will check and update you for the module part.
Ninja Yes i know that but why i cant do this from template settings?
forty Hi Kindly use file with name favicon.ico and formate .ico
About the module please share url of article where it not loading.
Ninja After update .ico file need to be uploaded Module import to Content works ok.