S
S
Sergey Shilov2014-12-15 19:19:34
CMS
Sergey Shilov, 2014-12-15 19:19:34

How to display multiple information blocks in a wordpress loop?

Hello! Tell me, can anyone come across a similar problem:
I need to output several parameters like <?php the_content(); ?>.
That is, roughly speaking, there should be one more field in the admin panel where I can add something.
The most important thing is that I can add as many fields as I like.
Along the way, one more question. Is it possible to set multiple thumbnails for a page. It is for the page, because for the post I know how.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Kamyannoy, 2014-12-15
@redfieldone

codex.wordpress.org/Class_Reference/WP_Query has it all.

M
Maxim, 2014-12-16
@z17

As far as I understood your question, you need the records to have not one field with content, but several.
Custom fields will help you with this. If we talk about plugins - Advanced Custom Fields I advise.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question