1. Technology Consultancy and Advisory
    Sudonix

    Sudonix

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    • Solved
    • More
      • About
      • Contact
      • Donate
      • FAQ
      • Founder's Journey
      • Policies
    1. Home
    2. Tags
    3. wordpress
    Log in to post
    • All categories
    • Sala

      Solved No valid role attribute on elements
      WordPress • wordpress • • Sala

      10
      0
      Votes
      10
      Posts
      45
      Views

      Sala

      I found it here, ins elements can not have aria elements

    • Sala

      Solved How to position ads responsively
      WordPress • wordpress • • Sala

      13
      0
      Votes
      13
      Posts
      102
      Views

      Sala

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

    • Sala

      Flarum - WordPress Journey
      WordPress • flarum wordpress quitting • • Sala

      59
      2
      Votes
      59
      Posts
      319
      Views

      phenomlab

      @Sala I will likely need admin access to your site for this.

    • Hari

      auto create flarum new discussions in wordpress
      Configure • flarum wordpress • • Hari

      2
      0
      Votes
      2
      Posts
      132
      Views

      phenomlab

      @Hari I think you’re referring to this

      https://sudonix.com/topic/170/creating-posts-from-rss-feeds-in-flarum

      However, this code was never designed to work with WordPress, but you could leverage the WP-CLI to do something similar without too much effort.

    • JAC

      WordPress site
      General • wordpress • • JAC

      118
      0
      Votes
      118
      Posts
      1024
      Views

      JAC

      @jac said in WordPress site:

      It’s Wordpress OUT, and Ghost IN it seems! *preference based .

      Even County’s site uses Wordpress 😉 . Although that does serve it’s purpose.

    • Hari

      move out from flarum to wordpress
      WordPress • wordpress flarum migration • • Hari

      87
      0
      Votes
      87
      Posts
      1077
      Views

      phenomlab

      @Hari Glad to see this went so well, and that you’ve finally departed the Flarum ecosystem 🙂

    • Hari

      Solved Best Cloudflare settings for woo commerce
      WordPress • cloudflare wordpress woocommerce • • Hari

      2
      0
      Votes
      2
      Posts
      146
      Views

      phenomlab

      @hari the cache level for woocommerce should always be bypass. Any caching of woocommerce will cause you serious issues and will result in the checkout process not functioning correctly.

      This does mean that the overall experience will be slower (depending on geographic location) although CF is known to cause significant issues hence the need to bypass.

      If you want to cache as much as possible, then set rules to bypass caching on the cart and account pages etc.

    • Hardening WordPress - Reducing the attack vector
      Blog • wordpress hardening • • phenomlab

      13
      1
      Votes
      13
      Posts
      500
      Views

      JAC

      @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.

    • JAC

      WordPress installation
      WordPress • wordpress • • JAC

      6
      0
      Votes
      6
      Posts
      186
      Views

      JAC

      @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! 😁

    • JAC

      Solved WordPress & NodeBB
      WordPress • • JAC

      6
      0
      Votes
      6
      Posts
      278
      Views

      phenomlab

      @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.