Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #246656
    Marianne GARABED
    Participant

    Hello 🙂
    I have many question about short codes.

    I created a portfolio by integrating the short code directly on my “portfolio” page. The short code works but the layout is chaotic. Too much text, “read more” only in english, large space between image and text. Are there multiple portfolio layouts?

    I looked at the settings in the theme options, without the short code, but this doesn’t offer me to display the portfolio on one page, but on the homepage or the entire site. So I use of the shortcode.

    My second question regarding the short code is: Is it possible to insert a Hero Content short code on a page (“about page” for example)?

    Thanks a lot for your help ! 🙂
    Best regards,
    Marianne

    #246712
    Skandha
    Participant

    @mariannegarabed: Hello there,
    Do you want to have the portfolio section only on a specific page? If yes, enable the Portfolio Section on the Entire Site in the customizer and let me know.

    I am afraid there is no shortcode for Hero Content. If you want to enable the hero content only on specific page please enable the Hero Content Section on the Entire Site in the customizer and let me know.

    Kind Regards,
    Skandha

    #246785
    Marianne GARABED
    Participant

    Hello Skandha,
    Yes in fact, i love the theme’s demo, and I understand that pictures on the homepage correspond to the portfolio settings, but I will not put my portfolio on the homepage. I would like to create this layout in my portfolio heading. And I thought I could do that with the pro version of the theme 🙁

    So I will integrate my entire portfolio, and I will get back to you as soon as it is finished.

    Thank you for your kind assistance !
    Best regards,
    Marianne

    #246827
    Skandha
    Participant

    @mariannegarabed: Hello Marianne,
    If you want to have the Portfolio Section only on REALISATIONS page
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body:not(.page-id-69) #portfolio-content-section {
        display: none;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #247029
    Marianne GARABED
    Participant

    Hello Skandha,
    It’s perfect. it’s exactly that I want. Thank you so much !!
    Just a think, the title of the page (REALISATIONS) appears 2 times. its a bug or not?
    if you have no solution don’t worry.

    Thank you 🙂
    Best regards,
    Marianne

    #247187
    Skandha
    Participant

    @mariannegarabed: Hello Marianne,
    The REALISATIONS title below is the title of the page and the title above is the title from portfolio section in the customizer.

    To hide the title below
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .page-id-69 #content {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #247214
    Marianne GARABED
    Participant

    Thank you very much Skandha, it’s perfect !
    Best regards,
    Marianne

    #247294
    Skandha
    Participant

    @mariannegarabed: Glad it worked out. Have a good day! 🙂

    Kind Regards,
    Skandha

    #247319
    Marianne GARABED
    Participant

    Hello Skandha,
    Excuse me, I have another question about this subject 🙂
    I created other projects on my portfolio, and when I increase the number of items to show, the thumbnails do not appear.
    And I can’t refresh the page, WP send me the message to quit the page…

    Do you have any idea about this bug?

    Thank you so much for your help !
    Best regards
    Marianne

    #247320
    Marianne GARABED
    Participant

    Don’t worry !
    I find the problem ! 😉

    #247515
    Skandha
    Participant

    @mariannegarabed: Glad you were able to figure it out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Short codes’ is closed to new replies.