Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1066346

    Good morning,

    I used a portoflio grid on ‘http://2019.strikerdesign.nl/#werk’ and set that 8 can be previewed before you click on ‘load more’. I have chosen to show only the title. This goes well with the first 8, after this it seems as if a textual preview can be seen on the thumbnail. This is not the intention. How can this be solved? I would also like to see on the portfolio of items in this grid after the first 8 only the title in the middle of the thumb.

    I would like to hear from you again.
    With kind regards, Martijn

    #1066355

    i guess you are right. That seems to be a bug indeed.
    You can see here on the enfold demo page a similar behavior: https://kriesi.at/themes/enfold-2017/elements/masonry/
    The first masonry entries are only with title – the next on load more with description too!

    On the link there is a data attribut: data-caption_elements="title excerpt"
    so this has to be in our case data-caption_elements="title"

    #1066362

    for your specific Page now you can manually hide the descriptions of the Masonry until a solution is found.

    .page-id-11 #av-masonry-1 .av-masonry-entry-content {
        display: none;
    }
    #1066424

    Thanks!

    #1066425

    Now Now I also run into a new problem. I have a number of images to which I have linked a hyperlink. In one way or another, I do not get this link working. If I go over it with the mouse, there will be a cursor with a prohibition sign. Can you tell me what’s going wrong here? Is there perhaps another way to build this structure? Or should I tick something somewhere? Please let me know. You can find these images at the bottom of the page. Thanks.

    #1066428

    It seems to work somehow for now. So don’t worry, thanks!

    #1066429

    Can you indicate how I can adapt the logo in the header to a .svg file?

    #1066618

    you will need for that a good plugin like : svg support
    on the settings of that plugin you can declare a class where every svg with that class is replaced by the inline svg file.

    But think of : IE does make some problems with inline svg ( i do not care about that – but might be important for you)

    But do you realy need svg for it?
    On a test page of mine i have some header studies – and i want to show how shrinking and hovering can influence path of an inline svg:
    https://webers-testseite.de/cynthia/
    but i think your logo does not need that.
    PS maybe an overlapping of the logo to main is a nice idea: https://webers-testseite.de/cynthia/unite4-2/
    so that the baseline of your font is on header bottom and the g from design overlaps ( perhaps with a drop-shadow)

    • This reply was modified 5 years, 9 months ago by Guenni007.
    #1066622

    Overlap see here : Link

    #1068996

    To explain the behaviour more precisely. If you have only selected Title Display in the settings of the Masonry, this should also apply to the elements that appear after pressing the “Load More” button. However, this is not the case; the title and description are then displayed for those elements.

    #1069032

    Thanks again for your explanation. I am running into something awkward. Namely the following, in mobile view the menu is unfortunately not in the middle, vertically seen. I have tried several ways to adjust this so that it is just as aligned as on a desktop view. Do you perhaps have a way for this?

    It would really help me.
    Thanks in advance!

    Sincerely,
    Martijn

    #1069033

    And another question, is it possible to change the slug of ‘portolfio-item’ to ‘werk’?

    Old:

    New:
    https://strikerdesign.nl/werk/wim-striker/

    #1069040

    WordPress settings -> permalinks, on the very bottom of this page

    #1069198

    Hey Gitte,

    Thanks for the input on this!

    Best regards,
    Jordan Shannon

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.