Hi @kjetilhaugen,
I hope you are well today and thanks for posting here.
Could you please share me the screenshots of it and also page URL from your site where it is displaying so that i can test it?
Best regards,
Shufflehound team
Hi @Antalvespo,
I hope you are well today and thank you for your question.
I don’t see any skype button added on your site to test it so could you please add it so that I can troubleshoot it.
Best regards,
Shufflehound team
Solution for this topic
I tried to import the Startup demo again, but nothing’s changed. Please help me.
Could you please check the footer responsiveness too?
I can see the startup demo is displaying fine on your site home page and the footer is displaying responsive as shown in the attached screenshots.
Please test it clearing browser cache or using different browser.
May I know how may I use this demos for my blog: https://jevelin.shufflehound.com/blog1/from-side-to-side/?
I tried selecting from the options, but still couldn’t find it.
You can configure it by settings the page as shown in the third and fourth attached screenshots.
Solution for this topic
Hi josh,
I hope you are well today and thank you for your question.
You can remove 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
.widget_product_categories li.cat-item.cat-item-24 {
display: none;
}
Best regards,
Shufflehound team
You are most welcome here 🙂
You are most welcome here 🙂
You are most welcome here 🙂
Hi Marco,
Sorry to hear of the problem you are having.
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
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 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
You are most welcome here 🙂
I bought a Gillion Theme license for a period of 6 months, so I only get support from you in 6 months?
Yes but you can purchase and extend support any time.
I couldn’t reproduce the issue.
Are you getting the issue on our following demo site?
https://gillion.shufflehound.com/
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
I visited your shared site and saw an error in the CSS code that you have not closed opening bracket as shown in the attached screenshot which is causing my shared CSS code not to work.
Please correct your CSS code and try adding shared CSS code on the top of your existing CSS code.
Solution for this topic
Hi @mqk051197,
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: 1025px){
.sh-page-notice {
display: none !important;
}
}
Best regards,
Shufflehound team
You can develop code using below wp_head action and add that code in the functions.php file of your theme that will add that structured data in your site header.
https://codex.wordpress.org/Plugin_API/Action_Reference/wp_head
You are always welcome here 🙂
You are always welcome here 🙂
You are always welcome here 🙂
Hi PAuk,
I hope you are well today and thank you for your questions.
Could you please share me the page URL from your site where it is displaying and tell me exactly how you want it to display so that i can help you to achieve it?
Best regards,
Shufflehound team
Solution for this topic
Could you please try changing above shared CSS code as following?
.single-post .container.entry-content {
max-width: 875px !important;
}
.single-post .sh-section-container.container {
max-width: 100% !important;
}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.”?
In the meanwhile would you mind if i log in to your site and resolve 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 be able see it.”?