-
Author
-
October 14, 2014 at 02:36 #31652yaneczechParticipant
Hello,
I would like to ask for help in solving a problem:
When I create a portfolio page, the Related Projects appear well in the bottom of the page until I add an image to a slider or a gallery in the VC. After this step no related post is shown anymore.
Even in the source code no code for a grid has been generated.
I use a child theme, but it does not work with the parent theme either.
Thank youOctober 14, 2014 at 03:41 #31653sharmstrModeratorCan you tell me what type of portfolio page you’re trying it on? I’ve been playing with the portfolio and havent come across this. I’m going to try to reproduce your problem. Better yet, can you switch to ‘classic mode’, then click on ‘text’ and copy the code for me. Just attach a text file here. I’ll import it into a page on my site and see if I have the same problem.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 14, 2014 at 04:07 #31655sharmstrModeratorNevermind. I was able to recreate it.
@abe. I even tested with the pages (w/Carousel Images and w/Slider) that were imported as part of the demo content from kleo.xml. Right after import, the pages do not have images in the sliders, but the portfolio pages show related items. As @yaneczech states, once you add images to the carousel in VC and save, the related items no longer display. Even if you remove the images from the carousel and resave, the related items are still not displaying. For the heck of it, I opened a one of the demos in the editor and hit save without changing anything to see if there was an issue when the page was saved. In that test, the related items still showed up. So, its definitely happening when adding carousel items.
@yaneczech, sorry I dont have a fix for you at the moment. I’ll do more testing tomorrow morning.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 14, 2014 at 12:56 #31670yaneczechParticipant@shamstr Thank you, I hope you will find a solution soon 😉
October 14, 2014 at 14:59 #31680sharmstrModeratorOkay. 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 attachedCOPY 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.October 20, 2014 at 14:38 #32214CatalinModeratorI think I found the problem and it will be fixed in today’s update. The problem was that the Portfolio Visual composer item wasn’t recognized by Visual composer. Now it should look like the attached image and you can see the Portfolio element on the VC shortcodes list
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.October 20, 2014 at 15:52 #32240sharmstrModeratorEven better. Thank you.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.