Search found 17495 matches

by Pablo
Fri Mar 15, 2024 7:02 am
Forum: General Questions
Topic: Video Poster Image & Empty Spaces
Replies: 5
Views: 445

Re: Video Poster Image & Empty Spaces

1. Did you remove the image filename before adding the video? otherwise the image will be used a preload / poster image. 2. The spacing is controlled by the margin properties. The margin properties are available in the arrange menu, context menu and Property Inspector. https://www.wysiwygwebbuilder....
by Pablo
Thu Mar 14, 2024 5:08 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: succes pagina verschijnt niet
Replies: 17
Views: 500

Re: succes pagina verschijnt niet

Weet je zeker dat het formulier helemaal verwerkt wordt? En dat niet de 'jammer' pagina wordt aangeroepen ipv de succes pagina? In het demo project heb je voor de jammer pagina een redirect naar de index pagina ingsteld dus deze wordt nooit weergegeven. Je hebt in de instellingen van het formulier h...
by Pablo
Thu Mar 14, 2024 5:01 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: cms probleem
Replies: 31
Views: 1126

Re: cms probleem

De nieuwe bestanden staan in de map:
C:\Program Files\WYSIWYG Web Builder 19\plugins\

Normaal gesproken worden deze scripts automatisch geupdate. Maar wanneer dit om de een of andere reden niet lukt kun je ook handmatig doen.
by Pablo
Thu Mar 14, 2024 4:57 pm
Forum: General Questions
Topic: Background image
Replies: 2
Views: 202

Re: Background image

Maybe you have set a style?

Image
by Pablo
Thu Mar 14, 2024 12:09 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: succes pagina verschijnt niet
Replies: 17
Views: 500

Re: succes pagina verschijnt niet

Ja, maar de pagina staat niet in de juiste map op de server.

Formulier:
https://konijnenko.nl/demo/Inschrijven_KDO.php

Succes pagina:
https://konijnenko.nl/success.php

dit moet zijn:
https://konijnenko.nl/demo/success.php
by Pablo
Thu Mar 14, 2024 10:07 am
Forum: General Questions
Topic: Lottie with Android slowly
Replies: 3
Views: 490

Re: Lottie with Android slowly

Lottie is third party functionality, so unfortunately I have no control over how it works.
Basically, WWB just adds a place holder to the page. The 'logic' is implemented in the Lottie files.
by Pablo
Thu Mar 14, 2024 10:04 am
Forum: General Questions
Topic: [Page Redirect] missing for language detect
Replies: 5
Views: 632

Re: [Page Redirect] missing for language detect

Both extensions have different functionality.
GeoPlugin Redirect can be used to redirect based on country.
by Pablo
Thu Mar 14, 2024 8:21 am
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: succes pagina verschijnt niet
Replies: 17
Views: 500

Re: succes pagina verschijnt niet

In de demo folder is geen 'success' pagina.

https://konijnenko.nl/demo/success.php
by Pablo
Wed Mar 13, 2024 4:56 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: cms probleem
Replies: 31
Views: 1126

Re: cms probleem

Ergens gaat er iets mis met de bestanden, dus of de bestanden op je computer zijn oud, of ze worden niet naar de juiste map de upload. Je kunt controleren of je de meest recent scripts hebt door deze te openen met biijvoorbeeld notepad en te zoeken naar 'get_magic_quotes'. Wanneer je dit in de code ...
by Pablo
Wed Mar 13, 2024 3:32 pm
Forum: General Questions
Topic: [Page Redirect] missing for language detect
Replies: 5
Views: 632

Re: [Page Redirect] missing for language detect

The Page Redirect extension is still available.

Or else:
https://www.wysiwygwebbuilder.com/geopl ... irect.html
by Pablo
Wed Mar 13, 2024 2:26 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: succes pagina verschijnt niet
Replies: 17
Views: 500

Re: succes pagina verschijnt niet

In events, verwijder het 'onsubmit' event.

Wanneer je een event implementeerd dan wordt de standaard 'submit' funcitionaliteit uitgeschakeld.

Ook mogen er in de foldernaam geen spaties voorkomen (File Upload)
by Pablo
Wed Mar 13, 2024 12:26 pm
Forum: General Questions
Topic: Forms & Cards
Replies: 2
Views: 140

Re: Forms & Cards

No, cards were no designed to be used as forms.
by Pablo
Wed Mar 13, 2024 10:53 am
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: succes pagina verschijnt niet
Replies: 17
Views: 500

Re: succes pagina verschijnt niet

Ik zie geen link naar het wbs project.
Waar kan ik het project bestand (wbs) downloaden?

Zie ook:
viewtopic.php?t=96388
by Pablo
Wed Mar 13, 2024 7:12 am
Forum: General Questions
Topic: issue since last update
Replies: 28
Views: 1374

Re: issue since last update

Did you try the new 'NoDnsHostsFile' option?
Did you try both 1 and 0 as a value?
by Pablo
Tue Mar 12, 2024 8:28 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Bepalen van pagina einde
Replies: 8
Views: 196

Re: Bepalen van pagina einde

Je hoeft de pagina niet te heropbouwen. Ik zie geen ruimte onder de footer, getest in diversen browsers. https://kerk-in-gistel-eernegem-oudenburg.be/christelijke_meditatie.html Ook is het belangrijk om te onthouden dat als er een probleem zoals dit zich voordoet, dat het ALTIJD komt doordat er een ...
by Pablo
Tue Mar 12, 2024 6:11 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Bepalen van pagina einde
Replies: 8
Views: 196

Re: Bepalen van pagina einde

Ik zie op deze pagina geen probleem. Bij mij stopt deze bij de footer.
by Pablo
Tue Mar 12, 2024 4:08 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: succes pagina verschijnt niet
Replies: 17
Views: 500

Re: succes pagina verschijnt niet

Ik kan aan de HTML niet zien wat je instellingen zijn, daarom heb ik een DEMO project nodig.

Zie ook:
viewtopic.php?t=96388
by Pablo
Tue Mar 12, 2024 10:01 am
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: succes pagina verschijnt niet
Replies: 17
Views: 500

Re: succes pagina verschijnt niet

Ik kan aan de HTML niet zien wat je instellingen zijn. Maar deze code lijkt me niet correct: onsubmit="if(!submitKDO()) return false;mailto:info@konijnenko.nl;return false;" Als je verdere hulp nodig hebt, deel dan een DEMO project. Zie ook: https://www.wysiwygwebbuilder.com/forum/viewtopi...
by Pablo
Tue Mar 12, 2024 8:50 am
Forum: General Questions
Topic: Card Object
Replies: 2
Views: 237

Re: Card Object

1. This can be done in the 'Miscellaneous' properties of the button item.
2. Uncheck 'Synchronize transitions'
by Pablo
Tue Mar 12, 2024 8:22 am
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: succes pagina verschijnt niet
Replies: 17
Views: 500

Re: succes pagina verschijnt niet

Het lijkt erop dat je een redirect voor de pagina hebt ingesteld.

Ik kan aan de HTML niet zien hoe je dit precies gedaan hebt, maar misschien in de pagina eigenschappen?
by Pablo
Mon Mar 11, 2024 6:23 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Bepalen van pagina einde
Replies: 8
Views: 196

Re: Bepalen van pagina einde

Je kunt de afbeelding waarschijnlijk niet zien want deze is heel klein.
Maar je deze via de Object Manager verwijderen.
by Pablo
Mon Mar 11, 2024 6:01 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Bepalen van pagina einde
Replies: 8
Views: 196

Re: Bepalen van pagina einde

De lengte van een pagina wordt bepaald door de inhoud (tekst, afbeeldingen enz).

In dit geval staat er en afbeelding helemaal onderaan met ID: In_de_kijkerImage10
by Pablo
Mon Mar 11, 2024 4:58 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: cms probleem
Replies: 31
Views: 1126

Re: cms probleem

Waar heb je de (oude) plugins vandaan? Zaten deze in de setup van WB19?

Je kunt de tabellen leeg maken via PHP Admin.
by Pablo
Mon Mar 11, 2024 4:09 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: cms probleem
Replies: 31
Views: 1126

Re: cms probleem

De melding geeft aan de oude versie van plugin op de server staat. Dus om dit probleem op te lossen moet je de nieuwe versie op de server zetten. 1. Installeer de huidige versie van WWB19. 2. Laad het project en publiceer alle bestanden. 3. Controleer de publiceer log op eventuele fouten. Bijvoorbee...
by Pablo
Sun Mar 10, 2024 4:48 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: cms probleem
Replies: 31
Views: 1126

Re: cms probleem

Om welke pagina in het project gaat het precies?

Want als ik bijvoorbeeld naar de pagina 'beheerhome ' kijk dan staat daar de password plugin niet aangevinkt.
Dat betekent dat deze niet wordt geupdate bij het publiceren.

Image
by Pablo
Sat Mar 09, 2024 11:06 am
Forum: General Questions
Topic: Image not found
Replies: 5
Views: 309

Re: Image not found

The links to the images do not work for me. Please do not to use spaces or other special characters in file names. But, what did you do before it stopped working? Did you move your project? What do you see in the Asset Manager? Are the images still in the location where the software expects them to ...
by Pablo
Sat Mar 09, 2024 7:31 am
Forum: Responsive Web Design
Topic: FlexGrid Column Start Row Start...Controls Greyed out
Replies: 2
Views: 226

Re: FlexGrid Column Start Row Start...Controls Greyed out

The visual flex grid editor provides a user-friendly interface for arranging grid items in specific row or column structures. You can add rows and columns using the '+' and '-' buttons located at the right and bottom of the grid, respectively. When you hover over an item, controls appear, allowing y...
by Pablo
Sat Mar 09, 2024 7:28 am
Forum: General Questions
Topic: schema.org message
Replies: 14
Views: 463

Re: schema.org message

I do no see any errors on this page.
However, the page does contain shoprocket code!

To test this reliably, please remove all custom code.
by Pablo
Sat Mar 09, 2024 7:25 am
Forum: General Questions
Topic: Scrollbar Effects
Replies: 4
Views: 246

Re: Scrollbar Effects

I cannot access this website: access denied
by Pablo
Sat Mar 09, 2024 7:24 am
Forum: General Questions
Topic: Image not found
Replies: 5
Views: 309

Re: Image not found

Maybe you have (re)moved the images from your computer?

You can verify the location of the image in Tools -> Asset Manager.
by Pablo
Fri Mar 08, 2024 3:06 pm
Forum: General Questions
Topic: Scrollbar Effects
Replies: 4
Views: 246

Re: Scrollbar Effects

What do you mean by 'scrollbar effect'?
Do you have an example?
by Pablo
Fri Mar 08, 2024 10:08 am
Forum: News and Announcements
Topic: WYSIWYG Web Builder 19.1.2 update
Replies: 0
Views: 917

WYSIWYG Web Builder 19.1.2 update

WYSIWYG Web Builder 19.1.2 fixes reported issues and includes other improvements. - Improved: Implemented workaround for missing icon fonts to make sure the geenrated CSS is valid. - Improved: Added "NoDnsHostsFile" workaround in case of trouble with VPN connections. To disable this functi...
by Pablo
Thu Mar 07, 2024 2:20 pm
Forum: General Questions
Topic: schema.org message
Replies: 14
Views: 463

Re: schema.org message

The code was not added by WYSIWYG Web Builder, so either you or someone/something else has added it to the page.
The code is not in the project you have shared.

But maybe this will give you a clue?

Code: Select all

<!-- Inserted by https://cdn.shoprocket.io/main.bundle.js?v=1709813930 -->
by Pablo
Thu Mar 07, 2024 1:49 pm
Forum: General Questions
Topic: schema.org message
Replies: 14
Views: 463

Re: schema.org message

This code: <!-- Inserted by https://cdn.shoprocket.io/main.bundle.js?v=1709813930 --> <script type="application/ld+json"> {"@context":"http://schema.org","@type":"ItemList","itemListElement":[{"@type":"Product","pos...
by Pablo
Thu Mar 07, 2024 12:18 pm
Forum: General Questions
Topic: menu navigation: move my image(object)
Replies: 4
Views: 262

Re: menu navigation: move my image(object)

You can add custom code via the HTML tools.
https://wysiwygwebbuilder.com/add_html.html

Please note that I cannot assist you with writing custom code. For me, it may also take several hours (or days) to implement this functionality.
by Pablo
Thu Mar 07, 2024 11:23 am
Forum: General Questions
Topic: menu navigation: move my image(object)
Replies: 4
Views: 262

Re: menu navigation: move my image(object)

It is possible, but it requires a custom script because you will have to dynamically determine the new position.
Using fixed positioning for this is not very reliable in responsive layouts.
by Pablo
Thu Mar 07, 2024 10:19 am
Forum: General Questions
Topic: schema.org message
Replies: 14
Views: 463

Re: schema.org message

The online page is different than the project you have shared.
In the online page you have added custom code at the end of the page. The error applies to that code!
by Pablo
Thu Mar 07, 2024 10:14 am
Forum: General Questions
Topic: Z-index problem with Panel Layer
Replies: 19
Views: 900

Re: Z-index problem with Panel Layer

Are you sure you haven't set the z-index of the footer to '10000' yourself?
If you need help with this, then please share a demo project so I can see all your settings.
by Pablo
Thu Mar 07, 2024 8:43 am
Forum: General Questions
Topic: schema.org message
Replies: 14
Views: 463

Re: schema.org message

As BaconFries said, you cannot leave the ProductID empty.
by Pablo
Thu Mar 07, 2024 7:12 am
Forum: General Questions
Topic: schema.org message
Replies: 14
Views: 463

Re: schema.org message

Where exactly do you get this message?
by Pablo
Wed Mar 06, 2024 8:35 pm
Forum: Links and Navigation
Topic: Slide menu
Replies: 9
Views: 507

Re: Slide menu

Please note that I was asking for a project file (wbs), not the published page. I cannot see what you have done based on the published page (HTML), because the software has thousands of options and millions of possible combinations. So, there is no way to know which options you have used by looking ...
by Pablo
Wed Mar 06, 2024 5:51 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Geen voorbeeld meer
Replies: 2
Views: 158

Re: Geen voorbeeld meer

Misschien heb je de standaard browser van je systeem gewijzigd?

Zie ook:
https://wysiwygwebbuilder.com/preview.html
by Pablo
Wed Mar 06, 2024 7:11 am
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: cms probleem
Replies: 31
Views: 1126

Re: cms probleem

Het is lastig om je hierbij te helpen zonder precies al je instellingen te weten.
Maar misschien heb je de plugins uit staan in de admin tool?
by Pablo
Wed Mar 06, 2024 7:08 am
Forum: Links and Navigation
Topic: Slide menu
Replies: 9
Views: 507

Re: Slide menu

To be able to help you, I need a DEMO project (.wbs file) so I can see all your settings. Also, please include a description how to reproduce this problem. I do not need the complete project because that will only take more time to figure out what you have done. Basically, I just need a small projec...
by Pablo
Tue Mar 05, 2024 8:25 pm
Forum: Links and Navigation
Topic: Dedicated Hamburger button
Replies: 7
Views: 295

Re: Dedicated Hamburger button

You can set the spacing via the 'Icon offset' property.
by Pablo
Tue Mar 05, 2024 5:59 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: cms probleem
Replies: 31
Views: 1126

Re: cms probleem

Het lijkt erop dat je een oudere versie van CMS plugins gebruikt, want deze functie wordt al een paar jaar niet meer gebruikt.
by Pablo
Tue Mar 05, 2024 5:55 pm
Forum: General Questions
Topic: Added Page Not Saving
Replies: 6
Views: 261

Re: Added Page Not Saving

Correct, only the first page will open. Because for larger projects, opening multiple pages could a long time.
by Pablo
Tue Mar 05, 2024 4:28 pm
Forum: Links and Navigation
Topic: Dedicated Hamburger button
Replies: 7
Views: 295

Re: Dedicated Hamburger button

When shrinking the browser under 768 bp the symbols in the panel menu all goes to hamburger symbol.
This is becuase of the breakpoint setting of the menu buttons. Just decrease the breakpoint value to a lower value.