Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    Please delete all caches and do Ctrl+F5 on front-end. If it doesn’t help please leave your forum URL here to allow us check it.

    Thread Starter anonymized-14293447

    (@anonymized-14293447)

    cache is not responsible, you can view forum here but I guess you need to be logged in to see the problem

    Plugin Author gVectors Team

    (@gvectors-team)

    Ok, I see. This problem is not new and doesn’t related to wpForo Update. Maybe your website was cached and you didn’t see that before, now when plugin is updated all caches are deleted on plugin update process. Or maybe you’ve not checked forum a while. This problem comes from theme or from some plugin which adds extra <p> paragraphs to wpForo breadcrumbs. You should deactivate all plugins delete cache and activate one by one to find the problem maker. After this you will check the theme.
    Here is the screen:

    In any case this CSS code may help a bit (only last arrow will not be there). Put it in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea and do Ctrl+F5 on front:

    #wpforo-wrap .wpf-breadcrumb p{ display:inline-block; margin:0px; padding:0px;}

    • This reply was modified 7 years, 3 months ago by gVectors Team.
    Thread Starter anonymized-14293447

    (@anonymized-14293447)

    So this is the second plugin with an injected <p> suddenly appearing. Thus it must not be the theme but one of the other plugins that updated recently. I’ll investigate. Indeed I haven’t visited the forum a while as my site is under construction. Yet, on disabling all plugins except WpForo and caching the problem remains. Also adding that snippet the result is not quite there.
    Any other idea?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘broken breadcrumbs’ is closed to new replies.