Vadonis
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Seperate login/register page on sub-domainAfter a few weeks of testing, we figured out this was redundant and ended up using a page template with page domain mapping.
Forum: Localhost Installs
In reply to: Posting Entries: Online to LocalWouldn’t it be easier to just use WordPress.com and set your blog to private? Free hosting and live updates via Android or Computer.
Forum: Networking WordPress
In reply to: Network admin brokeGlad I could be of assistance.
Forum: Plugins
In reply to: Login does not change in Logout link onlu on index page ?This would be an issue for the plugin author to answer. Its best to post this in the Theme My Login Support Forums.
Forum: Themes and Templates
In reply to: Change link to external URLSince it is a custom post type, mainly portfolio post type, it will generally link to the path of which it was created (i.e the picture with or without text). There is a way to change it but like the theme author said you may have to customize the theme itself. I use a portfolio type theme to show Video Games I’ve developed, but its customized by default to allow to link to different pages and add text about the games.
If I find another way. I’ll be sure to let you know.
Forum: Networking WordPress
In reply to: Network admin brokeOne thing I might say, that may be causing the problem is that if you change the urls with wp-config.php, you won’t be able to change them in Setting > General. http://codex.ww.wp.xz.cn/Changing_The_Site_URL refer to the second paragraph under Edit wp-config.php
Forum: Networking WordPress
In reply to: Network admin brokeI’ll setup a test install and run through some scenarios and see what’s going on. I’ll tag this for a Mod to look at and hopefully give you more information.
Forum: Fixing WordPress
In reply to: One multilingual wordpress, two different domainsI haven’t had much experience with multilingual Multisite installs, but I’ve been using Multisite for a year now and I’ve also seen a few websites running Multisite multilingual installs. The majority plugins I’ve seen are custom made (home grown) plugins or a really expensive plugins. Multilingual Press is a good plugin to use. I’ll have to experiment with it, but you should be able to achieve a multilingual Multisite blog with it along with domain mapping.
Forum: Networking WordPress
In reply to: Permalink ProblemNo problem. Always available to help.
Forum: Networking WordPress
In reply to: Permalink ProblemYou haven’t down anything wrong. WordPress Multisite did that automatically, for reasons I have no idea. To correct that you would have to go to the Network Admin > Sites > The Site you want > Edit > Settings then permalink structure and change from /blog/%postname%/ to %postname% or whatever you desire.
Forum: Fixing WordPress
In reply to: Blog Posts Page FormattingIf you want to customize the look of the page, you would have to create a template page called blog or what ever you may want to call it and then style it using CSS.
This should help you out. Here a section on creating a page template, and you can use that to make your blog page look different then anyother page using this and CSS styling.
http://codex.ww.wp.xz.cn/Pages#Creating_Your_Own_Page_TemplatesForum: Fixing WordPress
In reply to: When deleting post, also delete image?I don’t currently know of any plugins what would allow you to do batch deletes, but I will surely look into it for you and try and get back to you as soon as I can.
Forum: Fixing WordPress
In reply to: Running and redirecting two domainsYour welcome. Glad to help anytime. 🙂
Please mark as this post as resolved if you have no further questions.
Forum: Networking WordPress
In reply to: Network (multisite) or individual, for 7 sites?Alrighty, give it one more shot. If it doesn’t work for you, I’ll be glad to walk you through it step by step – from single install to Multisite install, and domain-mapping.
Forum: Fixing WordPress
In reply to: One multilingual wordpress, two different domainsYour welcome. I’m always glad to help. 🙂
Here’s a link to get your started http://codex.ww.wp.xz.cn/Create_A_Network