Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • goupijoom Friend
    #1043840

    Hi, In blog when I click on an article. There is "Previous Article" and "Next article" at the bottom of the page. Also that in the blog "Previous Article" and "Next article" are not presented the same. I would like a presentation everywhere as in the blog. Is it possible ? Which file should be modified? Regards,

    Example very well: http://odile-leperre-verrier.eu/blog/299-la-suisse-l-europe-et-le-transfontalier

    • This topic was modified 7 years, 4 months ago by  goupijoom.
    • This topic was modified 7 years, 4 months ago by  goupijoom.
    • This topic was modified 7 years, 3 months ago by  goupijoom.
    • This topic was modified 7 years, 3 months ago by  goupijoom.

    1. next1
    2. next2
    Saguaros Moderator
    #1044073

    Hi,

    As I can see that the PREV / NEXT are showing in every article of Blog page, could you send me the article page which these buttons not showing?

    goupijoom Friend
    #1044191
    Saguaros Moderator
    #1044354

    I guess this menu item page ( http://odile-leperre-verrier.eu/changer-la-politique/dessine-moi-la-6-eme ) has a different menu type than the Blog page. Kindly check its backend settings and set the same as blog page.

    goupijoom Friend
    #1044512

    Hi,
    No I do not want to change the type of menu! But have the same "previous and next article" display when opening an item.
    regards

    Saguaros Moderator
    #1044673

    You can try opening the file: [root]/templates/ja_magz_ii/html/com_content/article/default.php

    At approx line 207, replace this:

    echo '<section class="row article-navigation top">';
    echo str_replace(array('</i>','</a>'),array('</i><div class="navigation-detail">','</div></a>'),$this->item->pagination);
    echo '</section>';

    by:

    echo str_replace(array('</i>','</a>'),array('</i><div class="navigation-detail">','</div></a>'),$this->item->pagination);
    goupijoom Friend
    #1044707

    Yes it works!
    thank you very much

    goupijoom Friend
    #1045659

    Hi,
    The navigation module goes beyond the content area. I made screenshots to show that with xblog (article–> xblog.php) is good but that by default (article–>default.php) is not good.
    Regards


    1. xblog-1
    2. default1-1
    3. default2-1
    Saguaros Moderator
    #1045911

    Could you share the admin & FTP account?

    goupijoom Friend
    #1047012
    This reply has been marked as private.
    Saguaros Moderator
    #1047648

    Hi,

    Is there any cache settings via server side? As I add some css into ‘custom.css’ file on your site but it’s applied changes.

    Regards

    goupijoom Friend
    #1048025

    Hi,
    I asked the question to my host and here is what he replied (translation google):

    Hello,
    The person who asks you the question wants to know if there are settings / parameters related to the cache on the server side.
    On our side, I can see that you do not have the opcache module checked in the "Select a PHP version" tool on the cPanel.
    This means that you do not have a server-side cache, if you want it, you just have to check the module mentioned above and click on "save".

    Regards,

    Saguaros Moderator
    #1048342

    I realize that you enabled cache on your site, it’s working now, kindly check.

    goupijoom Friend
    #1048484

    Sorry, I think the cache problem came from a permission issue on the com_content file which was 705 instead of 755…

    goupijoom Friend
    #1048512

    Hi,
    Ok, I deleted the cache.
    Regards,

Viewing 15 posts - 1 through 15 (of 20 total)

This topic contains 19 replies, has 2 voices, and was last updated by  goupijoom 7 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum