mrkingid
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: URGENT wp-taxonomy deleted. How to add to tables???I have no idea if I can or not. i looked in the backup file and it is all greek to me.
On top of that, for wathever reason, the backupfile is 18MB and phpmyadmin doesn’t allow a file that size.
Ugg
Any WP gurus around?
Forum: Fixing WordPress
In reply to: URGENT wp-taxonomy deleted. How to add to tables???Please, Please, Please, Please, Please!!!!!!!!!!!!!
Forum: Themes and Templates
In reply to: Can’t update / replace themePlease describe how you are trying to activate the theme.
Forum: Themes and Templates
In reply to: Can’t figure this out!Just add space to the top of your main title image to push it down.
Right now your header image is 110px high. Add blank space to the top of the graphic to make it, say, 125px high and then test that. Eventually it will touch the white.
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Missing description under thumbnailsSorry for the confusion.
The gallery template has to be here…
{wordpress dir}\wp-content\themes\your theme directory\gallery-template1.php
And you are correct the nggallery is in…
{wordpress dir}\wp-content\themes\nggallery.css
Yes it is safe to copy as the template file will use only the css file in the themes folder.
You modify the nggallery.css file that is in the theme folder to change the layout of the gallery.
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Missing description under thumbnailsIs the ‘nggallery.css’ in your theme ROOT directory and the gallery-1.php in a directory named ‘nggallery’ that is in your root theme directory?
PS. I finally got the SPAN tag to work. Had to physically resize the PNG file to the size of the thumbnail instead of trying to do it in CSS.
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Missing description under thumbnailsThe syntax is actually
[nggallery id=1 template=sample1]
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Missing description under thumbnailsI see what you mean. Hmmmmm
I’ll have to play with it more but I used the files from WebDesigner Wall.
My resizing might be off.
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Missing description under thumbnailsyou can see the link at http://dorispatersonart.com/gallery/
I got most things working but I am unable to get the
<span>to work for cutting the corners off the thumbnail images.Any ideas.
My two parameters are:
.sample3 img { width: 125px; height: 100px; border: none; padding: 7px 7px 7px 7px; background: url(images/round-bg.gif) no-repeat; } .sample3 span { width: 111px; height: 86px; display: block; position: absolute; top: 7px; left: 7px; background: url(images/round-corner.png) no-repeat; }Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Missing description under thumbnailsThank you, but I still must be missing something.
OK so I copy gallery.php and nggallery.css over to an nggallery folder that is in MY theme folder.
From there I change the name of gallery.php to gallery-round.php to give it a template name.
Then I add the round css info into the nggallery.css file?
Correct?
I did this but it still doesn’t work.
I do have [nggallery id=1 template=round] on my page.
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Missing description under thumbnailsAlex,
Do you have any templates to download and use directly? I see you samples on your page, but am looking for something a little more direct.
AM I correct in saying the css is embedded into the PHP file?
Thanks.
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Missing description under thumbnailsA+. Thanks Alex!!!
Forum: Installing WordPress
In reply to: Scared to install WordPressof course you can add a forum. There are at least three plugins for that.
WP is the best blog platform out there right now. Read up on it.
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Missing description under thumbnailsI have the same issue. Hopefully Alex will be by soon.
Forum: Requests and Feedback
In reply to: 100% pure love for 2.7!A+ from me. Love the direction WP is going!!
Just needs a full featured WYSIWYG and I’d be in heaven.