-
AuthorPosts
-
February 13, 2019 at 9:36 am #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, MartijnFebruary 13, 2019 at 9:51 am #1066355i 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 casedata-caption_elements="title"
February 13, 2019 at 10:00 am #1066362for 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; }
February 13, 2019 at 11:44 am #1066424Thanks!
February 13, 2019 at 11:48 am #1066425Now 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.
February 13, 2019 at 11:51 am #1066428It seems to work somehow for now. So don’t worry, thanks!
February 13, 2019 at 11:52 am #1066429Can you indicate how I can adapt the logo in the header to a .svg file?
February 13, 2019 at 7:59 pm #1066618you 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.
February 13, 2019 at 8:05 pm #1066622Overlap see here : Link
February 19, 2019 at 3:39 pm #1068996To 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.
February 19, 2019 at 5:01 pm #1069032Thanks 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,
MartijnFebruary 19, 2019 at 5:17 pm #1069033And another question, is it possible to change the slug of ‘portolfio-item’ to ‘werk’?
Old:
February 19, 2019 at 5:36 pm #1069040WordPress settings -> permalinks, on the very bottom of this page
February 20, 2019 at 12:27 am #1069198Hey Gitte,
Thanks for the input on this!
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.