Forum
Welcome, Guest
Username: Password: Remember me

TOPIC: Invalid HTML markup

Invalid HTML markup 9 years 9 months ago #16746

  • Aver
  • Aver's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Hello,

I'm just getting started with the Zoom plugin for wordpress. I need to make the site be a valid HTML5 document.

After adding the widget (it's working fine) the W3C validation is returning quite a few error messages that are coming from the widget. Most of them errors are like the ones below. I've highlighted the cause of invalid markup. Could you please let me know where I can edit the plugin to correct this issue?

Error Line 430, Column 114: No space between attributes. …mages/1/plus.png" id="plus" alt="alt="+"" style="display:inline;cursor:pointer…

Error Line 430, Column 115: Quote " in attribute name. Probable cause: Matching quote missing somewhere earlier. …ages/1/plus.png" id="plus" alt="alt="+"" style="display:inline;cursor:pointer;…

Error Line 430, Column 216: Attribute +"" not allowed on element img at this point. …e;cursor:pointer; height:50px" onclick="changeFontSize_my(2); return false; "/>
The administrator has disabled public write access.

Invalid HTML markup 9 years 9 months ago #16752

  • Support
  • Support's Avatar
  • OFFLINE
  • Moderator
  • Posts: 10443
  • Thank you received: 633
Dear customer,

Can you please give us a link to the page where you face these errors ?
Best regards
Web-Dorado team

Joomla extensions,
Wordpress plugins,
Drupal modules
Clear the cache before asking questions. :)
The administrator has disabled public write access.

Invalid HTML markup 9 years 9 months ago #16781

  • Aver
  • Aver's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Hi,

Here's the site address for now.

hpss.pmanslab.com/wpcms/

And you can run the W3C validation from the following link. Just enter the site address and click Check

validator.w3.org/

Here's the URL for the validation result:

validator.w3.org/check?uri=http%3A%2F%2F...ctype=Inline&group=0
The administrator has disabled public write access.

Invalid HTML markup 9 years 9 months ago #16807

  • Support
  • Support's Avatar
  • OFFLINE
  • Moderator
  • Posts: 10443
  • Thank you received: 633
Dear customer,

Could you please give us (to This email address is being protected from spambots. You need JavaScript enabled to view it.) admin access to your site, by indicating the forum post link in your email subject. We'll try to fix the problem as soon as possible.
Best regards
Web-Dorado team

Joomla extensions,
Wordpress plugins,
Drupal modules
Clear the cache before asking questions. :)
The administrator has disabled public write access.

Invalid HTML markup 9 years 9 months ago #16832

  • Aver
  • Aver's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Hello,

Thanks for the quick reply. Sorry, I prefer not to give you admin access to the site. The current location is just a staging area for trying out various options. I'm also working on it from time to time.

Are you able to test your widget by adding it in a fresh Wordpress site? Do you certify the Zoom widget to be HTML5 compliant?

I'm just wondering if the issue is because of the theme/widget I have on the site, although I doubt that's the case.

Regards,
Aver
The administrator has disabled public write access.

Invalid HTML markup 9 years 9 months ago #16842

  • Administrator
  • Administrator's Avatar
  • OFFLINE
  • Administrator
  • Posts: 795
  • Thank you received: 64
Dear Aver,
The problem is that we have never faced the same situation with Zoom widget. The HTML

<img src="hpss.pmanslab.com/wpcms/wp-content/plugi...ts/images/1/plus.png" id="plus" alt="alt="+"" style="display:inline;cursor:pointer; height:50px" onclick="changeFontSize_my(2); return false; "/>

Instead, it should be

<img src="hpss.pmanslab.com/wpcms/wp-content/plugi...ts/images/1/plus.png" id="plus" alt="+" style="display:inline;cursor:pointer; height:50px" onclick="changeFontSize_my(2); return false; "/>

The same goes for the other two buttons.

Best regards
Web-dorado team
The administrator has disabled public write access.
Time to create page: 0.168 seconds
Powered by Kunena Forum