You have to import it as shown in the attached screenshot.
There is no way to selectively import a specific page from the demo content so you have to import whole demo data.
Solution for this topic
Please make sure that you have activated the WPBakery page builder plugin and configured it as a editor to use in the custom header as shown in the attached screenshot.
Welcome
The refund is processed.
Could you please confirm it?
Hi @AnaMaria94,
I hope you are well today and thank you for your question.
You can update the WordPress to resolve the issue as described on the below pages.
https://www.wordfence.com/learn/how-to-manually-upgrade-wordpress-themes-and-plugins/
https://webdesign.tutsplus.com/tutorials/how-to-update-wordpress-manually-or-automatically–cms-34631
https://www.fixrunner.com/how-to-update-wordpress-manually/
Best regards,
Shufflehound team
Hi @VandyM,
I hope you are well today and thank you for your question.
Please remove the instagram-feed plugin that is causing the error on your website.
Also, please make sure you are using the latest version of PHP on your server by referring to the information provided in the following pages.
https://www.wikihow.com/Check-PHP-Version
http://php.net/supported-versions.php
To resolve the session_start error please try using the solutions shared in the following topics.
https://github.com/ThemeFuse/Unyson/issues/4042#issuecomment-681862373
Best regards,
Shufflehound team
Hi @ukbballrulez33,
I hope you are well today and thank you for your question.
I visited your website and It seems you are using an older version of the theme on your website so please update it to the below latest version as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
Please clear your website and browser cache after updating the theme so that the latest js and CSS files will be loaded.
Best regards,
Shufflehound team
Hi @poundspress,
I hope you are well today and thank you for your question.
I am not sure which “single product” template you are referring to so could you please share the screenshot of it or share the page URL where it is displaying so that I can help you?
Best regards,
Shufflehound team
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
.woocommerce-cart .woocommerce .quantity .qty { display: inline-block !important; }
You have to edit the header to get it as shown in the attached screenshot.
You are most welcome here 🙂
You are most welcome here 🙂
I tested it on your shared website and it works fine for me as shown in the attached screenshot.
Could you please test it by clearing your browser cache and using a different browser?
You are always welcome here 🙂
I could log into your website and confirmed the issue.
The issue occurs because of the below javascript code that you have added in the theme settings.
(function(d) { var config= { kitId: 'hlc8zvz', scriptTimeout: 3000, async: true } , h=d.documentElement, t=setTimeout(function() { h.className=h.className.replace(/\bwf-loading\b/g, "")+" wf-inactive"; } , config.scriptTimeout), tk=d.createElement("script"), f=false, s=d.getElementsByTagName("script")[0], a; h.className+=" wf-loading"; tk.src='https://use.typekit.net/'+config.kitId+'.js'; tk.async=true; tk.onload=tk.onreadystatechange=function() { a=this.readyState; if(f||a&&a !="complete"&&a !="loaded")return; f=true; clearTimeout(t); try { Typekit.load(config) } catch(e) {} } ; s.parentNode.insertBefore(tk, s) } )(document);
There can be an issue in the above javascript code so please resolve it as other javascript code works fine there.
We are troubleshooting the issue caused by the Unyson plugin and also in the process to migrate to Redux from Unyson.
In the meanwhile, please use the below custom CSS code to resolve it.
#page-container .sh-accordion .panel-title a, #page-container .sh-accordion .panel-title a i { background-color: #02d37d; }
Solution for this topic
To resolve this, please remove the below custom CSS code that you have added in the style.css file of your child theme.
.sh-titlebar .title-level { text-align: right; float: right !important; margin-top: -30px; }
You are most welcome here 🙂
Hi Sara,
Sorry to hear about the problem you are having.
This seems your web server related issue so please resolve it as described on the below pages or contact your web host to resolve it.
https://www.wpkube.com/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress/
Best regards,
Shufflehound team