Fastone
Forum Replies Created
-
Forum: Plugins
In reply to: Open NextGEN gallery from link or single imageHey,
The way I did it only shows the images added to the gallery, no extra images.
Mixibixi, first of all, it’s not a slideshow as in “flash-slideshow”. But the lightbox “slideshow” ??
Yes, it starts from the first image in the gallery. With the right tag, I mean the Link Rel tag given in the html sourche. Look at this image:
https://dl.dropbox.com/u/18458742/NGGtagg.jpg
What I did first, was to ad the gallery I wanted as usually in WP, and just show all the images in the page.
I then checked the html source code for the link to the first image in the gallery, and copied that. I also check what the Link Rel tag was for that link. Probabaly [lightbox_set1].
Then, when you add any image to your post or page in WP that you want to use as a link for your gallery, paste that link you copied in to the Link URL field in the settings for you image. Click Add to Page. Then, go back in to the settings for that image, go to Advanced Settings, and ad the right “tag” for that link in the Link Rel fied there. ( [lightbox_set1].
Now, any image you have chosen should work as a link for your gallery, showing your images in the order you have set in your gallery.
Now you can go on and hide your whole gallery using CSS in your page.
You fix? ??
Forum: Plugins
In reply to: Open NextGEN gallery from link or single imageForum: Plugins
In reply to: Open NextGEN gallery from link or single imageHey, just to comment on this.
I added a little tweaked solution for this, works fine. Check it out.
Thanks Klynam for leading on with this hack ??
Hey,
I wanted to have the same solution to this, for a client to display their menu on the website, but not displaying every thumbnail. I kind of did what Klynam did in this post:
But using my wonderfull CSS editor Stylizer, I quickly found the right CSS tag, and did a display:none on the image list/thumbnails.
First, I used Chrome to check the code for the link to the first full image in the list. And, I also check to see the REL tag for that link. It was rel=”lightbox[set_1]”.
Then in WordPress, I can use any image in my page/post as a link for opening my now CSS hidden image gallery in Lightbox mode.
I added an image to the post in the usual way, and as Link URL, I pasted the link to the first full image from the gallery. In Advanced Settings, I just pasted the rel=”lightbox[set_1]” into the Link Rel field and inserted the image into the post. Now it works as a link, and are only displaying the images thats added to the gallery.
I think it works nice ??
Forum: Plugins
In reply to: WP Calendar category sortingOk, thanks. I thought of that, but I didnt get categories to work. But I’ll it your way, thank you.
Forum: Fixing WordPress
In reply to: Best way of making a Bookmarks navigation in Links TemplateThanks, I’ll check this plugin out.
Forum: Fixing WordPress
In reply to: Custom Character set in headerThanks. But I did the same thing with just coding a template for that.
We got it worked out.
Forum: Fixing WordPress
In reply to: Custom Character set in headerNobody knows anything about this?
Today I need to open up the shopping cart page, and it looks like crap.
Forum: Fixing WordPress
In reply to: Permalink structure adds numbers to itselfYou maybe right on that. I know WP does have reservations for different kind of code and references thats just for WordPress. That will just create problems if you try to use any of those.
I just learned last time that we have to use unique titles in posts or pages with the same year/month/day(title).
Forum: Fixing WordPress
In reply to: Permalink structure adds numbers to itselfHi, did you try to go over and correct the corresponding slugs/permalinks?, to check that you still dont have to posts/pages that uses the same slugs in URL.
Just what I can think of right now.
Forum: Fixing WordPress
In reply to: Tiny MCE Advanced toolbars not showing up in pages editorYes ok. Good. I just never tried using Word for writing my text and pasting it. Everything is taken care of with CSS.
Well, good luck with your work ??
Stay well.
Forum: Fixing WordPress
In reply to: Tiny MCE Advanced toolbars not showing up in pages editorHey,
Good that you found something usefull. Be careful though with using Word, the results on the site might not always be what you expect. And you might get a bunch of extra crappy Micro$soft code.
Would like to hear how it worked out for you with that ??
Forum: Fixing WordPress
In reply to: Tiny MCE Advanced toolbars not showing up in pages editorHey, finally back home.
Any progress?
When working with webdesign, many of us use a lokal server like XAMPP. Free to download, and pretty strait forward to install. I’m starting out all my projects on my local harddrive first, and here I can have many websites running at the same time. So, I also have a site with the latest WP installed where I’m testing new themes and plugins.
Crap that you lost your widget settings. I dont know, I stopped using the toolbar a long time ago. There where to many problems with other plugins for WP. What are you missing with the basic one?
Ey, you’re not alone ??
Though, I think it’s strange that it doesn’t work for you with all other plugins disabled. At least if you have the latest WP installed and are using the latest version of the MCE toolbar.
Forum: Fixing WordPress
In reply to: Tiny MCE Advanced toolbars not showing up in pages editorI dont know if theres a technical difference between Chrome and ChromePlus, and Internet Exploder I dont use. Did you try Firefox?
And did you try to switch themes? I dont know why, but usually disables all plugins and switches to WP default theme and try again.
After that, I put the plugin I have a problem with in to a clean WP install I have, and enabling it there.
Forum: Fixing WordPress
In reply to: Tiny MCE Advanced toolbars not showing up in pages editorDid you try another web browser?