You are most welcome here 🙂
Sorry, currently I don’t have any ETA about it.
You are most welcome here 🙂
Solution for this topic
It started working fine after activating the Pagination option in the theme settings as shown in the attached screenshot.
Could you please confirm it?
Hi @Elephant,
Sorry to hear about the problem you are having.
I have tested it on my test site and it’s working fine for me using the latest version of Jevelin theme as displayed in the attached screenshot.
Please try using Jevein theme instead of the child theme.
This can be due to plugin conflict on your site so please try temporarily 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
@chavba As said above, to help us keep support thread separates could you please create your own thread for your question instead of posting a reply on others thread as it makes the thread messy and hard to read.
If you want to you can also add a reference to this thread in your newly created thread.
We would be more than happy to help you with your new thread.
You are most welcome here 🙂
Solution for this topic
Hi @Anusunu,
I hope you are well today and thank you for your question.
Please try changing the color from the Widgets Footer option of the theme Styling settings as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @juniormartian,
I hope you are well today and thank you for your question.
I could confirm the issue on my test site, therefore, I notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
In the meanwhile, you can resolve it by setting “Themes Options Stored In” to “Generated on fly in HTML HEAD tag as dynamic CSS – slower” in the theme General settings as shown in the attached screenshots.
Best regards,
Shufflehound team
Hi @vonedaddy,
I hope you are well today and thank you for your question.
Could you please share the screenshot of the issue so that I can better understand it?
Which version of the theme are you using?
Does the issue still exist when you deactivate the AMP plugin recommended by the theme?
Best regards,
Shufflehound team
Awesome great to see you got that solved.
Please advise if you have more questions.
Have a fantastic day!
Sorry to tell you but we didn’t get any request for it.
You can try achieving it as described below.
how can i add it like the banner ads?
I am not sure what meant by this as I already answered you above to add a banner image in each post content so could you please describe what mean now?
Hi @tonysawah,
I hope you are well today and thank you for your question.
To achieve this, you have to contact the support of either Revolution Slider or Ninja Forms.
Best regards,
Shufflehound team
Solution for this topic
Hi Laura,
I hope you are well today and thank you for your question.
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
.sh-header-mobile-navigation .sh-table-cell.sh-group { width: 70%; } .primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger:not(.is-active) span, .primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger span:before, .primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger span:after { background-color: #6c6493!important; } .sh-header-mobile-navigation .sh-nav-cart i { color: #6c6493; }
Best regards,
Shufflehound team
This is because you have set that blog page as Posts page in your site Reading settings so either remove the page as Posts page or create another page.
Solution for this topic
To achieve that, please create a blog page and configure it as described in the attached screenshot.
You are most welcome here 🙂
I logged into your website and confirmed the issue.
This can be due to plugin conflict on your site so please try temporarily 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.
I could confirm the issue on my test site, therefore, I notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
In the meanwhile, you can resolve it by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings
@media (max-width: 782px){ .blog-single .post-content li { font-size: 90%; } }