Martin Wright
asked 10 years ago

Hi Guys, 
I’m wondering how I go about making a page like this: http://demo.designwall.com/dw-argo/editors-pick-typography-carved/
I expected it to be a post type? Can you please explain?
Thanks in advance.

3 Answers
Kido D
answered 10 years ago

Hi Martin,        
The theme doesn’t have that feature at the moment, the editor’s pick page on demo site is just an article with the following html code on each post:

<div class="pi">
<img class="size-full alignleft" src="path_to_img.jpg" width="250" height="250" >
<h3 class="pi-title"><a href="#">Article Title...</a></h3>
<p>Description...</p>
</div>
<hr/>

  We’ll try to have the Editor’s Pick page with post type in the next updated version of DW Argo theme, stay tuned!      
Kind regard.

Martin Wright
answered 10 years ago

No problem, I’ll just do it manually for now then. Would be great if you could select the articles when you do get around to putting it in!
 
Thanks

DominicStaff
answered 10 years ago

Hi Martin !
🙂 We will discuss about this issue in the next version.

Powered by DW Question & Answer Pro