Search found 1484 matches

by Pablo
Sun Jul 29, 2018 7:51 am
Forum: Form Questions
Topic: EditBox visibility
Replies: 3
Views: 20493

Re: EditBox visibility

There is no easy way to do that in HTML, because HTML pages are 'stateless' so the browser forgets the data when you go to another page, unless you save it yourself via script.
So, this will require programming. For example via cookies or PHP session variables.
by Pablo
Wed Jul 25, 2018 5:07 pm
Forum: General Questions
Topic: AWeber Forms incomplete
Replies: 6
Views: 11224

Re: AWeber Forms incomplete

Unfortunately adding custom code to a web page requires some programming knowledge, this is not something I can teach you.
Each script is different so there are no generic rules.
by Pablo
Sat Jul 21, 2018 3:40 pm
Forum: General Questions
Topic: AWeber Forms incomplete
Replies: 6
Views: 11224

Re: AWeber Forms incomplete

I'm sorry, I cannot provide support on third party or custom code. For me it may also take hours to figure out what is wrong. But, if the code does not work then either it is invalid, incomplete or there is a conflict with other code on the page. If it suddenly stopped working then you may have chan...
by Pablo
Wed Jul 18, 2018 5:19 pm
Forum: General Questions
Topic: Hide Image and show it is Page is scrolled to the top
Replies: 3
Views: 8793

Re: Hide Image and show it is Page is scrolled to the top

I think, it's better to use scroll transitions and transforms for this.

Example:
http://www.quickandeasywebbuilder.com/s ... flyin.html

Related tutorial:
http://quickandeasywebbuilder.com/scrol ... tions.html
by Pablo
Wed Jul 18, 2018 6:12 am
Forum: Previewing and Publishing Questions
Topic: Publishing in Folders
Replies: 3
Views: 16985

Re: Publishing in Folders

The adjustment of the REMOTE home folder is considered ONLY when publishing.
Correct!
by Pablo
Tue Jul 17, 2018 8:26 pm
Forum: Previewing and Publishing Questions
Topic: Publishing in Folders
Replies: 3
Views: 16985

Re: Publishing in Folders

public_html normally should work.
Are there any errors in the publish log?
Or maybe you host has switched to SFTP?
by Pablo
Tue Jul 17, 2018 8:24 pm
Forum: Previewing and Publishing Questions
Topic: Separate pages for WWW.domain or just http://(domain)
Replies: 5
Views: 23010

Re: Separate pages for WWW.domain or just http://(domain)

How you configure the domain is up to you, this has nothing to do with QnEWB. This is server related.
by Pablo
Thu Jul 12, 2018 8:23 pm
Forum: General Questions
Topic: Sitemap
Replies: 9
Views: 17890

Re: Sitemap

Your sitemap is here:
http://dietsthatwork.co.uk/sitemap.xml

robots.txt is not generated by the application, you will need to create that yourself or configure it on the server.
by Pablo
Thu Jul 12, 2018 8:20 pm
Forum: General Questions
Topic: 404 error page - how to switch on
Replies: 2
Views: 7537

Re: 404 error page - how to switch on

This has nothing to do with the application. This is server configuration.
by Pablo
Mon Jul 09, 2018 8:49 pm
Forum: General Questions
Topic: Sandbox problems
Replies: 1
Views: 6010

Re: Sandbox problems

Make sure you copy all the files under the 'sandboxed' folder which the software can access. The software cannot access files from any other location, this is blocked by the system.
by Pablo
Sun Jul 08, 2018 3:57 pm
Forum: General Questions
Topic: Index of links, faqs, articles, videos - by topic
Replies: 1
Views: 5938

Re: Index of links, faqs, articles, videos - by topic

You can find the 'official' tutorials here: http://quickandeasywebbuilder.com/getting_started.html The FAQ is available here: http://www.quickandeasywebbuilder.com/forum/viewforum.php?f=10 All other documentation can be found under the help menu. And studying the example template may also be helpful...
by Pablo
Sun Jul 08, 2018 12:06 pm
Forum: News and Announcements
Topic: Quick 'n Easy Web Builder 5.4.2 update
Replies: 0
Views: 33784

Quick 'n Easy Web Builder 5.4.2 update

What's new in 5.4.2? - Fixed: Issue with Replace ID 1234xxxxx to a1234xxxxx - Fixed: Blog DPI scaling. - Improved: Reversed the order of @font-face fonts (woff2, woff, ttf, svg, eot) - Improved: Added 'mute=1' to YouTube and Vimeo background video. - Improved: Rendering speed when dragging objects. ...
by Pablo
Wed Jul 04, 2018 5:12 pm
Forum: General Questions
Topic: Fixed header / scroling background
Replies: 3
Views: 8246

Re: Fixed header / scroling background

Miscellaneous -> Mode -> Fixed
by Pablo
Mon Jul 02, 2018 3:58 pm
Forum: General Questions
Topic: Fixed header / scroling background
Replies: 3
Views: 8246

Re: Fixed header / scroling background

You can set the page header to 'fixed'