If you cannot find anything related to your question, please do a search on our Google Group page before posting on it!
No. We do not offer any hosting, domain or site creation services -- for Cushy to work properly, your site must already be active and hosted, and you will require the FTP details for that site to plug into Cushy.
The easiest method is to use your normal FTP application (eg. Filezilla) to test the hostname, username and password. Make sure you are re-typing these details manually - do not copy and paste, and do not use cached details. Once connected, upload a test file to the server, and watch for any Permission Denied errors. If it uploads successfully, simply delete the file. If you have an error either connecting or uploading your file, you'll need to get in touch with the hosting company and let them know.
Alternatively, test them via command line, in either Windows or MacOS:
command
ftp ftp.yourserver.com
(substitute 'ftp.yourserver.com' with your FTP server's hostname)ls
cd foldername
get filename.html
and then put filename.html
(substituting 'filename.html' for an actual file on your server).bye
Once you have tested the details, replicate them exactly inside your Cushy control panel. Remember that you must choose both the protocol (ftp:// by default), and also type in the full hostname of your FTP server, eg. ftp.yoursite.com, so that altogether, it looks something like: ftp://ftp.yoursite.com/.
It's possible that the FTP server is rejecting connections from Cushy. Have the hosting company (or your tech support, in the case of a firewall) whitelist Cushy's IP address: 198.74.49.153
.
This problem occurs mostly when tags with class="cushycms" are nested. You must close whatever tag you opened before creating another with class="cushycms" on it, like so:
Good: <div class="cushycms">Editable text here</div>
Bad: <div class="cushycms"><p class="cushycms">Editable text here</p></div>
You may have closed the window or missed the part where you were required to enter your Pro preferences into Cushy. All you have to do is log in to www.cushycms.com, hit "Preferences", and fill in all the new fields. Once you've done this, and selected yourself a subdomain, you must then log in via that subdomain to perform all administration -- and so must your clients.
Simply re-subscribe via https://cushycms.com/static/pro. Make sure you have actually been downgraded before re-subscribing (you'll know, because your Custom Subdomain will have stopped working).
Likely causes are a subdomain that is already in use, contains inappropriate terms, or has non-alpha-numeric characters (including hyphens, underscores or full stops) in it.
This will happen if you are not using your new custom subdomain to do your administration. Once you've gone Pro, you will not log in via www.cushycms.com again (unless you downgrade to the Free version).
Firstly, pick a domain you'd like to use, eg: cms.yoursite.com. Set this in the "Domain" field in your Cushy Preferences. Once you've done that, you will need to create a CNAME DNS record, pointing cms.yoursite.com to www.clienteditor.com. Most hosting companies now provide a control panel for you to create CNAME records; just ensure you do NOT use some kind of "website forwarding" or "website cloaking" tool, as this will not work.
If you can't figure this out, we strongly suggest emailing your hosting company to do it for you -- simply tell them to create a CNAME record pointing cms.yoursite.com to www.clienteditor.com.
Your payment details are managed via your Paypal or Alertpay account. Be aware that if you change your credit card details, these services may cancel active subscriptions, including Cushy. If your account is cancelled or downgraded (you'll know because you will get a 404 error on your custom login page), you can re-subscribe immediately via https://cushycms.com/static/pro.
No -- please do not send money directly via Paypal or Alertpay. You must be subscribed to the automatic monthly payments to continue your Cushy subscription.
No.
Via the Paypal and Alertpay admin systems, there should be options to print invoices or receipts for previous payments. These will be sufficient for the tax man.
You must downgrade or cancel your subscription via the Paypal or Alertpay admin system. Find a recent payment to CushyCMS, and you'll see a clickable subscription link, where there will be a Cancel button. You and your Editors may continue to administer your websites via cushycms.com after downgrading, as you won't lose any of your settings -- just the ability to use your custom subdomain.
You certainly can. Since most versions of lightbox require nothing more than rel="lightbox" on your <a> tags to work, you can do this via the Cushy WYSIWYG by first hitting the the image icon to select and upload your thumbnail, then pressing OK. After that, click the "link" icon and flick over to to the Upload tab first, to upload the large version of the image, then over to the Advanced tab to place the word lightbox into the Relationship field.
As an Editor, you cannot change font styles. This is purely because styling should always be handled in external CSS (this includes colours). As a Designer, you can cater for a few styling options (selectable when editing via the "Format" drop-down in the WYSIWYG) in your CSS -- from h1 to h6. To reference these styles in your CSS, you might do something like:
.cushycms h1 { font-face: arial, 'lucida console', sans-serif; }
If you are a Pro subscriber, you can let your Editors change fonts and colours by enabling this button in the WYSIWYG -- go into the Configure section for your site, and under "Show Custom WYSIWYG Options", check the "Font Format, Style & Size" and/or "Text & Background Color" boxes.
Use the "Recover password" button near the login box to have a new password emailed to your, or your Editor's, email address.
No and no, sorry.
No. Mainly due to the fact Cushy is dead simple to use, and also because we may be in a totally different timezone, most issues can be simply resolved via the Google Groups or email.
We love suggestions -- head on over to http://cushycms.uservoice.com. If it's already been suggested, make sure you cast your vote for it!
Post on the Google Group first: http://groups.google.com/group/cushycms?pli=1. Pro users can email us directly for help . The email address for this is visible only if you are signed into your pro account.
©2007-2024 CushyCMS Pty. Ltd. | Terms of Service | Your Privacy | Support