peteratomic
Forum Replies Created
-
“We’ve updated our SEO score algorithm. Click here to recalculate the SEO scores for all posts and pages.”
OVER AND OVER AND OVER AGAIN. NEVER GOES AWAY.
Looks like a good shortcode for a personal sidebar… I’m using something like that, but in this case I need something a bit different… something that effectively works like:
[umprofile id=123]So that I can grab the photo, name and title from a specific user, as I want to build a custom members directory.
(Was hoping someone in the UM community might have done this before.)
Hi @yk11 – looks like that plugin was removed from the plugin repository for some reason. But maybe I can find something similar. Thanks for the tip!
Ah, ok. I’ll look at building something purely manual in the meantime.
Yes, I know it’s not an existing feature. Are you saying it’s not even possible to write a shortcode for it?
No, because I don’t want to end up having a dozen different roles, since the main one is already highly customized, which means I’d have to edit too many roles if we make changes. Plus I want to have more control over the member directory, so want to build it from scratch.
So the goal is simply to have a shortcode like [member id=”4″] so that I can create my own categories for members on a custom directory page.
Does that make sense?
Thanks for the update Pippin! Fixed!
Same here. Make theme. Annoying breadcrumbs everywhere. No way to disable. Annoying.
Awesome. Any ETA? (Would love to let my client to know when its fixed so we can launch it.)
THANKS!
Yeah, shows the main multisite domain:
http://cre8tives.org/checkout/Sub-domain, as can be seen from the links at the start of this thread. 😉
http://cre8tives.org is the multisite installation.
monc.cre8tives.org is the subdomain.
http://www.monc.net is now the live mapped domain.Problem lies here, right?
esc_url( edd_remove_item_urlesc_url is taking the multisite installation’s URL?
Also just discovered that now that the domain has been mapped, its still using the multisite domain for the checkout link which makes the remove link dysfunctional.
Anyway I can do a quick hack until there’s a fix for this?
A ha! Works! Lifesaver as I gotta launch this site tomorrow!
THANKS PIPPIN!
Its a multisite installation, so there’s no URL field in Settings > General.
Thanks for the lightning fast response!
Forum: Plugins
In reply to: [WordPress MU Domain Mapping] multiple domains – one forwarded, one mappedFound a post at WPMUdev that shows you CAN have more than one domain mapped!
define('DOMAINMAPPING_ALLOWMULTI', 'yes');Just add that to the config and easy to add additional domain names!