xampp - Why don't WP themes download completely on my localhost (XAMMP)?

admin2025-06-04  2

When I active a WP theme, it does not completely download. The theme is not reproduced exactly (no graphics, no background, etc.). I was expecting a WYSIWYG. The widgets,etc. appear as random sentences. I localhosting using XAMMP.

When I active a WP theme, it does not completely download. The theme is not reproduced exactly (no graphics, no background, etc.). I was expecting a WYSIWYG. The widgets,etc. appear as random sentences. I localhosting using XAMMP.

Share Improve this question asked Jan 26, 2019 at 22:04 Tom AllenTom Allen 1 2
  • Your question not clear, as you say after theme activate it does not download. Okay I think do you mean after theme install. From where you download theme from themes page? Or with FTP. – maheshwaghmare Commented Jan 27, 2019 at 6:23
  • Add code define('WP_DEBUG', true ); define('WP_DEBUG_LOG', true ); define('WP_DEBUG_DISPLAY', true ); in wp-config.php to file it will show you the error on display and also generate log file in /wp-content/debug.log hope it helps – maheshwaghmare Commented Jan 27, 2019 at 6:26
Add a comment  | 

1 Answer 1

Reset to default 1

After Installing you need to import DEMO content provided by theme developer if not then try connecting with Theme Developers. Whenever you install a theme from WordPress store they will provide only the theme :), check if there is an option for demo content.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748971502a315270.html

最新回复(0)