-
AuthorPosts
-
July 9, 2018 at 12:31 pm #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
StevenJuly 9, 2018 at 5:31 pm #983253Hey 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,
BasilisJuly 9, 2018 at 6:04 pm #983289Yes, 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
StevenJuly 10, 2018 at 4:30 am #983481Hi 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,
RikardJuly 10, 2018 at 12:32 pm #983605Sure, 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
StevenJuly 11, 2018 at 4:22 am #983988Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.