Hi @vyalmighty,
Sorry to hear of the problem you are having.
Please make sure that you are using below latest version of the theme.
Please login to access this file
Could you please share me the page URL from your site where it is not working so that I can troubleshoot it?
If I need to log into your site to access that page then would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin log in details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Best regards,
Shufflehound team
Hi Alison,
I hope you are well today and thank you for your question.
You can remove the bottom border from the menu 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
body #page-container .sh-header.sh-header-1 {
border-bottom: 0 !important;
}
Best regards,
Shufflehound team
I am not sure why the shared embed code is causing the issue but I can see you are calling googleapis in the shared embed code so you can contact the Google support to know why this is happening.
Solution for this topic
I can see you are not using exact CSS code shared above and missing the #page-container causing the CSS not to work.
You have to make the CSS code more specific by using the exact CSS code shared below.
@media (max-width: 550px){
body:not(.home) #page-container .container.entry-content {
max-width: 90% !important;
min-width: 0 !important;
padding: 0 15px !important;
}
}I troubleshoot the issue on your site but couldn’t find the bottleneck of it so I have notified the theme developer to resolve it.
The theme developer may need to log into your site to troubleshoot the issue so please do not change the shared site credentials.
I have tested it on my test site and the plugin is working fine for me without any issue.
I sent a private reply.
I don’t get it.
Do you see the sent private reply?
These are all connected issues in the menu – so 1 thread is OK.
Are you referring menu as Slide in/out right hand panel?
If yes then please share the screenshots of it.
Solution for this topic
Hi @Arobreizh,
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
.post-content-gallery-item {
border-radius: 8px;
}
Best regards,
Shufflehound team
I need to log into your site to access those pages.
Would you mind if I log in to your site and access those pages to do some troubleshooting? If this is ok then could you please temporary share me your site admin log in details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Could you please tell me where you have replied?
Also to help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.
You are most welcome here 🙂
Glad it is working fine for you now 🙂
You are most welcome here 🙂
The issue is resolved in the below latest version of the theme so please update the theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
The issue is resolved in the below latest version of the theme so please update the theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
I logged into your site and saw the javascript error is occurring on your site causing the issue so would you mind if I troubleshoot it disabling the plugins on your site?
Also, I can see you are using an outdated version of PHP on your site as shown in the attached screenshot so please update it to the latest version by contacting your web host.
Solution for this topic
But this play error message on header.
How i can solve it?
It is displayed by the wordpress-ping-optimizer plugin that you are using on your site so please disable the plugin and contact the plugin developer to resolve it.
Hi @nkalkan,
I hope you are well today and thank you for your question.
I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
In the meanwhile, 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
.sh-nav li.menu-item.sh-nav-share.sh-nav-special {
display: none;
}
Best regards,
Shufflehound team
Hi @podsolnuhi,
I hope you are well today and thank you for your questions.
I have written a series of posts, and would like to have previous and next post shown underneath (not “Related posts”).
You can disable Related Posts from the theme settings as shown in the attached screenshot.
The previous and next post links are displayed automatically below each post on the single post page.
Is there any widget that I can use to show specific posts, not automatically chosen?
You can try using the widgets provided by below plugins.
https://wordpress.org/plugins/search/posts+widget/
Best regards,
Shufflehound team
Hi @amarinne,
I hope you are well today and thank you for your question.
I could confirm the issue on my test site, therefore, notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
In the meanwhile, you can use the Masonry Card post style as shown in the attached screenshot.
Best regards,
Shufflehound team