lovemegood
Forum Replies Created
-
Forum: Networking WordPress
In reply to: I am so Lost!! PLEASE HELP! Please.got it
Forum: Networking WordPress
In reply to: I am so Lost!! PLEASE HELP! Please.never mind
Forum: Networking WordPress
In reply to: [Feedback] WordPress Menu/widgets MultisiteI was able to do te menu without hardcoding. I just duplicated the mainsite database with the appropriate “wp_#_” for the following databases using the find replace on text edit on mac:
wp_commentmeta
wp_comments
wp_links
wp_options
wp_postmeta
w_posts
wp_terms
wp_term_relationships
wp_term_taxonomyThis dup’ed all my post, menu, categories, etc. But Now I want an easy way to duplicate my widgets, a hardcode I guess.
Each new site I create is in a different langauage. Same site, just translated.Forum: Networking WordPress
In reply to: [Feedback] WordPress Menu/widgets MultisiteAre you placing this code in the main site theme or in your first multisite created site theme?
Forum: Networking WordPress
In reply to: I am so Lost!! PLEASE HELP! Please.Ok so I found a thread where andrea said to delete these from database
wp_blogs
wp_blog_versions
wp_registration_log
wp_site
wp_sitemeta
wp_signupsI did that and reinstalled, great, perfect.
I created on site multisite.com/es
but when I try to go to dashboard multisite.com/es/wp-admin
I get the actual website multisite.com/es????