-
Author
-
January 29, 2018 at 08:31 #187171pditutorParticipant
Hi,
No matter what I try to import the content, it gives error message- “Failed to import demo content. Please try again”
Attachments:
You must be logged in to view attached files.January 29, 2018 at 08:50 #187173pditutorParticipantCan you please login to my Admin panel and make the replica of your demo site as it is with all contents and users. I would like to see the site exactly how it looks in your demo. I completely understand image part but do the same for rest.
URL: edsocio.com
User ID Admin
Password: Edsocio@iTutorThanks,
SantoshJanuary 29, 2018 at 08:52 #187174pditutorParticipantThe DEMO website I am talking about is Community.
January 29, 2018 at 19:45 #187224RaduModeratorHi,
There should be enabled wp_debug to can find out what causes that.
Follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );
- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );
WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
RaduHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 30, 2018 at 09:23 #187275pditutorParticipantHi,
Thanks for the suggestion. After deactivating all the other plugins I was able to import data however it is still not exactly as demo site. I am talking about all the details including menu, the way the personal pages can be created and everything else.
I want my site exactly as demo first then only I will go ahead and do the changes.
Thanks,
SantoshJanuary 30, 2018 at 18:09 #187299RaduModeratorHi,
The if you said the import had been interrupted that may be a cause for the missing menus, just go to wp-admin -> KLEO Demo data -> select your desired demo -> and make sure to had checked the Import Menu option.
Or you can import all menus from bottom of the page KLEO Demo Data
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 31, 2018 at 07:35 #187343pditutorParticipantHi,
I imported it again and again as said described by you. I also did all the activity from scratch, but my site is still not looking like demo.
Can you please login and setup the site as per demo?
Thanks,
SantoshJanuary 31, 2018 at 17:57 #187380RaduModeratorHi,
I’ve imported demo menu
https://edsocio.com/home-community/ community demo + menu
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.