alfie
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: JS Banner Rotate] UpdateI’m finding it hard to implement this in my template, maybe someone could help me out 🙂
I have two images:
http://inter.it/7117/scudetto14.jpg
http://inter.it/7117/scudetto15.jpgI also want to limit their size to 300 by 400. Also is there a way of linking each image to a specific URL?
Thanks!
Forum: Plugins
In reply to: [Plugin: JS Banner Rotate] Updatethanks for a great plugin eric, i suggest you put this example in the instructions as i guess many people will try the parameters without the quotes, it almost got me too before i checked here.
Forum: Plugins
In reply to: Displaying php code in posts using WP Syntaxany help on this pls?
Forum: Plugins
In reply to: Prevent wordpress from fetching images before the <!–more–> tagany help on this please?
Forum: Plugins
In reply to: Displaying featured postsThanks, I’ve gone with the sticky posts thing
Forum: Requests and Feedback
In reply to: REQUEST: Email notification in wordpress forumsi definitely agree with Michiel, incredible how this is not a standard feature :S
Forum: Plugins
In reply to: Spellchecker problem with Tiny MCE Advancedstill having this problem, is it something only I am experiencing or is it a known bug?
Forum: Fixing WordPress
In reply to: blank page with “28” in upper left corner when logged inWas wordpress working before on your current setup? Can you trace what change resulted in this happenning?
Forum: Fixing WordPress
In reply to: Post Spacing when i hit “Enter”If you are creating a new paragraph when you press enter (check the html view of the editor), then you need to go to your theme’s stylesheet (Appearance > editor) and edit your p tag properties, for example
p {
margin-bottom: 10px; /* Gives you a 10px space between each paragraph */
}Forum: Fixing WordPress
In reply to: Rakismet problemwhat does rails have to do with wordpress?
Forum: Fixing WordPress
In reply to: LinkingDo you mean having say 20 sites and wanting to insert a particular link (eg google.com) on the blogroll of each of these sites?
Forum: Fixing WordPress
In reply to: Embedding Codetry using tinymce advanced or execphp, although it doesn’t seem you need the latter as you are not inserting php code. Tinymce advanced has some options however that might be useful.
Forum: Plugins
In reply to: Simple modal contact form not working on ie8I am also noticing that on firefox when i fill in the form and click send the email gets send but the form doesnt close
Forum: Plugins
In reply to: Simple modal contact form not working on ie8thanks eric, havent been able to get it to work on ie yet however :S
Forum: Fixing WordPress
In reply to: Duplicate ‘Categories’ admin menu item – CMS-Like Admin Menuany help on this?