Hi @juliololiveira,
Sorry to hear of the problem you are having.
Please try installing it from the following site.
https://wordpress.org/plugins/one-click-demo-import/
Best regards,
Shufflehound team
Hi @sfe,
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
.sh-nav li.menu-item a { font-weight: 400; }
Best regards,
Shufflehound team
@RaskFin This issue is fixed in the latest version of theme. Let’s resolve your issue in your following topic.
https://support.shufflehound.com/forums/topic/menu-disappeared-after-updating-theme/#post-10845
@RaskFin Let’s resolve your issue in your following topic.
https://support.shufflehound.com/forums/topic/menu-disappeared-after-updating-theme/#post-10845
Also please make sure to use latest version of Unyson plugin and update its extensions as described in the following topic.
https://support.shufflehound.com/forums/topic/unyson-update-breaks-theme/#post-10097
Hi @RaskFin,
Sorry to hear of the problem you are having.
I can see you are using older version of theme on your shared site so please update it to the following latest version.
Please login to access this file
Best regards,
Shufflehound team
If the plugin does not work with default WordPress theme like Twenty Seventeen then it is not theme issue but plugin issue so please contact the plugin developer to resolve the issue.
Hi @tmattevc,
This seems causing by new Unyson plugin update so please make sure to use latest version of Unyson plugin and update its extensions as described in the following topic.
https://support.shufflehound.com/forums/topic/unyson-update-breaks-theme/#post-10097
Best regards,
Shufflehound team
@mehrany Could you please share me the screenshot of the error?
Also have you used the solution posted in my above reply?
Awesome great to see you found the solution.
Please advise if you have more questions.
Have a fantastic day!
I could confirm the issue therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP and you will be notified here.
Glad you achieved it 🙂
Please advise if you have more questions.
Have a fantastic day!
You are most welcome here 🙂
It seems specific menu condition occurred in the latest version of theme was causing it not to work.
Hi @dwchico,
I hope you are well today and thank you for your question.
Could you please share me the pages URLs from your site where it is displaying so that i can help you to remove it?
Best regards,
Shufflehound team
Hi Daria,
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 displaying so that i can help you to remove it?
Best regards,
Shufflehound team
Hi @mehrany,
Sorry to hear of the problem you are having.
The error occurs when server allocates less than required maximum execution time to PHP so try increasing maximum execution time by using following solutions and if the solutions don’t help then contact your web host to increase it.
https://codex.wordpress.org/Common_WordPress_Errors#Maximum_execution_time_exceeded
https://wordpress.org/plugins/wp-maximum-execution-time-exceeded/
Best regards,
Shufflehound team
Use below CSS code to add background image to button. Please change image URL in the code to whatever image you want to display.
#mc4wp-form-1 input[type="submit"] { background-image: url("https://www.w3schools.com/cssref/paper.gif"); }
You are most welcome here 🙂
I understood the issue but couldn’t confirm it on your shared site.
Are you facing the same issue using any default WordPress theme like Twenty Seventeen?
Solution for this topic
Hi Stefan,
I hope you are well today and thank you for your question.
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
.sh-page-notice { position: relative; z-index: 99999; }
Best regards,
Shufflehound team