Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fancy Box Plugin
#1
Is anyone using the Fancy Box Plugin?

The author of the plugin doesn't seem to have anything on the support pages, and I tried going to his site link but it is in German.

I can get the Plugin to use the Fancy Box but the Fancy Box image freezes the page so you can not go anywhere past where you insert the image.( Cursor stays to the left of the image)

Any help would be much appreciated

Bob
Reply
#2
Fancybox is built in to GS 3.1

What is your exact problem your having ?
Code ?
Example?

JS console errors ?
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#3
Shawn

Yes I know Fancy Box is built into GS, but there is a plugin that allows you to use fancy box without using the script every time. See: http://get-simple.info/extend/plugin/fan...lugin/404/

My problem is just what I stated in above post. I can get the image on the page and saved. Fancy Box image works as it is suppose to, but you can not edit the rest of the page any longer because the plugin seems to freeze the page. The cursor will not go past the image you just inserted using the fancy box plugin.



Bob
Reply
#4
I see

Do you mean in the page editor ?

I just installed that plugin and are not having any issues editing after inserting an image with a rel.

I can move the cursor infront of it and type
I can click after it and type as well.

What browser ?
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#5
Shawn

Yes I meant in the editor. I think I figured it out, I was just adding a image to a new page without any text on it. After adding text to the page and then adding image afterwards you can move the cursor beyond the image.

I do have a question, you said you were using the "rel" tag , where were you inserting the "rel" tag in this plugin? I didn't see that you needed to use it in the Plugin docs

Bob
Reply
#6
rfuller Wrote:Shawn

Yes I meant in the editor. I think I figured it out, I was just adding a image to a new page without any text on it. After adding text to the page and then adding image afterwards you can move the cursor beyond the image.

I do have a question, you said you were using the "rel" tag , where were you inserting the "rel" tag in this plugin? I didn't see that you needed to use it in the Plugin docs

Bob

The plugin and fancybox both use the rel tag to make galleries of the images on a page.
check the fancybox docs more more info.

So you added the image to a blank page I see, are you sure the cursor was simply not visible, since its the same height as the image and not spaced away from it.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#7
Unfortunately it does not work!

The image replaces da page of the website and does not open in a fancybox. Who has a solution, do you need also to active fancybox in your .php pages?

In the description of the plugin is spoken about 3 files in my download are 2.
---------------------------
This little Plugin (only three files with less then 40 lines ^^) enables FancyBox for front use. FancyBox is delivered with GetSimple, but only available on Backend.
---------------------------
Reply
#8
I used it here a couple of weeks ago.
http://timbowgs.bplaced.net/unbound/two-columns/
There is one file and one folder to upload to 'Plugins'
Reply
#9
It works now!

I have tried everything, the last change was the solution.

I've added below in the page and placed the scripts for </head>

PHP Code:
<link href="../../admin/template/js/fancybox/jquery.fancybox.css?v=2.0.4" rel="stylesheet" media="screen">
<
script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js?v=1.7.1"></script>
<script src="../../admin/template/js/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
<script src="../../plugins/FancyBoxPlugin/js/FancyBoxConfig.js?v=1.1"></script> 
Reply
#10
Does anyone know how to apply the fancybox to thephotogallary plugin?

In addition, it doesn't work even on a single picture. Shall I modify the theme files?
Reply
#11
(2013-01-22, 18:23:06)root Wrote: Does anyone know how to apply the fancybox to thephotogallary plugin?

In addition, it doesn't work even on a single picture. Shall I modify the theme files?

Did you read the message from user jason.dixon.email in this thread?

http://get-simple.info/forums/showthread...635&page=4
Reply
#12
Oh... I see. I missed this important message! Thanks.

(2013-01-22, 19:31:38)datiswous Wrote:
(2013-01-22, 18:23:06)root Wrote: Does anyone know how to apply the fancybox to thephotogallary plugin?

In addition, it doesn't work even on a single picture. Shall I modify the theme files?

Did you read the message from user jason.dixon.email in this thread?

http://get-simple.info/forums/showthread...635&page=4
Reply
#13
Hi,
I've installed the plugin and works perfect with images.
Now I'm trying to use that to show some html content (best if some GS component).
For example, a link (or a button) that open a contact form in a fancybox.

I've tryed to put a link to a page in the <a> but it doesn't work.
Suggestions?

Maybe I'm using the wrong plugin...
Reply
#14
(2014-04-05, 02:45:25)MicroCAD Wrote: Hi,
I've installed the plugin and works perfect with images.
Now I'm trying to use that to show some html content (best if some GS component).
For example, a link (or a button) that open a contact form in a fancybox.

I've tryed to put a link to a page in the <a> but it doesn't work.
Suggestions?

Maybe I'm using the wrong plugin...

Does anyone have any idea how to get an external hyml page to work in FancyBox please?
Reply
#15
This doesn't answer your question, but you can just make a pop-up window without fancy-box. You can do it through the CKEditor I think.
The email form on this site is in a pop-up window:
http://www.newplace-exmoor.com/
Reply
#16
Looks like fancybox website is down.
I wonder if the docs can be found elsewhere.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#17
Hi, I'm using Fancy Box and if I write tag title it shows under big photo as a description. Trouble is, where put title tag without messing with source code. Could someone better than me add tag title to a Image Properties window? Is it clear, what I mean?

Thanks a lot
Bukac
Reply
#18
Looks like their site is still down, fancybox might be dead.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#19
(2014-11-11, 09:02:10)shawn_a Wrote: Looks like their site is still down, fancybox might be dead.

fancybox.net and fancyapps.net are both working ok now ...and github.com/fancyapps/fancyBox too.
Reply
#20
Hi there,
is there a way to show a youtube video in a fancy box?

With a vimeo video and the plugin "Short codes" like this:

<p><a href="[vimeo id='vimeoID' width='700' height='' /]" id="fb"><img alt=" " src="http://myurl.de/folder/images/image.jpg" style="width: 413px; height: 276px;" /></a></p>

it works like charm.

But the same code with a youtube video shows the last characters of the link on the page - " id="fb"> - and the link fails.

Has anyone an idea why this happens or is there an other method to show a youtube video in a lightbox?

Thanx for your help
Soho
Reply
#21
this version of the plugin uses the class "fb" and class "iframe"
http://getsimplecms.ru/plaginy-dlya-gets...-fancybox/
Reply
#22
I checked my question and I chose wrong window. The Fancy Box plugin works with Link window, so if someone could create input box in that window - I create screenshot.
[Image: link-window.jpg]

It has to create tag
Code:
<title>
and it will show text from tag under a image. It works "manualy" in source code...
Reply
#23
(2015-01-20, 08:32:24)bukac Wrote: It has to create tag
Code:
<title>
and it will show text from tag under a image. It works "manualy" in source code...

http://get-simple.info/forums/showthread...8#pid43548
Reply




Users browsing this thread: 1 Guest(s)