Viewing 7 replies - 1 through 7 (of 7 total)
  • Thank you for reporting your finding. The plugin developer will investigate further your issue.

    Regards

    Thread Starter robin_dean

    (@robin_dean)

    Good news for you!

    I found the problem and it’s not with your plugin (though it sort of is). It’s with the wordpress core functionality.

    This hack fixed things: https://deepinthecode.com/2015/10/22/adding-the-property-attribute-to-style-sheet-declarations-in-wordpress-for-html5-validation/

    HOWEVER … I feel it’s up to you to situate things so that the above isn’t required and will again state that that “header versus footer” change up (check box) doesn’t do anything about the stylesheet appearing in the footer.

    Interesting the code hack in the URL. The plugin developer will surely look into the solution provided above.

    Thank you for sharing.

    Plugin Author Stefan Boonstra

    (@stefanboonstra)

    Thank you very much for your information, Robin. These issues will be resolved in version 2.3.2, which will be released some time next week (as described here).

    Thread Starter robin_dean

    (@robin_dean)

    Fantastic. Thanks for the excellent plugin and support!

    Sidenote … maybe you’ll take interest and maybe not. On my site, I capture the output buffer and make alterations to a variety of things (for a variety of plugins). For your plugin, a couple of behaviors stand out that I’ve streamlined independently.

    If it’s of any use to you at all, have a look at this page. Notice that I “jacket” your output in a div layer (<div style=”text-align: center”>) and that it has an added “display: inline-block” to suit. This makes things more responsive-friendly and suppresses unwanted base margins which sometimes appear due to different browser behavior.

    https://www.theridingobsession.com/motorcycle-gear/motorcycle-trailer/

    Plugin Author Stefan Boonstra

    (@stefanboonstra)

    I’m sorry, I think I’m a little late in looking at your website as there doesn’t seem to be a slideshow on the linked page (anymore).

    Where exactly do you add this extra div layer and which unwanted base margins does it prevent?

    Thread Starter robin_dean

    (@robin_dean)

    Said link is in fact no more and the site’s a mess due to restructuring.

    Here’s another link. Have a look. I don’t know if the “unwanted margins” are due to the template in use or your plugin but my technique in taming it’s behavior is sound. Have at it …

    https://www.theridingobsession.com/?p=3665

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Validation Errors Continue’ is closed to new replies.