goodenvy
Forum Replies Created
-
Forum: Plugins
In reply to: nextgen-gallery .92 header hackInserting the nextGEN slideshow as a header for version 1.0.2 requires the following code maybe below the body tag:
<?php
if (function_exists(“nggSlideshowWidget”))
{ nggSlideshowWidget($number_of_pic,$Width,$Height); }
?>Leave these values alone: $number_of_pic,$Width,$Height
Alter them from your dashboard>gallery>options>slideshow>
change width height colors etc there 🙂
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Discription Text Not Showing below ThumbsIF you are a newbie to NextGEN check a step by step tutorial page that the programmer Alex recommends: http://hqcode.com/next-gen-gallery/working-with-next-gen-gallery/
Forum: Plugins
In reply to: [plugin:Titleimage] problem displayng the image!not getting any random images ..
Forum: Plugins
In reply to: NextGEN Gallery – edit link of photo to specific post?Hey tdanyo did you get your solution yet?
If you look at my hardware page you see the thumbnails link to an outside support page (outside URL)..
Um.. I’m using nextGen version 1.0.2 Let me know.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Discription Text Not Showing below Thumbsno I was talking about making those changes to the file: gallery.php which is inside the view folder.
IF all you want to add is a description. You can add the following code to your post:
[singlepic=#,300,300,,right]
Otherwise I suggest reading the programmers support site/forum or visiting my fav:
Dave’s Technical MusingsForum: Plugins
In reply to: [Plugin: NextGEN Gallery] Discription Text Not Showing below ThumbsOKAY! you guys.. If you EVER changed any codes in the gallery.php or in any other .php files within the nextGEN plugin folder that affected your “imageURL”, “alttext”, OR “descriptions” then this would be the reason behind not seeing any descriptions.
Because when you add “alttext” to override the original image URL then you automatically are unable to affect the “description”. The discriptions only show if the thumbnail is linked to the original image and not some foreign URL.
And whatever you add to the “alttext” automatically becomes your thumbnail’s URL.
So I am left to wonder if any of you have made changes to the gallery.php file or if you have made any previous changes to any of your php files that pertain to thumbnail URL’s etc.
Maybe try switching to the non-flash upload.
See if you can then upload images and see if you then get the upload status bar.
Forum: Plugins
In reply to: NextGEN Gallery – edit link of photo to specific post?nextGEN Version: 1.0.2 for the Web2.0 (the latest as of Jan.09)
I have a visual and step by step tutorial for this:
http://home.yourconame.com/nextgen-linking-image-to-url/2009/archives/
Thanks to beckhamlkc for the light of leading.
~Adrie Silva
http://www.silvaprints.comI have a visual and step by step tutorial for this:
http://home.yourconame.com/nextgen-linking-image-to-url/2009/archives/
Thanks to beckhamlkc for the light of leading.
~Adrie Silva
http://www.silvaprints.comHm. .. for now I’m using the Shutter and have changed the Shutter’s CSS to zero pixels for the count and next/prev values
Hm. .. for now I’m using the Shutter and have changed the Shutter’s CSS to zero pixels for the count and next values
Where exactly is the navigation code located? I want to completely delete the option of navigation once the thumbnail has been clicked …
I’m using my gallery with the tags feature.. so anything tagged with the words PC are going to show up yet I have done this for two different images/galleries.. and the second gallery has the tag IMAC yet when I click on just the PC thumbnail I get the pagination feature that points me to my IMAC tagged gallery..
Is this another way to show all the images?
??
example: http://home.yourconame.com/nggallery/page-44/album-1/gallery-1/images/
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Display tumbnails on site and link to specifc pageKay I did some changes and added the nextGEN gallery to this particular site.. my tutorial’s site:
http://home.yourconame.com/nggallery/page-44/album-1/gallery-1/images/
Let me know if you want the steps.
~Adrie Silva
http://www.silvaprints.comHosting ∞ Design ∞ Tutorials
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Display tumbnails on site and link to specifc pageI was able to do 1) with more than a 2 line description but I had the link be to the original sized image ..
I haven’t thought about linking the thumbnail to a URL..
Have you considered not using nextGEN for this? I can give you an example here…
http://home.yourconame.com/hardware/
I’m using HTML tables .. really not computer programming, you can copy and paste the code that I used:
<table border=”.5px” bgcolor=”orange”>
<tr>
<td>I’ve had this HP PC for over 5 years and have made about 3 different installations and several system recoveries.
</td>
<td bgcolor=”white”>
[caption id="" align="alignleft" width="137" caption="HP PC"]<img title=”HP PC” src=”http://home.yourconame.com/images/hp_pc.jpg” alt=”HP PC” width=”137″ height=”178″ />[/caption]
</td>
</tr>
<tr>
<td>I’ve had this Apple for about 3 years and had to do a system recovery last month.</td>
<td bgcolor=”white”>
[caption id="" align="alignleft" width="180" caption="Apple iMAC"]<img title=”iMAC G5″ src=”http://images.apple.com/support/_images/hero_imacG5isight.jpg” alt=”Apple iMAC” width=”180″ height=”180″ />[/caption]</td>
</tr>
</table>I’d accept a $100 donation too.. lol joking.
~Adrie Silva
http://www.silvaprints.comHosting ∞ Design ∞ Tutorials
Forum: Installing WordPress
In reply to: ‘Appears to be missing the MySQL extension’Another person had this same question but under the “Database” topic.
Have you resolved the issue at hand moneymcgrew?
Does your host provide the latest version of mySQL if not then I can provide you with the latest at my shared ip.
There is no excuse for the host and each good application is made compatible to the latest server side programming language and database software. So if you have the latest wp files then make sure your host is on the same page.~Adrie Silva
[sig removed per forum rules]