Support » Plugin: wp-Typography » WPBakery page builder (Visual Composer) and wp-Typography

  • Resolved pa4080

    (@spaszs)


    Hello. First thank you for this great plugin!

    Today I found that wp-Typography doesn’t work within some content elements of WPBakery. For example I’m trying to create post grid with WPBakery and the text within the grid elements is not hyphenated (while the text of the text boxes is hyphenated). I’ve created a demo content page to illustrate this: wp-typography-and-wpbakery-post-grid

    I’m not professional and I have limited knowledge about JS, but probably the issue appears due to some kind of (priority) conflict between the JS generated by WPBakery and the wp-Typography’s JS.

    I think that, because when I’m using post grid generated by the plugin Latest Posts and the option Load More, the newly loaded posts are not hyphenated (while the initial posts are hyphenated). Here is another page to illustrate this case: wp-typography-and-latest-posts-post-grid

    So is it any workaround possible for cases like these?

    Best regards,
    Spas Spasov

    • This topic was modified 5 years, 4 months ago by pa4080.
    • This topic was modified 5 years, 4 months ago by pa4080.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author pepe

    (@pputzer)

    Hi @spaszs!

    It’s probably not a JavaScript conflict as wp-Typography uses JavaScript only to remove ­ characters when copying to the clipboard. Instead, there are two possible reasons:

    • The HTML snippet passed to wp-Typography by the theme or plugin is not well-formed (i.e. dangling HTML tags). In that case, you can try if disabling the “Ignore parser errors” on the “General” tab of the wp-Typography settings helps. It might break the layout, though.
    • Or, the theme/plugin simply retrieves the post content in a manner that does not run WordPress’ builtin filter functions, which means wp-Typography has no chance of doing its job. In that case, you’d have to integrate your (child) theme with the wp-Typography API.

    I can’t really help you with WPBakery, as it is a non-free theme I don’t have access too. I’ll try to find some time to experiment with the Latest Posts plugin, but probably not before next week.

    • This reply was modified 5 years, 4 months ago by pepe.
    Thread Starter pa4080

    (@spaszs)

    Hello.

    Thanks for the response Pepe. I’ve created a support ticket in WPBakery’s Help Center and linked the current discussion there.

    Plugin Author pepe

    (@pputzer)

    Did you receive any feedback on that ticket?

    Thread Starter pa4080

    (@spaszs)

    Unfortunately I haven”t received any useful feedback yet. The ticket still open. They told me the problem will be investigated, but in their opinion their plugins work as normal on my site and apparently my ticket has been marked with low priority.

    Plugin Author pepe

    (@pputzer)

    Hi @spaszs, is there anything more that I can do? I’ve had a look at the WP Latest Posts plugin, but couldn’t find a “Load more” option, so I assume that’s something from the Pro version of that plugin. (I found some issues with the shortcake generated by that plugin, but that’s a different problem than what you described in your initial post.)

    Thread Starter pa4080

    (@spaszs)

    Hello, Peter Putzer (@pputzer),

    while everything other works as it is expected wit wp-Typography we can conclude the problem is in these particular plugins. So I will mark this issue as Resolved.

    Thank you once again for this useful plugin!

    Regards,
    Spas Spasov

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘WPBakery page builder (Visual Composer) and wp-Typography’ is closed to new replies.