Search found 128 matches

by gp2727
Thu Aug 13, 2015 1:47 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Web PDF Viewer Extension
Replies: 10
Views: 78291

Re: Web PDF Viewer Extension

Great Extension, Patrik

Thanks for sharing this extension and source file.
by gp2727
Fri Jan 03, 2014 4:15 pm
Forum: Extension Builder
Topic: Please remove $(document).ready tab in EXB
Replies: 12
Views: 25693

Re: Please remove $(document).ready tab in EXB

I'll try to figure this out. Will keep you updated.... Thanks for your help.
by gp2727
Fri Jan 03, 2014 4:05 pm
Forum: Extension Builder
Topic: Please remove $(document).ready tab in EXB
Replies: 12
Views: 25693

Re: Please remove $(document).ready tab in EXB

Sorry, I found no code there. Like I said, I'll try to figure this out. This is what is output at the bottom of notepad: <SCRIPT_DOCREADY> </SCRIPT_DOCREADY> <HTML_HEAD>PGxpbmsgcmVsPSJzdHlsZXNoZWV0IiBocmVmPSJjc3Mvc3R5bGUuY3NzIiB0eXBlPSJ0ZXh0L2Nz cyIgY2hhcnNldD0idXRmLTgiIC8+DQo8bGluayByZWw9InN0eWxlc2...
by gp2727
Fri Jan 03, 2014 3:53 pm
Forum: Extension Builder
Topic: Please remove $(document).ready tab in EXB
Replies: 12
Views: 25693

Re: Please remove $(document).ready tab in EXB

<script type="text/javascript"> $(document).ready(function() { }); </script> Before posting this code, I tried adding code and removing all, just to see if any code or line breaks were there. I have not added code in this area, but tried and removed by backspacing to the beginning. Cursor ...
by gp2727
Fri Jan 03, 2014 3:38 pm
Forum: Extension Builder
Topic: Please remove $(document).ready tab in EXB
Replies: 12
Views: 25693

Re: Please remove $(document).ready tab in EXB

No code or line breaks in this tab. I'm using an internal jquery reference in my code, not the one built into the extension builder. The reason I'm not using the $(document).ready section is because the code calls for the $(window).load function... I'll keep trying to figure this out and let you kno...
by gp2727
Fri Jan 03, 2014 3:20 pm
Forum: Extension Builder
Topic: Please remove $(document).ready tab in EXB
Replies: 12
Views: 25693

Re: Please remove $(document).ready tab in EXB

Using 9.2 build date December 17th,2013.
by gp2727
Fri Jan 03, 2014 3:00 pm
Forum: Extension Builder
Topic: Please remove $(document).ready tab in EXB
Replies: 12
Views: 25693

Re: Please remove $(document).ready tab in EXB

After downloading the latest version of the Extension Builder, I still find the $(document.ready) script added to all built scripts. You can try this for yourself, add no code and publish. Add a script and publish, and it still appears. I've enabled built in jQuery and disabled built in jQuery. Stil...
by gp2727
Fri Jan 03, 2014 1:00 pm
Forum: Extension Builder
Topic: Please remove $(document).ready tab in EXB
Replies: 12
Views: 25693

Please remove $(document).ready tab in EXB

Pablo, the $(document).ready tab automatically generates this script when using the Extension Builder whether code is there or not. Could this be changed where the tab is completely removed and we call this feature ourselves in the <head> tab? Very frustrating trying to use the current Extension Bui...
by gp2727
Sat Apr 20, 2013 2:00 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jQuery Coin Slider - **Updated Feb. 3, 2011**
Replies: 21
Views: 48086

Re: jQuery Coin Slider - **Updated Feb. 3, 2011**

@davemoguel Yes, the file is set to private by choice. You can choose different galleries add-ons here: http://www.wysiwygwebbuilder.com/free_extras.html You can easily add this to your website by adding the code listed here: http://workshop.rs/2010/04/coin-slider-image-slider-with-unique-effects/
by gp2727
Sun Oct 07, 2012 12:49 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Full Screen Background with Pattern
Replies: 22
Views: 33975

Re: Full Screen Background with Pattern

Thanks for the idea of this extension using css 3, though it does not work for me. There might be a missing comma in this line of the "FullScreen.css": background-position: center center; @presto A comma is not needed in the background-position property. This link will explain - http://ww...
by gp2727
Fri Oct 05, 2012 1:58 pm
Forum: Extension Builder
Topic: EB 4.1 is not publishing .xwb file, .wbx extension missing
Replies: 2
Views: 8231

Re: EB 4.1 is not publishing .xwb file, .wbx extension missi

My apologies :oops: :oops: :oops: ... All is fine...

Publishing to a file folder with an improper name caused this issue. The folder I tried to publish to was jqzoom_ev-2.3 (2)

So a least now we know if this occurs again what to look for...
by gp2727
Fri Oct 05, 2012 1:51 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Slider Effect Menu Updated***05/10/12***
Replies: 63
Views: 123086

Re: Slider Effect Menu Updated***30/09/11***

Hey Baconfries, when adding this extension to WB 8.5 latest version, when double clicking on it, it crashes WB. Could you check this please ? Thanks
by gp2727
Fri Oct 05, 2012 1:30 pm
Forum: Extension Builder
Topic: EB 4.1 is not publishing .xwb file, .wbx extension missing
Replies: 2
Views: 8231

EB 4.1 is not publishing .xwb file, .wbx extension missing

i just started using EB4.1 today. After saving your extension as a .xwb file and then building to a .wbx file, and going back to the saved directory, all you get is a file with no file extension. This file is the .wbx file apparently because you can name it and add to WB, but this doesn't seem right...
by gp2727
Wed May 02, 2012 1:59 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Camera Slideshow (FREE)
Replies: 69
Views: 118529

Re: Camera Slideshow (FREE)

Adendum wrote:If anyone wants the 3 xsl files that go with it just let me know.
Very Nice Extension... I'll take you up on the offer for the 3 xsl files too...Thanks in Advance.
email.jpg
by gp2727
Thu Apr 05, 2012 2:36 am
Forum: Extension Builder
Topic: Using $(document).ready(function() in Ext Builder
Replies: 14
Views: 11233

Re: Using $(document).ready(function() in Ext Builder

Hey Baconfries, you can just add this line to the document.ready tab -> $('#map-container').storeLocator(); Also, do not check to add the jQuery library to the page and that should fix this issue. Add it your way. But we do need to have the document.ready script not show unless we have added script ...
by gp2727
Tue Mar 06, 2012 10:13 am
Forum: Extension Builder
Topic: question about extension builder
Replies: 8
Views: 8508

Re: question about extension builder

may be a suggestion for a future eb update/upgrade? What should it do? What would be your input (as developer) and what code should it result in? Reference files internally within the extension. I believe files included in the extension itself are just pointers until previewed or published. They ha...
by gp2727
Tue Mar 06, 2012 4:25 am
Forum: Extension Builder
Topic: question about extension builder
Replies: 8
Views: 8508

Re: question about extension builder

You can use the "Options" type and if your just using numbers for image selections, you can select "Numeric" and set your range if in numerical order.
by gp2727
Wed Sep 07, 2011 12:39 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***Updated - NivoSlider 2.3 Extension September 27, 2010***
Replies: 43
Views: 77180

Re: ***Updated - NivoSlider 2.3 Extension September 27, 201

mhanu70 wrote: so? is there anything else i can try?

i've tried to implement it manually but it didn' work
Will sort this out this weekend... The extension was built to use the jquery file used in the extension builder so this should be working properly, but

will develop workaround to resolve.
by gp2727
Thu Aug 18, 2011 3:51 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***Updated - NivoSlider 2.3 Extension September 27, 2010***
Replies: 43
Views: 77180

Re: ***Updated - NivoSlider 2.3 Extension September 27, 201

Adendum wrote:I see that the original coders now have Nivo Slider at version 2.6 (http://nivo.dev7studios.com/)

Will the extension builder gp2727 be updating the current version?
Yes, I have already built version 2.6. Will release it when I get a chance on my own website...
by gp2727
Thu Aug 18, 2011 3:42 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: SUGGEST FOR EXTENSION DEVELOPMENT
Replies: 638
Views: 1252938

Re: SUGGEST FOR EXTENSION DEVELOPMENT

As jalbum is a software it is intended for individual use on your PC meaning that it cannot be made into a extension, when using jalbum you also need the the softwares FTP to upload the album either to jalbum (Which costs) or to your own site this is explained on there site, also even thoughthe pro...
by gp2727
Tue Apr 05, 2011 12:55 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jQuery Coin Slider - **Updated Feb. 3, 2011**
Replies: 21
Views: 48086

Re: jQuery Coin Slider - **Updated Feb. 3, 2011**

This extension works great but in IE, while the page loads, look vertically for a few seconds all the images of the slide. If you do not notice, try reloading the page. Is it normal? Yes it is, I previewed the developer's script page in IE and I see the issue you reported. Will try to code a workar...
by gp2727
Thu Mar 31, 2011 2:53 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Before / After image ( Updated 1/4/2011 )
Replies: 9
Views: 28783

Re: Before / After image ( Released 30/3/2011 )

seregas wrote:How to see Before/After image.wbx ?
Download this through the Extension Manager or see it here - http://extensions.wysiwygwebbuilder.com/
by gp2727
Wed Mar 30, 2011 4:42 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Before / After image ( Updated 1/4/2011 )
Replies: 9
Views: 28783

Re: Before / After image ( Released 30/3/2011 )

Chris, please add positioning variables to this extension for the div "BFcontainer". As of now, it only displays top left in browser. Thanks for the extension too...
by gp2727
Thu Mar 17, 2011 2:15 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: "Ken Burns" effects
Replies: 0
Views: 3314

Re: "Ken Burns" effects

The latest version of Web Builder has the Ken Burns effect in the Slideshow object under the Extra Menu...
by gp2727
Wed Mar 16, 2011 10:06 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Sliding MP3 Player (JScript Too) --- Updated March 16, 2011
Replies: 13
Views: 19599

Re: Sliding MP3 Player (JScript Too) --- Updated July 24, 20

Lorenzo, use this link to download the latest flash version: http://www.mediafire.com/file/gqbouhlb6 ... dermp3.zip
Width of this extension is now adjustable but Height of extension is set in the .swf file... Enjoy.
by gp2727
Wed Mar 16, 2011 8:07 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Sliding MP3 Player (JScript Too) --- Updated March 16, 2011
Replies: 13
Views: 19599

Re: Sliding MP3 Player (JScript Too) --- Updated July 24, 20

Lorenzo, GOEMO's mp3 player uses a shape object with text to display the band name and song title. Both of our extensions are set to use Flash transparency,
so you can use an object behind your flash mp3 player. I will look at changing the size parameters and post back...
by gp2727
Sat Mar 12, 2011 4:15 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***Updated - NivoSlider 2.3 Extension September 27, 2010***
Replies: 43
Views: 77180

Re: ***Updated - NivoSlider 2.3 Extension September 27, 201

1. i found something in IE 8 that the nice shadow around it doesn't work, is there a way to make it work on IE like the FF? This script uses CSS3 and Internet Explorer doesn't support this yet... Internet Explorer 9 should support this. 2. is there a way to put the the control navigation to the left...
by gp2727
Thu Feb 03, 2011 10:19 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jQuery Coin Slider - **Updated Feb. 3, 2011**
Replies: 21
Views: 48086

Re: jQuery Coin Slider - **Updated Feb. 3, 2011**

Posted Latest Version of jQuery CoinSlider v1.1.1 jQuery embedded and for server neatness, all files publish to single folder called coinslider.
This version will only work in version 7 & up... Enjoy!
by gp2727
Mon Jan 31, 2011 8:27 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 840365

Re: ***UPDATED*** DB Technosystems Form Processor 30/01/2011

Hobbes1989 wrote: What exactly is the .uwbx file that is included? Is that used for something?
Quick Note, the .uwbx file is the extension file for the Unicode version of Web Builder...
by gp2727
Thu Jan 20, 2011 2:33 am
Forum: Paid extensions
Topic: PayPal, Excel, MySQL, Measurement, ... [Paid]
Replies: 55
Views: 80710

Re: PayPal / Google Checkout cart = FREE, other subtypes = P

Copied from Bourin's webpage: For joint use WWB 6.x and 7.x, extract the files excel_reader2.PHP, libmysql.dll and MySQLreadCPP.DLL in an independent version of the path. The file you extract the MySQLreadCPP.WBX as previously described Ort.Vor first use in WWB is the first extension following to re...
by gp2727
Wed Jan 19, 2011 9:49 pm
Forum: Paid extensions
Topic: PayPal, Excel, MySQL, Measurement, ... [Paid]
Replies: 55
Views: 80710

Re: PayPal / Google Checkout cart = FREE, other subtypes = P

Thanks I was considering making this into a extension myself using the extension builder but this will save me some work... Thank You Bourin for the extension....I also would like to have this extension but I have not had the pleasure of using the COM interface type extensions Bourin has made... Ba...
by gp2727
Thu Jan 06, 2011 5:17 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Is ther an extension to do this slideshow
Replies: 5
Views: 4781

Re: Is ther an extension to do this slideshow

Morgan, if you have WB version 7.5, you can get a moving effect using the slideshow feature built into Web Builder...

Add Slideshow, add your images, choose either Sequence or Random, now set your effect to "Ken Burns"...You can tweak your pause and effect time...Done.
by gp2727
Sun Jan 02, 2011 8:53 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_piecemaker2 2.0
Replies: 23
Views: 65649

Re: jor_piecemaker2 ***NEW***

Absolutely Fantastic Extension Jordan... Your Included Template is Icing on the Cake... Thank You!!! .. 8) ..
by gp2727
Sun Dec 26, 2010 6:43 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jQuery Fancy Images extension 4/20/2010
Replies: 14
Views: 25836

Re: jQuery Fancy Images extension 4/20/2010

Will take a look and see... I think there is a limitation in the extension builder that will not allow this but will review and post back...
by gp2727
Fri Nov 26, 2010 7:41 am
Forum: Shopping Carts
Topic: Discount
Replies: 7
Views: 8084

Re: Discount

You will need to customize your Paypal buttons in order to achieve this...
You can read more about this here: https://cms.paypal.com/us/cgi-bin?cmd=_ ... 93NG0HE0Y4
by gp2727
Sun Nov 14, 2010 7:11 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***Updated - NivoSlider 2.3 Extension September 27, 2010***
Replies: 43
Views: 77180

Re: ***Updated - NivoSlider 2.3 Extension September 27, 201

Dear sir, I already install it but why i can't see this extension in my wwb6 ? :( NivoSlider 2.3 was built using the latest version of the Extension Builder which incorporates built in jQuery components to eliminate jQuery conflicts with other jQuery objects used throughout many new features used i...
by gp2727
Mon Nov 08, 2010 4:11 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Stay On Top ***23/10/13***
Replies: 48
Views: 74557

Re: GOEMO English Translated Fixed Object ***Updated 25/07/1

@Rebels I just try to download and I had no problem...Are you using this link: http://www.mediafire.com/?bzsw6c2mblmyb0b
by gp2727
Wed Oct 20, 2010 12:44 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Multiple Background Extension
Replies: 5
Views: 15282

Re: Multiple Background Extension

Thank You for sharing this extension Harville... Will be handy... 8)
by gp2727
Fri Oct 08, 2010 11:36 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Horizontal JQuery Accordion
Replies: 1
Views: 3201

Re: Horizontal JQuery Accordion

Nigel, the dataset option in the extension builder is used for this, but you will have to convert your code to XSL in order to use this feature.
Reference the extension builder instructional pdf for a better understanding...
by gp2727
Tue Sep 28, 2010 2:49 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***Updated - NivoSlider 2.3 Extension September 27, 2010***
Replies: 43
Views: 77180

Re: ***Updated - NivoSlider 2.3 Extension September 27, 201

Updated NivoSlider to version 2.3 for better compatibilities with other jQuery extensions...
by gp2727
Sun Sep 26, 2010 3:28 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Lorem Ipsum Generator using jQuery-Sept.25, 2010
Replies: 3
Views: 7488

Sure thing BaconFries....Life is good with Extension Builder 2.5
by gp2727
Sun Sep 26, 2010 3:19 am
Forum: Shopping Carts
Topic: Introduction of Webshop EasyPay
Replies: 5
Views: 7292

Thanks kevinp for the encouragement....I am still developing more with this project, stay tuned.
by gp2727
Sat Sep 25, 2010 7:06 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Lorem Ipsum Generator using jQuery-Sept.25, 2010
Replies: 3
Views: 7488

Lorem Ipsum Generator using jQuery-Sept.25, 2010

Sample: http://dl.dropbox.com/u/3370100/gp2727/lorem.jpg Properties: http://dl.dropbox.com/u/3370100/gp2727/loremipsum.jpg jQuery Lorem Ipsum Generator by gp2727 Lorem Ipsum is dummy text used to fill in your page designs when showing prototypes or selling your web designs using Web Builder... Some...
by gp2727
Sat Sep 18, 2010 2:34 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Mort.gage Loan Widget MultiLanguage Sept. 17, 2010
Replies: 5
Views: 10425

Mort.gage Loan Widget MultiLanguage Sept. 17, 2010

http://dl.dropbox.com/u/3370100/gp2727/mort1.jpg http://dl.dropbox.com/u/3370100/gp2727/mort2.jpg http://dl.dropbox.com/u/3370100/gp2727/mort3.jpg Mort.gage Loan Widget MultiLanguage Free for all Registered Web Builder users using version 7 and higher, was built with Extension Builder 2.5 Extension...
by gp2727
Fri Sep 17, 2010 8:13 pm
Forum: Shopping Carts
Topic: add to cart w/ option
Replies: 4
Views: 5761

I saw that on paypal, but it doesnt add to the price. I need for the item to be $5.00 and if you choose an option then it adds $2.00 to the price. This is the only accurate way of displaying to a customer what they are paying for: http://dl.dropbox.com/u/3370100/gp2727/sample.png You maybe able to ...