Skip to content
Public Ticket #3644

Portofolio items

Conversation thread

PenciDesign replied

Staff Reply

Hi,

1/ To do that, please replace this code on this image to this code:

\
$query = array(\
    'post_type'      => 'portfolio',\
    'posts_per_page' => $number,\
    'orderby' => 'name',\
    'order' => 'ASC',\
    'paged' => $paged\
);\

2/ I just checked on mobile and I see all the categories filter working fine.

Best Regards,

PenciDesign

tidehq started the conversation

Conversation Start

Hi there!

I have two questions:

1. Are you able to sort portfolio items alphabetically?

2. In the main portfolio page that displays all items with the category selections above, the categories are not working on mobile. Have you had this issue before?

Thanks, Bronte

Want to join this conversation or access attachments? Sign in first.