Search found 542 matches
- Tue Mar 02, 2021 1:43 am
- Forum: Forms
- Topic: Form Spam - Anyone Else?
- Replies: 6
- Views: 172
Re: Form Spam - Anyone Else?
Hi Colin... hope you're doin well down under :D Just an experience... I had the Captcha 2 on one site and they started to get some spam. I just felt for testing the new hCaptcha extension provided by Pablo and changed. The spam stopped immediately and now after 3 weeks "No spam". Looks like it does ...
- Fri Feb 26, 2021 7:59 pm
- Forum: Off Topic Section
- Topic: Help with SEO
- Replies: 10
- Views: 376
Re: Help with SEO
Hi roygore You don't nead to insert all for every page, you can click the "Make default" button and have all the settings for all pages, but notice it is good if you have unique "Title" for every page and that you have some keywords and description that are specific to the actual page. Of cause you ...
- Wed Feb 24, 2021 6:52 pm
- Forum: Off Topic Section
- Topic: Help with SEO
- Replies: 10
- Views: 376
Re: Help with SEO
Hi roygore I'm not an expert in SEO, but it works pretty good for me... some thoughts: - I presume you have; Google Analytics, Google search console and Google My business activated for your site? - First in Google search console you must send your "Site map" for your site. - Second get the Google A...
- Sat Feb 20, 2021 12:06 pm
- Forum: General Questions
- Topic: A Big Thank You!
- Replies: 1
- Views: 158
Re: A Big Thank You!
Agree! 

- Wed Feb 17, 2021 12:43 pm
- Forum: General Questions
- Topic: need help with styles
- Replies: 5
- Views: 553
Re: need help with styles
Hi heynen. I use "Styles" for all fonts in the projects I produce. Means that you have to make breakpoints in each style that corresponds to the breakpoints you have for the pages in the project. Make different sizes for the different breakpoints. When I use different font and weights in the same pa...
- Tue Feb 09, 2021 12:14 am
- Forum: General Questions
- Topic: Some files have dates in the future - any ideas why?
- Replies: 3
- Views: 609
- Sat Feb 06, 2021 11:27 am
- Forum: General Questions
- Topic: slideshow does not fuction anymore
- Replies: 4
- Views: 626
Re: slideshow does not fuction anymore
Works in chrome 

- Thu Jan 28, 2021 10:50 pm
- Forum: Login Tools Questions
- Topic: Name don't accept swedish characters; å, ä, ö ??
- Replies: 11
- Views: 992
Re: Name don't accept swedish characters; å, ä, ö ??
Just for your knowledge Pablo... I skipped the login system from wwb regarding to the problem with the swedish characters. Must be easy to update and handle. I have deadline on sunday and had to take a fast decision. So now I'm using a 3rd part PHP script instead.
Tnx for your assistance
Tnx for your assistance
- Tue Jan 26, 2021 2:21 pm
- Forum: Login Tools Questions
- Topic: Name don't accept swedish characters; å, ä, ö ??
- Replies: 11
- Views: 992
Re: Name don't accept swedish characters; å, ä, ö ??
If you want to change the restrictions of the user name then this code needs to be changed: if (!preg_match("/^[A-Za-z0-9-_!@$]{1,50}$/", $newusername)) Currently, this code restricts the input of the name to alpha numeric characters only for security reasons. The more characters you allow, the les...
- Tue Jan 26, 2021 1:21 pm
- Forum: Login Tools Questions
- Topic: Name don't accept swedish characters; å, ä, ö ??
- Replies: 11
- Views: 992
Re: Name don't accept swedish characters; å, ä, ö ??
So... I'm not a php programmer. Shall I skip these tools now then? Or shall I try to insert the code you gave me to the HTML object that was created? I have no clue where to insert the code but maybe someone can tell me where in this code: <?php $database = './tvattnet_database.php'; $success_page =...
- Tue Jan 26, 2021 12:42 pm
- Forum: Login Tools Questions
- Topic: Name don't accept swedish characters; å, ä, ö ??
- Replies: 11
- Views: 992
Re: Name don't accept swedish characters; å, ä, ö ??
You will only need to change one line in the code. if (!preg_match("/^[A-Za-z0-9-_!@$]{1,50}$/", $newusername)) Hi again Pablo... can you just look fast how the system looks like? Booking page: https://www.chevere.ec/tvattnet/hushallstvatt.php shop make a order and click "BESTÄLL" Sign up page: "Do...
- Tue Jan 26, 2021 11:47 am
- Forum: Login Tools Questions
- Topic: Name don't accept swedish characters; å, ä, ö ??
- Replies: 11
- Views: 992
Re: Name don't accept swedish characters; å, ä, ö ??
Did not work out well, because I'm not a PHP programmer... all messed up when converted?? Maybe I must erase this system (more than a week of work) and use a PHP script from 3:rd party... feal bad about this

- Tue Jan 26, 2021 10:48 am
- Forum: Login Tools Questions
- Topic: Name don't accept swedish characters; å, ä, ö ??
- Replies: 11
- Views: 992
Re: Name don't accept swedish characters; å, ä, ö ??
For security reasons, the name may only contain alpha numeric characters. If you want to change this (at your own risk) then you can convert the login form to a standard form and edit the PHP script. Thanks Pablo, shall check that out... but I wonder... there are several countries that uses this ki...
- Mon Jan 25, 2021 11:36 pm
- Forum: Login Tools Questions
- Topic: Name don't accept swedish characters; å, ä, ö ??
- Replies: 11
- Views: 992
Name don't accept swedish characters; å, ä, ö ??
Hi Pablo or other... I am almost ready with a login user system and testing... Trying to sign up a new account with my name containing the letter "ö" and it doesn't accept?? When changing the letter to "o" it works. All pages in the project uses UTF-8 All forms also setted to UTF-8 Please is there a...
- Sat Jan 16, 2021 5:57 pm
- Forum: General Questions
- Topic: How to stop layout grid from showing after first time?
- Replies: 3
- Views: 1988
Re: How to stop layout grid from showing after first time?
Maybe you can use the Cookie bubble extension for what you want?
http://www.wysiwygwebbuilder.com/cookiebubble.html
http://www.wysiwygwebbuilder.com/cookiebubble.html