Archive for the 'wp-adds' Category

OK… I’m testing out a plugin, to see how it works…. so let me know what you think of it. I’m crossing my fingers right now.

How is it? In case you are wondering which plug-in it is, I am using Thumbnail Viewer 1.1.
Share This

Read Full Post »

For a while now Ive been wanting to share videos in my Blog but every time I went to copy the Embed code from YouTube my entire Blog displayed craziness.
Today I wanted to embed another video and finally took a few minutes to figure out what to do.
There are dozens of posts around the web […]

Read Full Post »

Ok … while going through the Gallery, I noticed that I had no menu attached to it, to get back to the main site, or the blog, or videos.
So I added one about an hour ago …. It is much easier now, than typing the domain again, in the address bar. Now all you have […]

Read Full Post »

Well Folks.. I have changed programs drastically ….
I am not using the older gallery program for the Blog anymore. I am using another php that I have downloaded, and sort of “designed” the way that I like it.
Made a few changes with the system files, and also the configurations, and it works great.
Will probably upgrade […]

Read Full Post »

Lazy-Gallery

I found out that my previous server didnt have GD 2.0 to run Lazy-Gallery. So I made a few adjustments in the lazy-img.php file, and it worked great.
This is what was done in the file:
On Lines 42 and 44, I changed the command:
imagecreatetruecolor
to
imagecreate
On line 46, I changed the command:
imagecopyresampled
to
imagecopyresized
It worked fine. I didn’t get errors […]

Read Full Post »

Back to Top