@drewlkelly Could you please temporary activate any default WordPress theme like Twenty Seventeen to see whether it is theme or site specific issue?
It is not working on your site because your site contains following invalid custom CSS code.
.sh-timeline-box{ padding-left:5px;}} @media (max-width: 600px){.sh-titlebar .titlebar-title h1,#page-container .post-title h1 { font-size: 20px;} table td, { border: 0px solid #ffffff !important;}
So please either correct the above custom CSS code or add the provided code at the top of your custom CSS theme option.
Awesome great to see you got that solved.
Please advise if you have more questions.
Have a fantastic day!
I hope you are well today and thank you for your questions.
How do I get the slider revolution bars to show? I don’t see where I choose where it should be displayed.
You will find information about this on the following Slider Revolution plugin documentation.
https://www.themepunch.com/revsliderjquery-doc/slider-revolution-jquery-5-x-documentation/
Also, my item purchase code isn’t working to register Slider revolution.
If you have not purchased this plugin and using the plugin bundled with the theme then you are not direct customer of that plugin so can not register that plugin until you purchase it.
Please see more information about this on the following pages.
https://www.themepunch.com/faq/purchase-code-registration-faqs/#1447194367831-7941a825-85b2
https://www.themepunch.com/faq/update-to-5-0-via-ftp/
Best regards,
Shufflehound team
I couldn’t reproduce the issue on my test site so to resolve the issue immediately would you mind if i log in to your site and do some troubleshooting? If this is ok then could you 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.”?
I could confirm the issue on your site.
Could you please temporary activate any default WordPress theme like Twenty Seventeen to see whether it is theme or site specific issue?
I did it on your site by configuring the Post Masonry Grid element in the test page as shown in the attached screenshot.
I tested it again on your site and it is working fine for me now.
Hi Gordon,
I hope you are well today and thank you for your question.
I have tested it on my test site and it’s working fine for me using latest version of Jevelin theme.
Please make sure you are using following latest version of theme on your site.
Please login to access this file
Also please don’t use the same logo color as header background color orelse it won’t display on similar background.
Best regards,
Shufflehound team
I did the same but couldn’t reproduce the issue on my test site so could you please share me the specific page URLs from your site where it is happening and not just your site URL so that i can troubleshoot it?
Use the below custom CSS code to achieve it.
#portfolio-fancy-filter-7c965475e86778586eb3f5c5f5821836 .sh-filter-item { display: none; } #portfolio-fancy-filter-7c965475e86778586eb3f5c5f5821836 .sh-filter-item[data-filter="*"], #portfolio-fancy-filter-7c965475e86778586eb3f5c5f5821836 .sh-filter-item[data-filter=".category-life"], #portfolio-fancy-filter-7c965475e86778586eb3f5c5f5821836 .sh-filter-item[data-filter=".category-work"] { display: inline-block; }
Would you mind if i log in to your site and do some troubleshooting? If this is ok then could you 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.”?
Sure i will let you know here soon.
Hi @jemano,
I hope you are well today and thank you for your question.
Could you please share me your site URL where it’s displaying so that i can help you to reduce it?
Best regards,
Shufflehound team
Again i didn’t get it so now this time please send it on [email protected] and revert me back here after sending it.
You can display it on mobile 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 (max-width: 1025px){ #page-container header.primary-desktop { display: block!important; height: auto !important; } #page-container header.primary-desktop .sh-header-logo-container, #page-container header.primary-desktop .sh-header-top, #page-container header.primary-desktop .sh-header{ display: none; } } .sh-header-mobile-dropdown { z-index: 99999; }
You are using wrong blog slider element instead you should use Post Masonry Grid element as shown in the above attached screenshot.
If you can’t do it yourself then could you 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.”?
You are most welcome here 🙂
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.