Jen
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Killed my site with multisite install(Permissions on /pt/ are 755.)
Forum: Networking WordPress
In reply to: Killed my site with multisite install.htaccess in /pt17/ looks like this:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /pt17/ RewriteRule ^index\.php$ - [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).*) $2 [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L] RewriteRule . index.php [L]</IfModule> # END WordPress
It says in the documentation for creating a network that it is not possible to remove that slug at this time: https://codex.www.ads-software.com/Before_You_Create_A_Network#Path-based
Sorry!Forum: Installing WordPress
In reply to: Resize itheme2 sidebarHi there. itheme2 is a commercial theme, with support provided to their customers via their site https://themify.me. We are only able to support the free themes that are available here on www.ads-software.com/themes.
Forum: Fixing WordPress
In reply to: Sharepoint Calendar SyncHi @catholicjacks. That messaging implies you are using a theme that has options built in for the SharePoint calendar. we are only able to provide help for themes that are available on www.ads-software.com/themes. Can you tell us which theme you are using?
Forum: Installing WordPress
In reply to: unable to replace an existing unused theme . fix?Hi @tony-webb. Tara is correct, but that assumes you are a superadmin on the multisite installation. Some questions:
– What did you do that ended in seeing the message, “Installing themes on Multisite can only be done from the Network Admin section”? What url were you on?
– Is this your own site that you manage yourself, or is it part of a site network? What’s the url of the site?
– You say you have a wp site on another domain. It’s a little unclear what your relationship is to the two sites or if they are related to each other. Can you provide more details?
Thanks.Forum: Installing WordPress
In reply to: wordpress installation failureWhat’s the url of the site? Was it a brand new domain or one that you’d had for a while? When you went to the link for the dashboard, what did you see instead?
Forum: Installing WordPress
In reply to: Loading last tweetWhat’s the url of the site?
Forum: Plugins
In reply to: Best Featured Post PluginThis isn’t really a question about how to install WordPress. Questions about plugins are better asked in the Plugins category.
Forum: Installing WordPress
In reply to: BitnamiIn theory a Bitnami stack to run WordPress would come with WordPress included, but we don’t have anything to do with that. You should probably ask over in the Bitnami support forums at https://bitnami.com/support.
Forum: Fixing WordPress
In reply to: How do I move a WordPress website ?Hi @eightdaysaweek. The paths you give in the last bit end in .com, which a path can’t really do. I am guessing what you really mean is more like this:
https://www.My_New_Multi_Wordpress_Website_4.com/My_Wordpress_Website_1
https://www.My_New_Multi_Wordpress_Website_4.com/My_Wordpress_Website_2
https://www.My_New_Multi_Wordpress_Website_4.com/My_Wordpress_Website_3If that is the case, yes, you can do that. You could set up WordPress in each subfolder, or you could do a multisite installation. It kind of depends on how you want to manage it. Individual installs in each folder is definitely easier and with less risk for breaking anything. You would just create the subfolder paths with your host and then do the installs in each one (even 1-click installs would work, if your hosting company offers it).
Forum: Installing WordPress
In reply to: Moving to another host issueHi @amadis84. Sorry to hear you are having trouble. Please don’t use the word “retard,” though, as it is very disrespectful to people with developmental disabilities.
“some sort of .sql file” isn’t really specific enough to tell if it would be useful in recreating the old site on the new domain. Can you provide more detail?
Forum: Installing WordPress
In reply to: bbPress installed and activated… now whatHi @patbell101! You’ll be able to get more community support for bbPress on the bbPress support forums at https://bbpress.org/forums/ since that where that plugin community is focused.
The short answer is that the settings screen is under Settings -> Forums, not the reverse. Then you also might need to add the forum pages to your site navigation menu to be able to access them, if you are using custom menus. In any case, the fine folks at https://bbpress.org/forums/ can help the best.
Forum: Installing WordPress
In reply to: Private Message button MissingPrivate messaging to users is not a feature in core WordPress. Are you sure you’re not talking about a BuddyPress site? BuddyPress is a plugin that does have private messaging between site members. (WordPress also doesn’t have “members,” so it must be a plugin.)
Forum: Networking WordPress
In reply to: Killed my site with multisite installIn case it’s your next question, I went in and looked at the other database (root) too. It’s on a different hostname, and siteurl and home are both https://domain.com.