Purchased Wordpress theme is not working properly

Akilan

Registered Member
Joined
May 15, 2018
Messages
98
Reaction score
13
Hi Guys,

Today i purchased one theme from themeforest and i uploaded in my wordpress theme

Earlier it was showing stylee.css file was missing then i fixed and uploaded the theme

Now its not coming as how they showed in LIVE PREVIEW.

Can anyone tell me y its like this?
 
Do they have any support? Do you have any plugins that might be breaking it?
 
Have you read and followed the documentation of that theme?
 
Start again. Deactivate and delete the theme entirely. Deactivate any caching plugins you might have. Ensure you have all the files together and upload/install it again (via the Wordpress admin panel if possible) - does the same problem persist?

If yes - the next steps may be editing your wp-config.php and adding
Code:
define('WP_DEBUG', true);
to enable verbose debugging. This would hopefully give you an error message when you visit your Wordpress site that'll help diagnose the problem.
 
Most of the time there are few steps to have your site like the demo they are showing, read the documentation inside the theme folder
 
I'm like 90% sure that the guy's only problem is that it's looking blank basic, because the demo data not uploaded.
You have to work and build the pages to make it look like a real site, the themes are just like lego: you paid for the basic little blocks so you can build something complex.
Edit: got beaten by danixD by 1 min :P
 
Can you share a preview? Maybe is just the demo contents lost.
 
Guys,

Thank u so much. Its working now... :) :)
 
This is why I stay away from WordPress at all.Sorry but I'm not fan of it.
 
I feel you should share the solution. so others can have benefit.

I just red the document and did as per the steps mentioned and i installed all the plugin suggested by Wordpress theme
 
This is why I stay away from WordPress at all.Sorry but I'm not fan of it.

Ya bro, but what to do am not big coder tats y bro :)

Thank u so much. you only asked me to read documentation
 
Thread moved.

Also, did you follow the installation guide? Normally theme forest themes have a guide on how to install and it normally involves importing a demo xml file afterwards as well, to make it look like the demo site.
Also, quite often you cant get it looking exactly like the demo site because they dont always allow you to install certain images etc.
 
Back
Top