Title: torqueing's Replies | WordPress.org

---

# torqueing

  [  ](https://wordpress.org/support/users/torqueing/)

 *   [Profile](https://wordpress.org/support/users/torqueing/)
 *   [Topics Started](https://wordpress.org/support/users/torqueing/topics/)
 *   [Replies Created](https://wordpress.org/support/users/torqueing/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/torqueing/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/torqueing/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/torqueing/engagements/)
 *   [Favorites](https://wordpress.org/support/users/torqueing/favorites/)

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Elementor failing to save – 404 error](https://wordpress.org/support/topic/elementor-failing-to-save-404-error/)
 *  Thread Starter [torqueing](https://wordpress.org/support/users/torqueing/)
 * (@torqueing)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/elementor-failing-to-save-404-error/#post-12482373)
 * I spoke to the hosting company and their security software was blocking access
   to admin-ajax.php
 * To fix this you have to whitelist the file
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Elementor failing to save – 404 error](https://wordpress.org/support/topic/elementor-failing-to-save-404-error/)
 *  Thread Starter [torqueing](https://wordpress.org/support/users/torqueing/)
 * (@torqueing)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/elementor-failing-to-save-404-error/#post-12481909)
 * Thanks for your support mate. I don’t think this is a problem with any of those.
   It only happens on this page when you try to centre text.
 * Please watch the video in the post above. I have made a second quick video to
   show that the problem is definitely with the centring of text: [https://youtu.be/Yj64EFh9ReM](https://youtu.be/Yj64EFh9ReM)
 * Just so you know I went through every step suggested through your website and
   in any post I could find online and nothing helped.
 * I am starting to think it isn’t a Elementor problem although it is odd that it
   only happens when centreing text…
 * I have seen a few interesting things though:
    1) admin-ajax.php is getting a 
   404 error even though the file is there (possibly a hosting/mod_security problem).
   2) editor-document.min.js gives this error which seems vague and possibly related
   to the above:
 *     ```
       Object
       readyState: 4
       getResponseHeader: ƒ (a)
       getAllResponseHeaders: ƒ ()
       setRequestHeader: ƒ (a,b)
       overrideMimeType: ƒ (a)
       statusCode: ƒ (a)
       abort: ƒ (a)
       state: ƒ ()
       always: ƒ ()
       then: ƒ ()
       promise: ƒ (a)
       pipe: ƒ ()
       done: ƒ ()
       fail: ƒ ()
       progress: ƒ ()
       complete: ƒ ()
       success: ƒ ()
       error: ƒ ()
       length: 0
       name: "add"
       arguments: null
       caller: null
       prototype: {constructor: ƒ}
       __proto__: ƒ ()
       <a href="https://codex.wordpress.org/FunctionLocation">FunctionLocation</a>: load-scripts.php?c=0…ortable&ver=5.3.2:5
       <a href="https://codex.wordpress.org/Scopes">Scopes</a>: Scopes[3]
       responseText: "<!DOCTYPE html>
       ↵<html lang="en-GB" class="no-js">"
       status: 404
       statusText: "error"
       __proto__: Object
       ```
   
    -  This reply was modified 6 years, 2 months ago by [torqueing](https://wordpress.org/support/users/torqueing/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Elementor failing to save – 404 error](https://wordpress.org/support/topic/elementor-failing-to-save-404-error/)
 *  Thread Starter [torqueing](https://wordpress.org/support/users/torqueing/)
 * (@torqueing)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/elementor-failing-to-save-404-error/#post-12479190)
 * I have made a quick video of it happening: [https://youtu.be/kGumIFBcaCw](https://youtu.be/kGumIFBcaCw)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Elementor Editor Stuck on Loading Screen](https://wordpress.org/support/topic/elementor-editor-stuck-on-loading-screen/)
 *  [torqueing](https://wordpress.org/support/users/torqueing/)
 * (@torqueing)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/elementor-editor-stuck-on-loading-screen/page/3/#post-10906977)
 * It’s definitely a chrome thing. Everything was fine yesterday, today I just get
   a blank page when elementor loads up. Trying it in Firefox makes it work fine.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculated Fields Form] Dropdown Box Problems. Incorrect Format?](https://wordpress.org/support/topic/dropdown-box-problems-incorrect-format/)
 *  Thread Starter [torqueing](https://wordpress.org/support/users/torqueing/)
 * (@torqueing)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/dropdown-box-problems-incorrect-format/#post-9906199)
 * Thanks again. I’ve never learned javascript so I’m trying to learn it through
   your examples and this on w3c schools
 *     ```
       if (time < 10) {
           greeting = "Good morning";
       } else if (time < 20) {
           greeting = "Good day";
       } else {
           greeting = "Good evening";
       }
       ```
   
 * hahaha 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculated Fields Form] Dropdown Box Problems. Incorrect Format?](https://wordpress.org/support/topic/dropdown-box-problems-incorrect-format/)
 *  Thread Starter [torqueing](https://wordpress.org/support/users/torqueing/)
 * (@torqueing)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/dropdown-box-problems-incorrect-format/#post-9906106)
 * Although I’m having a different problem I think it’s in the same ballpark wrt
   syntax.
 * This just doesn’t seem to work:
 *     ```
       (function(){
       if(fieldname7 < 1083.30) return 0 ;
       } 
       else if(fieldname7 > 1083.30 && fieldname7 < 1614.33) { 
       1001 * 0.005 + fieldname7 -1001 *002 ;
       }
       else { return 7 ;
       })()
       ```
   
    -  This reply was modified 8 years, 3 months ago by [torqueing](https://wordpress.org/support/users/torqueing/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculated Fields Form] Dropdown Box Problems. Incorrect Format?](https://wordpress.org/support/topic/dropdown-box-problems-incorrect-format/)
 *  Thread Starter [torqueing](https://wordpress.org/support/users/torqueing/)
 * (@torqueing)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/dropdown-box-problems-incorrect-format/#post-9902682)
 * Thankyou. You, my good man, are a genius 🙂
 * If I could give you more than 5 stars I would
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Plugins that allow you to create menus/lists that relate to each other](https://wordpress.org/support/topic/plugins-that-allow-you-to-create-menuslists-that-relate-to-each-other/)
 *  Thread Starter [torqueing](https://wordpress.org/support/users/torqueing/)
 * (@torqueing)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/plugins-that-allow-you-to-create-menuslists-that-relate-to-each-other/#post-7592505)
 * Yes, that’s it. Thank you very much!
 * Is “filtering” the words I was missing then?

Viewing 8 replies - 1 through 8 (of 8 total)