Search found 965 matches

by wwonderfull
Tue Apr 16, 2024 6:00 pm
Forum: General Questions
Topic: WB Vs web host website builder?
Replies: 2
Views: 371

Re: WB Vs web host website builder?

WWB is the best designer tool for making most custom designed websites. In terms of advanced functionalities scripting and ecommerce and others there are third party services which you can integrate vita html tool or extensions.

https://www.wysiwygwebbuilder.com/ecommerce.html
by wwonderfull
Tue Apr 16, 2024 8:28 am
Forum: General Questions
Topic: *** SOLVED *** Font Installed but WWB says No
Replies: 3
Views: 493

Re: Font Installed but WWB says No

According to wysiwygwebbuilder.com informations from this page https://www.wysiwygwebbuilder.com/webfonts.html#:~:text=Host%20Google%20fonts%20locally%20for%20better%20performance%20and%20privacy&text=Also%2C%20there%20may%20be%20privacy,able%20to%20track%20your%20visitors. Host Google fonts loc...
by wwonderfull
Sun Apr 14, 2024 11:10 am
Forum: Professionals for hire
Topic: Purpose of this forum...
Replies: 8
Views: 870

Re: Purpose of this forum...

I built a full site for someone from here and not only he did not pay but simply said is this the best you could do? They should note that they are paying for the time of the developer more than the product. If someone even tries to design a logo from 10 people they would do their best but yet the ...
by wwonderfull
Sat Apr 13, 2024 11:54 am
Forum: Off Topic Section
Topic: page requests
Replies: 7
Views: 684

Re: page requests

https://s.floomby.com/uploads/s/130424/tT4LlaBU.jpg?download=1&name=Screenshot-13-04-2024%2011:30:10.jpg According to Google lighthouse report the website is not so optimized in terms of performance which is the thing you have mentioned in concern. The images you have specially the logo is unne...
by wwonderfull
Fri Apr 12, 2024 10:26 am
Forum: General Questions
Topic: csv file view using a variable filename (based on login username)
Replies: 13
Views: 1121

Re: csv file view using a variable filename (based on login username)

From my client side here is an example of that table with it's csv export functionality @wwonderfull are you and forum member noesosa the same person? as he is asking for help regarding his template and the extension at the following urls and it is the same url as the one you say is your client .. ...
by wwonderfull
Fri Apr 12, 2024 6:02 am
Forum: General Questions
Topic: csv file view using a variable filename (based on login username)
Replies: 13
Views: 1121

Re: csv file view using a variable filename (based on login username)

From my client side here is an example of that table with it's csv export functionality.

https://kingsvillepd.us/
by wwonderfull
Thu Apr 11, 2024 6:55 pm
Forum: General Questions
Topic: csv file view using a variable filename (based on login username)
Replies: 13
Views: 1121

Re: csv file view using a variable filename (based on login username)

I think the csv download feature for mobile friendly table should or would work. If there are problems then let us know.
by wwonderfull
Thu Apr 11, 2024 3:20 am
Forum: General Questions
Topic: csv file view using a variable filename (based on login username)
Replies: 13
Views: 1121

Re: csv file view using a variable filename (based on login username)

I used a comma and that always worked on making the data come to view.
by wwonderfull
Thu Apr 11, 2024 3:16 am
Forum: Previewing and Publishing
Topic: The thin white line
Replies: 5
Views: 347

Re: The thin white line

Have you tried using offset on dividers for example 1 or -1
by wwonderfull
Tue Apr 09, 2024 4:43 pm
Forum: Responsive Web Design
Topic: Complicated combined graphics, svg, img text
Replies: 5
Views: 578

Re: Complicated combined graphics, svg, img text

Yes I think section would be the perfect and easy tool for doing that but will need some break point adjustments. When scaling the page I saw some overflow issues on the breakpoints maybe something sticking out. But if you can use the skills enough you can do the same thing purely using layout grids...
by wwonderfull
Sun Apr 07, 2024 2:46 pm
Forum: General Questions
Topic: Seo Problem
Replies: 2
Views: 275

Re: Seo Problem

It means a specific url has to be canonized for it not to be considered duplicate. If you looked or searched with canonical url in forum I am sure you might have found some important informations about this. So here is the search parameters url you can check my and many others in conversation about ...
by wwonderfull
Sun Apr 07, 2024 5:33 am
Forum: General Questions
Topic: Help to arrange a form using a dialog box
Replies: 2
Views: 236

Re: Help to arrange a form using a dialog box

Can be done by calling a pop-up layer. The layer can have forms too even the dialogue does the same. But from a design perspective dialog forms are not the best deal if there are too many cramped form elements.
by wwonderfull
Fri Apr 05, 2024 2:13 pm
Forum: General Questions
Topic: Web page refuses to update!
Replies: 11
Views: 952

Re: Web page refuses to update!

Would somebody be willing to help me, please? I do not want to see 'December 2023' towards the top of the page as I have filled that space with something quite different. @bluesman : ) it is not a cache issue if it was you and I would not see the same. I think the changes were not have been publish...
by wwonderfull
Fri Apr 05, 2024 4:15 am
Forum: General Questions
Topic: question about robots.txt
Replies: 30
Views: 1572

Re: question about robots.txt

yes keywords needs to be separated using comma or else it would become more like a sentence rather than keyword tags.
by wwonderfull
Tue Apr 02, 2024 12:33 pm
Forum: General Questions
Topic: How do I create these LINKS that Google displays in searches
Replies: 1
Views: 196

Re: How do I create these LINKS that Google displays in searches

What you are referring to is called "sitelinks," which are additional links that appear below the main search result for a website on Google. These sitelinks are automatically generated by Google and typically include prominent pages from the website that Google algorithms determine to be ...
by wwonderfull
Sat Mar 30, 2024 4:11 am
Forum: General Questions
Topic: Adding more dividers. Is it possible?
Replies: 4
Views: 313

Re: Adding more dividers. Is it possible?

I had made some kind of a tutorial on how to make dividers. You can watch them if you find it useful.

viewtopic.php?t=96859
by wwonderfull
Fri Mar 29, 2024 3:42 pm
Forum: General Questions
Topic: Adding soft hyphen
Replies: 2
Views: 210

Re: 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 n...
by wwonderfull
Thu Mar 28, 2024 4:59 am
Forum: General Questions
Topic: Sortable table with links
Replies: 2
Views: 190

Re: Sortable table with links

It is possible in 2 ways one is server sided the second is client sided. For server sided needs php for client sided needs JS. But if you are trying to sort the table which wysiwyg web builder has then it would require dom manipulation which may require custom codes. Other than that the table in wwb...
by wwonderfull
Thu Mar 28, 2024 4:42 am
Forum: Professionals for hire
Topic: Contractor needed for first project
Replies: 27
Views: 1825

Re: Contractor needed for first project

I think it is better when someone comes in trouble and those who always help people most and are active they are the ones who get the contracts mostly I think. If they fail to do so then the clients might again post on the same thread seeking for more professional help if needed. I was experimenting...
by wwonderfull
Sat Mar 23, 2024 5:39 am
Forum: Off Topic Section
Topic: Lot of TNX for the new Accessibility tool extension Pablo
Replies: 2
Views: 396

Re: Lot of TNX for the new Accessibility tool extension Pablo

Appreciate @pablos detailed tailored work he does on wwb. Hardly I have seen such a program which covers so many stuffs. The best part is that he made it so modular customizable visually enhanced that I think every single website on earth even if custom coded should be made using wysiwyg web builder...
by wwonderfull
Sat Mar 23, 2024 5:33 am
Forum: General Questions
Topic: Multiple Dialog Modals
Replies: 2
Views: 471

Re: Multiple Dialog Modals

Or a dynamic dialogue takes values from whatever you click and one dialog can visualize all of them. By the way custom codes would be required.
by wwonderfull
Sat Mar 23, 2024 5:30 am
Forum: Professionals for hire
Topic: Contractor needed for first project
Replies: 27
Views: 1825

Re: Contractor needed for first project

@Hexsol ... If you are just interested in creating a survey, then maybe Mailchimp would suit your needs. No need for a website, hosting provider, etc. See: https://mailchimp.com/ The site is a simple survey site, with only 5 pages in total, Sign in, Welcome, Instructions, Survey Questions, Thank yo...
by wwonderfull
Sun Mar 17, 2024 3:28 pm
Forum: Forms
Topic: choosing dropdown from another table
Replies: 10
Views: 728

Re: choosing dropdown from another table

Thanks, I was trying to shortcut generating the css styling by designing the layout in wwb and using custom script for the table. No shortcuts for me then :D Understandable. The thing is that php pages are done server sided. So nothing exists until the server generates the html because inside the h...
by wwonderfull
Sun Mar 17, 2024 3:15 pm
Forum: Forms
Topic: choosing dropdown from another table
Replies: 10
Views: 728

Re: choosing dropdown from another table

PHP table generates dynamically by taking table data and loading it while wwb Table and buttons are static to the page unless some kind of backend is connected. I am not sure what you meant but if you are trying to make the table or crud kind of thing then it has to be done purely out of the box bec...
by wwonderfull
Sun Mar 17, 2024 12:56 pm
Forum: General Questions
Topic: Text change
Replies: 11
Views: 1035

Re: Text change

I think in a way your consideration is correct @pablo but their is always that 1% trying to add 00. Pros of Using Different Fonts at Breakpoints: 1. Improved Readability: Different fonts can be chosen to optimize readability at different screen sizes, enhancing the overall user experience. 2. Enhanc...
by wwonderfull
Sun Mar 17, 2024 7:51 am
Forum: General Questions
Topic: Text change
Replies: 11
Views: 1035

Re: Text change

What @pablo was saying I think was if there are 3 fonts for example then we might have to do changes for those fonts one after the other on the global replace. But if something better can be implemented then can be useful.
by wwonderfull
Sun Mar 17, 2024 7:35 am
Forum: General Questions
Topic: The Need for Breakpoints in the 2020s
Replies: 8
Views: 481

Re: The Need for Breakpoints in the 2020s

Thanks for replying to this question... this brings me to ask, does the point of "design is going to dictate" the need, imply that IF starting a new (assume multi-page, layout grid, responsive) site from scratch that it's safe to begin with no breakpoints, test as you build, then IF a sma...
by wwonderfull
Sat Mar 16, 2024 4:06 pm
Forum: General Questions
Topic: The Need for Breakpoints in the 2020s
Replies: 8
Views: 481

Re: The Need for Breakpoints in the 2020s

Added to what @pablo and @crispy68 has elaborated that breakpoint is only used if you need it for the websites adjustments. I can assure you there are designs which does not even need a breakpoint as it is as simple as an article page. But if your page has many objects which you would need to hide a...
by wwonderfull
Fri Mar 15, 2024 7:28 pm
Forum: Responsive Web Design
Topic: pdf in lightbox
Replies: 8
Views: 2009

Re: pdf in lightbox

for magnifictpopup I think the height can be adjusted by setting the class height to 80%

Anyways very welcome : )
by wwonderfull
Fri Mar 15, 2024 7:04 pm
Forum: Responsive Web Design
Topic: pdf in lightbox
Replies: 8
Views: 2009

Re: pdf in lightbox

The same thing can be done from WYSIWYG Web Builder for example Take a button and in the button properties go to links and use external link and paste the link then choose target to Open in lightbox. So I think by default it will use magnificpopup. I would say about 98% same result other than some h...
by wwonderfull
Fri Mar 15, 2024 6:15 pm
Forum: Responsive Web Design
Topic: pdf in lightbox
Replies: 8
Views: 2009

Re: pdf in lightbox

It is actually custom made. I think even magnificpopup can do the same too. But as it is a simple custom lightbox does exactly what it is meant to. <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, ini...
by wwonderfull
Fri Mar 15, 2024 5:22 pm
Forum: Responsive Web Design
Topic: pdf in lightbox
Replies: 8
Views: 2009

Re: pdf in lightbox

I'm curious if anyone has successfully been able to show a .pdf in a lightbox that is also responsive for mobiles and the .pdf is responsive (no scrollbars). If so, which lightbox did you use? How did you set it up? Ultimately, I would like it centered in the page evenly and set the width and heigh...
by wwonderfull
Sat Mar 09, 2024 8:10 am
Forum: General Questions
Topic: Z-index problem with Panel Layer
Replies: 19
Views: 952

Re: Z-index problem with Panel Layer

Hi wonderful, tnx for jumping in. I don't get it... do you mean I have written the code wrong? The objects name is: PanelLayer not PanelLayer_panel ?? As @crispy68 has mentioned everything fluently and added to that is that the PanelLayer_panel is generated using jQuery so it is more like a dynamic...
by wwonderfull
Thu Mar 07, 2024 12:51 pm
Forum: General Questions
Topic: Z-index problem with Panel Layer
Replies: 19
Views: 952

Re: Z-index problem with Panel Layer

Hi Pablo and team. Using the Panel layer for menu at the left border with the trigger button at the right top in the header having problem that the panel goes under the footer when scrolled down. Have set the z-index to: 12000 for the panel layer. The z-index for the footer layout grid seams to be ...
by wwonderfull
Thu Feb 29, 2024 3:51 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: CARD FILTER EXTENSION (FREE) - updated 3/7/24
Replies: 19
Views: 1551

Re: CARD FILTER EXTENSION (FREE)

No problem it can be adjusted I think. But thanks for the extension. As it is purely JavaScript based as you mentioned it cuts the need of jQuery which is the future proof solution. That is also the reason I had suggested it but people thought why am I asking a feature which already exist but uses j...
by wwonderfull
Thu Feb 29, 2024 3:40 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: CARD FILTER EXTENSION (FREE) - updated 3/7/24
Replies: 19
Views: 1551

Re: CARD FILTER EXTENSION (FREE)

@crispy68 thanks for making an extension out of the suggestion I had posted although @pablo did resolve much with his features. Any solution for the cramped cards? I mean does it need to be adjusted on breakpoints from the pages of wwb or can it be done directly from the extension? https://s.floomby...
by wwonderfull
Thu Feb 29, 2024 3:20 am
Forum: General Questions
Topic: Accessibility Standards
Replies: 39
Views: 2226

Re: Accessibility Standards

It is wonderful that you are being so helpful :wink: What am I looking at with this code? I'm not as advanced as you. I'm trying to see if anyone has knowledge of how to make the widget I mentioned go "live" or active only when clicking on a link to enable it. You said you want a text or ...
by wwonderfull
Wed Feb 28, 2024 5:43 pm
Forum: General Questions
Topic: Accessibility Standards
Replies: 39
Views: 2226

Re: Accessibility Standards

I'm wondering if I could create two "header/footer" master pages - one with that code and one without. When the site first comes up - it will come up with a master page without the code but with an accessibility link that will push the site over to the master page with that code. I'm just...
by wwonderfull
Tue Feb 27, 2024 12:18 pm
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: Websites for my wife...
Replies: 4
Views: 513

Re: Websites for my wife...

The color scheme and the font size along with font-family is perfect. One of the sites I would surely praise for that specific reason.
by wwonderfull
Tue Feb 27, 2024 12:16 pm
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: https://www.bluinfinito.gr
Replies: 3
Views: 398

Re: https://www.bluinfinito.gr

The website looks very relaxing. Smooth animations and a nice color scheme. I checked it up on browsers Google lighthouse it had an accessibility of 58 which I am sure you will improve whenever possible. Other than that nice landing page.
by wwonderfull
Tue Feb 27, 2024 12:00 pm
Forum: General Questions
Topic: FileUpload Process Bar for FileUpload in form
Replies: 4
Views: 241

Re: FileUpload Process Bar for FileUpload in form

hi again dear pablo . how can i Show The FileUpload process During Uploading File with progressbar in my Form is it possible ? is there any custome Code to Combine Them ? I had done this for some one before but in a different way. But the file upload is more like an animation more then a real progr...
by wwonderfull
Sun Feb 25, 2024 6:17 pm
Forum: Forms
Topic: choosing dropdown from another table
Replies: 10
Views: 728

Re: choosing dropdown from another table

Thanks, I thought it would need custom code, I just need to know if it is possible, and where to put the custom code. So I want to create a form (I already have the database) for updating customer details, the form will show customer name, address, phone etc. The form also needs to show who is the ...
by wwonderfull
Sun Feb 25, 2024 4:14 pm
Forum: Forms
Topic: choosing dropdown from another table
Replies: 10
Views: 728

Re: choosing dropdown from another table

Hi, when creating a form for updating a database, is it possible that the dropdown can be fields from another table? For example, a "customer details" table form, need to choose the customer account manager from the "staff" table? Thanks As it is database related stuff your ques...
by wwonderfull
Wed Feb 21, 2024 5:03 pm
Forum: Forms
Topic: php 8.2
Replies: 6
Views: 604

Re: php 8.2

As @pablo mentioned. But I think a demo would be needed to be sure what the problem may be.

Along with that read this post for more information if found useful:
viewtopic.php?p=487465#p487465
by wwonderfull
Wed Feb 21, 2024 4:48 pm
Forum: Off Topic Section
Topic: WYSIWYG Web Builder merch
Replies: 23
Views: 1474

Re: WYSIWYG Web Builder merch

How about this for some merch. Designed it myself took an hour to convert and HDR the images and to pick up a good surface background. I wish I had the svg of this logo could have done better. Should have looked more high definition. https://s.floomby.com/uploads/s/210224/bAbgP6ET.jpg?download=1&...
by wwonderfull
Wed Feb 21, 2024 11:15 am
Forum: General Questions
Topic: Filters
Replies: 9
Views: 716

Re: Filters

Thanks for the information @mixextra @Varail this is what you might need. This may be helpful: https://www.wysiwygwebbuilder.com/forum/viewtopic.php?t=82661 Demo: https://www.wysiwygwebbuilder.com/support/filter/cards_filter.html You can also use a text filter: https://www.wysiwygwebbuilder.com/foru...
by wwonderfull
Wed Feb 21, 2024 8:13 am
Forum: General Questions
Topic: Filters
Replies: 9
Views: 716

Re: Filters

Hi, I'm using the tabbed filter on this page, created with WWB. One card can also be displayed in several filters: https://aukcionar.sk/ponuka Nice thought almost forgot about that one although worked with it in a project. I think that would be a better temporary solution for @Varail unless there a...
by wwonderfull
Tue Feb 20, 2024 8:58 am
Forum: General Questions
Topic: Filters
Replies: 9
Views: 716

Re: Filters

That kind of stuff Wysiwyg web builder can also do but with images. So in that case your jokes need to be snipped or converted to blocks of images and you can use the gallery tool of WWB which is from my idea which I got from @pablo's gallery filter feature. To do that here is a demo from @Pablo wit...
by wwonderfull
Tue Feb 20, 2024 8:20 am
Forum: General Questions
Topic: Filters
Replies: 9
Views: 716

Re: Filters

Varail wrote: Mon Feb 19, 2024 5:45 pm I would say 10 jokes/page 100 words average.
It is possible needs custom codes if you have some design aspect added to the solution might need more adjustments.

https://www.w3schools.com/howto/howto_j ... ements.asp
by wwonderfull
Mon Feb 19, 2024 4:49 pm
Forum: General Questions
Topic: Filters
Replies: 9
Views: 716

Re: Filters

You may have made it sound simple but it is not that simple but a bit complex even with custom codes. As far as I know WYSIWYG Web Builder only has some tagging features for CMS Blogs but I am not sure how much it will help you for that filtering. As you have said that it is a website which contains...