Search found 190 matches

by rogerl
Wed Jul 18, 2018 12:04 am
Forum: Off Topic Section
Topic: extracting "Title" from Image Title for SlideShow
Replies: 10
Views: 4886

Re: extracting "Title" from Image Title for SlideShow

Hi Pablo, So if we select use image folder on server for SlideShow your script does not produce "Title" from image description? Have come across open source "Exif.js" which could be useful. No idea how to apply it but might make a good addition to your code. https://github.com/ex...
by rogerl
Tue Jul 17, 2018 7:26 am
Forum: Off Topic Section
Topic: extracting "Title" from Image Title for SlideShow
Replies: 10
Views: 4886

extracting "Title" from Image Title for SlideShow

Currently using Fancybox as a Slideshow Lightbox and have the following code in my settings: beforeShow : function() { this.title = 'Image ' + (this.index + 1) + ' of ' + this.group.length + (this.title ? ' - ' + this.title : '') } This works great if I manually insert a title in the SlideShow image...
by rogerl
Mon Jun 18, 2018 8:12 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

Thanks Jordon. Will spend a bit more time on it shortly and probably look at making those pages have bps. Seems like everything is hitting the fan this week so have to re-prioritise my projects.
Regards
Roger
by rogerl
Fri Jun 15, 2018 9:45 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

Good morning, OK, that solved the fixed issue: https://s5.postimg.cc/eh8jw1z7n/Screenshot_20180616-093057.png https://s5.postimg.cc/glswx58k3/Screenshot_20180616-093106.png but landscape still has issues, or is it that magnific tries to stay within the viewport rather than the page? This is one of t...
by rogerl
Fri Jun 15, 2018 12:46 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

HI Jordan, Reduced page width 980px in your extension have global max-width 850 and global max height 700. Checked on mobiles browsers Chrome and Firefox same problem as before. Mobile browsers are a pain. Apart from the fixed position issue which I have a suggested fix, maybe the remaining problem ...
by rogerl
Tue Jun 12, 2018 12:41 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

Thanks, just found the setting when your notification came through. Have changed setting and uploaded Beautify edition to that same link I gave you.
by rogerl
Tue Jun 12, 2018 12:08 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

you have set your online demo formatting to minify thereby I can not easily see what is happening on your page - (de-minify please) Now that you mention this I noticed this minify thing the other day. Appears to have been introduced when I switched to V14 but no idea where the setting is. Any ideas...
by rogerl
Tue Jun 12, 2018 2:39 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

OK we're on a roll! Screenshots, landscape and portrait from Chrome on Android (Samsung J7 Pro): https://s5.postimg.cc/tfkzqdx5f/Screenshot_Landscape.png https://s5.postimg.cc/49k1jjo5f/Screenshot_Portrait.png I have removed my stuff and reinstated the global height of 700 as requested. https://www....
by rogerl
Mon Jun 11, 2018 10:36 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

OK will have ago tomorrow, not feeling the best, having early night.
by rogerl
Mon Jun 11, 2018 5:33 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

OK I have taken out all my extras i.e. embedded border, placement of close button, height, width, max-width, max-height, opacity and overlay colour, also the code to rectify"fixed" position of overlay and iframe. I have left the callback code you did for me. https://www.whiteshepherdsnz.co...
by rogerl
Mon Jun 11, 2018 4:57 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

I'll send something to my test site soon. in meantime here is link to screenshot of squished iframe:
https://www.sendspace.com/file/pz7ygn
You'll need to scroll down a bit to see it as pdf created large page.
by rogerl
Sun Jun 10, 2018 4:02 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

Per your suggestion, have made global height 700
This fixed the desktop version but now the mobile version in landscape is squished.:
https://www.whiteshepherdsnz.com/memtzarPuppies.html
by rogerl
Sat Jun 09, 2018 3:32 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

If my link settings are: fixedBgPos:true, fixedContentPos:true Then my centring issues are fixed. No amount of playing with your extension could solve this for me. If I set the global scaling to default I then got a pretty good presentation with a little scrolling. If I set anything other than defau...
by rogerl
Fri Jun 08, 2018 2:40 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

I do most of my testing for mobiles using Chrome on my android (Samsung) as Chrome is the most fussy along with Apple. Firefox never seems to give much trouble. Have a look at this page on mobile (chrome): https://www.whiteshepherdsnz.com/mwsPuppies.html When you click on the Dam & Sire buttons ...
by rogerl
Wed Jun 06, 2018 10:08 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

Hi Jordon, I gather there are a couple of problems with iframes and mobile OS. 1 - don't like "fixed" 2 - presentation of iframe gets distorted and needs scaling. Something to do with height and our phones and being able to switch dimensions from portrait to landscape. Since posting last I...
by rogerl
Sun Jun 03, 2018 6:09 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

Hi Jordon, Have been trying to tidy up how the magnific popups appear in mobile phones. Have made some progress in that by using this code in settings: fixedBgPos:true, fixedContentPos:true The overlay, iframe and contents now centre and cover the whole screen whereas before they covered only part o...
by rogerl
Sun May 27, 2018 11:26 pm
Forum: General Questions
Topic: fancybox 3 and wb14 problem
Replies: 59
Views: 19555

Re: fancybox 3 and wb14 problem

Pablo, would I be right in saying if you have used Fancybox1 elsewhere on a site, that folder will now be over written when this one is uploaded. If so, is there some way to over come the problem.
by rogerl
Mon May 14, 2018 10:15 pm
Forum: General Questions
Topic: fancybox 3 and wb14 problem
Replies: 59
Views: 19555

Re: fancybox 3 and wb14 problem

I have successfully tested both Pablo's Gallery demo and the original ice image example. I discovered my .ini file has an extra line to that offered in this thread: settings= When I tested further, the Gallery example, the settings would not work unless the .ini file was in the folder whereas the sl...
by rogerl
Sun May 13, 2018 1:33 pm
Forum: General Questions
Topic: fancybox 3 and wb14 problem
Replies: 59
Views: 19555

Re: fancybox 3 and wb14 problem

Slideshow fancybox3 settings if you want to show image title as caption and include image count put the following into settings: infobar:false, caption : function( instance, item ) { var caption = this.title || ''; return '<span class="fancy-count">(Image <span data-fancybox-index></span> ...
by rogerl
Sun May 13, 2018 12:24 pm
Forum: General Questions
Topic: fancybox 3 and wb14 problem
Replies: 59
Views: 19555

Re: fancybox 3 and wb14 problem

Because as a standard Windows user you cannot copy files to this folder. I am not allowed to distribute fancybox3 in the setup, that is why you will need to copy the files yourself. As an "Administrator" I have full access to all files on my system. I setup fancybox2 in this manner and it...
by rogerl
Sun May 13, 2018 12:03 pm
Forum: General Questions
Topic: fancybox 3 and wb14 problem
Replies: 59
Views: 19555

Re: fancybox 3 and wb14 problem

OK, in my case, using the slide show, it works and arrows and controls show by default but disappear if no screen activity. I know Janis put out a fix for that cause it annoyed users. I'll go look for that. Found the answer to this - put the following into settings: idleTime: false Also with curren...
by rogerl
Sun May 13, 2018 11:29 am
Forum: General Questions
Topic: fancybox 3 and wb14 problem
Replies: 59
Views: 19555

Re: fancybox 3 and wb14 problem

OK, in my case, using the slide show, it works and arrows and controls show by default but disappear if no screen activity. I know Janis put out a fix for that cause it annoyed users. I'll go look for that. How do I get the image title to show as the caption? Given that I use all 3 versions of fancy...
by rogerl
Sun May 13, 2018 2:39 am
Forum: General Questions
Topic: fancybox 3 and wb14 problem
Replies: 59
Views: 19555

Re: fancybox 3 and wb14 problem

Yes, have that file as well.
So what script / css have you used in Head, if any and what settings did you use for lightbox, fancybox.
by rogerl
Sat May 12, 2018 9:23 pm
Forum: General Questions
Topic: fancybox 3 and wb14 problem
Replies: 59
Views: 19555

Re: fancybox 3 and wb14 problem

I have been trying to run FB3 integrated into Slideshow and struck the same problems. You only need the 2 .min files for css and js. core is built into those files. How does it know data-caption = title of image? - needed to run this version Can't get arrows:true to work either Perhaps someone could...
by rogerl
Thu May 10, 2018 6:53 am
Forum: General Questions
Topic: fancybox 3 and wb14 problem
Replies: 59
Views: 19555

Re: fancybox 3 and wb14 problem

Yes I've read that. So are you saying to replace the v1 files with v3 then or just combine them? I have slide shows that use all 3 versions that's why it makes more sense to me to use a separate folder for each version of FB as each version is so different to the earlier ones
by rogerl
Wed May 09, 2018 11:22 pm
Forum: General Questions
Topic: fancybox 3 and wb14 problem
Replies: 59
Views: 19555

Re: fancybox 3 and wb14 problem

Hi Pablo - just preparing my thoughts before going down this path. Can I just add a folder into the Lightbox area as we did with FB2 and put the files in there or have you set it up so the system Fancybox folder has to be used?
by rogerl
Wed May 09, 2018 11:17 pm
Forum: General Questions
Topic: fancybox 3 and wb14 problem
Replies: 59
Views: 19555

Re: fancybox 3 and wb14 problem

Have a look at FB3 options. you need to add something like
arrows: true
in settings
by rogerl
Fri Mar 30, 2018 12:26 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

Hi Jordon,
happy Easter to you.
There is a query under general Questions where a chap wants to do multiple slideshows using groups and he prefers Magnific Popup. Does your extension handle that?
https://www.wysiwygwebbuilder.com/forum ... =5&t=80139
Regards
Roger
by rogerl
Thu Mar 15, 2018 10:22 am
Forum: Off Topic Section
Topic: settings for lightbox - magnific popup
Replies: 1
Views: 5298

Re: settings for lightbox - magnific popup

** Solved **
Thanks to Jordon who came to my rescue, see his responce here:
https://www.wysiwygwebbuilder.com/forum ... 15#p399211
by rogerl
Sun Mar 04, 2018 10:21 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

Thanks Jordon, I'm very rarely satisfied with the basics. The last software I had allowed a lot of hand coding to improve or enhance and we had a very good mentor on the Forum who showed me what's possible with a bit of thought and knowledge. Getting that knowledge can be the hard part as I have had...
by rogerl
Sat Mar 03, 2018 11:25 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

Hi Jordon, Another work of art, thanks. This is the code I used to change the X to red on hover and to change the default position: <style> .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{ top: -18px !important; right: -18px !important; color: white !important; font-size: 40px !important...
by rogerl
Sat Mar 03, 2018 11:03 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Re: jor_magnificManipulation 1.0

Me think you was right! Brilliant, thanks for the help I would never have got that and it was so hard to find samples of working code even on the source site. I like your close image, I had the classic cross in circle. One extra thought, under my original scheme I was changing the colour of the X to...
by rogerl
Thu Mar 01, 2018 10:30 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_magnificManipulation 1.0
Replies: 72
Views: 196481

Jor Magnific manipulation

Hello Jordon, if you are still out there?? In your extension you allow the default close button to be changed from "x" to some other text based character / s. I want to replace the x with an image. It took ages of Google searching and apparently the following code can be used to achieve wh...
by rogerl
Wed Feb 28, 2018 1:42 am
Forum: Off Topic Section
Topic: ssl problems
Replies: 24
Views: 8475

Re: ssl problems

Also if you find some of these sites don't have https then you will have to upload their stuff to your site to stay within the ssl protection, with their permission, of course. Otherwise you'll keep getting errors. I've struck this before with videos which I transferred to youtube to be within the h...
by rogerl
Mon Feb 12, 2018 11:31 pm
Forum: Off Topic Section
Topic: settings for lightbox - magnific popup
Replies: 1
Views: 5298

settings for lightbox - magnific popup

I have been trying to change the default close button to an image. Apparently the way to do this is: closeMarkup: '<button title="%title%" class="mfp-close"> <img src="fancybox3/fancy_close.png" width="44px" height="44px"/></button>' Trouble is how t...
by rogerl
Wed Jan 17, 2018 8:52 pm
Forum: Off Topic Section
Topic: When to use SSL?
Replies: 7
Views: 3203

Re: When to use SSL?

There is also a move underway by browsers and search engines to increase the level of warnings against sites that are not ssl protected. That's why I decided to move early. It's just another annoying thing you don't need when people are looking or trying to get to your site. The other thing is searc...
by rogerl
Sun Dec 24, 2017 12:02 am
Forum: Off Topic Section
Topic: html object styling
Replies: 1
Views: 1641

html object styling

I recently created an html object and styled it using css giving it a border and white background then giving it 20px padding all round the contents. Viewed in desk top - perfect, on mobile, Chrome had to make padding, bottom 140px just so contents viewed appeared within border. The compromise being...
by rogerl
Sat Aug 13, 2016 6:03 am
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: White Shepherd Dog Club Site
Replies: 3
Views: 5563

Re: White Shepherd Dog Club Site

Thanks for the comment. Your site is impressive! love the design.
Regards
Roger
by rogerl
Mon Jul 11, 2016 3:39 am
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: White Shepherd Dog Club Site
Replies: 3
Views: 5563

White Shepherd Dog Club Site

I joined Bazza in moving from Web Studio 5 to WB 11. Still running my old site with WS 5 but working my way through a re- write under WB11 here: http://www.whiteshepherdsnz.com/NewSite/index.html A lot different but enjoying all the resources available. Currently working on the "Events" Pa...