Yes please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.” and also share the page URL from your site where it is happening.
Solution for this topic
I used the same settings on my test site but couldn’t reproduce the issue.
It is working same way as on the page https://bicyclist.xyz/category/profiles/events/bwr/ on your site so i am not sure how you have created this profile page https://bicyclist.xyz/profiles/
Please advise.
I logged in to your site and the plugins were displaying for me so i installed them.
Could you please confirm whether they have installed fine for you?
Also please note that you have shared your site credentials publicly so anybody can see them and may misuse them so i strongly recommend you to change the credentials ASAP.
If you want to share site details privately then you can do so by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”
@captainturtle Not an issue. You are always welcome here 🙂
I don’t see the shared CSS code used on your site.
Where have you added the provided CSS code?
To make it work on your site please try using below custom CSS code instead of above.
.archive #content, .blog #content { width: 100% !important; padding: 0 !important; } .archive #sidebar, .blog #sidebar { display: none !important; }
The plugin works with default themes and Gilleon, but when I activate the plugin with Gilleon the blog slider desapear.
I can see still the javascript error message is occurring on your site due to Google ads that you are using on the site so please try temporary deactivating it.
And did you saw my message about the Blog Post Categories (lastest version 1.2.8) didn’t work well because I’m using some GIFs on the featured image?
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.
Hi @amudalainc,
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
In your shared screenshots, i can see you have set site logo but don’t see the Favicon set as shown in my above shared screenshot so please make sure you have set it.
Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?
Awesome great to see you got that figured out.
Please advise if you have more questions.
Have a fantastic day!
You are most welcome here 🙂
Solution for this topic
You can try using alternate demo content install method using https://wordpress.org/plugins/one-click-demo-import/ as shown in the attached screenshot that also retains your site existing data.
Awesome great to see you got that resolved.
Please advise if you have more questions.
Have a fantastic day!
Hi @amudalainc,
Sorry to hear of the problem you are having.
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
@media screen and ( max-width: 768px ){ .sh-group.blog-list.blog-style-masonry { opacity: 1; } }
Best regards,
Shufflehound team
Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?
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
.blog-style-large.large-centered .post-title h2 { font-weight: 200; }
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
.blog-list .post-categories a { font-weight: 600; }
@alexander.rodrigues Your question is not related to this topic so to help us keep support thread separates could you please create your own thread for your question instead of replying on others 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.
No the plugin is free of cost which you can get from here https://wordpress.org/plugins/wordpress-seo/
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-blog-fancy .post-categories-container, .blog-slider-item .post-categories { display: none; }