-
Created a topic, custom url of cpt, on the site WordPress.org Forums:
Hello, so I have custom post type called authors. What… -
Created a topic, Multiple loop orderby, on the site WordPress.org Forums:
Hello, I have these arguments for my WP_Query. And it … -
Created a topic, Search by post id (LIKE), on the site WordPress.org Forums:
Hello so I have this code and it works but not as I wa… -
Created a topic, Search by post id (LIKE), on the site WordPress.org Forums:
Hello so I have this code and it works but not as I wa… -
Posted a reply to Seperate files one DB, on the site WordPress.org Forums:
Found it, still Error establishing a database connection -
Posted a reply to Seperate files one DB, on the site WordPress.org Forums:
I have Xampp, this should be in mysql config or apache? -
Posted a reply to Seperate files one DB, on the site WordPress.org Forums:
Just a bit modified line :) https://prnt.sc/jui77h -
Posted a reply to Seperate files one DB, on the site WordPress.org Forums:
This is my connection lines, I know that connection works because, Because I made connection… -
Posted a reply to Seperate files one DB, on the site WordPress.org Forums:
define('DB_HOST', '79.98.30.144'); -
Posted a reply to Seperate files one DB, on the site WordPress.org Forums:
Yes, remote connections are allowed this is simple picture of what I want to achieve.… -
Posted a reply to Seperate files one DB, on the site WordPress.org Forums:
I have this in my wp-config: $base = '/'; define( 'WP_ALLOW_MULTISITE', true ); define( 'WP_HOME',… -
Posted a reply to Seperate files one DB, on the site WordPress.org Forums:
Yes, and it is pointing to remote database, but when I try opening website on… -
Created a topic, Seperate files one DB, on the site WordPress.org Forums:
Hello, so I have one wordpress in server, and one loca…