- This topic has 1 reply, 2 voices, and was last updated 5 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Free and Premium WordPress Plugins & Themes Forums WordPress Themes Booklium Booklium: demo data is not installing
Demo data is not installing. Does anyone know how to install it manually?
Are you on a local server or a hosting?
Try to disable the generation of images during the import with the following code. You can add this code to the end of functions.php file in your theme.
add_filter(
'pt-ocdi/regenerate_thumbnails_in_content_import',
'__return_false'
);
You can try to import the content manually, with the original WordPress importer plugin. The XML is located in /booklium/assets/demo-data/booklium-%theme-variant%
This website uses cookies
By clicking “Accept All”, you agree that we can store cookies on your device and disclose information in accordance with our Cookie Policy
Necessary Cookies
These cookies are essential for website functionality and cannot be disabled.
Advertising
These cookies, set by us and our advertising partners, aim to give you useful content and measure how well it works.
Analytics
These cookies help us improve performance by tracking user interactions on our website.