Article reference

Posted in: Newspaper
Post count: 13

Hello,
Can i add in Newspaper theme Reference article in my articles?
I want to add at the bottom of my article a reference article. The block needs to be with Image at left and text at right side and the block itself needs to be in background colour so it will highlight that is reference article with link to this other article.
Please see the example screenshot : https://www.awesomescreenshot.com/image/57512805?key=71b1240223144f01f60bd0070c0a9147

Here is a link to this real example : https://news.bg/crime/povdignaha-obvinenie-na-mazh-za-krazhba-na-kola-ot-parking-na-avtokashta-v-sofiya.html

Post count: 35449

Hi,

I see, unfortunately, the theme does not have an element to just drag it and get the article automatically, but this can be done. Use a single post template, edit it with tagDiv Composer, and at the bottom, set a flex block with the layout you want. After that save it. Install ACF plugin and create a custom field for articles (should be type text), then copy the cf name and on the flex block you have set at the bottom of content in the filter tab set the parameter like this {cf_yourCFname} https://i.imgur.com/V6k6ay9.png after taht just set for articles in backend in the acf field the post id and the block will show taht article. Now in case if you do not want to show anything if there is no id set in the fields, then in the block set in front of parameter value 0 and separate them with , like this 0, {cf_yourCFname}

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.