New Landing How can we help? Themeforest Theme Support Joyn How Remove article pagination ?

Viewing 15 posts - 1 through 15 (of 16 total)
  • Posted in: Joyn
  • #144515
    blaouchez
    Member
    Post count: 448

    Hello,

    in detail article, how Remove article pagination ?

    I check :
    “Check this box to remove the next/previous article pagination on the detail page.”

    but it don’t work

    Attachments:
    You must be logged in to view attached files.
    #144527
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see that pagination has been removed. Have you managed to resolve the issue?
    Thanks
    Mohammad

    #144621
    blaouchez
    Member
    Post count: 448
    This reply has been marked as private.
    #144631
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can’t see any pagination in that url, probably is the browser cache.
    Clear the browser cache or try in a different browser.

    -Rui

    #144695
    blaouchez
    Member
    Post count: 448

    How to use css to change the size of the font of the footer?

    #144732
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #footer, #footer p, #footer h6 {
        color: #cccccc;
        font-size: 18px !important;
    }

    Thanks
    Mohammad

    #144739
    blaouchez
    Member
    Post count: 448

    Thank you very much !

    #144748
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

    #144837
    blaouchez
    Member
    Post count: 448

    How to disable next/previous article pagination on the detail page ?

    Ex : http://www.crsi-paris.fr/non-classe/france-info-la-securite-a-quel-prix-il-faut-nous-adapter-sans-nous-renier

    #144844
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    div.pagination-article-details{display:none !important;}

    Thanks
    Mohammad

    #144949
    blaouchez
    Member
    Post count: 448

    Perfect !!! Thanks

    #144952
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Mohammad.
    -Rui

    #326730
    jgiitalia
    Member
    Post count: 69

    Dear Rui,
    First of all, I do not know if I should open a post or I can use this, I apologize if I’m wrong to use it.
    I tried to disable next/previous article pagination on the detail page but doesn’t work.
    So I tried:
    div.pagination-article-details{display:none !important;}
    but just the TEXT is hidden, unfortunally image stay on.
    See image that shows Text and Image for pagination.

    Non Mangiamoci il Pianeta

    Attachments:
    You must be logged in to view attached files.
    #326939
    David Martin – Support
    Moderator
    Post count: 20834

    To remove the pagination, use:

    .window-arrow-nav {
        display: none;
    }
    #327243
    jgiitalia
    Member
    Post count: 69

    Thanks David,
    I solved!

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register