Eugen Oprea
Forum Replies Created
-
Forum: Plugins
In reply to: [AgentPress Listings] [Plugin: AgentPress Listings] Change "Listings"You should be able to edit them really easy if you are familiar with PHP.
Forum: Networking WordPress
In reply to: non-www URLs redirect to main siteThat did work.
Thank you so much, Mika!
Eugen
Forum: Fixing WordPress
In reply to: FInding Line # of code in CSS StylesheetHas anyone found a fix for this?
On lines 82-84 I have:
function premise_get_custom_stylesheet_name($key) {
return apply_filters(‘premise_get_custom_stylesheet_name’, premise_get_stylesheet_name(‘custom’, $key));
}Thanks!
Forum: Alpha/Beta/RC
In reply to: Static home page not showing 3.1Just in case this helps, I was using the /%postname%/ custom permalink structure, too.
Eugen
Forum: Alpha/Beta/RC
In reply to: Static home page not showing 3.1Hi,
I was using only Twenty Ten, but had these plugins installed:
Automatic WordPress Backup
Contact Form 7
Contact Form 7 Modules: Hidden FieldsI don’t remember if I disabled them, as I tried one million of things to make it work.
Hope this works.
Eugen
Forum: Alpha/Beta/RC
In reply to: Static home page not showing 3.1Thanks for you answer Demetris!
I couldn’t find any solution for this, so I had to reinstall WordPress. It works fine now on 3.0.2.
Thank you!
Eugen
Forum: Networking WordPress
In reply to: add page \ change themeYou will have to manually add the page for each website. WordPress Multi Site allows you to manage multiple blogs in one place, but you will have to customize them individually.
However, you can add a template to the network and use it for all your site.
Eugen
Forum: Fixing WordPress
In reply to: Help with PermalinkMichael, make sure you have in the [Settings] panel, [General] for the [WordPress address (URL)] and [Site address (URL)]: http://ravanelliphotography.com
Plus, on the [Permalink Settings], use as [Custom Structure]: /%postname%/
Let me know if this helps.
[Signature removed by moderator per forum rules.]
Forum: Fixing WordPress
In reply to: Changing the location of my blogA smart move would be for you to use a page for financialmanagementsecrets.com and leave the blog on financialmanagementsecrets.com/blog
However, if you still want to go for that, do what Joseph advised and if you feel stuck, let us know.
[Signature removed by moderator per forum rules.]
Forum: Networking WordPress
In reply to: Domain Mapping redirects to site pathJust sorted the issue myself.
For anyone else looking to sort this out:
Go to [Tools] > [Domain mapping] and select http://www.mysite.com as an active domain
Eugen
Forum: Networking WordPress
In reply to: WordPress Multisite import doesn't show images?Hi,
You will have to move your images from the old server to your new one.
If the images were in “wp-content/uploads/2010/10” … now you should add then in “wp-content/blogs.dir/2/files/2010/10”.
Make sure you replace “2” with the site ID in WP MU.