Plugin Author
pepe
(@pputzer)
@jhon258: I think you have posted this to the wrong forum.
Actually, I’m using “Simple Social Media Share Button” Plugin. My site works correctly after installing “wp-Typography” its break share icons layout.
Plugin Author
pepe
(@pputzer)
@jhon258: OK. The most likely reason is malformed HTML passed to wp-Typography that gets “corrected” by the parser in a way that breaks the layout. To test if that’s the case, please remove the checkmark in the “Parser Errors” setting. If the layout looks normal, then that’s the issue and it should be fixed in the other plugin.
There might be something else going on here, without looking hte generated code (and what it should look like normally), I can’t really tell. However, wp-Typography is not changing any class names, certainly not in the way described in the initial post (those might be in the wrong place, but they are generated by another plugin).
Plugin Author
pepe
(@pputzer)
@jhon258: Have you tried my suggestions? Also, please provide a link to the page in question or snippets of the markup in question.
Plugin Author
pepe
(@pputzer)
@sharaz: Thank you. I’ll have a look at it tonight. In the meantime, can you please try to uncheck the “Ignore Parser Errors” setting? It’s on the first page of the wp-Typography settings.
Plugin Author
pepe
(@pputzer)
@sharaz: Thanks. Can you provide a link for a live page? I’d like to look at the markup generated by the plugin (wp-Typography does not need to be active).
@pputzer Site under the development you can use team theme to generate the issue.
Plugin Author
pepe
(@pputzer)
@sharaz: Well, I can’t at the moment. If you can provide the markup (as a snippet if not on a live site), I can provide a workaround now (instead of later).
Plugin Author
pepe
(@pputzer)
@sharaz, @jhon258: It looks like my initial guess was correct: The markup generated by Simple Social Buttons is invalid (for some buttons), with duplicate class attributes etc. Since wp-Typography actually parses the HTML, it has to be valid (well-formed).
This has to be fixed in Simple Social Buttons.
@pputzer Thanks for giving fast support.
Hi @sharaz
Please get this issue fixed in your plugin.
Thank you @pputzer for finding the issue.