Could you please share me the page URL from your site where it is displaying so that i can help you?
Hi @SLS,
I hope you are well today and thank you for your question.
It seems the space is created by top padding added to section element so please remove it as described in the following topic.
https://support.shufflehound.com/forums/topic/strange-padding-above-body-text/#post-16109
Best regards,
Shufflehound team
It should work on homepage also.
Please try adding shared CSS code in the top of your existing code.
-I did as suggested and it worked. Thanks
You are most welcome here š
-Do i have to repeat the process when i update the theme ?
No you don’t have to.
You are most welcome here š
Hi @shanticfm,
I hope you are well today and thank you for your question.
You can change the button size on mobile by using the information provided on the following pages.
https://www.themepunch.com/faq/incorrect-position-or-size-for-text-button-or-shape/
https://community.theme.co/forums/topic/responsive-button-on-revolution-slider/#post-1036157
Best regards,
Shufflehound team
You are always welcome here š
Try disabling all caching plugins on your site such as Automiptize
How can I use or implement my on registration form?
You can use following plugin to achieve that.
HiĀ Manfred,
I hope you are well today and thanks for posting here.
Could you please tell me which images on your site don’t have alt attribute and share me the page URL from your site where it is displaying so that i can help you?
Best regards,
Shufflehound team
Solution for this topic
Hi @MihaiPuscas,
I hope you are well today and thank you for your question.
You canĀ make the title clickable by adding hyperlink in the revolusion slider slide as described in the following pages.
https://www.themepunch.com/faq/how-to-hyperlink-slides-and-layers/
Best regards,
Shufflehound team
Hi @vesna,
I hope you are well today and thank you for your question.
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
@media (max-width: 700px){
.woocommerce .product .related .product {
width: 100% !important;
}
.woocommerce ul.products li.product {
width: 100% !important;
}
}
Best regards,
Shufflehound team
1 more thing..Ā while u have the address. can u open the url from mobile.
because
when i open the site from mobile nothing come out ..
i have to click full website link at the bottom to load the page.are there a way to counter this problem?
It seems you are using Jetpack plugin on your site so please make sure you are not using its Mobile Theme functionality https://jetpack.com/support/mobile-theme/ which may be causing this issue.
In order to remove the theme please go to Jetpack -> Settings -> Writing tab and scroll down to the Theme Enhancements and the āEnable the Jetpack Mobile themeā option and turn that OFF.
visual editor seem to be empty. as i check past report. i can say that
i am using latest unyson plugin
the problem page are not creted with nyson visual build. this maybe due to some page can
be loaded. and only page from blog import files are not workable.
Please make sure you update unyson extensions as described in the following topic.
https://support.shufflehound.com/forums/topic/unyson-update-breaks-theme/#post-10097
Solution for this topic
You can makeĀ transparency to work on mobile alsoĀ 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
body #lightcase-overlay {
opacity: 0.5 !important;
}In your shared error log i can see the error generated by Unyson plugin.
To resolve the error please try using the solutions shared in the following topics.
https://support.shufflehound.com/forums/topic/error-after-installing-the-theme/
https://support.shufflehound.com/forums/topic/problem-with-the-unyson-plugin/
HiĀ Robin,
I hope you are well today and thank you for your question.
You can change it using Yellow Pencil plugin as described in the following page.
https://support.shufflehound.com/how-to-change-almost-any-element/
It seems your shared site is not accessible for others so if above solution doesn’t work for you then would you mind if i log in to your site and access it? 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 bee able see it.”?
Best regards,
Shufflehound team
You are most welcome here š
You are most welcome here š
I am not sure what you are referring as white frame so could you please share the screenshot of it orĀ share me the page URL from your site where it is displaying so that i can help you?
Solution for this topic
Hi @marialc,
I hope you are well today and thank you for your question.
To translate theme, you have to generate po and mo files from providedĀ Jevelin.pot file as described in the following pages.
https://thethemefoundry.com/blog/translate-a-wordpress-theme/
https://premium.wpmudev.org/blog/how-to-translate-a-wordpress-theme/
https://colorlib.com/wp/how-to-translate-wordpress-theme/
Best regards,
Shufflehound team