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

    (@gvectors-team)

    Thank you mrbizu,
    I’m sorry but I didn’t follow you. Could you please explain what do you mean saying “chatbox”? Also please leave some URL.

    Thread Starter mrbizu

    (@mrbizu)

    Hi,

    Here the screenshot : https://gyazo.com/7efd5e3125530ec12f14b0f5f09cf13e

    I would like to move up the chatbox (above the forum), but i can’t . The forum still on top the page

    Please help.

    Plugin Author gVectors Team

    (@gvectors-team)

    I’m sorry but we’re not familiar with this chatbox. I don’t know how it works and what hook it uses. You should contact to chatbox support and ask them to provide with some code to load it before post content. wpForo is being loaded in post content, so the chatbox loader function should use “before content hooks”

    Thread Starter mrbizu

    (@mrbizu)

    Hi,
    I add this code on a page content :

    [wise-chat channel="My Room"]
    Text Text Text ABC
    [wpforo-index]

    But Why “Text Text Text ABC” is not display above forum ? Please see the screenshot :
    https://gyazo.com/8525cc7451a383db84d4432e117c6bab

    The forum is still on top of this page.
    Please check this issue. Thanks

    Plugin Author gVectors Team

    (@gvectors-team)

    It seems this is a do-shortcode function priority issue. I’d suggest to disabe wpForo and this chat plugin, the activate the chat plugin at first, then wpForo.
    If it doesn’t help try reversed version:

    [wpforo-index]
    Text Text Text ABC
    [wise-chat channel="My Room"]
    Thread Starter mrbizu

    (@mrbizu)

    I follow your guide to disable wpforo and chat plugin, and activate chat plugin first, but still now resolve this issue.

    And upgrade wpforo to new verion but still get same issue.

    if you try with this code on a page :

    Text Text Text ABC
    [wpforo-index]

    you can see “text” is below the forum and forum is always on top of page.
    I think this issue came from style css, but i dont know to how to resolve it.

    Best regards

    Plugin Author gVectors Team

    (@gvectors-team)

    Hi mrbizu,
    please update to Beta-4. Then navigate to Forums > Settings > Features and check “Enable Output Buffer” option. Then delete cache and try to locate [wise-chat channel=”My Room”] shortcode before [wpforo-index].

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Add wp-foro below chatbox’ is closed to new replies.