• Resolved lemmel

    (@lemmel)


    Hi !

    First of all thanks for the work on the theme: it is clean, and useful. I hope I will be able to help you to improve the theme with my question ??

    We have a testing website that is located behind something like: https://test.mydomain.fr
    We customized it to the point it looked fine for us, and then decided to put it onto something like it: https://mydomain.fr

    I did
    – by copying the files and the database content
    – by replacing of reference in the DB to test.mydomain.fr by mydomain.fr

    The site is behaving correctly but for the theme: it seems to be partially resetted.
    There was an error (in browser debug) with an external reference (mixing http and https) that I corrected :
    https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js
    replaced with
    https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js

    So the website seems to run correctly, but the theme is not the one that we customized, and here are the parameters that were preserved:
    – CSS additionnal
    – Cactus: Header Options > Website Identity
    – Cactus: Typography General Font Size
    – Cactus: Typography Section Font Size

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author LQThemes

    (@velathemes)

    Hi,
    1, It is incorrect to replace the options string in the database. It is recommended that you use plugins to export and import data, for example, Customizer Export/Import.

    2, You don’t need to load waypoints.min.js because it is already included in the theme, repeated loading may cause errors.

    Thread Starter lemmel

    (@lemmel)

    Thanks for the answer and the suggestions.

    I did as you advised me (plugin Customer Export/Import), but I got the same result.

    Well weary of fighting, I just copied/pasted all the work, and now the website is running fine (I got some strange things, but I addressed all the problems).

    So the problem is settled, and I thank you for your answer.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘After site relocation, the theme is acting strange’ is closed to new replies.