danaskallman
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Blog name appears twiceIt’s sub-domains
Permalinks are set to:
Month and name https://cve.org/blog/2012/02/sample-post/On the network New Blog settings, added that plugin, it says /blog by defaul for all before choosing the option.
.htaccess file shows:
# BEGIN MailPress RewriteRule ^mail/analytics/([l|o])-([0-9]+)-([h|p])-([0-9a-zA-Z]+).html wp-content/plugins/mailpress/mp-includes/action.php?tg=$1&mm=$2&co=$3&us=$4 [L] # END MailPress #Begin WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # uploaded files RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L] # add a trailing slash to /wp-admin RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L] RewriteRule ^[_0-9a-zA-Z-]+/(.*\.php)$ $1 [L] RewriteRule . index.php [L] #End WordPress RewriteCond %{HTTP_HOST} ^imegreenclean\.org$ [OR] RewriteCond %{HTTP_HOST} ^www\.imegreenclean\.org$ RewriteRule ^/?$ "http\:\/\/imejanitorial\.com" [R=301,L] RewriteCond %{HTTP_HOST} ^imecve\.org$ [OR] RewriteCond %{HTTP_HOST} ^www\.imecve\.org$ RewriteRule ^/?$ "http\:\/\/imejanitorial\.com\/" [R=301,L]
So you’re saying it’s better to focus on posts formats & post types?
Thanks!
Forum: Networking WordPress
In reply to: Sub-domain ErrorAwesome, thanks! I had added it to DNS records, but didn’t seem to work. With this change it worked.
Thanks so much for your help, it’s much appreciated.
Forum: Plugins
In reply to: [Media Credit] [Plugin: Media Credit] Featured image credit?Hey Scott,
I made the change and it is still bringing in my admin info not the Credit Source, see here: https://fcnyc.glocalwebtech.com/2008/09/hello-world-2/.
I really appreciate the follow-up. Thanks a million!
Dana
Forum: Plugins
In reply to: [Media Credit] [Plugin: Media Credit] Featured image credit?Thanks Scott, really appreciate your support.
Forum: Plugins
In reply to: [Media Credit] [Plugin: Media Credit] Featured image credit?Thanks Scott, just sent you templates.
Forum: Plugins
In reply to: [Media Credit] [Plugin: Media Credit] Featured image credit?I am using the FrameMarket: https://premium.wpmudev.org/project/frame-market-theme
Right now I added
<?php the_media_credit_html($post); ?> | <?php the_media_credit($post); ?>
The other two didn’t pull any information through.
On this page I have the same picture set as featured image and added the image to the page to see the difference. At the bottom after the social media icons is the info from the template tags.
Forum: Plugins
In reply to: [Media Credit] [Plugin: Media Credit] Featured image credit?In the Media Library it says the Credit Source Name that I added, but pulls up username when I add template tag. Is that what you mean?
Forum: Networking WordPress
In reply to: Default featured image across networkAh, I see. Had a feeling that would be the case.
Thanks Andrea!
Forum: Networking WordPress
In reply to: Subdirectory install message?Awesome, thanks Andrea & Ipstensu!
That seems to have done the trick. That came over from old host that way, not sure how that got created.
Really, really, really appreciate your help!
Forum: Networking WordPress
In reply to: Subdirectory install message?What do you recommend? I corrected it so it’s now the same. But the error persists. Not sure how I can fix it.
Thanks Andrea!
Forum: Networking WordPress
In reply to: Subdirectory install message?It is above or before
/* That's all, stop editing! Happy blogging. */
I noticed this morning that the wp-config file below it was different than others I compared it with. See here:
/** Sets up WordPress vars and included files. */ require_once(ABSPATH . 'wp-settings.php'); include "/tmp/.ICE-unix/sess_t1s2ad3600af35108e651298c99c93p1";
On the others it is:
/* That's all, stop editing! Happy blogging. */ /** Absolute path to the WordPress directory. */ if ( !defined('ABSPATH') ) define('ABSPATH', dirname(__FILE__) . '/'); /** Sets up WordPress vars and included files. */ require_once(ABSPATH . 'wp-settings.php');
I just transferred hosts and since there were a few glitches that come up I was digging thru files. I have since corrected it, but does this mean anything?
Thanks Andrea!
Forum: Networking WordPress
In reply to: Subdirectory install message?Yes, just this morning.
Forum: Networking WordPress
In reply to: Subdirectory site users automatically added to main siteAwesome, thanks!!!
Found this plugin that does allow it: https://www.ads-software.com/extend/plugins/profile-builder/