Title: autotutorial's Replies - page 5 | WordPress.org

---

# autotutorial

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 61 through 75 (of 706 total)

[←](https://wordpress.org/support/users/autotutorial/replies/page/4/?output_format=md)
[1](https://wordpress.org/support/users/autotutorial/replies/?output_format=md) 
[2](https://wordpress.org/support/users/autotutorial/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/autotutorial/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/autotutorial/replies/page/4/?output_format=md)
5 [6](https://wordpress.org/support/users/autotutorial/replies/page/6/?output_format=md)…
[46](https://wordpress.org/support/users/autotutorial/replies/page/46/?output_format=md)
[47](https://wordpress.org/support/users/autotutorial/replies/page/47/?output_format=md)
[48](https://wordpress.org/support/users/autotutorial/replies/page/48/?output_format=md)
[→](https://wordpress.org/support/users/autotutorial/replies/page/6/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Time zone bug – website isn’t usable](https://wordpress.org/support/topic/time-zone-bug-website-isnt-usable/)
 *  [autotutorial](https://wordpress.org/support/users/autotutorial/)
 * (@autotutorial)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/time-zone-bug-website-isnt-usable/#post-12302418)
 * I with Italian language and time zone Europe/Berlin from Gutenberg works.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Time zone bug – website isn’t usable](https://wordpress.org/support/topic/time-zone-bug-website-isnt-usable/)
 *  [autotutorial](https://wordpress.org/support/users/autotutorial/)
 * (@autotutorial)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/time-zone-bug-website-isnt-usable/#post-12302148)
 * if WordPress recognizes the timezone the problem is in the menu has it been added
   with Elementor or theme? Customers suppor [https://oceanwp.org/support/](https://oceanwp.org/support/)
   normal support [https://wordpress.org/support/theme/oceanwp/](https://wordpress.org/support/theme/oceanwp/)
   
   Please Download 5.2.5 [https://de.wordpress.org/download/releases/](https://de.wordpress.org/download/releases/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Time zone bug – website isn’t usable](https://wordpress.org/support/topic/time-zone-bug-website-isnt-usable/)
 *  [autotutorial](https://wordpress.org/support/users/autotutorial/)
 * (@autotutorial)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/time-zone-bug-website-isnt-usable/#post-12301946)
 * Insert `define('WP_DEBUG',true);` wp-config.php
    which version of php are you
   using? You can create file test.php
 *     ```
       $mytimezone=timezone_identifiers_list();
       // 437 array here :D
       var_dump($mytimezone);
       ```
   
 * You have **Europe/Berlin** ?
    otherwise you have to set the manual offset and
   change it twice a year for dayligth saving time and standard time
 * From WordPress 5.3 accept dates in the form YYYY-MM-DD and use DateTime class,
   if you try installing a lower version your plugin from the customizer does it
   work?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [white screen after WP update](https://wordpress.org/support/topic/white-screen-after-wp-update/)
 *  [autotutorial](https://wordpress.org/support/users/autotutorial/)
 * (@autotutorial)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/white-screen-after-wp-update/#post-12301836)
 * verify your wp-config.php file do not copy the content in this forum or elsewhere
   but use google search for the ABSPATH constant before require_once wp-settings.
   php.
    Example `https://github.com/WordPress/WordPress/blob/master/wp-config-sample.
   php#L90`
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Localhost get error “not allowed to access page”](https://wordpress.org/support/topic/localhost-get-error-not-allowed-to-access-page/)
 *  [autotutorial](https://wordpress.org/support/users/autotutorial/)
 * (@autotutorial)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/localhost-get-error-not-allowed-to-access-page/#post-12300471)
 *     ```
       // wp-config.php before require_once
       define( 'WP_HOME', 'http://localhost' );
       define( 'WP_SITEURL', 'http://localhost' );
       // never end slash
       ```
   
 * some commercial themes have limits for the single domain, if you have problems
   set one of the twenty installable themes and then ask the support of your theme.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP-Client](https://wordpress.org/support/topic/wp-client-4/)
 *  [autotutorial](https://wordpress.org/support/users/autotutorial/)
 * (@autotutorial)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/wp-client-4/#post-12300248)
 * [https://make.wordpress.org/cli/handbook/installing/](https://make.wordpress.org/cli/handbook/installing/)
   read support and contact
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Single Website and Multi-Domain Configuration](https://wordpress.org/support/topic/single-website-and-multi-domain-configuration/)
 *  [autotutorial](https://wordpress.org/support/users/autotutorial/)
 * (@autotutorial)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/single-website-and-multi-domain-configuration/#post-12300213)
 * You can use a single WordPress installation and map your single page to a domain(
   if it is mapped for two domains it is a duplicate).
    There are several plugins
   for this, attention does not support multilanguage plugins. [https://wordpress.org/plugins/multiple-domain-mapping-on-single-site/](https://wordpress.org/plugins/multiple-domain-mapping-on-single-site/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to identify external urls of specific domain & do something with it](https://wordpress.org/support/topic/how-to-identify-external-urls-of-specific-domain-do-something-with-it/)
 *  [autotutorial](https://wordpress.org/support/users/autotutorial/)
 * (@autotutorial)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/how-to-identify-external-urls-of-specific-domain-do-something-with-it/#post-12300032)
 * [https://developer.wordpress.org/reference/functions/wp_get_referer/](https://developer.wordpress.org/reference/functions/wp_get_referer/)
   
   Look at this code look for the variable or the reference added by a WordPress
   module. This function performs a redirect with no default value, the false shown
   below. `return wp_validate_redirect( $ref, false );` This function use `allowed_redirect_hosts`
   It is a good example for coding.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Cannot complete migration on LAMP](https://wordpress.org/support/topic/cannot-complete-migration-on-lamp/)
 *  [autotutorial](https://wordpress.org/support/users/autotutorial/)
 * (@autotutorial)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/cannot-complete-migration-on-lamp/#post-12299978)
 * This guide shows you where to look, I remind you to use plugins for editing and
   never directly from the database.
    It would be nice if you backup files and backup
   your database first `https://wordpress.org/support/article/changing-the-site-
   url/#changing-the-url-directly-in-the-database`
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Low to High Pricing Broken](https://wordpress.org/support/topic/low-to-high-pricing-broken/)
 *  [autotutorial](https://wordpress.org/support/users/autotutorial/)
 * (@autotutorial)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/low-to-high-pricing-broken/#post-12298501)
 * php retrieve value for select option default method GET, this example use POST:
 *     ```
       <form action="#" method="post">
       <select name="Color">
       <option value="Red">Red</option>
       <option value="Green">Green</option>
       <option value="Blue">Blue</option>
       <option value="Pink">Pink</option>
       <option value="Yellow">Yellow</option>
       </select>
       <input type="submit" name="send" value="Get Selected Values" />
       </form>
       <?php
       // $_GET, $_POST, $_REQUEST, $_COOKIE php internally uses urldecode()
       if(isset($_REQUEST['send'])){
       $selected_val = $_REQUEST['Color'];  // Storing Selected Value In Variable
       echo "You have selected :" .$selected_val;  // Displaying Selected Value
       }
       ?>
       ```
   
 * Add query arg:
    [https://developer.wordpress.org/reference/functions/add_query_arg/](https://developer.wordpress.org/reference/functions/add_query_arg/)
   Jquery select option: [https://api.jquery.com/selected-selector/](https://api.jquery.com/selected-selector/)
   this is not related to WordPress but you have to coding
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [different WP_SITEURL and WP_HOME – internal requests](https://wordpress.org/support/topic/different-wp_siteurl-and-wp_home-internal-requests/)
 *  [autotutorial](https://wordpress.org/support/users/autotutorial/)
 * (@autotutorial)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/different-wp_siteurl-and-wp_home-internal-requests/#post-12298443)
 * feature requests or bugs you can write here.
    If your request is not accepted
   you must change your coding. [https://github.com/WordPress/gutenberg/issues](https://github.com/WordPress/gutenberg/issues)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [different WP_SITEURL and WP_HOME – internal requests](https://wordpress.org/support/topic/different-wp_siteurl-and-wp_home-internal-requests/)
 *  [autotutorial](https://wordpress.org/support/users/autotutorial/)
 * (@autotutorial)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/different-wp_siteurl-and-wp_home-internal-requests/#post-12298052)
 * > Why should I care for CORS?
 * if your client uses wordpress in a directory but wants a view without a directory
   how can you solve it?
    **Please or moderator** delete value of cookie 😉 You 
   not have support for `$_SERVER['HTTP_ORIGIN']` you can change the function rest_send_cors_headers
   i have indicated, with the value for $origin [http://localhost:8069](http://localhost:8069)
   Gutenberg uses api rest with WP_HOME take a good cup of coffee and think if it’s
   a bug Gtenberg open a pull request in the github gutenberg while if it’s a WordPress
   bug write on [https://core.trac.wordpress.org/](https://core.trac.wordpress.org/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [different WP_SITEURL and WP_HOME – internal requests](https://wordpress.org/support/topic/different-wp_siteurl-and-wp_home-internal-requests/)
 *  [autotutorial](https://wordpress.org/support/users/autotutorial/)
 * (@autotutorial)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/different-wp_siteurl-and-wp_home-internal-requests/#post-12297865)
 * if your server is configured to retrieve the Origin: [http://localhost:8069](http://localhost:8069)
   header that the browser sends, it does so with the variable `$_SERVER['HTTP_ORIGIN']`,
   the api rest has support for CORS but your server must create this variable.
   
   and anyway you have to use WP_HOME for the API rest and if the API takes the 
   header it adds it with its header. usually the path is WP_HOME/wp-jsons/ if pretty
   permalik is enabled ,many plugins use this coding because from WordPress 3.5 
   it is possible to give your own directory by modifying WP_HOME. Endpoints /wp/
   v2/posts [https://developer.wordpress.org/rest-api/reference/](https://developer.wordpress.org/rest-api/reference/)
   currently if you use http request language but you don’t have php or javascript(
   for nonce) support inside WordPress from an eye here [https://wordpress.org/support/topic/cant-connect-to-wordpress-rest-api-without-a-plugin/](https://wordpress.org/support/topic/cant-connect-to-wordpress-rest-api-without-a-plugin/)
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Cannot complete migration on LAMP](https://wordpress.org/support/topic/cannot-complete-migration-on-lamp/)
 *  [autotutorial](https://wordpress.org/support/users/autotutorial/)
 * (@autotutorial)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/cannot-complete-migration-on-lamp/#post-12297685)
 * It is important that you have solved the problem and that readers are using php
   code in wp-config.php. Thanks you don’t have to correct the previous message.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Multiple Fatal Errors](https://wordpress.org/support/topic/multiple-fatal-errors-2/)
 *  [autotutorial](https://wordpress.org/support/users/autotutorial/)
 * (@autotutorial)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/multiple-fatal-errors-2/#post-12297491)
 * it is not a good idea to change the core because with the update it is restored
   to the current code.
    Obviously you can change the value `'256M'` to `'1024M'`
   also in default_constants.php but a good coding indicates to create the constants
   before the require_once wp-settings.php of the wp-config.php file. For other 
   info [https://wordpress.org/support/article/editing-wp-config-php/#increasing-memory-allocated-to-php](https://wordpress.org/support/article/editing-wp-config-php/#increasing-memory-allocated-to-php)

Viewing 15 replies - 61 through 75 (of 706 total)

[←](https://wordpress.org/support/users/autotutorial/replies/page/4/?output_format=md)
[1](https://wordpress.org/support/users/autotutorial/replies/?output_format=md) 
[2](https://wordpress.org/support/users/autotutorial/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/autotutorial/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/autotutorial/replies/page/4/?output_format=md)
5 [6](https://wordpress.org/support/users/autotutorial/replies/page/6/?output_format=md)…
[46](https://wordpress.org/support/users/autotutorial/replies/page/46/?output_format=md)
[47](https://wordpress.org/support/users/autotutorial/replies/page/47/?output_format=md)
[48](https://wordpress.org/support/users/autotutorial/replies/page/48/?output_format=md)
[→](https://wordpress.org/support/users/autotutorial/replies/page/6/?output_format=md)