It is not mandatory to match it but you can just do it if it works for you as there may be your host restrictions.
Solution for this topic
Currently there isn’t any theme option to achieve this but you can try using different categories or using any of the following solutions.
Solution for this topic
Currently there isn’t any theme option to achieve this so to achieve this, you have to develop custom code in the child theme of Gillion theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here.
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
You are always welcome here 🙂
You are always welcome here 🙂
Solution for this topic
Hi @Qommunica,
Thank you for your question.
You can create it using visual composer Blog Text Slider as shown in the attached screenshot.
Best regards,
Shufflehound team
Solution for this topic
I hope you are well today and thank you for your question.
You can display it full width 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
.search-results #sidebar {
display: none;
}
.search-results #content {
padding: 0;
width: 100%;
}
.search-results .blog-style-masonry article {
width: 33.3%;
}
To display it exactly the same as archive page, you have to develop custom code in the child theme of Gillion theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here.
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
Thank you for your question.
You can translate it either by translating theme as described here https://support.shufflehound.com/theme-translation/ or using any of the following plugins to change it.
https://wordpress.org/plugins/say-what/
https://wordpress.org/plugins/real-time-find-and-replace/
Best regards,
Shufflehound team
You can display 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
@media (max-width: 1025px){
header.primary-desktop {
display: block !important;
}
header.primary-desktop .sh-header-height {
display: none !important;
}
header.primary-desktop .sh-header-top {
position: fixed;
top: 0;
left: 0;
width: 100%;
}
header.primary-mobile{
margin-top: 40px;
}
}Hi @Qommunica,
I hope you are well today and thank you for your question.
I am not sure what you mean by “auto not showing duplicate posts” so could you please describe it a bit more in detail by sharing your site URL?
Best regards,
Shufflehound team
Thank you for sharing the site details.
I can’t login to your site using shared credentials as I always get redirected to your site front end.
I got login screen of your site on the URL ****.wpengine.com shared privately  in the below Private information field.
Have you migrated your site from ****.wpengine.com to your current domain?
If yes then it seems it is not migrated correctly so please make sure you have followed all the steps as described in the following pages.
https://www.godaddy.com/garage/how-to-migrate-a-wordpress-site-in-6-steps/
Awesome great to see you got that resolved.
Please advise if you have more questions.
Have a fantastic day!
You are most welcome here 🙂
You are most welcome here 🙂
Hi.  I have encountered a couple strange bugs.  I create pages with visual page builder with only the content element “blog posts”.  If I set the permalink to “blog” it fails to render:
I could confirm the issue on your site which seems known issue as reported in the following topic.
https://support.shufflehound.com/forums/topic/blog-permalink-problem/
The issue will be fixed ASAP.
In the meanwhile just do not use blog slug in the page URL.
The second problem I have is when the page above does render (blog-works), the image from the blog entry does not display.
This is because you have not set featured image for the post as shown in the attached screenshot.
I can see it is displaying 4 columns on your site now as shown in the attached screenshot.
Please advise.
Hi @markaodonnell,
Sorry to hear of the problem you are having.
Please make sure you are using latest version of PHP on your server by referring the information provided in the following page.
https://www.wikihow.com/Check-PHP-Version
http://php.net/supported-versions.php
Would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please 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 see it.”?
Best regards,
Shufflehound team
Hi Dries,
I hope you are well today and thank you for your question.
Now my thumbnail (portfolio page), cover image (single page) or the first image of the gallery (single page) are always the same. But in my case the thumbnails are simplistic and don’t have to be shown in the single portfolio page.
If you want to then we can hide any one of the same images developing custom CSS code.
For that could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?
Or another question, is it possible to make the single page with the visual page builder and leave the generated content out ?
Yes you can use visual composer with portfolio pages by enabling it in the page builder settings as shown in the attached screenshot.
Best regards,
Shufflehound team
You are most welcome here 🙂
Thank you for notifying.