The Gillion Theme theme is being used on thousands of sites without any issue so it seems the specific issue with the theme and the restrictions imposed by the web host that you are using.
To resolve it please contact your web host or try using pagination in the page as you have suggested.
Hi @rokasjrokas,
I hope you are well today and thank you for your question.
The theme is compatible with any WordPress plugin developed following the WordPress plugin development standards but we have not tested it with any rental and booking plugin so please test it yourself.
Best regards,
Shufflehound team
Hi CP,
I hope you are well today and thank you for your question.
You can set the Boxed layout in the theme General Settings as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @vanni77,
I hope you are well today and thank you for your questions.
You can try achieving this using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
I logged into your shared site and saw you are using that page in the Draft mode so please try publishing it and it will work fine.
Also I can see you are using 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.
It seems this is happening on those posts because they contain large amount of content as shown in the attached screenshot which your hosting provider does not support.
You can test it by reducing the post content.
To resolve the issue, please contact your web host.
Solution for this topic
That option is only enabled when you select any particular post type as shown in the attached screenshot.
You can apply CSS to particular category pages as described in the below pages.
https://www.wpbeginner.com/wp-themes/how-to-style-individual-categories-differently-in-wordpress/
https://wordpress.stackexchange.com/questions/759/custom-stylings-for-category-pages
I logged into your site and visited some pages on it but didn’t see any error message.
Could you please share me some page URLs where the errors are displaying?
You are most welcome here 🙂
Solution for this topic
I used the below custom CSS code to resolve the issue so could you please test it now by clearing your browser cache?
#page-container .mc4wp-form input[type=email] {
max-width: 100% !important;
}I didn’t get the site details.
Could you please share it again and also send it on [email protected]
Hi Christophe,
I hope you are well today and thank you for your question.
You can resolve this issue and install the theme as described in the below pages.
https://support.shufflehound.com/how-to-fix-the-theme-is-missing-the-style-css-stylesheet/
https://support.shufflehound.com/installing-theme/
Best regards,
Shufflehound team
Hi @photobernard,
I hope you are well today and thank you for your question.
Please update the theme on your site to the below latest version as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
Please make sure you are using latest version of PHP on your server by referring the information provided in the following pages.
https://www.wikihow.com/Check-PHP-Version
http://php.net/supported-versions.php
If still the Warning message displays for you then please do below.
Do you have WP_DEBUG set to true in your wp-config.php file?
If you do then please set it to false.
This will hide the warning messages and you will be able to use your site normally.
Best regards,
Shufflehound team
Hi Derek,
I hope you are well today and thank you for your question.
You can uninstall it as described in the below pages.
https://www.wpbeginner.com/beginners-guide/how-to-properly-uninstall-a-wordpress-plugin/
https://codex.wordpress.org/Managing_Plugins#Uninstalling_Plugins
Best regards,
Shufflehound team
Hi Dalia,
I hope you are well today and thank you for your question.
No currently, there isn’t any option to import only one page.
You can just import the demo content on your test or development site as described in the below page and then see how the particular page is created which you can create on your live site.
https://support.shufflehound.com/installing-demo/
Best regards,
Shufflehound team
Hi @lolbol,
I hope you are well today and thank you for your question.
Yes, you can import the demo content on your site as described in the below page.
https://support.shufflehound.com/installing-demo/
Best regards,
Shufflehound team
You are still using older version 4.0.3 of the theme on your site.
To update the theme
Please login to access this file
You don’t need to activate the parent theme as you are using a child theme but male sure that you have not installed multiple parent themes and deleted all older theme versions on your site.
Then this can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin, Slider Revolution 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.
Solution for this topic
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
#page-container .wpforms-form input[type="email"],
#page-container .wpforms-form input[type="text"] {
line-height: 1 !important;
}Could you please tell me from where you are getting that dialog box?
Could you please share me some more screenshots of the options so that I can better understand it?