Skip to content
Public Ticket #1262

Add form to Portfolio

Conversation thread

PenciDesign replied

Staff Reply

Hi,

You can use images with the size about 1170 width, the height is flexible.

Best Regards,

PenciDesign

Adri Alvarado replied

Customer Reply

Perfect! Thanks. Also would you know what's the best image size for images to optimize a portfolio page?

PenciDesign replied

Staff Reply

Hi,

Because by default the categories description just is short description, so we don't support space between paragraphs tags here. But, you can add it by add more this code to Customize > Custom CSS:

\
.penci-category-description p { margin-bottom: 10px;  }

Change number 10 to value you want.

Best Regards,

PenciDesign

PenciDesign replied

Staff Reply

Hi,

\

If you don't received it, you should check again in your spam box or your config for this form.

\

Best Regards,

\

PenciDesign

Adri Alvarado replied

Customer Reply

Thanks for that! it worked :) 

I had checked my form in the past and it was working, now if I sent a message from the form I am not receiving in it.

PenciDesign replied

Staff Reply

Hi,

Please try replace this code to this code and use WP form shortcode in portfolio category description to make it display:

\
<div class="penci-category-description align-center"><?php echo do_shortcode( category_description() ); ?></div>

Best Regards,

PenciDesign

Adri Alvarado started the conversation

Conversation Start

Hi! Trying to add a WP form to my description on my portfolio category but it won't show... 

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