Search found 4 matches

by karl
Tue Aug 25, 2020 1:04 pm
Forum: General Questions
Topic: Meta Tags
Replies: 4
Views: 2844

Re: Meta Tags

Delete all Meta-Tags in Page Properties. Press OK.
Open Site Properties. Enter Meta-Tags. Press OK.
Publish All Files.
Open HTML-File with Editor.
The Meta-Tags are doubled:

<!doctype html>
<html>
<head>
<meta name="date" content="2020-08-25T10:00:00"><meta name="date" content="2020-08-25T10:00:00 ...
by karl
Tue Aug 25, 2020 12:11 pm
Forum: General Questions
Topic: Meta Tags
Replies: 4
Views: 2844

Meta Tags

when entering Meta-Tags in Site-Properties, WYSIWYG copies this Meta-Tags automatically also to Page-Properties.
But why In the HTML-File this Meta-Tags appears doubled?

Example: <meta name="date" content="2020-08-25T10:00:00"><meta name="date" content="2020-08-25T10:00:00">
Each also doubled ...
by karl
Wed Mar 13, 2019 11:46 am
Forum: General Questions
Topic: Wysiwyg crashes with breakpoints
Replies: 3
Views: 1310

Re: Wysiwyg crashes with breakpoints

Ok, I found my error. There was a label missmatch in an object.
But why does Wysiwyg crash for this? Should there not be a warning instead?

Karl
by karl
Wed Mar 13, 2019 10:51 am
Forum: General Questions
Topic: Wysiwyg crashes with breakpoints
Replies: 3
Views: 1310

Wysiwyg crashes with breakpoints

I use breakpoints 320px, 480px, 768px, 800px.
Since the latest update, Wysiwyg crashes, when I try to change the breakpoint view at a specific page of my project.
I must delete all objects from this page, to change breakpoint view. Can you help me?
(WysiWyg 14.3.2 Mar 1 2019)