Hi @vincemassara,
I hope you are well today and thank you for your question.
It seems visual composer is already installed on your site so please check it in the installed plugins list.
If it is not installed then please delete the plugin folder /wp-content/plugins/js_composer/ using FTP or cPanel file manager and then install Visual composer plugin.
Best regards,
Shufflehound team
I hope you are well today and thank you for your question.
Currently te theme doesn’t provide option to add shortcode there but we will consider this to be developed in the suture version of theme.
In the meanwhile to achieve this you have to develop custom code in the child theme of Gillion theme.
Best regards,
Shufflehound team
Awesome great to see you got that found.
Have a fantastic day!
It is WordPress default functionality and it should work without any issue so there must be something wrong exporting it but glad you solved it.
Your new topic has been replied.
I can see you are using shared CSS code wrong on your site as shown in the attached screenshot.
You should add . before test class as .test
@Alex 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.
Hi Synobol,
I hope you are well today and thank you for your questions.
I want to upload the latest version of Jevelin, however I’ve added some custom CSS to my theme (in Appearance > Custom Code)
How can I be sure I will not lose these changes.
You won’t lost it after updating theme to latest version but just to be secured copy that custom CSS code in the text file before updating the theme so that if anything goes wrong then you can recover it.
And is worth creating a child theme at all?
Yes it is very useful. get more information about it on this page http://freewptp.com/why-and-how-to-create-wordpress-child-theme/
Best regards,
Shufflehound team
You are most welcome here 🙂
You are always welcome here 🙂
Hi @ssizz,
I hope you are well today and thank you for your question.
You can try achieving this by using the custom plugin solution posted in the following topic.
https://support.shufflehound.com/forums/topic/hide-mobile-menu-on-click/#post-5380
Best regards,
Shufflehound team
Hi @bc2011,
I hope you are well today and thank you for your question.
You have to develop custom code to achieve this.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Best regards,
Shufflehound team
Solution for this topic
Hi @bc2011,
I hope you are well today and thank you for your question.
You can remove date from theme blog settings as shown in the attached screenshot.
You can remove posted 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
article .post-meta-one { display: none; }
Best regards,
Shufflehound team
Could you please share me your site URL where it’s happening so that i can troubleshoot it?
You are most welcome here 🙂
You can make it responsive as described on the following pages.
https://stackoverflow.com/a/32766134/1287548
https://www.themepunch.com/revslider-doc/layer-responsive-behavior/
I got the credentials and i temporary disabled W3 Total Cache plugin on your site but when i tried to reactivate it then i can’t.
It seems there is something wrong on your site.
Are you using multisite?
Could you please check it?
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
#content .WooZone-country-check { display: none; } .woocommerce div.product div.images img { width: auto; }
Hi @Sweazy,
I hope you are well today and thank you for your question.
You can test your site performance and see what is causing it to load slow using any of the following sites.
https://developers.google.com/speed/pagespeed/insights/
You can optimize your site site speed as described on the following pages.
http://www.wpbeginner.com/wordpress-performance-speed/
https://www.siteground.com/tutorials/wordpress/optimize_wordpress.htm
https://codex.wordpress.org/WordPress_Optimization
https://codex.wordpress.org/WordPress_Optimization/WordPress_Performance
https://colorlib.com/wp/how-to-speed-up-wordpress-site/
Best regards,
Shufflehound team