• Resolved danthemannl

    (@danthemannl)


    Hello,

    I have installed a fresh new wordpress website. I use the latest version WordPress 6.0.1 NL. My website does not have FTP(S) access because of security but I do have shell access.

    I have installed the Rife free theme and Rife free child theme manual. I downloaded the files from the website and placed it in the wp-content/themes folder. I did the same with the apollo13-framework-extensions and rife-elementor-extensions and placed it in wp-content/plugins. I activated the plugins and no errors are shown.

    On the design importer page I imported the Unicorn design. This succeeded without errors. But after viewing the website my site does not look the same as the demo. On my homescreen I have no slider, no latest posts, no buttons. I don’t have any page that looks like the home page in the demo. Only the Blog and the Portfolio page look the same.

    I have checked with all the requirements and even gave some extra:
    WP Memory Limit: 256 MB
    PHP Version: 7.4.21
    PHP Time Limit: 120
    PHP Post Max Size: 64 MB
    Max Upload Size: 64 MB

    It looks like the home page is not imported. Please have a look at: https://autorijschool.dannyemmerik.nl/

    I hope anyone can help.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Theme Author apollo13themes

    (@apollo13themes)

    Hello 🙂

    On some server configurations it imports like that and I am not sure why it happens.

    It seems like there is a problem with regenerating Elementor design of pages, due to JSON validation error, or something similar. I have even tried manually importing the design of a single page via Elementor importer, and it gave the same result.

    With kind regards.
    Air.

    Thread Starter danthemannl

    (@danthemannl)

    So there is no workaround or fix?
    Too bad because I really like the theme

    Theme Author apollo13themes

    (@apollo13themes)

    Hye:-)

    I would love to solve this issue, but I don’t have access to such a server where this breaks, so I can not debug it. It could take a few days to find out what is wrong that Elemeotr templates import breaks this way.

    I could not recreate this issue on any server I worked on.

    With kind regards.
    Air.

    Thread Starter danthemannl

    (@danthemannl)

    Thanks for your last reply. Your answer about the Elementor templates import made me solve my issue.

    Steps I did to solve the problem:
    – I downloaded the elementor plugin and activated.
    – On the Elementor plugin page in wp-admin I clicked on “start free pack import”
    After a popup appeared about me not having a default kit:
    – In Elementor tools I clicked on: Regenerate CSS & Data, Sync Library, Recreate Kit

    After these steps I was able to made a full import of the unicorn template on “Rife free import & info”.

    Please have a look on my website now: https://autorijschool.dannyemmerik.nl/

    I think you should add this to your website documentation. On the Installing the plugin page only the Apollo13 Framework Extensions is mentioned and not the Elementor Website Builder plugin.

    Have a great week! 🙂

    Theme Author apollo13themes

    (@apollo13themes)

    I downloaded the elementor plugin and activated.

    But this plugin is installed during the import unless you have unchecked it in the import process 🙂

    With kind regards.
    Air.

    Thread Starter danthemannl

    (@danthemannl)

    Apparently not. I checked every box during import. I think this not possible when people don’t have FTP access. WordPress is not able to download and install plugin automatically when there is no FTP(S) account. So for people who have to install everything manual it would be nice to have this plugin on the documentation page otherwise they end up with a broken template.

    • This reply was modified 2 years, 6 months ago by danthemannl.
    • This reply was modified 2 years, 6 months ago by danthemannl.
    Theme Author apollo13themes

    (@apollo13themes)

    Hey 🙂

    I didn’t know such WordPress installations existed, which are without essential functionality. Thanks for the info!

    With kind regards.
    Air.

    Thread Starter danthemannl

    (@danthemannl)

    Another solution might be to add this line to your wp-config.php file. Have not tested this with your theme import but this works around the FTP need.

    /** Plugin install without FTP */
    define(‘FS_METHOD’, ‘direct’);

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Theme not fully imported’ is closed to new replies.