lokrin2000
Forum Replies Created
-
Forum: Themes and Templates
In reply to: CODE PROBLEMLooks like lists are not being nested properly at all.
I see ULs directly inside other ULs and LIs directly inside other LIs and LIs not inside ULs or OLs.
Definitely look at your theme templates.
Forum: Requests and Feedback
In reply to: HelpYou’ve been a member for six hours. This is your only post. I don’t see how anyone could help you considering you haven’t asked one single question yet anywhere in these forums.
<rant> For someone whose occupation is “education”, you have a lot to learn. </rant>
Are you copying both (files and database) ?
A couple of plugins I am using.
Also, check your hosting Control Panel or contact your host and ask them about database backup and downloads.
Forum: Fixing WordPress
In reply to: How do I get a music file to play?Ok, goto my site and check out the post at the top. See if it works in your browser. I’m running FireFox on an Ubuntu machine.
Basic code in post is:
<embed src="http://wp.angelwoodpines.org/wp-content/uploads/ICanSeeForMilesI.mp3" width="140" height="40" autostart="false" loop="FALSE"> ICanSeeForMilesI.mp3 </embed>Forum: Plugins
In reply to: [Plugin: TAC (Theme Authenticity Checker)] Very NiceUsing WordPress 2.9 RC1
Plugin works, but it no longer shows the little pictures of the themes. They all show up blank.
Forum: Plugins
In reply to: ARE THERE ANY PLUGINS that have been tested with 2.8.6I’m running 2.8.6 and have about 2 dz plugins that are working.
Forum: Fixing WordPress
In reply to: downloading wordpress website to a CDYou would have to make all the links relative.
But, before that, since WordPress is database driven, and CDs aren’t dynamic and able to run a database application, You would have to somehow capture each possible page as an html file.
Some plugins like Super Cache might be able to do that (from what I hear).
But it seems like a lot of work.
Someone could probably build a plugin that would do all that and then zip it up so you could download it and burn to disk, but, unless you pay someone, you probably won’t find one right now.
Are you copying both files and database?
Forum: Plugins
In reply to: Hacker Plug-inAccording to the download page:
It’s been around since January 2008
It’s been downloaded 4768 times
It is only compatible up to: 2.3.1
And there are only 2 people rating the plugin
Forum: Plugins
In reply to: [Plugin: WordPress Exploit Scanner] Exploit Scanner not workingThat’s weird…
After about the 5th run through, that error went away and it is now finally working right!
Forum: Plugins
In reply to: [Plugin: WordPress Exploit Scanner] Exploit Scanner not workingI am no longer getting the spinning wheel at all. It runs for about a minute with an error showing up soon after starting, but after it finishes, I don’t see any other information. This is the final screen:
WordPress Exploit Scanner Exploit scan This script searches through your WordPress install for signs that may indicate that your website has been compromised by hackers. It does NOT remove anything, this is left for the user to do. Scans to execute: General Infos File scan Database scan Severities to show: Blocker Severe Warning Note Skip check: File permission scan Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/angelwood/www/wp/wp-content/plugins/exploit-scanner/exploit-scanner.php on line 1116 /> PHP Memory Limit: MB (Max memory used by PHP.) Upper File size Limit: KB (Skip files larger than this. Skipped files are listed at the end of scan.) If you run into memory problems, increase the PHP memory limit or reduce the file size limit. Custom search You can also search the files and database on your site for a custom string:Forum: Fixing WordPress
In reply to: How change the colour of letters by passing by with mouse?It looks like that on the website that you linked to in your post above that the only text that changes are links. So you can use the a:hover pseudo class.
Howsoever, if you wish to change the colour of plain text when hovering,then you can create something like p:hover or an in-line style and assign a pseudo hover to it so that it will change text colour when mousing over.
Gad, I’m tired and my grammar is shot all to heck …
Have a look at My Site and scroll down to “Poem About Cats” and try mousing over (hovering over) each paragraph.
Here is the post entry:
<p class="magnify">And God asked the feline spirit<br /> Are you ready to come home?<br /> Oh, yes, quite so, replied the precious soul<br /> And, as a cat, I am most able<br /> To decide anything for myself<br class="clear"></p> <p class="magnify">Are you coming then? asked God.<br /> Soon, replied the whiskered angel<br /> But I must come slowly.<br /> For my human friends are troubled.<br /> For you see, they need me, quite certainly.</p> <p class="magnify">But don’t they understand? asked God<br /> That you’ll never leave them?<br /> That your souls are intertwined for all eternity?<br /> That nothing is created or destroyed?<br /> It just is…forever and ever and ever.</p> <p class="magnify">Eventually they will understand,<br /> Replied the glorious cat.<br /> For I will whisper into their hearts<br /> That I am always with them<br /> I just am…forever and ever and ever.</p> <p>Author Unknown</p>And here is the CSS entry:
.magnify:hover {font-size: x-large; color: red;}Forum: Fixing WordPress
In reply to: Tables in pagesI normally create the table on my computer until it looks right in my browser. Then I copy the browser results and paste that into the page using the visual (not html) editor. Sometimes I have to then go to the html editor and tweak a few things like borders, but it works fine for me.
exemplum gratum:
Forum: Themes and Templates
In reply to: Theme IdeasThe vertical blue one might look good going up the side of a page as a fixed background. The other three could be used as a logo. Choose depending on template colours.