Search found 16 matches
- Sun Apr 13, 2025 12:19 am
- Forum: General Questions
- Topic: Fonts and Program Performance
- Replies: 4
- Views: 343
Re: Fonts and Program Performance
Even if you have installed a lot of fonts, the lag should only be the first time you click and element afteer that the fonts are cached.
So, the second time it woulds be a lot faster.
I am not aware of any issues with show behavior. I have approximately 100 fonts installed and it works quick for ...
- Wed Apr 09, 2025 8:55 pm
- Forum: General Questions
- Topic: Fonts and Program Performance
- Replies: 4
- Views: 343
Fonts and Program Performance
Hi all, noticed that recently anytime I click on an element with Text in it, the program performance/response is very slow - maybe a full 2 sec lag before the toolbar catches up. I did recently install a bunch of Google Fonts so im thinking that is the cause because otherwise the program is super ...
- Mon Mar 17, 2025 4:22 pm
- Forum: Forms
- Topic: Form In Layout Grid
- Replies: 3
- Views: 607
Re: Form In Layout Grid
wow im a goof. Think i expected the property to be in the nested layout grid. Thanks again all
- Tue Mar 11, 2025 1:25 am
- Forum: Forms
- Topic: Form In Layout Grid
- Replies: 3
- Views: 607
Form In Layout Grid
Made a form using the Form Wizard and forgot to add the success and error page addresses. The form is working perfectly otherwise using the Built-in PHP form processor script
But since I chose the 'Create a responsive form using layout grids' option. I do not see the Form listed in the Object ...
But since I chose the 'Create a responsive form using layout grids' option. I do not see the Form listed in the Object ...
- Thu Feb 06, 2025 1:02 pm
- Forum: General Questions
- Topic: Forcing Browsers to re-cache Site
- Replies: 4
- Views: 481
Re: Forcing Browsers to re-cache Site
You can add the following code using Page Properties and inserting into Meta Tags>Meta Tags>User Define
<meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
Or via the use of .htacess
# DISABLE CACHING ...
- Thu Feb 06, 2025 1:01 pm
- Forum: General Questions
- Topic: Forcing Browsers to re-cache Site
- Replies: 4
- Views: 481
Re: Forcing Browsers to re-cache Site
One of the commands in .htaccess can do that, I believe - as long as your web server is Apache compatible. I'm not sure, but I also think there's something for NGINX servers too.
For .htaccess, try this:
# DISABLE CACHING
<IfModule mod_headers.c>
Header set Cache-Control "no-cache, no-store ...
- Wed Feb 05, 2025 10:48 pm
- Forum: General Questions
- Topic: Forcing Browsers to re-cache Site
- Replies: 4
- Views: 481
Forcing Browsers to re-cache Site
Need some help from you professionals! How do you solve the problem of users not seeing updates to your sites because their browsers have cached older versions? Is there any way to force site visitors to re-cache the site or just bypass caching all together?
Thanks very much for any help. Internet ...
Thanks very much for any help. Internet ...
- Fri Mar 15, 2024 6:05 pm
- Forum: General Questions
- Topic: Video Poster Image & Empty Spaces
- Replies: 5
- Views: 889
Re: Video Poster Image & Empty Spaces
f'ing love this program ...
people think im like a fancy web designer but wysiwyg does all the magic. thanks again for the help.
i try not to pester you pros with silly questions. should have done more digging. The in-app Help browser window is very good btw, i keep it open all the time.
cheers
people think im like a fancy web designer but wysiwyg does all the magic. thanks again for the help.
i try not to pester you pros with silly questions. should have done more digging. The in-app Help browser window is very good btw, i keep it open all the time.
cheers
- Fri Mar 15, 2024 3:03 pm
- Forum: General Questions
- Topic: Video Poster Image & Empty Spaces
- Replies: 5
- Views: 889
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 ...
- Fri Mar 15, 2024 2:59 pm
- Forum: General Questions
- Topic: Video Poster Image & Empty Spaces
- Replies: 5
- Views: 889
Re: Video Poster Image & Empty Spaces
omg thanks man. im a silly noob!crispy68 wrote: Fri Mar 15, 2024 3:33 am Not at computer for #1 but maybe #2 is top and/or bottom margin on the grid?
- Thu Mar 14, 2024 10:36 pm
- Forum: General Questions
- Topic: Video Poster Image & Empty Spaces
- Replies: 5
- Views: 889
Video Poster Image & Empty Spaces
Hi all, Making a site using the Party Planner template.. as seen here: https://www.wysiwygwebbuilder.com/support/wb19tryouts/wb19_partyplanner.html
1. for the welcomelayoutgrid (just after the header grid), im using a video instead of the image of the smiling woman. How does one remove any/all ...
1. for the welcomelayoutgrid (just after the header grid), im using a video instead of the image of the smiling woman. How does one remove any/all ...
- Fri Nov 24, 2023 8:11 pm
- Forum: General Questions
- Topic: I want to open WYSIWYG Challenge 2.0
- Replies: 2
- Views: 2203
Re: I want to open WYSIWYG Challenge 2.0
I have decided that I will not be using the discount. I have paid full price for the new WWB19 version this time around, just like the last 2 years.
This is a small token of my appreciation for all the creativity and hard work that Pablo puts into this software.
Are you with me?
It's magical ...
- Fri Nov 24, 2023 5:01 pm
- Forum: General Questions
- Topic: Site Search Problems
- Replies: 6
- Views: 3238
Re: Site Search Problems
oh weird. dunno why those links didnt work.Pablo wrote: Wed Nov 22, 2023 7:06 am The link to the project file does not work for me.
Also, I do not see the screenshot you are referring to.
anyways. turned out to be a browser cache issue. refreshing the page didnt work for some reason, clearing entire cache did it! thanks!
- Wed Nov 22, 2023 12:14 am
- Forum: General Questions
- Topic: Site Search Problems
- Replies: 6
- Views: 3238
Site Search Problems
Hello all. Having problem getting Site Search to return searches for the entire website. For some odd reason it's only working for select pages. I'm baffled. Here is the .wbs. The search index is getting made and seems to have the information there to be searched but im getting "no result" returns ...
- Mon Jan 30, 2023 5:47 pm
- Forum: General Questions
- Topic: loving WYSIWYG!
- Replies: 2
- Views: 737
Re: Mobile Page Doesnt Exist
Have you uploaded all files to your host/server? does your host/server support php? As you are unable to provide a copy of your project what is the url to your site so that it can be viewed on a mobile/cell for ourselves.
hehe was a simple case-sensitive error. sorry was on my phone and i didnt ...
- Mon Jan 30, 2023 4:19 pm
- Forum: General Questions
- Topic: loving WYSIWYG!
- Replies: 2
- Views: 737
loving WYSIWYG!
Hi, this is probably a very obvious error but I am sorta new to WYSIWYG Web Builder. I cant upload my project file right so maybe someone can just point out the issue? if not, ill upload project file when i get to my computer.
I published a simple login site (php, flatfile) that works perfectly on ...
I published a simple login site (php, flatfile) that works perfectly on ...