jor_gridRip 3.0

In this section you can share self-made extensions with other users of WYSIWYG Web Builder.
There is a dedicated section for commercial extensions.
User avatar
BaconFries
 
 
Posts: 5316
Joined: Thu Aug 16, 2007 7:32 pm

Re: jor_gridRip 2.0__**NEW**__3.0 EXTENDED

Post by BaconFries »

Great to see you can still take the time to put extensions out. Have a great Christmas jordan.
User avatar
giula
 
 
Posts: 11
Joined: Sat Nov 14, 2009 11:19 pm

Re: jor_gridRip 2.0__**NEW**__3.0 EXTENDED

Post by giula »

Hello Jordan, congratulations on all your accomplishments! I am especially fascinated by the mousewheel scroll smoothness that you're able to get many of your pages, for example www.jorextensions.com/extensions.
How can we achieve this effect? Thank you very much
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 2.0__**NEW**__3.0 EXTENDED

Post by jordan »

giula wrote:Hello Jordan, congratulations on all your accomplishments! I am especially fascinated by the mousewheel scroll smoothness that you're able to get many of your pages, for example http://www.jorextensions.com/extensions.
How can we achieve this effect? Thank you very much
hi giula,

great to hear you like:)

that is done with my - JMPv3.0
this momentum scroll function however is not documented - you can not find it in my JMPv3.0 online manual - :wink: .
I created the function but never completely finished it - (still needs improved integration with some other JMP modules)
the function itself works fine tho, I use it myself all the time, it just needs tweaking

you can easily enable the function ... steps ...

1. add JMPv3.0 (=jor_aniMateTEMPLATE) to your project
2. open - EASY TOOLS > easy tools | javascript | after
3. inside add - jormomentum();
4. close - done!

additionally you can pass 2 parameters - jormomentum(speed,easing) - exmp: jormomentum(2000,'easeOutBack')
(recommended: use default setting)

crunch crunch crunch [pacman] ding - "congratulations you unlocked a hidden egg" - :mrgreen: .

NOTE: this function is not official released and may be changed/removed/etc in the future !
User avatar
giula
 
 
Posts: 11
Joined: Sat Nov 14, 2009 11:19 pm

Re: jor_gridRip 2.0__**NEW**__3.0 EXTENDED

Post by giula »

Done! Simple and easy! You're a magician! I think one nice scrolling like this much values ​​the parallax effect. Many thanks
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 2.0__**NEW**__3.0 EXTENDED

Post by jordan »

giula wrote:Done! Simple and easy! You're a magician! I think one nice scrolling like this much values ​​the parallax effect. Many thanks
goOd it works!:)
yup, exactly why I wrote it, without it you might as well not parallax:/
pajadt
 
 
Posts: 304
Joined: Sat Mar 16, 2013 11:23 am
Location: Europe
Contact:

Question for jordan if see this post :D

Post by pajadt »

Hi Jordan
I rebuild web site from verion 10 to version 11,
and i used your great extension jor_gridRip 1.0, and work perfect, but where is problem,
when open website first time he show grid which i use, in extesion, which disappears after a half-second, maybe 1 sec, but he visible when open website first time, second time is all OK. Is any way or idea how to solve this. If not, no problem but it be much nicer when open web, specailly if have contrast in color as i have in this web / black - white /.
here is web
http://boutiquedellafotografia.it/chi_sono.html
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: Question for jordan if see this post :D

Post by jordan »

pajadt wrote:Hi Jordan
I rebuild web site from verion 10 to version 11,
and i used your great extension jor_gridRip 1.0, and work perfect, but where is problem,
when open website first time he show grid which i use, in extesion, which disappears after a half-second, maybe 1 sec, but he visible when open website first time, second time is all OK. Is any way or idea how to solve this. If not, no problem but it be much nicer when open web, specailly if have contrast in color as i have in this web / black - white /.
here is web
http://boutiquedellafotografia.it/chi_sono.html
hi pajadt,

I can't see a 0.5-1s delay on your site for jor_gridRip to set in, that would be very long ?

some browsers may display a blink (0.1s?-a millisecond) before the script sets in, yes - (varies by browser)
it also varies on whether you have enabled - Move Javascript to the end of the page - (I see you have enabled)
this function is also the reason I can not create a solid fix for that
if script is placed in the <HEAD> it executes before page render - (fix is possible)
if script is placed in the <BODY/end> it executes after page render - (fix is not possible)

so an all in all fix I can not give, just a - disable - Move Javascript to the end of the page

- would be great if WB would permit script to be placed at the head or bottom manual:)
pajadt
 
 
Posts: 304
Joined: Sat Mar 16, 2013 11:23 am
Location: Europe
Contact:

Re: jor_gridRip 2.0__**NEW**__3.0 EXTENDED

Post by pajadt »

Thank u Friend :D
User avatar
crispy68
 
 
Posts: 2729
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: jor_gridRip 2.0__**NEW**__3.0 EXTENDED

Post by crispy68 »

Hi Jordan,

I downloaded your extension and loaded the sample provide but when I try to preview, nothing is working. The hidden panels are not hidden. I can't figure out why its not working. I've tried changing settings but nothing seems to work.

This is how it looks:

Image

Any ideas?
User avatar
crispy68
 
 
Posts: 2729
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: jor_gridRip 2.0__**NEW**__3.0 EXTENDED

Post by crispy68 »

UPDATE:

I happened to go back thru all the posts and found a small post about having a .js folder set up and to remove it. When I did this, it is now working.

I really like having a .js folder. Is there any workaround for this?
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 2.0__**NEW**__3.0 EXTENDED

Post by jordan »

crispy68 wrote: Thu Mar 30, 2017 12:25 am I really like having a .js folder. Is there any workaround for this?
hi crispy68,

not a clean workaround, no
- you can do it manual by copy/paste the jor_gridRip folder into your .js folder - (important: copy don't move)
- or automatic by using WB File Publisher to do that for you - (important: File Publisher must be last to publish - ie. create a last page)
you can try these options to see if that fits your needs, other then that, nope nothing I can do:\
User avatar
crispy68
 
 
Posts: 2729
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: jor_gridRip 2.0__**NEW**__3.0 EXTENDED

Post by crispy68 »

Jordan,

Copying it into the .js folder worked perfect.

The extension is awesome.

I do have one additional question. I'm currently have image links for larger layouts set up to open the layout grids and it works perfect. However, when the site gets to a certain point, I switch to using the panel menu for mobile. What I would like to do is have the text link within the panel menu trigger the grids just like the image links do.

I see there are 2 triggers. I used trigger 1 for the image links (ex: trigger1). I gave a different id for trigger 2 (ex: trigger2) within the extension. Since the panel menu creates links using <ul> I tried manually adding the id to the <li> in the code but nothing is happening. If I assign anything else on the page this unique id seems to work.

For example, if the panel menu code looks like this, I simply added the id:

<ul class="sub-menu">
<li><a href="#">Link 1</a></li>
<li><a href="#">Link 2</a></li>
<li id="trigger2"><a href="#">Link 3</a></li>
<li><a href="#">Link 4</a></li>
</ul>

Any thoughts on how to get the text link in the panel menu to fire?
User avatar
crispy68
 
 
Posts: 2729
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: jor_gridRip 2.0__**NEW**__3.0 EXTENDED

Post by crispy68 »

UPDATE:

In messing with it, I found out you need to add the 'wb_' to the id to make it work.

So the ID would be: wb_trigger2

Hey Jordan, I noticed that Trigger 2 toggle can be disabled. How exactly would I accomplish this? I read the instructions but still a bit confused. Does this make it act just like Trigger1 with toggle set to false?
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 2.0__**NEW**__3.0 EXTENDED

Post by jordan »

crispy68 wrote: Sun Apr 02, 2017 2:30 am UPDATE:

In messing with it, I found out you need to add the 'wb_' to the id to make it work.

So the ID would be: wb_trigger2

Hey Jordan, I noticed that Trigger 2 toggle can be disabled. How exactly would I accomplish this? I read the instructions but still a bit confused. Does this make it act just like Trigger1 with toggle set to false?
hi crispy68,

normally you want to use trigger1 to open and trigger2 to close, that's how I designed it
so, each trigger for a specific task ...

what you want to do instead is trigger multiple links by the "same" trigger
you can do that by using the trigger input as a selector input (by design it will auto switch)
- input trigger1 like this ---- #wb_myFirstTrigger, #wb_mySecondTrigger
now trigger1 will execute on both triggers

---
as far as disabling trigger2 toggle goes, yes it can be disabled
but that is more used in an advanced callback kind of situation
they above is more suited for what you want I think
User avatar
crispy68
 
 
Posts: 2729
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: jor_gridRip 2.0__**NEW**__3.0 EXTENDED

Post by crispy68 »

What you said I believe is correct.
- input trigger1 like this ---- #wb_myFirstTrigger, #wb_mySecondTrigger
now trigger1 will execute on both triggers
Sorry for the stupidity, but exactly where do I put this? Am I putting this in the extension somewhere and, if so, where exactly?

I tried this but it didn't work.
Image

EntreeBtn is the id of an image to open the grid. I want EntreeBtn2 to be the id associated with the <li> in the panel menu to open the grid as well. Setting EntreeBtn2 as trigger 2 in your extension does work but it allows for the grid to be closed as well (toggled) which I don't want. By your explanation above, I understand why it works this way. So yes, I want to have 2 different links be able to open the same grid.


UPDATE: after messing with it for a while and re-reading what you said, I have figured it out. Using my example, I would type on trigger1 the following: #wb_EntreesBtn,#wb_EntreeBtn2

and once I added the 2nd id to the <li> lines of the panel menu, it is now working.

Thanks Jordan for your help and an excellent extension!
GrahamW
 
 
Posts: 240
Joined: Sat Jul 08, 2017 5:02 am

Re: jor_gridRip 3.0

Post by GrahamW »

hI,

I use WWB12 and I have notices with this script google chrome gives a warning saying this. You only see the warning when uploaded not on preview of site.

You are trying to load scripts from unauthenticated sources

Graham
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 3.0

Post by jordan »

GrahamW wrote: Mon Oct 02, 2017 2:45 am hI,

I use WWB12 and I have notices with this script google chrome gives a warning saying this. You only see the warning when uploaded not on preview of site.

You are trying to load scripts from unauthenticated sources

Graham
hello GrahamW,

I do not see such message when using jor_gridRip
there is nothing unsafe about the script, I wrote it myself and use it myself, it does not load or use any other (external) script
?
- does this happen for you when you try the - jor_gridRip_easystart project - online ?
- can you post a link on which this occurs for you and maybe a screenshot with the message ?
GrahamW
 
 
Posts: 240
Joined: Sat Jul 08, 2017 5:02 am

Re: jor_gridRip 3.0

Post by GrahamW »

Hi Jordan,

thanks for getting back to me.

open google chrome then view this page

https://www.grahamscomputers.net/testin ... tanks.html

look in the very top right hand corner near the bookmark star you will see it. Your gridrip script is the only one on this page and you can see it when you go to the tank quote section of the page.

If I remove the script from the page the error goes away

Graham
User avatar
crispy68
 
 
Posts: 2729
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: jor_gridRip 3.0

Post by crispy68 »

This is what I see on my chrome for your site after I load the script:

Image

I've used GridRip on a site here:

http://www.losreyesmarietta.com/menu.html

and I don't have that issue popping up on my chrome like your site.

since your site is using https: have you asked your host as to why this is coming up? I would think if it was the script itself, then I would see it on my site as well.

Per the Google notes it says:

You'll see a warning if the content you're trying to see is dangerous or deceptive. These sites are often called "phishing" or "malware" sites.
Phishing and malware detection is turned on by default. When it's turned on, you might see the following messages. If you see one of these messages, we recommend that you don't visit the site.

----This page is trying to load scripts from unauthenticated sources: The site you're visiting is not secure.

Looks like they give you an option to request a review of your site if it is being marked as dangerous.
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 3.0

Post by jordan »

GrahamW wrote: Tue Oct 03, 2017 1:36 am Hi Jordan,

thanks for getting back to me.

open google chrome then view this page

https://www.grahamscomputers.net/testin ... tanks.html

look in the very top right hand corner near the bookmark star you will see it. Your gridrip script is the only one on this page and you can see it when you go to the tank quote section of the page.

If I remove the script from the page the error goes away

Graham
hi GrahamW,

jor_gridRip is not the only script on your page
all the mixed content blocking that I can see on your site is from - fonts.googleapis.com
can you post a link with my - jor_gridRip_easystart project (found in my download) - online - to see if this occurs with just jor_gridRip ?

#crispy68 - thanx for your input:)
GrahamW
 
 
Posts: 240
Joined: Sat Jul 08, 2017 5:02 am

Re: jor_gridRip 3.0

Post by GrahamW »

Hi Jordan,

where is the easy start project I cant locate it can you give a link please

As to the issue that Crispy was mentioning that is not the issue its over the right had side of the page. If I could upload images on this forum I would show a screenshot of the issue but i have no way up posting an image

This is what I see Jordan, if I remove gridrip it goes away, it only happens in Chrome any other browser I use I dont see it (IE, EDGE)

https://www.screencast.com/t/gYmdvb28pFu


Graham
GrahamW
 
 
Posts: 240
Joined: Sat Jul 08, 2017 5:02 am

Re: jor_gridRip 3.0

Post by GrahamW »

Hi Jordan and Crispy

I found where the issue is with gridrip.

Everything works perfect on any web page with it but in WWB if you go into options>HTML then at the bottom of the page under web fonts select
use Google Fonts for non web-safe fonts.
Then upload the page and you will then see the image I posted in my previous post in the top right corner of your Google Chrome Browser.

Graham
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 3.0

Post by jordan »

so this only occurs when jor_gridRip is on your page + google fonts is enabled + https is used ?:\
please try this ...
in jor_gridRip there is a - margin fix - option, set it to true - (SETUP GRIDRIP > SETTINGS > margin fix > true)
does that help ?
GrahamW
 
 
Posts: 240
Joined: Sat Jul 08, 2017 5:02 am

Re: jor_gridRip 3.0

Post by GrahamW »

Hi Jordan,

i made that change and it made no difference.

I can confirm it only happens when google fonts is enabled + https is used

I uploaded the site to its correct location that is only http and google fonts enabled and it works perfect

Graham
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 3.0

Post by jordan »

GrahamW wrote: Fri Oct 06, 2017 3:31 am Hi Jordan,

i made that change and it made no difference.

I can confirm it only happens when google fonts is enabled + https is used

I uploaded the site to its correct location that is only http and google fonts enabled and it works perfect

Graham
glad to hear that works for you! ...

but, I do not see that you have changed the - margin fix - on your test site ?
always post a revised version so I can see the result please:\

other then that I'm clueless, I don't see how jor_gridRip can be the cause of this behavior ?
can you please post two tests for me ...

1. test ONE
leave jor_gridRip on the page, but, remove the entry that creates the effect
so, simply jor_gridRip on your page, that does nothing, no effect

2. test TWO
remove jor_gridRip completely

=====

two live test at the same time please, so I can see the result, - very strange this, hm:\
GrahamW
 
 
Posts: 240
Joined: Sat Jul 08, 2017 5:02 am

Re: jor_gridRip 3.0

Post by GrahamW »

Hi Jordon

is there any way to make the transition a bit smoother

https://www.grahamscomputers.net/testin ... staff.html

if you cn test it on the and tell me what I need to change that would be great
Thanks
Graham
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 3.0

Post by jordan »

hello GrahamW,

hmm, AFAICS on that page your using jor_gridRip directly on WB Text objects ?
jor_gridRip is made to be used on WB Layout Grids exclusive
if you want a text object to open then the text object must be placed inside a grid, - then target the grid
solution: use nested grids, target the Grid that holds the text

does that help?
GrahamW
 
 
Posts: 240
Joined: Sat Jul 08, 2017 5:02 am

Re: jor_gridRip 3.0

Post by GrahamW »

it actually is inside a nested grid.
i have it on another site and it works perfect all I did was copy the grid from one project to another and it has identical settings but the other site has no issue like this one

Graham
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 3.0

Post by jordan »

GrahamW wrote: Wed Jul 04, 2018 12:53 pm it actually is inside a nested grid.
i have it on another site and it works perfect all I did was copy the grid from one project to another and it has identical settings but the other site has no issue like this one

Graham
AFAICS your targeting WB Text objects, your targeting - megantext, romolatext, etc
which to me seem to be WB Text objects
they are placed inside a grid named - LayoutGrid2 - but your not targeting this LayoutGrid2
instead you are targeting the Text object themselves

code on your page reads:
$.jor_gridRip ({toOpen:'megantext',to ...

on the page that it does work correct you ARE targeting the Layout Grid (=target is LayoutGrid2)

code on your page reads:
$.jor_gridRip ({toOpen:'LayoutGrid2',to ...
GrahamW
 
 
Posts: 240
Joined: Sat Jul 08, 2017 5:02 am

Re: jor_gridRip 3.0

Post by GrahamW »

yes that is correct as the grid is called megantext, Romolatext and so on
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 3.0

Post by jordan »

GrahamW wrote: Thu Jul 05, 2018 6:12 am yes that is correct as the grid is called megantext, Romolatext and so on
meaning - (it is a grid) ?

again, AFAICS the target you use are Text objects, - megantext is a Text object not a Grid object

object on your page ...
===========================================================================================
<div id="wb_megantext" style="overflow: hidden; border-width: 0px;" jorgrtar1="#wb_Text14" jorgrtar2="#wb_not used" jorgrcls="not used">
<span style="color:#000000;font-family:'Open Sans';font-size:16px;">
<strong>Preschool Room Leader<br><br></strong>Diploma of Children’s Services &amp; Working Towards Bachelor of Early Childhood Education<br>Megan commenced
work at Possums back in 2008, and she previously worked in preschool settings specialising with children with additional needs.
Megan is studying towards her Bachelor of Teaching birth to 5 years at CSU. Megan has been leading the service as the Director since 2014,
but working from the floor as the Preschool Room Leader while Romola supports the service. Megan leads the program and practice of the service through
her role as director and also educational leader of the service. <br>
</span>
</div>
===========================================================================================

this does not look like a Layout Grid object to me, the object has no row/columns, has a span element
how did you get the text (span) inside this "Grid" ?

- this is not a grid inside a grid, it is a text object (megantext) inside a grid (LayoutGrid2)

the megantext should be placed in it's own grid, then you target that grid
GrahamW
 
 
Posts: 240
Joined: Sat Jul 08, 2017 5:02 am

Re: jor_gridRip 3.0

Post by GrahamW »

I fixed it there was a left over script on the page causing things to not show correct once I removed it all started to work as was in the first place

thanks
Graham
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 3.0

Post by jordan »

GrahamW wrote: Thu Jul 05, 2018 12:34 pm I fixed it there was a left over script on the page causing things to not show correct once I removed it all started to work as was in the first place

thanks
Graham
don't know about any script you removed or if that matters
but, you now have placed the text in a grid and target the grid, goOd, - that's why it now works correct!
anyway, good it works for you now;)
pajadt
 
 
Posts: 304
Joined: Sat Mar 16, 2013 11:23 am
Location: Europe
Contact:

Re: jor_gridRip 3.0

Post by pajadt »

Hi Jordan
Today i try to use your great extesions, but in WWB 15 not work iI'm very sad :cry: . when is the best ectension not working. is it possible in the future for your perfect extensions to work in WWB 15 64 bit version.
Thank You
Pajadt
User avatar
BaconFries
 
 
Posts: 5316
Joined: Thu Aug 16, 2007 7:32 pm

Re: jor_gridRip 3.0

Post by BaconFries »

@pajadt jordan was Last active:Fri Oct 19, 2018 3:08 pm This may mean he may or may not read this, so any answer may not be soon.
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 3.0

Post by jordan »

pajadt wrote: Thu Oct 03, 2019 6:22 pm Hi Jordan
Today i try to use your great extesions, but in WWB 15 not work iI'm very sad :cry: . when is the best ectension not working. is it possible in the future for your perfect extensions to work in WWB 15 64 bit version.
Thank You
Pajadt

Hey there Calum, I'm still alive and kicking:) - Just no time for WB-ing saddly:C
Hope You are doing well and Well-er ! - 8) - !



Hello pajadt,

I do not have WB15, so I can not test it for you - it all works for me in WB14

- Do you have WB14 installed ? - does jor_gridRip work for you pre WB15 ?
- In WB15 set another jQuery version, try to see if that works
- Could you set up a live page so I can see what is happening for you

Hope to return to WB-ing in the future, but at the moment my scripting is rust dust covered:\
Don't know how much I can help, just shoot and try:)

:shock:
pajadt
 
 
Posts: 304
Joined: Sat Mar 16, 2013 11:23 am
Location: Europe
Contact:

Re: jor_gridRip 3.0

Post by pajadt »

Hi Jordan
Dear friend, i build this with WWB14 32bit and all works, same i use and open with WWB 15 64 Bit not work, tfiis is best ever extensions for layout grid for design. and i sad now not work, in 64Bit version, i not installed 32bit to tested, but if posible to work with wb15, if need i buy for you WWB 15 like gift. not problem. you can contact me. you do to much for all users thank you
here is web
https://dd-time.com/jsor/
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 3.0

Post by jordan »

Thanks for the offer pajadt, but buying is not the problem, time to use WB15 is - :roll:

Your example - which is my easystart redone? - is confusing to me
Please post the Demo of my original jor_gridRip_easystart
And, also use the latest jor_gridRip3.0 download
alan_sh
 
 
Posts: 1673
Joined: Tue Jan 01, 2019 5:50 pm

Re: jor_gridRip 3.0

Post by alan_sh »

Could it be because he was using a 32 bit extension and is now using 64 bit WBB?

Alan
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 3.0

Post by jordan »

alan_sh wrote: Fri Oct 04, 2019 8:23 pm Could it be because he was using a 32 bit extension and is now using 64 bit WBB?

Alan
Thanks for the input alan_sh, but I don't think that's the problem
Although, It's why I asked pajadt to use jor_gridRip3.0

But I think I know what the problem is ...
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 3.0

Post by jordan »

Hi pajadt,

Please remove in WB15 the - Target folder for file type - js
You can find that under ...

Tools > Options > Publish > Target folder for file type > In here remove --- js

I hope the path is the same in WB15
jor_gridRip should then work correct, - does that solve it ?
pajadt
 
 
Posts: 304
Joined: Sat Mar 16, 2013 11:23 am
Location: Europe
Contact:

Re: jor_gridRip 3.0

Post by pajadt »

Hi I do as you says, i noticed one in code not have path to js your script

Code: Select all

<script src="js/jor_gridRip/jor_gridRip.js"></script>
yes that is it GREAT FRIEND now work
i have some problems with upload not overwrite so i create new
https://dd-time.com/jorsextensions/
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 3.0

Post by jordan »

pajadt wrote: Fri Oct 04, 2019 9:59 pm Hi I do as you says, i noticed one in code not have path to js your script

Code: Select all

<script src="js/jor_gridRip/jor_gridRip.js"></script>
yes that is it GREAT FRIEND now work
i have some problems with upload not overwrite so i create new
https://dd-time.com/jorsextensions/
GoOd! 8)
pajadt
 
 
Posts: 304
Joined: Sat Mar 16, 2013 11:23 am
Location: Europe
Contact:

Re: jor_gridRip 3.0

Post by pajadt »

when you here to ask sometnig is have options to actvate ectensions with radio buttons to be overlap. grid in front of the grid
Thank You. also to says sometnig about design, this is not serious, this is for fun :D . serious design is must to be much better
User avatar
BaconFries
 
 
Posts: 5316
Joined: Thu Aug 16, 2007 7:32 pm

Re: jor_gridRip 3.0

Post by BaconFries »

Hi jordan nice to hear from you. I am doing ok hope all is well with you. I will try and drop a email to you after the weekend just to let you know what's been happening.
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 3.0

Post by jordan »

BaconFries wrote: Fri Oct 04, 2019 10:36 pm Hi jordan nice to hear from you. I am doing ok hope all is well with you. I will try and drop a email to you after the weekend just to let you know what's been happening.
8)
GrahamW
 
 
Posts: 240
Joined: Sat Jul 08, 2017 5:02 am

Re: jor_gridRip 3.0

Post by GrahamW »

Hi Jordon ive been using your extension in WB15 32bit with no issue however in in WB16 64 bit I cant get it to work at all
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 3.0

Post by jordan »

GrahamW wrote: Sat Sep 12, 2020 12:19 pm Hi Jordon ive been using your extension in WB15 32bit with no issue however in in WB16 64 bit I cant get it to work at all
Hello GrahamW

I don't have WB16 to test, so I wouldn't know ?
But, most likely it's your WB16 settings, try this ... Tools > Options > Publish > Target Folder for File Types > Remove js from this list
If that is not the case, then please provide a live demo, so I can see what is happening
GrahamW
 
 
Posts: 240
Joined: Sat Jul 08, 2017 5:02 am

Re: jor_gridRip 3.0

Post by GrahamW »

Thanks Jordon,
I checked the setting and its not there so I will do a project and give you a link to download it.
If I open an existing WB15 project in V16 it will work but if I try and use the extension on a new WB16 project it wont work

Graham
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: jor_gridRip 3.0

Post by jordan »

Hi GrahamW,

Don't send me a demo project, I don't have WB16, so I can not open it
Just a Live Demo of whatever is published will do, so I can try to figure out what's happening
Post Reply