• Resolved justzamir

    (@justzamir)


    Hi there, I’ve just started using your awesome plugin, and I am in need of your little help to edit / add a short message at the footer. I am attaching a screenshot of an example. How can i display a message like below given image.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello Everyone,

    I am feeling glad to discussion here. I am not succussed in two issues. Will discuss below:

    • I recently started a website and I feel that I am leaking anywhere while creating the footer.
    • I selected the font for <h> lexend & <p> poppins. Both are not working yet. Additionally I added CSS for the font. lemme paste here for the refference. I tried to add screeshots but i am not able to add here. That’s why I am adding mt website name (honistaapkdownload. com). copy it and paste into google search bar. Review my website and suggest me some thing.

    /* Apply Lexend font to all headings */
    h1, h2, h3, h4, h5, h6 {
    font-family: ‘Lexend’, sans-serif;
    }

    /* Apply Poppins font to all paragraphs and text elements */
    p, span, div, a, li {
    font-family: ‘Poppins’, sans-serif;
    }

    • This reply was modified 2 months, 3 weeks ago by adommethree.
    Plugin Support gVectors Support

    (@gvectorssupport)

    Hi justzamir,

    You should edit the footer.php file.

    Please read attentively this doc:??https://wpforo.com/docs/wpforo-v2/forum-themes/theme-files/??You’ll find more information about wpForo theme files.

    For an update-safe way of customization, please refer to this documentation:  https://wpforo.com/docs/wpforo-v2/forum-themes/theme-customization/

    Thread Starter justzamir

    (@justzamir)

    I might need help for another issue as well, the forum generates a lot of rss url and in search console they are causing issue, for example https://domain.com/forum/my-ost-url/?type=rss2&forum=9&topic=26

    same goes for

    /?orderby=oldest

    ?filter=replies

    ?orderby=votes

    ?orderby=newest

    ?filter=topics

    These are just some examples, and this issue will increase with the time as forum grows.

    How can we block google from crawling these url? to avoid consistent increase in “Crawled – currently not indexed” error.

    Thread Starter justzamir

    (@justzamir)

    Here is an example SS as well.

    Plugin Support gVectors Support

    (@gvectorssupport)

    This issue will be fixed in the next version of the wpForo plugin.

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.