D5 Creation » All Posts https://d5creation.com/forums/feed/ Thu, 18 Apr 2024 06:59:27 +0000 https://bbpress.org/?v=2.6.9 en-US https://d5creation.com/forums/topic/problems-with-the-wordpress-theme-options/#post-11695 <![CDATA[Reply To: Problems with the wordpress Theme options]]> https://d5creation.com/forums/topic/problems-with-the-wordpress-theme-options/#post-11695 Fri, 01 Sep 2023 03:15:05 +0000 D5 Creation Thank you for your reply.

]]>
https://d5creation.com/forums/topic/problems-with-the-wordpress-theme-options/#post-11692 <![CDATA[Reply To: Problems with the wordpress Theme options]]> https://d5creation.com/forums/topic/problems-with-the-wordpress-theme-options/#post-11692 Thu, 17 Aug 2023 09:14:03 +0000 Martha Jones It sounds like you’re experiencing issues with your WordPress theme’s options not displaying or working correctly. This could be due to various factors, including theme compatibility, conflicts with plugins, or incorrect settings. Here’s a step-by-step guide to troubleshoot and resolve these issues:
1. Plugin Conflict Check: Disable all your plugins and then check if the theme options are working correctly. If they are, start enabling the plugins one by one, checking the theme options after enabling each plugin. This will help you identify if any specific plugin is causing the conflict.
2. Theme Update: Ensure that your theme is up-to-date. Outdated themes might have compatibility issues with the latest version of WordPress or other plugins.
3. Child Theme: If you’re using a custom theme, make sure you’re making changes within a child theme. Directly modifying the main theme files could lead to issues during updates.
4. Cache and Caching Plugins: Clear your browser cache and any caching plugins you might be using. Caches can sometimes cause issues by displaying outdated content.
5. Theme Settings Check: Double-check your theme settings. Ensure you’re configuring the right options, and there might be specific sections where you need to enable the changes to appear.
6. Custom CSS or JS: If you’re using custom CSS or JavaScript in your theme options, make sure there are no syntax errors or conflicting code that might prevent the changes from applying correctly.
7. Debugging: Enable WordPress debugging mode to catch any PHP errors that might be causing the issue. To do this, add the following lines to your wp-config.php file:
phpCopy code
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, false);
8. Check Browser Console: Use your browser’s developer tools (F12 or right-click and “Inspect”) to check for JavaScript errors. These errors can often provide clues about what’s causing the issue.
9. Contact Theme Support: If you’ve tried all the steps above and the issue persists, reach out to the theme’s support. They might have specific recommendations or solutions for your theme.
10. Consider Professional Help: If you’re not comfortable troubleshooting these issues yourself, consider hiring a professional WordPress developer who can dig into your site’s code and configurations to find the root cause.
Remember to always back up your website before making significant changes to your theme or plugins. This way, if anything goes wrong, you can easily restore your site to its previous state.

]]>
https://d5creation.com/forums/topic/is-there-a-limit-to-the-number-of-categories-displayed-on-the-front-page/#post-11666 <![CDATA[Reply To: Is there a limit to the number of Categories displayed on the Front Page?]]> https://d5creation.com/forums/topic/is-there-a-limit-to-the-number-of-categories-displayed-on-the-front-page/#post-11666 Tue, 14 Mar 2023 04:54:22 +0000 D5 Creation There is no Limit for the Categories. Please add at least one News/Post with the specified category.

]]>
https://d5creation.com/forums/topic/is-there-a-limit-to-the-number-of-categories-displayed-on-the-front-page/#post-11665 <![CDATA[Is there a limit to the number of Categories displayed on the Front Page?]]> https://d5creation.com/forums/topic/is-there-a-limit-to-the-number-of-categories-displayed-on-the-front-page/#post-11665 Tue, 14 Mar 2023 02:32:12 +0000 JPA Davis Using NewsPress Extend
dailybusinessgroup.co.uk

I have created a new Category in the normal Posts > Category section of the dashboard.
Now I am trying to add it to the Categories that are displayed on the Front Page but the new Category does not appear in the list of Categories in Appearance > NewsPress Options > Categories
I have tried changing the Slug and also given the Category a parent Category (and changed it back again).

Currently there is one Special Category on the Front Page plus 28 Categories (in rows of 4) displayed below.

So is there a limit to the number of Categories available in the NewsPress Options > Categories section?
Or is there somewhere else I need to set a parameter in order to show the new Category in this section?

]]>
https://d5creation.com/forums/topic/error-413-request-entity-too-large-error/#post-11663 <![CDATA[“Error 413 Request Entity Too Large” Error? WordPress]]> https://d5creation.com/forums/topic/error-413-request-entity-too-large-error/#post-11663 Tue, 07 Mar 2023 19:25:47 +0000 D5 Creation “Error 413 Request Entity Too Large” Error?

HTTP Error 413 occurs when the request made cannot be managed by the server, and the files are too large compared to the maximum limit that the server can manage. This is not a WordPress and/or Theme/Plugin related issue. This is a server-side issue and should be resolved by the Hosting/Server Configuration. In that case, the browser window generally displays the message “413 Request Entity Too Large”. This problem can occur if you try to upload too large files via the browser, exceeding the limits imposed by the webmaster for security reasons or others.

The possible Error Messages may be:
– Error 413
– HTTP Error 413
– HTTP Code: 413
– Request Entity Too Large
– 413. That’s an error.

How will you resolve this?
This is a hosting issue. So, it is you or your hosting company who can fix the issue. Sometimes some hosts set the maximum upload limit as lesser than 2MB which is very low. If they don’t want to increase these, they are not ready to host WordPress Sites, simply you may consider changing the host.

If you use shared hosting services, you may have to ask your host to increase your upload limit up to 15MB.

The maximum size is controlled by two PHP settings: upload_max_filesize, and post_max_size. These are PHP.INI settings, and you may or may not be able to modify them yourself. It depends on your host. So you have to ask them what the correct way to change their value is for their setup. You may need to edit the .htaccess, you may need to add a few ini_set lines to your wp-config.php file, or you may need to edit a PHP.INI file. Can’t say for sure.

Only your host can help you with the correct way to alter those values. You will need to talk to them, or search their help files.

But You can still Upload/Install the Theme by Yourself without contacting the Host/Server!
You can also upload the files using the FTP Method escaping these values or ignore contacting your host.

Recommended PHP configuration limits are as follows:

]]>
https://d5creation.com/forums/topic/black-pages-appear-within-theme-upgrade/#post-11611 <![CDATA[Reply To: Black pages appear within theme upgrade]]> https://d5creation.com/forums/topic/black-pages-appear-within-theme-upgrade/#post-11611 Thu, 30 Jun 2022 19:10:33 +0000 D5 Creation Please find our Trave Theme Demo Here: http://demo.d5creation.com/wp/themes/travel/

The demo is with the Latest WordPress and Theme Version, the site is working perfectly alright. You can check your site Clearing All Caches.

BTW, what is the site URL ?

]]>
https://d5creation.com/forums/topic/black-pages-appear-within-theme-upgrade/#post-11609 <![CDATA[Black pages appear within theme upgrade]]> https://d5creation.com/forums/topic/black-pages-appear-within-theme-upgrade/#post-11609 Wed, 29 Jun 2022 03:31:03 +0000 Julie West Hi, I had an issue where my website is visible to anyone arriving on the home page however when you click on any links you are taken to a blank black page with a X in the top right corner… this is unresponsive. As the theme was out of date I have updated the theme via D5 Creations to the current version… however nothing has changed and the issue still remains. please assist asap as I need my site fully functioning, please.

kind regards, Julie

]]>
https://d5creation.com/forums/topic/slider-problem-ugly-stripes-too-narrow-content-area-simplify-free-theme/#post-11508 <![CDATA[Reply To: Slider problem (ugly stripes) + too narrow content area (SIMPLIFY free theme)]]> https://d5creation.com/forums/topic/slider-problem-ugly-stripes-too-narrow-content-area-simplify-free-theme/#post-11508 Thu, 05 May 2022 04:53:34 +0000 Iwona Rejmus Well, yes, you have, yet nothing has improved when it comes to ugly stripes on the slider in Chrome.
(too narrow content issue I understand, I need to be premium member to make it wider, but stripes are something else, not nice!)
https://elementsconnected.com/

Best,
Iwona

]]>
https://d5creation.com/forums/topic/visual-editor-tinymce-with-bbpress-forum-editor/#post-11579 <![CDATA[Visual Editor (TinyMCE) with bbPress Forum Editor]]> https://d5creation.com/forums/topic/visual-editor-tinymce-with-bbpress-forum-editor/#post-11579 Fri, 01 Apr 2022 06:14:17 +0000 D5 Creation Is it possible to use Visual Editor in bbPress Forum ?

Yes, it is possible.

Please consider, the Forum Editor is not a part of the Theme Functions. It is generated from the Plugin bbPress. In bbPress 2.3.1, WordPress’s visual editor was defaulted to off. But, you can still enable it using some code in the Theme’s functions.php file. You can add the following code in the functions.php file from WP-Admin > Appearance > Theme File Editor > Theme Functions (functions.php)

If you want more features and control of the Visual Editor, you can use and configure the Plugin Advanced Editor Tools (previously TinyMCE Advanced)

]]>
https://d5creation.com/forums/topic/gallery-preview-not-working-properly/#post-11574 <![CDATA[Reply To: Gallery preview not working properly]]> https://d5creation.com/forums/topic/gallery-preview-not-working-properly/#post-11574 Wed, 02 Mar 2022 08:41:02 +0000 D5 Creation @kazi
We believe that the settings of one or more Plugins are not correctly set. Most probably the settings of the Caching Plugin W3 Total Cache is not proper. We disabled that and the Gallery is working perfectly.

]]>