This topic has 6 replies, 3 voices, and was last updated 10 years by sharmstr.

  • Author
  • #31652
     yaneczech
    Participant

    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 you

    #31653
     sharmstr
    Moderator

    Can 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 solution

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

    #31655
     sharmstr
    Moderator

    Nevermind. 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 solution

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

    #31670
     yaneczech
    Participant

    @shamstr Thank you, I hope you will find a solution soon 😉

    #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:
    You must be logged in to view attached files.
    #32214
     Catalin
    Moderator

    I 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 solution
    Attachments:
    You must be logged in to view attached files.
    #32240
     sharmstr
    Moderator

    Even better. Thank you.

    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

Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?