technodiva
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Multi Network] Network.zero as root domain in dashboardI had no luck with this, so I started anew and opted out of using this plugin. 🙁
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Index Table Errorno other installation errors, I;ve disabled other plugins and its only on this one subsite. It works fine on other subsites
Forum: Plugins
In reply to: [WP Multi Network] Can't create a new networkProblem solved, it was so simple I’m embarassed to say LOL
Forum: Plugins
In reply to: [WP Multi Network] Can't create a new networkUDPATE – I found in my phpadmin wp_sitemeta a place to update the admins for my sites, and changed the UN and character count in the database, but still no success in creating a new network.
Forum: Plugins
In reply to: [WP Multi Network] Just upgraded to 4.4 and my multi-network now dead!all fixed!!
Forum: Plugins
In reply to: [WP Multi Network] Just upgraded to 4.4 and my multi-network now dead!Rolled back my upgrade as a temp fix will try github version later and update post
Forum: Plugins
In reply to: [BuddyPress Global Search] Feature requestshow about the option to search taxonomies like those made with custompress. Searching by tags and categories would make this heaven!!!
Forum: Plugins
In reply to: [amr ical events lists] Importing featured imageI actually have the paid version and am pulling the ics feed from that calendar (using events created with the paid version of the plugin) onto another site. How does that make a difference?
Forum: Plugins
In reply to: [amr ical events lists] Importing featured imageIt’s my google calendar, so yes I have the rights to the images, would the image be included in the public ics of a google calendar?
Forum: Fixing WordPress
In reply to: Click to Toggle Not Functioning In Page/Post Edit Modeany update on this. I’m having the same issue all of a sudden
Forum: Networking WordPress
In reply to: Database ErrorI did not, but finally I had to re-add the line
define(‘multisite’,true);
and re-add the database info
to my wp-config.php file. I don’t know what happened to it in the first place! I was up all night b/c I have like 20 sites there and could NOT afford to lose them. I am doing a backup now!
same issue here, am I missing something?
http://kaniakennedy.com/contact/mailing-list/
I have wordpress 3.4.2 installed in multi-site mode.
Forum: Plugins
In reply to: [Login Logo] [Plugin: Login Logo] no image visibleAny update on this?
It worked!!!! You are wonderful MUAH!!
Hmm maybe I missed it, but how do I use this to put my subscribers into a specific group?
I have my list segmented and want everyone who signs up from this particular page to go into a specific group.
The Group is “contact type” and I want to have the “diva” option automatically selected with this as a hidden field.
HELP
<div class="mc-field-group input-group"> <strong>Contact Type </strong> <ul><li><input type="checkbox" value="1" name="group[7449][1]" id="mce-group[7449]-7449-0"><label for="mce-group[7449]-7449-0">Busines Owner</label></li> <li><input type="checkbox" value="2" name="group[7449][2]" id="mce-group[7449]-7449-1"><label for="mce-group[7449]-7449-1">Diva</label></li> <li><input type="checkbox" value="4" name="group[7449][4]" id="mce-group[7449]-7449-2"><label for="mce-group[7449]-7449-2">Spectacular Prom & Bridal</label></li> </ul> </div>