Search found 95 matches

by spoon
Fri Jul 31, 2020 5:49 am
Forum: General Questions
Topic: Add a picture to the form
Replies: 4
Views: 1969

Add a picture to the form

Hello Pablo, a huge request to add to the mail form the ability to send a picture that is in the form itself. Right now i am doing like this add php code $body .= 'Content-Type: text/html; charset=UTF-8'.$eol; for transmission to mail the ability to read html. Then I add the path to the picture $mes...
by spoon
Sun Mar 08, 2020 9:10 am
Forum: General Questions
Topic: How to add a third-party font to the project
Replies: 4
Views: 1505

Re: How to add a third-party font to the project

Only so "Install the font in Windows"?
by spoon
Sun Mar 08, 2020 7:11 am
Forum: General Questions
Topic: How to add a third-party font to the project
Replies: 4
Views: 1505

How to add a third-party font to the project

Hello, tell me how to add a third-party font to the wwb project?
I add the font manually "font-options-manually specify @ font-face font" but it does not appear in fonts.
The font appears only when I load the fonts on the computer into the folder.
by spoon
Sun Feb 16, 2020 9:11 am
Forum: General Questions
Topic: Responsive Menu loss styles in 15.3
Replies: 4
Views: 1373

Re: Responsive Menu loss styles in 15.3

Pablo wrote: Sat Feb 15, 2020 12:44 pm This issue has already been fixed.
so they didn't fix it
by spoon
Sun Feb 16, 2020 9:05 am
Forum: General Questions
Topic: Responsive Menu loss styles in 15.3
Replies: 4
Views: 1373

Re: Responsive Menu loss styles in 15.3

I have the latest version 15.3
Have you seen an example?
by spoon
Sat Feb 15, 2020 11:25 am
Forum: General Questions
Topic: Responsive Menu loss styles in 15.3
Replies: 4
Views: 1373

Responsive Menu loss styles in 15.3

Everything is fine in 15.2.3 Responsive Menu, updated 15.3 styles are absent in the Responsive Menu
by spoon
Fri Jan 03, 2020 1:40 pm
Forum: General Questions
Topic: Use of style / class in image does not disable the inline border
Replies: 9
Views: 3180

Re: Use of style / class in image does not disable the inline border

The fact of the matter is that the class is not added to img, it is added to the div.
example
by spoon
Fri Jan 03, 2020 12:14 pm
Forum: General Questions
Topic: Use of style / class in image does not disable the inline border
Replies: 9
Views: 3180

Re: Use of style / class in image does not disable the inline border

If I set the style / class, then it sets in #wb_indexImege, not #indexImage. Then it is not clear what means: - Improved: Use of style/class in image now disables inline border. It turns out that i do not change the image style since all styles / classes change the div with id = "wb_indexImage&...
by spoon
Fri Jan 03, 2020 10:58 am
Forum: General Questions
Topic: Use of style / class in image does not disable the inline border
Replies: 9
Views: 3180

Re: Use of style / class in image does not disable the inline border

If I set a style in wwb, then this style will not be used?
As before, interrupt with

Code: Select all

!important
?
by spoon
Fri Jan 03, 2020 6:34 am
Forum: General Questions
Topic: Use of style / class in image does not disable the inline border
Replies: 9
Views: 3180

Use of style / class in image does not disable the inline border

In 15.2.1, the "Use of style / class in image now disables inline border", but the border in ID was both present and present when setting the style / class, which means it takes precedence.
by spoon
Mon Dec 30, 2019 4:46 pm
Forum: General Questions
Topic: Replacing px with vw/vh
Replies: 5
Views: 2182

Re: Replacing px with vw/vh

To date, the "responsive design" on relatively units is very popular and does not require a breakpoint https://kvartirremont.com.ua/. Pablo would be cool to make a blog for the vw / vh version
by spoon
Mon Dec 30, 2019 4:15 pm
Forum: General Questions
Topic: Replacing px with vw/vh
Replies: 5
Views: 2182

Re: Replacing px with vw/vh

Can font-size for text be set in vw?
Is it even possible to move away from px?
by spoon
Mon Dec 30, 2019 3:42 pm
Forum: General Questions
Topic: Replacing px with vw/vh
Replies: 5
Views: 2182

Replacing px with vw/vh

Can I replace px with vw / vh?
by spoon
Wed Nov 27, 2019 2:51 pm
Forum: General Questions
Topic: Heights not adaptable at breakpoints at SlideShow
Replies: 5
Views: 1695

Re: Heights not adaptable at breakpoints at SlideShow

Hello, I installed Fancybox 3, set the initial parameters width: 768,
height: 512 for lightbox, in the preview everything is fine initial width = 768. After loading to the server, the width is not equal to 768, it occupies 100% of the screen.
пример
by spoon
Mon Nov 25, 2019 3:10 pm
Forum: General Questions
Topic: Heights not adaptable at breakpoints at SlideShow
Replies: 5
Views: 1695

Heights not adaptable at breakpoints at SlideShow

Hello Pablo, I open SlideShow through fancyBox, there is a problem with the height of SlideShow, it does not change, what can I do? WWB 14.4.
Link to an example
by spoon
Sat Nov 02, 2019 2:46 pm
Forum: Links and Navigation
Topic: Overlay menu icon
Replies: 1
Views: 3279

Overlay menu icon

Good evening, the icon in the overlay menu at breakpoints does not scale.
by spoon
Sat Jul 27, 2019 11:04 am
Forum: General Questions
Topic: A curious dilemma
Replies: 7
Views: 2129

Re: A curious dilemma

Because on test.giantsseat.org.uk at 480 and 320 @media only screen and (max-width: 479px) #PageHeader1 { visibility: visible; } and at mobiletest.gmnscouts.org.uk at 480 and 320 @media only screen and (max-width: 479px) #PageHeader1 { visibility: hidden; } And why do you use two Header, this is not...
by spoon
Thu Jul 25, 2019 9:28 am
Forum: General Questions
Topic: How to make a google map background in a LayoutGrid?
Replies: 1
Views: 1247

How to make a google map background in a LayoutGrid?

How to make a google map background in a LayoutGrid?
by spoon
Tue Jul 16, 2019 2:57 am
Forum: General Questions
Topic: Hidden fields
Replies: 6
Views: 1410

Re: Hidden fields

Understood thanks.
by spoon
Mon Jul 15, 2019 5:48 pm
Forum: General Questions
Topic: Hidden fields
Replies: 6
Views: 1410

Re: Hidden fields

The name and value of the hidden input get into the text of the letter automatically, I myself do not add them through variables.
by spoon
Mon Jul 15, 2019 3:35 pm
Forum: General Questions
Topic: Hidden fields
Replies: 6
Views: 1410

Re: Hidden fields

Yes, but if you use hidden fields, then these fields fall into the letter by default. How to avoid it?
by spoon
Mon Jul 15, 2019 1:43 pm
Forum: General Questions
Topic: Hidden fields
Replies: 6
Views: 1410

Hidden fields

Pablo, good afternoon, please tell me, if you use hidden fields in the form, then the data of these fields come to the mail, is it possible to exclude them for sending to the mail?
by spoon
Fri Jul 12, 2019 11:38 am
Forum: General Questions
Topic: From form to form
Replies: 2
Views: 910

Re: From form to form

Спасибо.
by spoon
Fri Jul 12, 2019 11:21 am
Forum: General Questions
Topic: From form to form
Replies: 2
Views: 910

From form to form

Hello, I try to transfer the data of one form to a form on another page, tick the Web-storage and select the Session storage.
What should I transfer to the second form? ID input?
by spoon
Sun May 19, 2019 1:07 pm
Forum: General Questions
Topic: ID conflict
Replies: 15
Views: 5315

Re: ID conflict

Please watch the video, it is perfectly visible in the console. Double IDs are created when the param.html page is loaded into the index.html due to the load () method. The text "Trend PD / 39" on the index.html page has id = "wb_uid3" and the text "+1500" on the param....
by spoon
Sun May 19, 2019 12:38 pm
Forum: General Questions
Topic: ID conflict
Replies: 15
Views: 5315

Re: ID conflict

If you enable css "Optimize inline styles" then the ID is duplicated, if you disable "Optimize inline styles", then css styles are written in the html document, which is not very good. If you disable "Optimize inline styles" <span style="color:#000000;font-family:'...
by spoon
Sun May 19, 2019 12:22 pm
Forum: General Questions
Topic: ID conflict
Replies: 15
Views: 5315

Re: ID conflict

It turns out so or ID, or style in html markup?
by spoon
Sun May 19, 2019 12:06 pm
Forum: General Questions
Topic: ID conflict
Replies: 15
Views: 5315

Re: ID conflict

But then the styles are written in the html markup. This is not good.

Code: Select all

<span style = "color: # 000000; font-family: 'Lucida Console'; font-size: 13px;"> Trend PD / 39 </ span>
by spoon
Sun May 19, 2019 11:38 am
Forum: General Questions
Topic: ID conflict
Replies: 15
Views: 5315

Re: ID conflict

by spoon
Sun May 19, 2019 10:45 am
Forum: General Questions
Topic: ID conflict
Replies: 15
Views: 5315

Re: ID conflict

by spoon
Sun May 19, 2019 10:08 am
Forum: General Questions
Topic: ID conflict
Replies: 15
Views: 5315

Re: ID conflict

by spoon
Sun May 19, 2019 9:46 am
Forum: General Questions
Topic: ID conflict
Replies: 15
Views: 5315

ID conflict

Hello, there was a problem with loading content from one page to another. On page 2 there is a text, id = "wb_uid" is automatically assigned to it, when I load the data from page 2 to page 1 then a conflict id = "wb_uid" occurs. What should I do?
by spoon
Tue Mar 26, 2019 1:55 pm
Forum: General Questions
Topic: sitemap.xml and https://
Replies: 2
Views: 1154

Re: sitemap.xml and https://

Спасибо! :wink:
by spoon
Tue Mar 26, 2019 1:27 pm
Forum: General Questions
Topic: sitemap.xml and https://
Replies: 2
Views: 1154

sitemap.xml and https://

Hello, please tell me, http:// is automatically inserted in the sitemap.xml file, how to make https://?
by spoon
Thu Feb 07, 2019 5:31 am
Forum: General Questions
Topic: Https support
Replies: 3
Views: 2011

Re: Https support

I'm talking about SSL certificates that work on https and, accordingly, all links should be in the format https.
by spoon
Thu Feb 07, 2019 3:02 am
Forum: General Questions
Topic: Https support
Replies: 3
Views: 2011

Https support

Hello, tell me, do you plan to support https in the next versions? Thank.
by spoon
Sun Oct 21, 2018 1:33 pm
Forum: Off Topic Section
Topic: Pass value from select (combobox) to input
Replies: 1
Views: 1902

Pass value from select (combobox) to input

Hello, tell me, there is a page index.php on it a form with a combobox, the form sends value from the combobox through the session to the a.php page, where the form also has an input, the input should get the selected value from the combobox, but the index combobox? How to make the list value in inp...
by spoon
Wed May 02, 2018 9:16 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Extension 3DInteractive
Replies: 7
Views: 46788

Re: Extension 3DInteractive

I do not understand the error in which file.
3DInteractive
by spoon
Wed May 02, 2018 5:07 am
Forum: Paid extensions
Topic: Buttons with effects (Paid)
Replies: 0
Views: 20674

Buttons with effects (Paid)

A good selection of buttons with effects when hovering. Buttons are adaptive to breakpoints. Some effects include icons, the number of icons is large, there is everything for any requests. The archive contains the file itself of the wbx extension and a project file with examples of setting each wbs ...
by spoon
Wed May 02, 2018 5:04 am
Forum: Paid extensions
Topic: Magic Animation (Paid)
Replies: 1
Views: 11360

Magic Animation (Paid)

Magic animation contains 20 kinds of effects with a circle pattern and 14 effects with a SQUARE figure. Each effect has a certain number of Animations from 2 to 4. For example: the figure Circle-Effect 2 (Hover effect 2) -contains 4 types of Animation: left_to_right; right_to_left; bottom_to_top; to...
by spoon
Wed May 02, 2018 4:29 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Extension 3DInteractive
Replies: 7
Views: 46788

Re: Extension 3DInteractive

Thanks, I understood the rules for placing extensions. Corrected.
*** Link removed still in violation of copyright of original author***
by spoon
Tue May 01, 2018 3:54 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: Extension 3DInteractive
Replies: 7
Views: 46788

Extension 3DInteractive

Interactive 3D let you create a 3D interactive object using several images as frames allowing the user to drag around and manipulate the image. This plugin is perfect for showcasing your product on the web.
*** url removed due to copyright violation***
by spoon
Thu Apr 26, 2018 8:18 am
Forum: Extension Builder
Topic: As in Extension Builder 6.0 connect widgets with extension .mulib?
Replies: 2
Views: 18517

As in Extension Builder 6.0 connect widgets with extension .mulib?

Hello, tell me how in Extension Builder 6.0 to connect widgets with extension .mulib?
by spoon
Mon Mar 12, 2018 11:58 am
Forum: Extension Builder
Topic: How do I change the "font-size" text to breakpoints
Replies: 6
Views: 22408

Re: How do I change the "font-size" text to breakpoints

Maybe in the new version there will be such an opportunity. Thanks Pablo
by spoon
Mon Mar 12, 2018 11:46 am
Forum: Extension Builder
Topic: How do I change the "font-size" text to breakpoints
Replies: 6
Views: 22408

Re: How do I change the "font-size" text to breakpoints

Adaptive font-size not do?
by spoon
Mon Mar 12, 2018 10:27 am
Forum: Extension Builder
Topic: How do I change the "font-size" text to breakpoints
Replies: 6
Views: 22408

Re: How do I change the "font-size" text to breakpoints

I already use $BREAKPOINT$ but the size of the text on breakpoints does not change. If I change the font-size to breakpoint, then both default and other breakpoints also change.

Code: Select all

h3{
font-size: $font$px;
color: $color$;
}
@media $BREAKPOINT$ {
 h3{
font-size: $font$px;
}
}
Пример