Thank you for your kind words.
The issues are resolved in the below latest version of the theme so please update the theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
The issue is resolved in the below latest version of the theme so please update the theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
The medical demo is implemented in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
The medical demo is implemented in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
Hi Corentin,
I hope you are well today and thank you for your question.
You can add contact form there to get email or you can use any of the below email subscription plugins to achieve this.
https://wordpress.org/plugins/email-subscribers/
https://wordpress.org/plugins/tags/newsletter/
Best regards,
Shufflehound team
Hi @tmattevc,
I hope you are well today and thank you for your question.
Most of the time it is a misconfiguration issue of HTTPS but I visited your shared site and it is displaying fine for me as shown in the attached screenshots.
Please advise.
Best regards,
Shufflehound team
Hi @dlorti,
I hope you are well today and thank you for your questions.
I want to create a portfolio section that I can use to then click to to download files. As an example, let’s say I have powerpoint templates I want people to be able to download and I want to use the Portfolio functionality to show those. The user would see one they want, click through and on the next page, be able to click to download.
Is this overall possible?
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
The first issue I am having is that I can’t seem to create a ‘Project’ and then assign it to a ‘Category.’ I see nowhere in the ‘Project’ page to do so.
Please make sure you have activated Unyson plugin and its Portfolio extension then you can do so as displayed in the attached screenshots.
Best regards,
Shufflehound team
Solution for this topic
Hi EG,
I hope you are well today and thank you for your questions.
How is the “move to me” motion obtained? We’d like to standardize the layouts in order to reproduce that effect here: https://www.effegibrevetti.com/cat/horizontal-fittings/. We looked into old threads and found this one for example, try to use the transition code on .sh-portfolio-archive .sh-portfolio-item .sh-portfolio-content-container but it doesn’t work. Yellow pencil is not helping neither.
You can achieve 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-archive .sh-portfolio-item:hover .sh-portfolio-content-container {
box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.06);
bottom: -4px;
}
.sh-portfolio-archive .sh-portfolio-item .sh-portfolio-content-container {
transition: 0.3s all ease-in-out;
bottom: 0;
}
Also: we have hidden the sidebar from the search layout template (https://www.effegibrevetti.com/?s=roto&post_type=product), is there a way to put the remained content in 3 columns and full layout (like this:https://www.effegibrevetti.com/cat/horizontal-fittings/)?
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://ivorysearch.com/custom-work/
Best regards,
Shufflehound team
Hi thanks for that. I did follow this advice but I still can’t add elements to actual home page.
Have you enabled the “Blog Editor Content” option to “On” as shown in the above shared screenshot?
Also could you please share me the screenshot of the screen where you are adding the content?
Solution for this topic
I could confirm the issue on your site but it is working fine on my test site.
Not sure why the below CSS code does not exist on your site.
@media (max-width: 800px){
.sh-titlebar-mobile-layout-compact .container > .sh-table > .sh-table-cell {
display: block;
}
}
Could you please update the theme to the below latest version or use the above CSS code on your site?
Please login to access this file
Awesome great to see you got that figured out.
Please advise if you have more questions.
Have a fantastic day!
Yes, it will work.
Hi @makarand06,
I hope you are well today and thank you for your question.
I have tested it on my test site and it’s working fine for me using latest version of Gillion theme.
Please make sure that you are using below latest version of the theme.
Please login to access this file
What color have you set in the theme Topbar Styling settings as shown in the attached screenshot?
Could you please share me your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @OctopiStimuli,
I hope you are well today and thank you for your questions.
With the shop pages how do I show the categories on it as in the demo sceenshot below?
I don’t see any page templates for these two pages or functions to allow for adding categories on the category page.
If you are talking about the category as shown in the attached screenshot then you can add it on the page by adding “Product Categories” widget on the Shop Widgets area as shown in the second attached screenshot.
How do I create these pages as I thought they would have came with the theme as on the demo pages?
You can import the shop demo content to create them on your site as shown in the third attached screenshot.
Best regards,
Shufflehound team
It seems you are misunderstanding the child theme concept.
You can only overwrite template files in the child theme and not js, css or any other custom PHP files that only contain functions.
The theme helpers_blog.php is a functions file and not template file as it contains the theme functions.
You can get more information about WordPress child theme in the below page.
http://freewptp.com/why-and-how-to-create-wordpress-child-theme/
Hi @jorcus,
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 correctly so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @nfuxion,
I hope you are well today and thank you for your question.
I need to access your site to troubleshoot and resolve the issue but when I try to access it then it displays me the error “This site can’t be reached” so please make sure that your shared site is accessible.
Best regards,
Shufflehound team
Hi @Lizz,
I hope you are well today and thank you for your question.
You can achieve this developing custom CSS code as shared in the below topic.
https://support.shufflehound.com/forums/topic/different-logos-on-different-pages/#post-9778
Best regards,
Shufflehound team