Search found 126 matches

by heynen
Tue Apr 09, 2024 4:44 pm
Forum: Responsive Web Design
Topic: Error when breakpoint checked in "Dialog"
Replies: 7
Views: 502

Re: Error when breakpoint checked in "Dialog"

Thank you, I get it now.

Is there another possibility in wwb to implement this?
I just need an overlay windowv that pops up and covers the rest of the page until it is closed. I don't need the other functions that the dialog offers.
by heynen
Tue Apr 09, 2024 2:55 pm
Forum: Responsive Web Design
Topic: Error when breakpoint checked in "Dialog"
Replies: 7
Views: 502

Re: Error when breakpoint checked in "Dialog"

Thanks. Now I understand.

Is there a possibility to change the headline font in one breakpoint only? So to make the headline font size responsive?

Or do I have to create an entire new object in that breakpoint?
by heynen
Tue Apr 09, 2024 11:40 am
Forum: Responsive Web Design
Topic: Error when breakpoint checked in "Dialog"
Replies: 7
Views: 502

Re: Error when breakpoint checked in "Dialog"

thank you for your fast reply.

If you open the demo project and then go to the "RWD" tab of the dialog, and then activate a breakpoint there, the layout of the page is broken.
by heynen
Tue Apr 09, 2024 10:40 am
Forum: Responsive Web Design
Topic: Error when breakpoint checked in "Dialog"
Replies: 7
Views: 502

Error when breakpoint checked in "Dialog"

Dear all, I want the headline of a dialog box to be smaller on screens with a width of less than 340 pixels.How do I achieve that? In the settings for the "dialog", you can only change the headline font size for all screen sizes. If I activate the checkbox "responsive web design"...
by heynen
Tue Apr 09, 2024 3:02 am
Forum: General Questions
Topic: Can I put a wrap text inside a dialog ?
Replies: 2
Views: 420

Re: Can I put a wrap text inside a dialog ?

Thank you so much. That solved the problem!

I am really happy it's working now.
by heynen
Mon Apr 08, 2024 8:34 pm
Forum: General Questions
Topic: Can I put a wrap text inside a dialog ?
Replies: 2
Views: 420

Can I put a wrap text inside a dialog ?

Dear all, I have used a "dialog" to create a window that pops up when the user clicks on a link. This works fine if I only put text in that dialog, but it doesn't work when I put a wrap text into that dialog (and an image inside that wrap text). If you look at my page, you will find the tw...
by heynen
Sat Mar 30, 2024 10:40 am
Forum: General Questions
Topic: two errors on my page: blank space and menu not opening
Replies: 5
Views: 331

Re: two errors on my page: blank space and menu not opening

Dear Pablo, thank you for answering that quickly. Then everything is solved, thanks Crispy and Pablo for taking the time to answer! One of the great strengths of Web Builder is that you get competent help here very quickly. It has helped me serveral times, even with special layout demands that I had...
by heynen
Sat Mar 30, 2024 1:27 am
Forum: General Questions
Topic: two errors on my page: blank space and menu not opening
Replies: 5
Views: 331

Re: two errors on my page: blank space and menu not opening

I solved the problem myself. It was probably due to the following error: I had a "Cookie bubble" extension in my project, and had put that to "not visible" and "don't publish". Unfortunately, Web Builder still put some "cookie bubble" code into the page. It on...
by heynen
Sat Mar 30, 2024 1:01 am
Forum: General Questions
Topic: two errors on my page: blank space and menu not opening
Replies: 5
Views: 331

Re: two errors on my page: blank space and menu not opening

OMG, good point. ;-) Where was I when I wrote that...
I have now added it in the original post also.
If you need the project file, let me know.

THANK YOU in advance for your help!

https://www.dielobby.org
by heynen
Fri Mar 29, 2024 8:05 pm
Forum: General Questions
Topic: two errors on my page: blank space and menu not opening
Replies: 5
Views: 331

two errors on my page: blank space and menu not opening

Hello everyone, I have just created a new site with Web Builder. Everything worked really great, apart from two little errors: 1) I use the panel menu.It doesn't open any more (it used to work in the published version before). 2) There is a blank space at the very top of my page (between the browser...
by heynen
Fri Mar 29, 2024 7:52 pm
Forum: General Questions
Topic: Adding soft hyphen
Replies: 2
Views: 206

Re: Adding soft hyphen

Thank you for your insightful reply!
by heynen
Fri Mar 29, 2024 3:12 pm
Forum: General Questions
Topic: Adding soft hyphen
Replies: 2
Views: 206

Adding soft hyphen

Hello everyone, I have a question regarding hyphenation: I have just discovered that I can add a "soft hyphen" just by pressing "CRTL –" (before, I have always used the HTML code ­ to add a soft hyphen). The new soft hyphen works correctly on the web page, but: It does no...
by heynen
Sat Jul 08, 2023 8:11 pm
Forum: General Questions
Topic: border-radius:3% doesn't generate rounded edges any more
Replies: 7
Views: 625

Re: border-radius:3% doesn't generate rounded edges any more

Thank you everyone, it's great to receive so many helpful answers quickly! So now I have multiple ways to solve the problems, thank you! And, true, I didn't know that I can just add the rounded edges directly in the grid properties. That sounds like the cleanest solution (but for now, it's quicker f...
by heynen
Fri Jul 07, 2023 9:35 pm
Forum: General Questions
Topic: border-radius:3% doesn't generate rounded edges any more
Replies: 7
Views: 625

Re: border-radius:3% doesn't generate rounded edges any more

Thank you, yes, I updated an hour ago, but that didn't solve the problem.
PS: I have made the problem description (see above) more detailed now.
by heynen
Fri Jul 07, 2023 9:03 pm
Forum: General Questions
Topic: border-radius:3% doesn't generate rounded edges any more
Replies: 7
Views: 625

border-radius:3% doesn't generate rounded edges any more

Dear all, I have several objects that all have a name that begins with "news". For these objects, I have defined the following style: <style> [id*="news"] {border-radius:15px;cursor:pointer;} </style> This code is inserted between the "head" tags of the page. Before, th...
by heynen
Mon Feb 15, 2021 3:18 pm
Forum: General Questions
Topic: need help with styles
Replies: 5
Views: 2804

Re: need help with styles

thank you very much for your detailed answers!
Will try to find a good workflow now.

The new function to define a text size for a breakpoint: How does this apply when I set a breakpoint for a page where the different texts have different sizes?
by heynen
Sat Feb 13, 2021 6:55 pm
Forum: General Questions
Topic: need help with styles
Replies: 5
Views: 2804

Re: need help with styles

Thanks for the fast reply! These questions remain (could not find the answer elsewhere): How do I define line height in a style (better to use line height or line spacing)? How do I tell WWB to change the text size of a style in a breakpoint? There is a "default font size" for the breakpoi...
by heynen
Sat Feb 13, 2021 5:16 pm
Forum: General Questions
Topic: need help with styles
Replies: 5
Views: 2804

need help with styles

Dear all, first of all, thanks to Pablo for the great programming and thanks to everyone who helped me in this forum, especially Crispy. I have worked a lot on my news website, and I am very happy with the look and the workflow within WWB. Because of your help, all layout problems have been solved n...
by heynen
Sat Dec 26, 2020 9:57 am
Forum: General Questions
Topic: how to add code for open web analytics?
Replies: 2
Views: 1405

how to add code for open web analytics?

Dear all, I am trying to install "Open Web analytics" for my page. 1) The code below needs to be included on my php pages. How do I manage that? 2) Do I have to add something in that code individually for every page (page title)? Or do I place the exact same code on every page and the serv...
by heynen
Sat Dec 26, 2020 9:15 am
Forum: General Questions
Topic: Right php version to use on server and WWB
Replies: 1
Views: 1291

Right php version to use on server and WWB

Dear all,

I am unsure about the php settings.

1) My server is currently running php 7.3. If I upgrade to version 8.0, will the php pages generated in WWB still work?
2) Does the php version that is being used depend on the server settings or in the WWB settings or both?

Thanks!

Malte
by heynen
Sat Dec 12, 2020 2:23 pm
Forum: General Questions
Topic: Copy-Paste Text with links
Replies: 1
Views: 864

Copy-Paste Text with links

Dear all,

how can I copy and paste a text paragraph, while maintaining the links that are in that paragraph?
When I try to do this, the link either vanishes, or is replaced by another link (from a later paragraph).

thanks!

Malte
by heynen
Mon Nov 16, 2020 11:47 pm
Forum: General Questions
Topic: Embedding the same objects on two pages?
Replies: 4
Views: 2267

Re: Embedding the same objects on two pages?

Thanks to both of you!
Have just tried it: Great feature! But unfortunately not in this special case:

I would like to use just certain objects of that page. For example "take layout grid 1, 3 and 5 of the index.php page and put these here".

Is that possible?
by heynen
Mon Nov 16, 2020 10:56 pm
Forum: General Questions
Topic: Embedding the same objects on two pages?
Replies: 4
Views: 2267

Embedding the same objects on two pages?

Dear all, there are some objects on my web page that appear on two or three sub-pages. So far, I have just copied and pasted these objects onto the sub-pages. But that is not a good solution, because very often I change these objects later (it is a news website). So it would be great to have a solut...
by heynen
Mon Nov 16, 2020 5:11 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16657

Re: Set minimum distance between objects inside flexbox

Dear Pablo and Crispy, thanks again for your fast help!
The flexbox works perfectly now on my page.

https://www.freiblatt.de

Crispy, to make it work in any screen size, I have in fact used your clever workaround (white border, plus increase the rounded edges to 4-5%).
by heynen
Sat Nov 14, 2020 6:19 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16657

Re: Set minimum distance between objects inside flexbox

Thank you! Will try! Sounds good!
by heynen
Sat Nov 14, 2020 5:47 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16657

Re: Set minimum distance between objects inside flexbox

Thanks for your reply! I did not want to so that this is a program error. Just wanted to know if there is a workaround. Best solution would be to force the elements in one row already at 980 pixels. In any layout, I have a distance between the objects, at left / right, and also top / bottom. Only at...
by heynen
Sat Nov 14, 2020 4:45 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16657

Re: Set minimum distance between objects inside flexbox

PS I have changed the image folder to test.zip (otherwise the download might not work)
by heynen
Sat Nov 14, 2020 4:40 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16657

Re: Set minimum distance between objects inside flexbox

Thanks for checking so fast! Sorry if I did the test files wrong. You can now see the display error by: a) opening the page https://www.freiblatt.de/test/index.php and viewing it at a resolution of 960 pixels (width) or by b) dowloading the folder https://www.freiblatt.de/test/test.zip and the file ...
by heynen
Sat Nov 14, 2020 4:19 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16657

Re: Set minimum distance between objects inside flexbox

Dear Pablo, Dear Crispy, thanks to both of you for your help! I have now put a new "test.wbs" file into the directory (without extensions) and I have added a folder with the images (the Folder is called Test November). Summary of my problem: On screen sizes between 960 and 980 pixels, the ...
by heynen
Thu Nov 12, 2020 5:16 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16657

Re: Set minimum distance between objects inside flexbox

Thank you for your fast answer!

Here is the wbs file
https://www.freiblatt.de/test/test.wbs

Here is how it looks like (the problem arises at screens widths between 960 and 999 pixel.
https://www.freiblatt.de/test/index.php

THANK YOU.
by heynen
Thu Nov 12, 2020 10:50 am
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16657

Re: Set minimum distance between objects inside flexbox

Dear Pablo, Dear Crispy, first of all, thank you VERY much for your help on numerous issues. My two pages both look almost perfect now thanks to your input. I am very happy with both results! Personal page https://www.heynen.tv News page https://www.freiblatt.de I am currently working on the remaini...
by heynen
Tue Oct 20, 2020 8:56 pm
Forum: Links and Navigation
Topic: Adding Popup Window to links
Replies: 26
Views: 13770

Adding Popup Window to links

Dear all, how can I add a popup window to my links? More specifically: If you click the link, you should first see the popup window with some additional text. Then, if you click a second time on a link inside the additional text, you will be forwarded to the external source. Is that possible? Thanks...
by heynen
Fri Aug 14, 2020 1:20 pm
Forum: General Questions
Topic: full screen slide show with additional elements
Replies: 9
Views: 2796

Re: full screen slide show with additional elements

Thank you! Additional questions: Is it possible to have some objects that appear all the background fotos? (Like a layer that is set above all of the photos)? In this example, the menu and the "roof water farm" logo stay on top, while only the background photos change: http://www.roofwater...
by heynen
Fri Aug 14, 2020 11:54 am
Forum: General Questions
Topic: full screen slide show with additional elements
Replies: 9
Views: 2796

Re: full screen slide show with additional elements

is there a way to use "full page" mode for the carousel, but still have the pagination dots on the bottom of the page?
by heynen
Fri Aug 14, 2020 11:46 am
Forum: General Questions
Topic: full screen slide show with additional elements
Replies: 9
Views: 2796

Re: full screen slide show with additional elements

Thank you!
(I was dumb, was searching in the wrong dropdown menu)
by heynen
Fri Aug 14, 2020 11:10 am
Forum: General Questions
Topic: full screen slide show with additional elements
Replies: 9
Views: 2796

Re: full screen slide show with additional elements

Thank you! Great and easy to use! I use a separate image as background image for each page. I have set the carousel to "full page". How can I set background image in a way that the whole image will be shown (so if the image resolution is higher than the screen resolution, the image will be...
by heynen
Fri Aug 14, 2020 9:27 am
Forum: General Questions
Topic: full screen slide show with additional elements
Replies: 9
Views: 2796

full screen slide show with additional elements

Dear all,

I want to put a full screen slide show on my index page.
There should be a menu, text and my logo visible on each of the images.

a bit like here: http://www.roofwaterfarm.com/

Can I just use the "slide show" and just place the text, logo and menu on top?

Thanks!
by heynen
Fri Jul 03, 2020 11:57 am
Forum: Off Topic Section
Topic: Problems with open graph
Replies: 8
Views: 13660

Re: Problems with open graph

Thanks!
by heynen
Fri Jul 03, 2020 11:36 am
Forum: Off Topic Section
Topic: Problems with open graph
Replies: 8
Views: 13660

Re: Problems with open graph

Can I just add it in the "Page HTML" (STRG-H)?

And do I put it into the "Inside HTML section" then?
I presume that the code would be reduced to:

Code: Select all

 prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website#"

Right?
by heynen
Fri Jul 03, 2020 10:36 am
Forum: Off Topic Section
Topic: Problems with open graph
Replies: 8
Views: 13660

Re: Problems with open graph

I have an additional question to "open graph"

Where do I add the following code?

Code: Select all

<html prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website#">
Does that go into "start of page"?
Or "between head tags"?
by heynen
Thu Jul 02, 2020 11:48 am
Forum: General Questions
Topic: Keyboard Shortcuts
Replies: 16
Views: 4629

Re: Keyboard Shortcuts

Thanks, cool, great idea!
by heynen
Thu Jul 02, 2020 10:00 am
Forum: General Questions
Topic: Keyboard Shortcuts
Replies: 16
Views: 4629

Re: Keyboard Shortcuts

One more question regarding "bulleted list": I want to use the following code (it would normally display an upwards pointing arrow): <i class="material-icons" style="font-size: 15px">call_made</i> Is it possible to activate that code inside the bulleted list?
by heynen
Fri Jun 05, 2020 8:34 am
Forum: General Questions
Topic: I did something wrong on my master frame
Replies: 7
Views: 919

Re: I did something wrong on my master frame

My suspicion was that a mimimum width would confuse smaller screens (I had some trouble on smaller screens)

But I think I have found the answer: On smaller screens, the browser would just display a horizontal scroll bar, right?

Thanks for you help in any case - now the page works perfectly!
by heynen
Thu Jun 04, 2020 8:28 pm
Forum: General Questions
Topic: I did something wrong on my master frame
Replies: 7
Views: 919

Re: I did something wrong on my master frame

thank you!
Have corrected that, it works now! Even had that breakpoint correction on my to-do-list (but there is quite a list of changes that I still need to make!)

Is it advisable to define a minimum width for the master frame?
by heynen
Thu Jun 04, 2020 7:23 pm
Forum: General Questions
Topic: I did something wrong on my master frame
Replies: 7
Views: 919

Re: I did something wrong on my master frame

Thank you very much!!!

Does this only apply to the breakpoints of the pages themselves? (Can layout grids have other breakpoints)?

And also I had defined a minimum width of the master frame: Is that also wrong?
by heynen
Thu Jun 04, 2020 5:31 pm
Forum: General Questions
Topic: I did something wrong on my master frame
Replies: 7
Views: 919

I did something wrong on my master frame

Sorry to bother everyone again. I did something wrong on my master frame (probably), but don't know what causes this error: https://www.freiblatt.de/test/Spenden_de.php Here is my sample project: https://www.freiblatt.de/test/test1.wbs Thanks in advance! Have already tried to find the error myself, ...
by heynen
Tue Jun 02, 2020 8:55 pm
Forum: General Questions
Topic: Font awesome icon
Replies: 10
Views: 3895

Re: Font awesome icon

Thanks! That hint solved the problem! The system folder was at the right place, but I had manually created a subfolder called "FontAwesome", and the program was probably searching for the TTF-file inside that folder. Folder deleted = error message gone. I am still not sure how to solve my ...
by heynen
Tue Jun 02, 2020 8:12 pm
Forum: General Questions
Topic: Font awesome icon
Replies: 10
Views: 3895

Re: Font awesome icon

thanks already, I will check!

Now, at startup, I am getting "missing ttf file Font Awesome".
How can I fix that? I have reinstalled WWB, but that did not help.
by heynen
Mon Jun 01, 2020 9:13 pm
Forum: General Questions
Topic: Font awesome icon
Replies: 10
Views: 3895

Re: Font awesome icon

I want to use a Font Awesome Icon, as a single .svg file that I put on my server. So far, it does not work: I have used "font awesome icon" from the toolbox, chosen the "paper plane solid" icon, and then the "publish as svg" option. WWB did not output an .svg-file itsel...
by heynen
Mon Jun 01, 2020 8:23 pm
Forum: Forms
Topic: possible to put a form on a master frame?
Replies: 8
Views: 3993

Re: possible to put a form on a master frame?

Thanks!