I would like to show the following and previous posts as I see the profile at th

Posted in: Newsmag
Post count: 322

I would like to show the following and previous posts as I see the profile at the bottom of the mobile as shown in the picture. Where do I set this up?

Post count: 21065

Hello!

We have an element in the TagDiv Composer which can be set in the single cloud template called “Single post next prev”.

Thank you!

Post count: 322

I just checked with Bettina. However, I can’t find the setting.

Post count: 35449

Hi muktipolice,
If this is on Newspaper and you are using cloud templates, then you can edit the single post template with tagDiv Composer -> https://i.imgur.com/gIzCOSv.png -> ad the author box under the next prev element -> https://i.imgur.com/dh3fqfy.png also the borders can be set in css tab per element -> https://i.imgur.com/JB0aR92.png
I hope this will help. If there are still some problems, please provide some more details and some screenshots.
Thank you!

Post count: 322

It appears at the bottom of the post, but how do I put it in? I’d like to add it, but I can’t see it.

https://www.fknapredak.com/mom/

https://politicadeverdade.com/mtsite1/

Both are my websites. However, I don’t know how to show my profile on one side.

Post count: 35449

I see.
Botha are using Newsmag theme, so I move the topic in Newsmag.
I think that you’ll like to look like this https://i.imgur.com/7t49tkG.png
Then add this custom css in the theme panel > custom code> custom css

.author-box-wrap .avatar {
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 9px;
    max-width: 96px;
}
.author-box-wrap .desc {
    margin: 0;
    text-align: center;
}

I hope this will help you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newsmag’ is closed to new topics and replies.