#31680
 sharmstr
Moderator

Okay. I see what’s going on. The related portfolio shortcode is being removed once you add an image. When the template first loads the related section looks like this.

COPY CODE

[vc_column_text css_animation="right-to-left"]
<h3>Related Projects</h3>
[/vc_column_text][kleo_gap size="20px"][kleo_portfolio display_type="default" title_style="normal" columns="4" item_count="4" pagination="no" filter="no" excerpt="yes" category="All"]
<pre>

After adding images, the related portfolios shortcode is removed
<pre>
[vc_column_text css_animation="right-to-left"]
<h3>Related Projects</h3>
[/vc_column_text][kleo_gap size="20px"]


@yaneczech
The short term fix is to add a text block below the 20px gap and paste this shortcode in there. See attached

COPY CODE

[kleo_portfolio display_type="default" title_style="normal" columns="4" item_count="4" pagination="no" filter="no" excerpt="yes" category="All"]


@abe
I think the templates should load the related portfolio shortcode into a text block so we can see it and probably protect it 🙂 . Also, I noticed that the current portfolio page is listed in the related portfolios. Might want to exclude it.

Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Attachments:

Log in with your credentials

Forgot your details?