Search found 76 matches

by MorningLight
Tue Jan 31, 2023 2:56 am
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: Tables - How copy lines with Styles
Replies: 2
Views: 4712

Tables - How copy lines with Styles

Hi All! I have a table with the 1st column text styled, and I would like to INSERT (or even COPY/PASTE) each line to keep its style in the new row. Every time I insert a new row, it is appended in "text default mode" (Arial 10), and I would expect the new row to keep all formats/styles of ...
by MorningLight
Thu Sep 15, 2022 3:36 pm
Forum: Previewing and Publishing
Topic: Lottie: cannot preview outside LottieFiles website?
Replies: 2
Views: 1866

Lottie: cannot preview outside LottieFiles website?

Hi all! I downloaded some Lottie files and I'm trying in PREVIEW, with no success at all. Neither pointing the JSON file in my disk, nor sending it to the website and trying the link: https://www.pdfbundle.com/lottie/certificate-award/certificate.json Am I doing something wrong? I appreciate any hel...
by MorningLight
Mon Aug 01, 2022 8:42 pm
Forum: General Questions
Topic: FONT different in Preview and Website
Replies: 6
Views: 1684

Re: FONT different in Preview and Website

Wow...

Ok, I will see why the browser or the server is causing this issue.

Thanks Pablo, have a good week.
by MorningLight
Mon Aug 01, 2022 3:51 pm
Forum: General Questions
Topic: FONT different in Preview and Website
Replies: 6
Views: 1684

Re: FONT different in Preview and Website

Pablo, floows the link with the project

https://drive.google.com/file/d/1BrOvLc ... sp=sharing

Thank you!
by MorningLight
Mon Aug 01, 2022 3:45 pm
Forum: General Questions
Topic: FONT different in Preview and Website
Replies: 6
Views: 1684

Re: FONT different in Preview and Website

Thank you Pablo!

I'll share the project with you. Please, give me some minutes to do so.

Kindest regards,
David
by MorningLight
Mon Aug 01, 2022 3:00 pm
Forum: General Questions
Topic: FONT different in Preview and Website
Replies: 6
Views: 1684

FONT different in Preview and Website

Hi Pablo! I'm trying to have different STYLES for some texts. Basically, I have: - Style1: ROBOTO 12, shadowed - Style2: ROBOTO 14, shadowed - Style3: ROBOTO 14, bold and shadowed Setting the following text with STYLE1, I have this on the IDE: http://www.pdfbundle.com/temp/ide.jpg In PREVIEW mode, I...
by MorningLight
Sun Jul 31, 2022 7:23 pm
Forum: Off Topic Section
Topic: DarkMode: how isolate?
Replies: 1
Views: 2273

DarkMode: how isolate?

Hi ! I'm trying the DARKMODE extension and I saw on the original Github project (https://github.com/sandoche/Darkmode.js) that we can isolate the foreground color for any page component using: .darkmode--activated p, .darkmode--activated li { color: #000; } .button { isolation: isolate; } .darkmode-...
by MorningLight
Sun Mar 01, 2020 4:05 pm
Forum: General Questions
Topic: Lightbox Gallery with Close Button
Replies: 7
Views: 3007

Re: Lightbox Gallery with Close Button

Thank you Roger.

Sorry for delay in answering you - I was in travel by work.

I'll try some parameters as shown in the Fancybox documentation.

Thanks again!
by MorningLight
Thu Feb 13, 2020 3:01 pm
Forum: General Questions
Topic: Lightbox Gallery with Close Button
Replies: 7
Views: 3007

Re: Lightbox Gallery with Close Button

I got it.

And as I saw, no one third-party script has both functions together; I mean, be capable to "slideshow" the images and also, display a clicked-one even with an ESC event activated.

It's really sad.

Thank you all.
by MorningLight
Thu Feb 13, 2020 11:43 am
Forum: General Questions
Topic: Lightbox Gallery with Close Button
Replies: 7
Views: 3007

Re: Lightbox Gallery with Close Button

Hi!

Now I'm using the control SLIDE-SHOW - SEQUENCE, which does not provide any "click-and-zoom" on the image.

And choosing LIGHTBOX GALLERY, I've the ZOOM and navigation controls (CLOSE/ESC too) but without "slide" effects.

Thanks for any help.
by MorningLight
Tue Feb 11, 2020 5:19 pm
Forum: General Questions
Topic: Lightbox Gallery with Close Button
Replies: 7
Views: 3007

Lightbox Gallery with Close Button

Hi, I'm trying to implement one of the many animated lightbox galleries we have in WB15 (like Sequence or Nivo-Slider). My problem is focused on having the (desired!) "image zoom" whenever the user click over the image, but with a "natural" way to close the zoomed image! - When w...
by MorningLight
Wed Jan 15, 2020 8:10 pm
Forum: General Questions
Topic: Document.Ready section - How?
Replies: 8
Views: 3888

Re: Document.Ready section - How?

:cry:

Hmmm.... this tip functions sometimes, not at all.

I still have the layoutgrid "flicking" at the page loading...

I'll continue my research on this.
by MorningLight
Tue Jan 14, 2020 8:29 pm
Forum: General Questions
Topic: Document.Ready section - How?
Replies: 8
Views: 3888

Re: Document.Ready section - How?

OMG :roll: I saw a STUPID post calling this effect as a Chrome bug and recommending.... <script> </script> ... at the end of page. In resume, just a space into a <SCRIPT> declaration! It functions! Pablo, what do think about implementing this code as a default in all new pages? To see more: https://...
by MorningLight
Tue Jan 14, 2020 7:56 pm
Forum: General Questions
Topic: Document.Ready section - How?
Replies: 8
Views: 3888

Re: Document.Ready section - How?

@Pablo, I utilize "OnScrollRevealPartial" because it seems more convenient to people whom has smaller browse window (like vertical = 400). And the components/layout grid flicks in the page initial display as well. Anyway, I'll research something to solve this... I'll post here if I'll get ...
by MorningLight
Tue Jan 14, 2020 7:53 pm
Forum: General Questions
Topic: Document.Ready section - How?
Replies: 8
Views: 3888

Re: Document.Ready section - How?

Hi,

@jerryco, the "HIDE" settings on the Page load does not function as expected. The Layoutgrid flicks in anyway and the "Show by CSS3" does not unhide it.

Thanks anyway.
by MorningLight
Mon Jan 13, 2020 3:31 pm
Forum: Previewing and Publishing
Topic: Slide Show leaking image?
Replies: 7
Views: 5234

Re: Slide Show leaking image?

I got it.

Thank you Pablo.
by MorningLight
Mon Jan 13, 2020 2:42 pm
Forum: Previewing and Publishing
Topic: Slide Show leaking image?
Replies: 7
Views: 5234

Re: Slide Show leaking image?

Thanks Pablo BUT I have other pages using "inline styles" since they share CARDS with images, in layoutgrids.

Global disabling it couldn't affect the other pages?
by MorningLight
Mon Jan 13, 2020 12:44 pm
Forum: Previewing and Publishing
Topic: Slide Show leaking image?
Replies: 7
Views: 5234

Re: Slide Show leaking image?

I will send to you, just a minute...
by MorningLight
Mon Jan 13, 2020 12:07 pm
Forum: Previewing and Publishing
Topic: Slide Show leaking image?
Replies: 7
Views: 5234

Slide Show leaking image?

Hi Pablo! The SlideShow control, set as "LightBox Gallery - FancyBox" or "Lightbox Gallery - MagnificationPopup" is leaking all images in page? Try this: 1- Create a default 2-columns LayoutGrid 2- At the leftmost column, put a Slide Show control set as above (LightBox). 3- Put s...
by MorningLight
Mon Jan 06, 2020 7:47 pm
Forum: General Questions
Topic: Document.Ready section - How?
Replies: 8
Views: 3888

Re: Document.Ready section - How?

Yes, I understood the point @Bacon. I'm trying to avoid the "flicking" effect to hidden with some components having "OnScrollRevealPartial", when the page starts. I tried to set them as "FadeOut" on event "BeforeLoad" but even this, I see the component "f...
by MorningLight
Mon Jan 06, 2020 7:33 pm
Forum: General Questions
Topic: Document.Ready section - How?
Replies: 8
Views: 3888

Document.Ready section - How?

How can I insert a code in the "document.ready" section of a page?

Thank you!
by MorningLight
Sat Jan 04, 2020 6:55 pm
Forum: Previewing and Publishing
Topic: LayoutGrid and Media Control bug
Replies: 2
Views: 4526

Re: LayoutGrid and Media Control bug

Pablo,

I tried to create a single page to send to you but the problem did not appear.
So, probably the problem was mine.

Thanks for you attention.
Hugs!
by MorningLight
Sat Jan 04, 2020 3:25 am
Forum: Previewing and Publishing
Topic: LayoutGrid and Media Control bug
Replies: 2
Views: 4526

LayoutGrid and Media Control bug

Hi Pablo, I wanted to have 2 layoutgrids almost the same properties. The 1st one had 2 columns: a TEXT in the leftmost and MEDIAPLAYER (HTML5 Video control) in the 2nd column. I copied/pasted into my page and edited the 2nd Layoutgrid, removing its righmost column - so, my Layoutgrid should have 1 c...
by MorningLight
Wed Oct 30, 2019 7:17 pm
Forum: General Questions
Topic: FontAwesome behind Layoutgrid
Replies: 5
Views: 1549

Re: FontAwesome behind Layoutgrid

Thanks Pablo, I understood.

But in the older version WB14, everything was normal.
But I agree with you that the problem is the Z-Index.

Thank you!
Kindest regards,
David
by MorningLight
Wed Oct 30, 2019 7:01 pm
Forum: General Questions
Topic: FontAwesome behind Layoutgrid
Replies: 5
Views: 1549

Re: FontAwesome behind Layoutgrid

Hi Pablo,

Let's the link:
https://drive.google.com/file/d/1INMEzo ... sp=sharing

Regards,
David
by MorningLight
Wed Oct 30, 2019 6:30 pm
Forum: General Questions
Topic: FontAwesome behind Layoutgrid
Replies: 5
Views: 1549

FontAwesome behind Layoutgrid

Dear Pablo, I upgraded my WB14 to WB15, I have a page with a LayoutGrid and a FontAwesome within (an Arrow using Heartbeat CSS3 effect). The Layoutgrid has TRIANGLES style. In that new version, the Font simply does not appear - it is really behing the LayoutGrid. In the older version, I could see th...
by MorningLight
Tue Jun 11, 2019 5:12 pm
Forum: General Questions
Topic: JQuery problems?
Replies: 4
Views: 1169

Re: JQuery problems?

BaconFries wrote: Tue Jun 11, 2019 5:11 pm After I replied I checked again and it looks like you have now uploaded all files.
Yes, I saw the problem here during your suggestion.

Thank you very much for the prompt response.
by MorningLight
Tue Jun 11, 2019 5:11 pm
Forum: General Questions
Topic: JQuery problems?
Replies: 4
Views: 1169

Re: JQuery problems?

Thank you very much Bacon.
It's the reason.
by MorningLight
Tue Jun 11, 2019 5:00 pm
Forum: General Questions
Topic: JQuery problems?
Replies: 4
Views: 1169

JQuery problems?

Hi Pablo, how are you? Some days ago I updated to the version 14.4 and make a minor change in the main page of my website. Now, I saw the following problems: 1- Only in the main page (the only published page with the newer version) neither the PanelMenu at top-left nor any Animation effect is functi...
by MorningLight
Fri Jul 20, 2018 9:08 pm
Forum: flexgrid
Topic: Flexgrid Alignment Misteries
Replies: 8
Views: 34459

Re: Flexgrid Alignment Misteries

Sorry Pablo.

You deserve it...

Enjoy!
by MorningLight
Fri Jul 20, 2018 7:22 pm
Forum: flexgrid
Topic: Flexgrid Alignment Misteries
Replies: 8
Views: 34459

Re: Flexgrid Alignment Misteries

Thanks Pablo, it was I imagined really... Pablo, I saw something really interesting here. See the below image: https://drive.google.com/open?id=1WkO3A8oZZPNjIBpeaUn7FgjCx9BuhkPi Follow me please: 1- You are seeing two Flexgrids: one with Text and Image, another with the downarrow. 2- When I open thi...
by MorningLight
Fri Jul 20, 2018 5:50 pm
Forum: flexgrid
Topic: Flexgrid Alignment Misteries
Replies: 8
Views: 34459

Re: Flexgrid Alignment Misteries

Hmmm.... it really explains the fact of preview and single-publish be different from all....
I will investigate it.

Some pages have the code I mentioned above (HTML and BODY 100%) and others no...
by MorningLight
Fri Jul 20, 2018 5:45 pm
Forum: flexgrid
Topic: Flexgrid Alignment Misteries
Replies: 8
Views: 34459

Re: Flexgrid Alignment Misteries

Thanks Pablo.

But now I have a doubt: how can I have a conflict among "Globals" ?
I mean, isn't it just one file?
by MorningLight
Fri Jul 20, 2018 5:16 pm
Forum: flexgrid
Topic: Flexgrid Alignment Misteries
Replies: 8
Views: 34459

Re: Flexgrid Alignment Misteries

I tried to change configuration to "Generate External CSS Style Sheets for Page Specific Styles".

No better results at all...
by MorningLight
Fri Jul 20, 2018 4:52 pm
Forum: flexgrid
Topic: Flexgrid Alignment Misteries
Replies: 8
Views: 34459

Flexgrid Alignment Misteries

Pablo, I'm facing a real problem here: 1- Preview shows flexgrid in a way but website (Chrome) shows another way. See below https://drive.google.com/file/d/1V1g5FWWe46MwQ5l8oLb91nyo6K22oU78/view Link = https://drive.google.com/file/d/1V1g5FWWe46MwQ5l8oLb91nyo6K22oU78/view 2- When I publish *only* th...
by MorningLight
Thu May 24, 2018 6:09 pm
Forum: Off Topic Section
Topic: *** SOLVED *** Failure on Update 14.0.2 May 24
Replies: 4
Views: 14742

Re: Failure on Update 14.0.2 May 24

Hmmm...

You were right.
Even marking all files as "Reliable" the Malwarebytes OR Kaspersky were blocking the EXE subscribing.
The update was conducted normally.

Thanks.
by MorningLight
Thu May 24, 2018 6:07 pm
Forum: Off Topic Section
Topic: *** SOLVED *** Failure on Update 14.0.2 May 24
Replies: 4
Views: 14742

Re: Failure on Update 14.0.2 May 24

Pablo,

I don't think the problem is related to antivirus, since I'm doing several updates of WB without any error.
Anyway, I changed the status of SETUP and related files - no success at all.

I will try now disabling the antivirus...
by MorningLight
Thu May 24, 2018 5:12 pm
Forum: Off Topic Section
Topic: *** SOLVED *** Failure on Update 14.0.2 May 24
Replies: 4
Views: 14742

Re: Failure on Update 14.0.2 May 24

The worst: my Web-Builder is not functioning and the entire folder is set without permissions.

I cannot execute it, I cannot change its permissions, I cannot do anything.

:(
by MorningLight
Thu May 24, 2018 5:08 pm
Forum: Off Topic Section
Topic: *** SOLVED *** Failure on Update 14.0.2 May 24
Replies: 4
Views: 14742

*** SOLVED *** Failure on Update 14.0.2 May 24

Hi Pablo, During the installation of the newer version (May 24) the installer send an "Error 183" , related to "cannot create an existent file". The file affected is WebBuilder.exe I'm updating my later version with the package available in DOWNLOAD section (full installer). Rega...
by MorningLight
Thu Nov 02, 2017 12:26 am
Forum: Off Topic Section
Topic: Canvas Background - Is it Possible?
Replies: 21
Views: 6978

Re: Canvas Background - Is it Possible?

Hi Guys, I had solved the problem! The problem was related to DOM. When I called DOM.GetElementByID() I got errors because the page was NOT entirely loaded in fact. So, thinking about this I performed these steps: 1- I put the <STYLE> part of code into <PAGE HTML>, within <HEAD> section. 2- I create...
by MorningLight
Wed Nov 01, 2017 10:10 pm
Forum: Off Topic Section
Topic: Canvas Background - Is it Possible?
Replies: 21
Views: 6978

Re: Canvas Background - Is it Possible?

Bacon,

I don't want to disturb you but your message didn't come in my email....
:roll:
by MorningLight
Wed Nov 01, 2017 9:41 pm
Forum: Off Topic Section
Topic: Canvas Background - Is it Possible?
Replies: 21
Views: 6978

Re: Canvas Background - Is it Possible?

Great!
Thank you.
by MorningLight
Wed Nov 01, 2017 9:32 pm
Forum: Off Topic Section
Topic: Canvas Background - Is it Possible?
Replies: 21
Views: 6978

Re: Canvas Background - Is it Possible?

Thank you very much Bacon Fries. My problem is not related to the script usage and conflicts at all. The problem is really how to implement a special background I have here in a WB. Anyway, I will send to you a page with: - Several CHARTS functioning perfectly. - Background functioning partially (on...
by MorningLight
Wed Nov 01, 2017 9:04 pm
Forum: Off Topic Section
Topic: Canvas Background - Is it Possible?
Replies: 21
Views: 6978

Re: Canvas Background - Is it Possible?

Guys, I see now into AppData/Local/Temp/Preview that folder SCRIPTS is not being copied there in Preview mode - and because of this I cannot really see any Javascript defined by them. Since this folder is NOT checked to "Don't Publish", shouldn't it being copied? Now I understand why Chrom...
by MorningLight
Wed Nov 01, 2017 8:20 pm
Forum: Off Topic Section
Topic: Canvas Background - Is it Possible?
Replies: 21
Views: 6978

Re: Canvas Background - Is it Possible?

Hmmm..... Now I'm seeing that the page is NOT LOADING really ANY script I had set in <HEAD>. I found in some point there the following instrunction: /* * <script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.6.0/Chart.min.js"></script> */ So, due to MY FAULT the "Chart.min&qu...
by MorningLight
Wed Nov 01, 2017 7:48 pm
Forum: Off Topic Section
Topic: Canvas Background - Is it Possible?
Replies: 21
Views: 6978

Re: Canvas Background - Is it Possible?

Hi Bacon, CHARTJS is not using JQuery ... I notice a curious thinkg here: - I load the CHARTJS in this page normally in <HEAD> section. But Chrome reports FILE_NOT_FOUND. - But ALL charts here are functioning normally and the load of this script is just performed once. Anyway, the other scripts to b...
by MorningLight
Wed Nov 01, 2017 7:35 pm
Forum: Off Topic Section
Topic: Canvas Background - Is it Possible?
Replies: 21
Views: 6978

Re: Canvas Background - Is it Possible?

Ops! Yes Pablo, you are right. I have here ERR_FILE_NOT_FOUND. My steps here: 1- In SITE MANAGER I pressed right-button and create a FOLDER (threejs) 2- In this folder I had IMPORTED EXTERNAL FILES (the scripts) 3- I see here IN SITE MANAGER the folder and below it (within it), all scripts. 4- But, ...
by MorningLight
Wed Nov 01, 2017 7:26 pm
Forum: Off Topic Section
Topic: Canvas Background - Is it Possible?
Replies: 21
Views: 6978

Re: Canvas Background - Is it Possible?

Hi Baconfries, thank you for help too. The page does not execute the function as expected EVEN if I take off the JQuery. I utilize here as default the "JQuery-3.2.1.min" and this one (Slim) was downloaded from the JQuery official page. Anyway, even completely erasing this line of call, the...