Hi @DebtCase,
I hope you are well today and thank you for your question.
It depends on how you have created that shortcode and where you are adding it to display in counter so could you please tell us more information about it so that we can help you?
Best regards,
Shufflehound team
You are most welcome here 🙂
but translated words from english to the language web have lost… I’ve found english words that I’ve translated to catalan before this fix. How can I resolve this?
You can translate it as described in the following page.
https://support.shufflehound.com/theme-translation/
Anyway, there’s a new version of the theme, v.3.0.3, if I upload this version, will the library continue working?
Yes we have fixed the issue in the below latest version of theme.
Please login to access this file
Solution for this topic
The strings are in the following theme file on line numbers 36, 49 and 62 as shown in the attached screenshot.
/jevelin/inc/headers/header-10.php
You are most welcome here 🙂
You are most welcome here 🙂
I was not talking about 100% width but using larger image.
Glad you figured it out.
Have a fantastic day!
Hi Sofia,
I hope you are well today and thank you for your question.
I can see it is displaying the same except post meta information as shown in the attached screenshot.
Do you want to remove it or anything else?
Best regards,
Shufflehound team
Solution for this topic
Hi @mqk051197,
I hope you are well today and thank you for your questions.
Issue 1: The menu icon is not displayed on mobile device headers. There seems to be something wrong, for example, which resources are blocked on my server. If so, I hope you can find the cause and point me to contact the server vendor to fix it.
You can resolve 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
a.fa { font: normal normal normal 14px/1 FontAwesome !important; }
Problem 2: It’s on display on Mega Menu, I want it displayed in d / m / y format as default setting in WordPress, how do I?
To change 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
Best regards,
Shufflehound team
Solution for this topic
Thank you. I mean to put at top of the landingpage a slider or even an image and below the header with the menu bar. But I couldn’t find any example at the demo sites.
Currently the theme doesn’t provide any such option so you have to develop custom code to achieve this.
 If that shouldn’t work than hide the header menu bar but display sticky header to scroll.
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-header { display: none; } .sh-header.sh-sticky-header-active { display: block; }
You can try resolving this by using the attached custom child theme of Jevelin theme that contains custom code to rename the cookie file.
It’s hard to troubleshoot the issue without logging in.
Please make sure you have set the Success Message in the contact form settings as shown in the attached screenshot.
Also please use the contact form on separate page without using any other element on the page so that we can test whether it works.
Solution for this topic
Hi @louoc,
I hope you are well today and thank you for your question.
You can try resolving 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
#page-container .sh-timeline-2 .sh-timeline-image-container { background-size: initial; background-repeat: no-repeat; background-position: top center; }
Best regards,
Shufflehound team
Hi Myles,
I hope you are well today and thank you for your question.
I did think of using the Gallery layout which makes the words and the plugin gallery look fine, but then the featured image appears as massive at the top and looks crazy. So another option – can I surpress the featured image on gallery layout pages?
Yes we can achieve this developing custom CSS code.
Just use it on your site and share me the page URL so that I can help you.
Best regards,
Shufflehound team
Solution for this topic
Hi @digikrutt,
I hope you are well today and thank you for your question.
You can translate it as described in the below page.
https://support.shufflehound.com/theme-translation/
Best regards,
Shufflehound team
You can use that shortcode by adding it in the Text Block content element as shown in the attached screenshot.
You can style the generated form using Yellow Pencil Editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Solution for this topic
I have attached modified Jevelin child theme in which I have made the above stated changes so please use it.
Solution for this topic
Please also use the below custom CSS code.
@media (max-width: 700px){ .sh-page-notice[style*="display: block"] + header.primary-mobile .sh-sticky-mobile-header { top: 165px; } } @media (max-width: 1150px){ .sh-page-notice .sh-page-notice-button { margin-top: 5px; } }
Hi @shanticfm,
I hope you are well today and thank you for your question.
I visited your shared site on mobile but didn’t see Back To Top button so could you please test it on different browser or clearing your browser cache?
Best regards,
Shufflehound team
You are most welcome here 🙂
To help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.