Hi Rishi,
I hope you are well today and thank you for your question.
I have asked the theme developer and will update you here shortly after getting the reply.
Best regards,
Shufflehound team
Hi @supermegalino,
I hope you are well today and thank you for your question.
Please make sure that you are using the latest versions of WordPress and PHP.
Do you have WP_DEBUG set to true in your wp-config.php file?
If you do then please set it to false.
This will hide the warning messages and you will be able to use your site normally.
Best regards,
Shufflehound team
Hi @SaqlainMughal,
I hope you are well today and thank you for your question.
You can try achieving this using the Yellow Pencil editor as described on the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
Hi @SaqlainMughal,
Thank you for your question.
Could you please share the page URL from your site where it is displaying so that I can help you to remove it?
Best regards,
Shufflehound team
Hi @SaqlainMughal,
I hope you are well today and thank you for your question.
You can disable the WooCommerce plugin like any other plugin as described below.
https://www.wpwhitesecurity.com/manually-disable-wordpress-plugins/
Best regards,
Shufflehound team
Updating the Header Logo from Random Image
Jevelin->Customize-> Headers->…Header Light->Edit w/ WPBakery-> and then changing the image to the proper logo
You are using the custom header template so you have to change it from the custom header as shown in the first attached screenshot.
I also had to update the footer logo
You can change it from the theme footer settings as shown in the second and third attached screenshots.
I still can’t seem to figure out why the Projects & Partners Section isn’t aligned. (Refer to attachment)
Have you imported the below demo content?
https://jevelin.shufflehound.com/creative-agency/
Have you made the changes in the imported Projects & Partners Section?
I have made it to display as earlier.
There is no option to achieve this but you can achieve this by developing custom PHP code.
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
#page-container .sh-nav li.menu-item:nth-last-child(2) > .sub-menu { margin-left: -400px; }
You can remove them 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
.jssocials-share.jssocials-share-twitter, .jssocials-share.jssocials-share-pinterest { display: none; }
Please deactivate it temporarily.
Also, this can be due to plugin conflict on your site so please try temporarily deactivating all plugins except Unyson, Redux framework, and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
You are always welcome here 🙂
You are most welcome here 🙂
Hi @thewalkman,
Sorry to hear about the problem you are having.
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 browser cache after updating the theme so that the latest js and CSS files will be loaded.
Best regards,
Shufflehound team
Any luck with the widgets? Try adding the About us to the blog right panel and upload/select an image. Same for the shuffle image widget.
I could confirm the issue on your website but it’s working fine on my website.
Are you using the multisite?
Could you please tell me why the theme settings menu is not displaying on your website as shown in the attached screenshot?
Ok
You can try achieving 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-page-notice { position: fixed; bottom: 0; left: 0; width: 100%; z-index: 9999; }
I am not sure what you exactly mean by “slide it to the top or down” so please describe it.
It’s for all pages.