Solution for this topic
Hi Andy,
I hope you are well today and thank you for your questions.
You can change the content of the page and remove the element by editing the page using visual page builder.
Best regards,
Shufflehound team
Solution for this topic
I logged into your site and saw you are using category names in the Blog slider settings but instead you should use category slugs there as shown in the attached screenshots.
As said above, you can just enable or disable related posts in the theme Blog settings and there isn’t any option to control its setting so it shows the recent posts.
Hi Jürgen,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is not displaying so that I can troubleshoot it?
Best regards,
Shufflehound team
Solution for this topic
I logged into your site and saw this was all happening because you had set Page layout of your site home page to “Default Inversed (without sidebar and content at the bottom)” as shown in the attached screenshot causing this issue.
I changed it to Default and it started working fine.
Could you please confirm it?
Sorry but still your question is not clear so please describe it in detail by sharing screenshots or page URLs if required.
You can’t import just one page from demo content so to display the below page on your site, you have to create it as described in my above reply.
https://jevelin.shufflehound.com/portfolio-page/without-filter/
If you have created the page and configured its content but still it doesn’t display like above page then could you please share me the page URL from your site where it is not displaying correctly so that I can troubleshoot it?
Hi @feudoroff,
I hope you are well today and thank you for your questions.
I have a strange issue with the footer. It shows up on the top just after the header. How to fix it?
I am not sure which issue you are referring here so could you please describe it a bit more in detail by sharing the screenshot of it?
infiny scrolling is working but when I scroll down it loads all posts and doesn’t scroll the page. So I stay on the bottom of the page and need to scroll up back to find the place where I’ve just stopped.
I could confirm the issue on your site but it is working fine on my test site.
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any or use following plugin to check it.
https://wordpress.org/plugins/health-check/
If it is not plugin conflict then would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able to see it.”?
Best regards,
Shufflehound team
Hi @brobee
I hope you are well today and thank you for your question.
To achieve this, you have to develop custom code in the child theme of Jevelin theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Best regards,
Shufflehound team
To apply it to all pages, just change the above CSS code as following.
.page .sh-single-image-container img { width: auto; max-height: 250px; }
You are most welcome here 🙂
You are most welcome here 🙂
It is working fine on my test site so it seems your site specific issue therefore there isn’t any specific answer for it so I referred you various solutions provided in the other topics.
If you can’t troubleshoot the issue by referring to the solutions shared in the other topics then as requested above Would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able to see it.”?
That portfolio page is created using portfolio content element and configuring it not to display filter as shown in the attached screenshot so please do the same to achieve it.
You are most welcome here 🙂
Solution for this topic
You can change it individually by using Yellow Pencil editor as described in the below page to achieve this.
https://support.shufflehound.com/how-to-change-almost-any-element/
Hi @maverick87it,
I hope you are well today and thank you for your question.
You can hide it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-portfolio-filter-style2 span.sh-filter-item:first-child { display: none; }
Best regards,
Shufflehound team
It seems you have already set portfolio image width on your shared site using below custom CSS code.
#page-container .sh-portfolio-single-image img { max-width: 500px; }
Please advise.
You are most welcome here 🙂
can it have a plugin where it appears to issue an email on a particular page? thanks and sorry for the trouble
I am not sure I understood your question so could you please describe it a bit more in detail so that I can help you?