Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #983062

    Hi,

    We are going to install a booking system onto our website and would like to retain our header, footer, styles, etc. We would like to export a blank page with a content section to HTML. Are you able to advise on a preferred method to do this and if there are any issues we should look out for regarding plugins, scripts, etc.

    Thanks
    Steven

    #983253

    Hey Steven,

    You can simple save as the HTML version from browsers but we are not sure how that can work out, there will be a lot of bad code.

    Best regards,
    Basilis

    #983289

    Yes, that works but has a few issues. We can try to strip back a lot of unnecessary code and fix things.

    The social icons don’t appear at the top – there another way to edit the example code below.

    <span class=’avia_hidden_link_text’>Twitter</span>

    Thanks
    Steven

    #983481

    Hi Steven,

    Thanks for the feedback, though I’m not sure I understand the problem. Could you post a link to where we can see it and try to explain a bit further please?

    Best regards,
    Rikard

    #983605

    Sure, I’ve copied the code below which works perfectly in the wordpress site for social icons at the top but doesn’t show icons in an HTML layout.

    I’ve placed a link for the full site and the test HTML page in private content.

    <ul class=’noLightbox social_bookmarks icon_count_3′><li class=’social_bookmarks_facebook av-social-link-facebook social_icon_1′><span class=’avia_hidden_link_text’>Facebook</span>

    Thanks
    Steven

    #983988

    Hi,

    The entypo fontello font source file can’t be loaded because of a cross origin issue. This is why the icons don’t display properly.

    Access to Font at 'https://www.edintattootravelpackages.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff' from origin 'http://bleepstudio.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://bleepstudio.com' is therefore not allowed access.
    index.html:1 Access to Font at 'https://www.edintattootravelpackages.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.ttf' from origin 'http://bleepstudio.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://bleepstudio.com' is therefore not allowed access.
    

    Alter the url of the assets listed above or allow cross origin access.

    // https://kriesi.at/documentation/enfold/icon/#icons-are-showing-as-rectangular-boxes-

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.