Just try making your CSS code more specific to override other code such as below using !important
.tablepress-id-N, .tablepress-id-N tr, .tablepress-id-N tbody td, .tablepress-id-N thead th, .tablepress-id-N tfoot th { border: none !important; }
Ok then would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Also, please tell me which demo content do you want to install?
Ok
As it is your site specific issue so would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
Also, could you please share me the screenshots of the issues?
Hi David,
Sorry to hear about the problem you are having.
I have tested importing the demo content on my test site and it is getting imported successfully.
Is your site behind any firewall?
Could you please share with me the screenshot of the error that you are getting?
Please make sure you are using the 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
Best regards,
Shufflehound team
No, you are using the wrong text-domain.
Please contact the plugin support or refer the plugin documentation to know how to use the plugin.
Hi @Jemima,
I hope you are well today and thank you for your question.
If you do not want to use WPBakery page builder then you can just disable the WPBakery plugin from Admin Area -> Appearance -> Plugins
Please note that after disabling the WPBakery plugin, the pages created using the WPBakery page builder won’t display correctly.
Best regards,
Shufflehound team
You are most welcome here 🙂
To check whether this is a theme problem, just temporary use the Twenty Seventeen theme on your site. If everything works fine then it’s your site theme issue.
You have to access the wp_postmeta table in the database.
Hi @davey1975,
I hope you are well today and thank you for your question.
Are you using the Simple Line Icons on your site?
Could you please share your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi @Amine IJNR,
I hope you are well today and thank you for your question.
You can change it using Yoast SEO plugin as described below.
https://yoast.com/wordpress/plugins/seo/titles-and-meta-descriptions/
Best regards,
Shufflehound team
Solution for this topic
You can add space there 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
.single-post .container.entry-content { margin-top: 50px; }
There isn’t an option for that element to limit the sentences.
The theme developer has resolved the issue and the latest theme version containing the fix will be released soon.
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.
In the meanwhile, you can change navigation menu font to Roboto 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-nav > li.menu-item > a { font-family: 'Roboto', sans-serif !important; }
Awesome great to see you got the culprit plugin found.
Please advise if you have more questions.
Have a fantastic day!
Hi Manish,
I hope you are well today and thank you for your question.
To display arrows for the Partners element, you have to develop custom code in the child theme of the Jevelin theme.
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
Hi @Prnolan,
I hope you are well today and thank you for your suggestion.
We will remove it in the future version of the theme.
You can remove 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
.jssocials-share.jssocials-share-googleplus { display: none; }
Best regards,
Shufflehound team
Please try clearing and temporarily disabling the W3 Total Cache that you are using on your site.