Roman ivanov
asked 10 years ago

I need to remove the related posts and in its place another block – how to do it?

4 Answers
DominicStaff
answered 10 years ago

To remove the Related post section, you can add the following code to the Header Code (Dashboard > Customize > Custom Code)

<style>.related-post  { display: none; }</style>

If you want to place another block, please tell me detail about this issue.
Hope this helps !

taras lubimow
replied 10 years ago

and I put my block there?

Roman ivanov
answered 10 years ago

??

Dominic Staff
replied 10 years ago

That’s difficult to get all your requests now, please let us know how you want to place the block. Also, more details for what you need to replace to related posts section.

taras lubimow
replied 10 years ago

I need to replace the related posts on your block

taras lubimow
replied 10 years ago

???

Roman ivanov
answered 10 years ago

??

DominicStaff
answered 10 years ago

If you want to replace the related posts on our block , you can open the single.php file in the folder path “wp-content\themes\dw-focus”. Find the line 32.
Hope this helps !

Powered by DW Question & Answer Pro