Skip to content

move out from flarum to wordpress

WordPress

Related Topics
  • WP / Woocommerce Mystery

    Solved Configure
    23
    12 Votes
    23 Posts
    1k 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.

  • 2 Votes
    11 Posts
    592 Views

    Thanks for your inputs ā™„ļø

  • How to fix no img attribute from this code

    Solved WordPress
    7
    1 Votes
    7 Posts
    350 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.

  • How to position ads responsively

    Solved WordPress
    13
    3 Votes
    13 Posts
    668 Views

    @phenomlab yes thatā€™s the problem with these Jā€™s, I will try my best , If I find something better I will share. Thanks

  • installing flarum with plesk

    Solved Configure
    78
    26 Votes
    78 Posts
    7k Views

    @phenomlab thanks a lot, have a nice day šŸ™‚

  • how to change flarum configuration from apache to nginx?

    Solved Configure
    3
    0 Votes
    3 Posts
    387 Views

    See https://sudonix.com/topic/226/issues-getting-flarum-to-work-on-new-host/28?_=1645013723672

  • Flarum

    General
    4
    0 Votes
    4 Posts
    402 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 šŸ˜‰

  • WordPress installation

    WordPress
    6
    0 Votes
    6 Posts
    535 Views

    @phenomlab said in WordPress installation:

    @jac that plugin is for single sign on between WordPress and NodeBB. The plugin you really need is this

    Brilliant, that does look good! šŸ˜