I'm sure this must be easy and clear, but I can't figure it out yet. :-)
On my older portfolio items, title and subtitle always show on top of the page. On the new items, they don't. Now I would like to hide them on the older pages as well, so I can make the title and subtitle part of the text on the side of the image. But I can't find where they are and how to erase or hide them.
Hiding the complete header seems to be something else. I would like to keep my logo and menu on top of the page, just would like to have the title and subtitle erased.
Thank you! It's great, it fixed it for all items. :D
I noticed a small change on the pages of the items as well. Between the items showing next to each other, all spacing is gone now. Images and text are placed next to each other without a pixel between them. Do you know how to get the spacing/margins back? To have space between items again like 30px would be great. 🙏
I'm sorry I have so many questions right now. It's because I have an important review of my website tomorrow and will be mailing potential clients next week.
I just noticed on my portfolio items that the links to jump to the next image or go in the other direction, work reversed. So clicking one imagine and clicking the arrow to go to the next, you're actually going to the previous image. Do you know how this can be changed to the right order/revesed from how it is working now?
1. This problem is caused by WPBakery Page Builder, but he latest version available for download under CodeCanyon is still 7.7 (this one), I see they have released an update fixing your problem but it has not been uploaded in CodeCanyon yet, sometimes they do this to test for any further issues until they release the stable version and upload it in CodeCanyon too. Once it's updated there we will automatically upload it in Kalium.
2. Please add the following code in functions.php:
Hello!
I'm sure this must be easy and clear, but I can't figure it out yet. :-)
On my older portfolio items, title and subtitle always show on top of the page. On the new items, they don't. Now I would like to hide them on the older pages as well, so I can make the title and subtitle part of the text on the side of the image. But I can't find where they are and how to erase or hide them.
Hiding the complete header seems to be something else. I would like to keep my logo and menu on top of the page, just would like to have the title and subtitle erased.
Thanks a lot in advance!
Greetings, Netty
Hi Nety,
I have added the following CSS to hide the title and subtitle for every portfolio item:
Best regards,
Laborator Team
Hi Art,
Thank you! It's great, it fixed it for all items. :D
I noticed a small change on the pages of the items as well. Between the items showing next to each other, all spacing is gone now. Images and text are placed next to each other without a pixel between them. Do you know how to get the spacing/margins back? To have space between items again like 30px would be great. 🙏
Thanks a lot in advance!!
All the best, Netty
Hi again Art,
I'm sorry I have so many questions right now. It's because I have an important review of my website tomorrow and will be mailing potential clients next week.
I just noticed on my portfolio items that the links to jump to the next image or go in the other direction, work reversed. So clicking one imagine and clicking the arrow to go to the next, you're actually going to the previous image. Do you know how this can be changed to the right order/revesed from how it is working now?
Thank you!!
Netty
Hi Netty,
1. This problem is caused by WPBakery Page Builder, but he latest version available for download under CodeCanyon is still 7.7 (this one), I see they have released an update fixing your problem but it has not been uploaded in CodeCanyon yet, sometimes they do this to test for any further issues until they release the stable version and upload it in CodeCanyon too. Once it's updated there we will automatically upload it in Kalium.
2. Please add the following code in functions.php:
It will swap the prev/next links.
Best regards,
Laborator Team
Thanks a lot, it works perfectly!
And the first problem is fixed with the update indeed. :) Thanks!