Add the following to the theme’s custom CSS area found in the Customizer. .cnbh-block { max-width: none !important; overflow: hidden; width: 100% !important; } .cnbh-block table { display: block; } .cnbh-block table thead { display: none; } .cnbh-block table tbody { display: flex; flex-wrap: wrap; max-width: 100%; } .cnbh-block table tbody tr { flex: 0 …
Install and activate the WP Upload Restriction plugin. Configure the plugin according to its documentation.
Install and activate the User Role Editor plugin. Editor the Role Capabilities each role you wish to allow Media Library access. Add the `upload_files` capability to each role. Install and activate the Code Snippets plugin. Download this zip file: code-snippet.zip Unzip the downloaded file. Import the unzipped file into the Code Snippets plugin and then …
Navigate to the Connections Settings admin page anch click the Display tab. Scroll down to the Entry Actions section, enable the Email Entry and save the changes. When this option is enabled a link to the contact form will be displayed at the top of the single entry detail/profile page. To display an “Email Entry” …
Introduction You can adjust the PHP execution on your own, here are some methods to try. I recommend starting at the top an working your way down the list. Apply only one change at a time, do not try to apply them all. Be aware that this requires advanced knowledge; it is not basic and …
The purpose of these warning and notices are to help developers debug potential issues with their code. Plugin and theme developers use this information to check for compatibility and that best practices are being adhered to in their code. However, it is considered a best practice to hide these warning and notices on live production …
Introduction You can adjust the memory allocated to PHP on your own, here are some methods to try. I recommend starting at the top an working your way down the list. Apply only one change at a time, do not try to apply them all. Be aware that this requires advanced knowledge; it is not …
In order to receive updates for the extensions or templates you have purchased you must activate the Support License Key on the site you wish to receive updates. You can find your Support License key in the following locations: In the sales confirmation email. On your Purchase History page, under the Licenses tab. To activate …
This notice is being displayed because the item’s support license key has not been activated. Please see the FAQ on how to activate your support license key.
You can find your Support License key in the following locations: In the sales confirmation email. On your Purchase History page, under the Licenses tab.