PicmaticWeb Documentation PicmaticWeb Documentation
  • Home
  • Documentation
  • Themes
  • Blog
Explore Items
PicmaticWeb Documentation PicmaticWeb Documentation
Explore Items
  • Home
  • Documentation
  • Themes
  • Blog
loading
  1. Home
  2. Calmer
  3. Demo Pages
  4. Quick Solution – Import Issues
Updated on March 6, 2023

Calmer

  • Folder icon closed Folder open iconVideo Tutorial
  • Folder icon closed Folder open iconGet Started
    • General
    • Server Requirements
    • Theme Installation
  • Folder icon closed Folder open iconPlugin Installation
    • Plugin Installation
    • Required Plugins
  • Folder icon closed Folder open iconDemo Pages
    • Import Demos
    • Quick Solution – Import Issues
  • Folder icon closed Folder open iconElementor Builder
    • Create a new page
    • How to enable Elementor editor for different custom post types?
    • How to import Elementor Template?
    • Elementor Custom CSS Clasess
  • Folder icon closed Folder open iconHeader
    • Header Customization
  • Folder icon closed Folder open iconFooter
    • Footer Customization
  • Folder icon closed Folder open iconTheme Settings
    • Banner Settings
    • Header
    • Menu
  • Folder icon closed Folder open iconWidget & Sidebar
  • Folder icon closed Folder open iconFAQs
    • How to paginate a post?
    • How to set site’s favicon?
    • How to apply custom CSS?

Quick Solution – Import Issues

Estimated reading: 2 minutes 165 views

Demo Seems Incorrect

  1. Sometimes you follow that OCI (One Click Demo Importer) shows an error like 500, 502. You must check the server PHP configuration especially the following (max input time, max execution time, max input vars, memory limit, upload max file size).
Server architecture	Linux 4.18.0-348.20.1.lve.1.el8.x86_64 x86_64
Web server	LiteSpeed
PHP version	8.0.28 (Supports 64bit values)
PHP SAPI	litespeed
PHP max input variables	10000
PHP time limit	300 
PHP memory limit	512M
Max input time	3600
Upload max filesize	512M
PHP post max size	512M
cURL version	7.84.0 OpenSSL/1.1.1d
Is SUHOSIN installed?	No
Is the Imagick library available?	No
Are pretty permalinks supported?	Yes
.htaccess rules	Your .htaccess file contains only core WordPress features.

2. You should try the Manual Import Tools.

3. After importing demo pages, you may follow some sections appearing very glitch or not like the main demo. Even, some section maybe appear as broken or merged with another section. The solution is, you must open the page using the Elementor and change the full site layout like following;

After opening the page, you have to click on sidebar menu and choose Site Settings> Layout> Content Width (1440).

Wrong Contact Form

If you don’t find the correct contact form after importing demo data, please use the following snippet and create a new contact form using the Contact Form 7 plugin;

<div class="min_contact_area">
<div class="contact_form">
<div class="row">
<div class="col-lg-6">
<input type="text" class="form-control input wow fadeInLeft" data-wow-delay="0.5s" placeholder="Your full name" style="visibility: visible; animation-delay: 0.5s; animation-name: fadeInLeft;">
</div>
<div class="col-lg-6">
<input type="email" class="form-control input wow fadeInLeft" data-wow-delay="0.7s" placeholder="Enter email address" style="visibility: visible; animation-delay: 0.7s; animation-name: fadeInLeft;">
</div>
<div class="col-lg-12">
<textarea name="massage" id="massage" class="form-control input textarea wow fadeInLeft" data-wow-delay="0.9s" style="visibility: visible; animation-delay: 0.9s; animation-name: fadeInLeft;">Write your message</textarea>
<input type="submit" class="bg_btn_color wow fadeInLeft" data-wow-delay="1.1s" value="Send message" style="visibility: visible; animation-delay: 1.1s; animation-name: fadeInLeft;">
</div>
</div>
</div>
</div>

Still stuck? How can we help?

How can we help?

You can directly create a support ticket visiting the below link; https://picmaticweb.ticksy.com/

Was this page helpful? Yes 1 No

Leave a Comment Cancel reply

Share this Doc

Quick Solution – Import Issues

Or copy link

Clipboard Icon
CONTENTS


Leaf Illustration

© 2018-2022 All Rights Reserved by PicmaticWeb