do u recommend any web hosting?
We don’t have any recommendations but you can refer the hostings listed on the below pages.
https://makeawebsitehub.com/reviews/wordpress-hosting/
https://www.techradar.com/news/best-wordpress-hosting-providers
https://themegrill.com/blog/best-wordpress-hosting/
attached i have sent my theme version 3.0.1 , why i am not having updates to newest version 3.0.4?
You can download & install below latest theme version on your site as described in this page https://support.shufflehound.com/updating-theme/
Please login to access this file
Sure. 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 be able to see it.”?
Hi @carlasgo6,
Sorry to hear of the problem you are having.
It seems happening on your shared site because of the javascript error occurred on the site 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 or use following plugin to check it.
Also please try deleting and reinstalling latest version of Gillion theme.
Best regards,
Shufflehound team
Solution for this topic
You can display it on your site 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
.home .blog-style-masonry { opacity: 1; }
Not any special guide for it but you can refer the below theme template hierarchy to know which template file to create.
https://developer.wordpress.org/themes/basics/template-hierarchy/
Hi @ibomax,
I hope you are well today and thank you for your question.
You can hide them using Yellow Pencil Editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
So my real problem is, that the custom post types (Recipes) doesn’t get the same style as a blog post.
No it won’t automatically and you have to develop custom code to achieve it.
You are most welcome here 🙂
You have to just add that widget in any widget area such as sidebar.
Yes sure I will notify you here.
Please see the attached screenshot that the blog post is also having recipe in its URL.
ok
You are always welcome here 🙂
Please advise if you have more questions.
Have a fantastic day!
Awesome great to see you got that fixed.
Please advise if you have more questions.
Have a fantastic day!
You are most welcome here 🙂
You are most welcome here 🙂
You can add those text boxes in the slider by editing the slider revolution slider as described in the following pages.
https://www.themepunch.com/faq/layer-text-selectable/
https://phidevinc.com/support/adding-text-to-a-revolution-slider-slide
Hi @ukbballrulez33,
I hope you are well today and thank you for your question.
Either make their sizes same and then use them or add 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
.page-id-321 .sh-single-image-container img.sh-image-url { max-height: 174px; }
Best regards,
Shufflehound team