Skip to content

Flarum - WordPress Journey

WordPress
59 2 11.4k 1

Related Topics
  • WP / Woocommerce Mystery

    Solved Configure wordpress
    23
    1
    12 Votes
    23 Posts
    4k Views
    @Panda said in WP / Woocommerce Mystery: Just back to my other question, have you ever used Shopify? It insists on a templating language to use any custom js. Not personally as never had any need, however, I do know that it uses Liquid for JS templating. Itโ€™s written in Ruby and is used to generate dynamic content on shop fronts. Thereโ€™s zero reason as to why it wouldnโ€™t work with data supplied by 3rd party APIโ€™s, although WordPress code wonโ€™t natively work for obvious reasons, and as such, this code would need to be re-written. The JS part will likely work with minor modification, but not the PHP file in itโ€™s current form.
  • How to fix no img attribute from this code

    Solved WordPress wordpress
    7
    1 Votes
    7 Posts
    1k Views
    Yes, I am aware that if users are given the option to enter alt text, some may do so in an abusive manner. For the time being, weโ€™ve adjusted the php script to generate the alt automatically, thus there are no longer any SEO problem with alt images.
  • No valid role attribute on elements

    Solved WordPress wordpress
    10
    0 Votes
    10 Posts
    2k Views
    I found it here, ins elements can not have aria elements
  • WordPress and NodeBB on different machines

    Solved WordPress
    10
    2 Votes
    10 Posts
    2k Views
    @phenomlab thank you for information.
  • Flarum SEO is worst and i still want to use it ๐Ÿ˜ญ

    General flarum
    15
    6 Votes
    15 Posts
    3k Views
    @Hari said in Flarum SEO is worst and i still want to use it : Flarum is coded in such a way where it tells spiders not to crawl any internal links by adding nofollow tag. How stupid this is Yes, I agree this doesnโ€™t make any sense. If you compare to WordPress, then (via a plugin of course) you can set the attribute as you wish. It doesnโ€™t make any sense to take a blanket approach. I guess I unerstand why they are doing this, but itโ€™s not an optimum SEO methodology. @Hari said in Flarum SEO is worst and i still want to use it : For few minutes i thought i should register a domain called flarumSEOsucks.com Theyโ€™d probably sue you for using the Flarum name in a URL
  • Flarum

    General flarum
    4
    0 Votes
    4 Posts
    964 Views
    @jac said in Flarum: @phenomlab said in Flarum: @jac yes, but they are lacking severely in the sense that they still do not have a functional GDPR extension. In addition, Flarum uses PHP as itโ€™s backend infrastructure meaning itโ€™s going to be so much slower than NodeBB will ever be. Absolutely, I hope Node up their game . Certainly plugin wise anyway
  • Blomstra Realtime issues on ubuntu server

    Solved Linux
    26
    1 Votes
    26 Posts
    5k Views
    Just checked this thread on Discuss. Itโ€™s effectively not stable yet. My suggestion would be to use kyrne/websocket
  • WordPress & NodeBB

    Solved WordPress
    6
    0 Votes
    6 Posts
    2k Views
    @jac That wonโ€™t matter. You just redirect at nginx or apache level and itโ€™ll work. The generally accepted standard though is to use a subdomain.