Hi there,
Looks like you need to disable masonry layout for the portfolio element and show them in grid – all images with same height. That could solve this issue as in the masonry layout images goes from top to bottom by filling out the blank spaces.
Best regards,
Shufflehound team
We fixed this issue in the latest Jevelin theme beta version 5.1.3 and uploaded to your website.
Can you confirm that the issue is fixed? š
Hi there,
We just tested your website and it seems that it is working just fine for us.
Did you manage to fix it? If not please let us know the browser and device you were testing it.
Best regards,
Shufflehound team
Hi there,
Thank you for letting us know.
We could see this issue in both your website and our test site. Therefore we will try to fix this in the next update.
Best regards,
Shufflehound team
Hi there,
We can now see that the logo is working and we just tried to edit WPBakery page builder content and it was working for us.
Did you manage to solve these issue?
Best regards,
Shufflehound team
If you want to duplicate whole page and post content you can use plugins like this – https://wordpress.org/plugins/duplicate-post/
There is no need to include this functionality in the theme as there are many great free plugins for this functionality.
Hi there,
Would it be possible for us to login in your dashboard and inspect this issue directly? In that way we could fix this issue faster.
You can enter your access data in the private field bellow.
Best regards,
Shufflehound team
Nice to hear that. š
Hi there,
Have you updated theme to the latest 5.1.2 version?
Best regards,
Shufflehound team
Sure, let us know how it goes. š
Hi there,
Which PHP and WPBakery page builder versions are you using? Also is theme updated?
Best regards,
Shufflehound team
Hi there,
Thank you for your question.
At the moment we don’t have such an option, because usually widget options isn’t changed too frequently.
Best regards,
Shufflehound team
Thank you for your log.
We are still not sure where the error comes from as this message doesn’t tell the cause/source, but can you please try to latest beta version? There are a few bug fixes that could improve this situation.
Please login to access this file
Did you tried theme option under Admin Dashboard -> Appearance -> Theme Settings -> Header > Layouts ?
There are some similar layouts that you can try.
Great! š
In some cases dots were over content, therefore we just disabled it. We will think about this and maybe additional option could be solution.
Nice to hear that! š
Please try to add this snippet bellow under Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code
@media (max-width: 900px) {
body .blog-slider .slick-dots {
display: block!important;
}
.blog-slider-dots {
bottom: 25px!important;
}
}
Let us know if that works. š
Hi there,
The latest version fixes this issue. We just inspected your website and by manually removing this custom CSS the menu was still working fine for us.
Best regards,
Shufflehound team
Desktop sticky header behavior should be much improved. Please take a look. š
Mobile header is still working fine for us (it was broken when we previously tested it in your site). Please see screenshots attached (one is from the mobile and other from the desktop test mode). Therefore we are not sure how to fix it as it is working fine for us.
Oh, can you please also increase PHP maximum execution time and then test it again.
It may show more detailed error as at the moment this error doesn’t tell us much (only that there is timeout in WPBakery page builder).