Can’t add more menu items
Can’t add more menu items Please contact your hosting provider and ask them to increase “max_input_vars” value to 2000, suhosin.post.max_vars and suhosin.request.max_vars to 5000.
Can’t add more menu items Please contact your hosting provider and ask them to increase “max_input_vars” value to 2000, suhosin.post.max_vars and suhosin.request.max_vars to 5000.
Bundled plugin’s license Bundled plugins do not come with a license and do not require activation or registration to use them with the theme. Please read more about it on Envato help center The license notifications can disable from The7 > My The7 > Silence bundled plugins notificationhttps://guide.the7.io/user-guide/the7-dashboard/the7/ All bundled plugins can update via The7…
Portfolio, Benefits, etc. are gone All custom post types are moved to a separate plugin (The7 Elements) from The7. ver. 3.7.0 onwards. It supposed to be installed and activated on update by default. If not please install it from The7 > Plugins > The7 Elements. Also make sure all required modules are enabled in Dashboard…
Theme Options cannot be saved Please try the following steps: 1. Deactivate all plugins and save options again. 2. Add the following string to wp-config.php file: define(‘WP_MEMORY_LIMIT’, ‘256M’); (you can insert it right below define(‘WP_DEBUG’, false);. If it does not help, please contact your hosting provider and ask them to increase memory limit in php.ini…
Child Theme Translation Doesn’t Work 1. When using a child theme, it is necessary to adjust the Custom XML Configuration.Please copy content from …/dt-the7/wpml-config.xml and paste it in WPML > Settings > Custom XML Configuration.Replace “the7” with your child theme name (please avoid capital letters and hyphens in child theme name). For example, if your…
“Not Found” 404 Error If your custom post type page (portfolio, album, etc.) returns 404 “Not Found” error, please disable all the plugins, follow Dashboard -> Settings -> Permalinks and click on the “Save Changes” button. If it does not help, pleas submit a ticket in support.
SVG logo By default, WordPress doesn’t allow you to upload SVGs because SVG has intrinsic security issues. That’s why theme does not support svg format. If you do need to SVG upload support, you can install SVG support plugin. Then, add following CSS rule into Dashboard – Theme Options – Advanced – Custom CSS: .branding a img{height: 80px;.mobile-branding img {width: 60px;…
Year Shortcode for Copyright Please add the following code into your child theme functions.php file: function dt_date_shortcode(){ return date("Y");}add_shortcode(‘dt_date’,’dt_date_shortcode’); Then you can use [dt_date] shortcode in copyright field to display the current year.
How to hide comments for post or page? Comments are enabled on WordPress posts and pages by default. You can change the default for new posts or pages, as well as enable/disable comments on posts or pages you’ve already published. You can change the defaults for new posts or pages on the Settings -> Discussion screen.…
WooCommerce Image Quality If WooCommerce product images are not sharp enough, please: check your thumbnail size settings Appearance > Customize > WooCommerce > Product Images and set the appropriate size; Our ThemeForest demo WooCommerce image options: Main image width 600 Thumbnail width 300 Thumbnail cropping 1:1