Omitir al contenido

Flarum - WordPress Journey

WordPress
59 2 11.6k 1

Related Topics
  • Who uses Flarum?

    Chitchat flarum forum
    22
    7 Votos
    22 Mensajes
    3k Visitas
    @Madchatthew I use it here. It is faster, but not sure if that extends to build times.
  • configure ghost and wordpress combo

    Movido Solved WordPress ghost wordpress nginx
    9
    7 Votos
    9 Mensajes
    2k Visitas
    @Madchatthew I’d always post for the reasons I stated above. It’s useful information and could save someone else the headache.
  • WP / Woocommerce Mystery

    Solved Configure wordpress
    23
    1
    12 Votos
    23 Mensajes
    4k Visitas
    @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.
  • No valid role attribute on elements

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

    Solved WordPress
    10
    2 Votos
    10 Mensajes
    2k Visitas
    @phenomlab thank you for information.
  • installing flarum with plesk

    Solved Configure flarum
    78
    26 Votos
    78 Mensajes
    19k Visitas
    @phenomlab thanks a lot, have a nice day
  • 1 Votos
    13 Mensajes
    3k Visitas
    @phenomlab said in Hardening WordPress - Reducing the attack vector: @jac Microsoft’s and Google’s Authenticator both support TOTP - essentially, a time based system that changes every 30 seconds. The main principle here is that the device itself carrying the One Time Passcode only needs to be in sync with the source server in terms of time, and can be completely offline with no internet access. Provided the time matches on both devices, the One Time Passcode will be accepted. Applications such as Microsoft Authenticator and Authy also support push notification meaning you just choose either yes or no on your device when prompted, and then that response is sent back to the origin which then determines if access is granted or not. One of the best looking password less authentication models was CLEF - sadly, this product died out due to a lack of funding (if I recall correctly) although some open source implementations of this have appeared quite recently. Essentially, both products will achieve the same goal. TOTP is an industry standard, and widely accepted across the board. Not all services offer push confirmation. Many thanks for the detailed reply mate. There’s some great advice in there that will help me secure my accounts.
  • Blomstra Realtime issues on ubuntu server

    Solved Linux
    26
    1 Votos
    26 Mensajes
    5k Visitas
    Just checked this thread on Discuss. It’s effectively not stable yet. My suggestion would be to use kyrne/websocket