Get source from the_post_thumbnail

Get post thumbnail url with multisite If you want to display materials on multisite function without switch_blog_id, then output the image material standard features wordpress fail. For this, I wrote this little function as a turnkey solution is nowhere found. function multisite_thumb_url($pid, $bid){ //$pid – post id, $bid – blog id if(isset($pid) && $pid>0){ if(isset($bid) … Read more

Trying to change the url of a new site

After reading through the WP Codex section on permalinks, I’m confident you can achieve the URL structure that you want with a custom permalink structure. Full list of options and lots of examples in the Codex Using Permalinks

Trying to access second site dashboard on a multisite configuration proceeds to an error

Your .htaccess and wp-config.php match mine pretty closely. It sounds like you want to check the new site’s definition, to ensure it isn’t creating a circular reference. To get there use http://{your-server.com}/wp-admin/network/sites.php. Locate the site, mouse-over its title, and click the [ Edit ] link. Ensure the proper site url is entered on the first … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)