Solution for this topic
To fix them please also use the below custom CSS code.
html[dir="rtl"] .sh-nav li.menu-item > a.fa:before,
html[dir="rtl"] .sh-nav-mobile li.menu-item > a.fa:before {
padding-right: 0;
padding-left: 8px;
}You are most welcome here 🙂
Solution for this topic
You can change the browser title by using Yoast SEO plugin as described in the below page.
https://kb.yoast.com/kb/yoast-wordpress-seo-titles-metas-template-variables/
Solution for this topic
Hi @Cakelab,
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
html[dir="rtl"] .sh-nav li.menu-item-has-children > a:after,
html[dir="rtl"] .sh-nav li.menu-item li.menu-item-has-children > a:after {
margin-left: 0;
margin-right: 8px;
}
Best regards,
Shufflehound team
Hi @ahernanh,
I hope you are well today and thank you for your question.
I can hear the sound on firefox browser but not on chrome so maybe the chrome browser doesn’t allow the vimeo video auto play sound therefore to resolve this please contact the vimeo support.
Best regards,
Shufflehound team
Hi @theedasandeep,
I hope you are well today and thank you for your question.
I logged into your shared site and saw you have not activated the theme required plugins as shown in the attached screenshot so please activate them and then import the demo content.
Best regards,
Shufflehound team
Hi @WP,
I hope you are well today and thank you for your question.
Please make sure you are using latest version of PHP on your server by referring the information provided in the following pages.
https://www.wikihow.com/Check-PHP-Version
http://php.net/supported-versions.php
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin 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.
Best regards,
Shufflehound team
This seems because you have not activated the theme required plugins on your site so please activate them from Appearance -> Install Plugins as shown in the attached screenshot.
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin 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.
Could you please just try temporarily setting any other image as a logo image not having white or transparent color?
Solution for this topic
You can fix 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-blog-single-meta {
direction: ltr !important;
}1. I add the CSS code but nothing changed.
It is displaying fine for me now as shown in the attached screenshot.
Please test it clearing your browser cache.
2. Menu is working but there is a white border in screen. See screenshot i send before.
I don’t see it as shown in my above shared screenshot.
Please test it using a different browser and don’t test it just resizing the browser but also refresh the site after resizing the browser.
Awesome great to see you got that solved.
Please advise if you have more questions.
Have a fantastic day!
Hi @hiroyahirose,
Thank you for your question.
You can change it as described in the below pages.
https://gretathemes.com/guides/remove-category-title-category-pages/
https://wordpress.stackexchange.com/a/319017/14347
Best regards,
Shufflehound team
You are most welcome here 🙂
Hi @lukeedward,
I hope you are well today and thank you for your question.
If you have configured your site permalink settings to include the blog slug then you can’t create the page having same slug as blog so you should change the blog page slug to any other.
You can configure your site Front & Blog pages in the site reading settings in the admin area.
Best regards,
Shufflehound team
Hi Inbal,
Sorry to hear of the problem you are having.
Do you mean the site works fine If you disable the Unyson plugin?
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
Can you please try temporary enabling WP_DEBUG mode? To do this, just go to wp-config.php include this:
define('WP_DEBUG',true);
You might already have a line for WP_DEBUG, so just make sure it’s set to true.
Let me know what errors if any you are getting when you face this issue.
Best regards,
Shufflehound team
@daptee Could you please share me your site URL where it’s happening so that I can troubleshoot it?
@dellgirl As we have noted in your other topics that you only face some issues on your chrome browser which doesn’t happen for us.
This may be because you are using older version of chrome browser or some browser extensions used on it may be causing the issue.
Please make sure that you are using latest version of chrome browser and try disabling all of its extensions and clearing its cache or using it in incognito mode.
The messages displayed in the Firefox console are informative messages and you can just ignore them.