B
B
Bloggo1232016-04-01 18:51:25
WordPress
Bloggo123, 2016-04-01 18:51:25

How to make posts (categories) different in design from the main page in Wordpress?

Good afternoon!
I made a Landing Paid for a client and decided to put it on WordPress for the convenience of changing h2, h3, etc. Later, I realized that the landing could not be pulled on the VP. But now, you need to expand the "functionality" of the site a little and add articles. But make them in the appropriate Landing style.
The main page should link to articles, but when you go to the article, the design will change. Heard something about statistics pages, but it is very important that the article on this page has breadcrumbs. And the essence of the question: how to implement? The article can be adjusted, thank you in advance.
Here is an example. You can just go to the site to understand what I mean.
Home:
87a67b66678042b189e1643322fa0023.pngArticle:
a04434efb8bf4fa3b84c0cb822dd3584.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry, 2016-04-01
@LazyTalent

https://codex.wordpress.org/

I
imdeveloper, 2016-04-02
@link_web

I would do this:
1) Create a custom post type "Articles". Plugin PODS
2) Add some articles for the test
3) Make a query_post on the page. Display our custom articles in a convenient way
4) The new template (where there will be breadcrumbs and the full text of the article) is called single.php
In it, display standard breadcrumbs and output
PROFIT records in a standard loop!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question