F.A.Q.
Is it possible to get a refund? I just purchased the \'I love it\' theme and although I really do love it, I am not educated enough on how to use it. I thought I could simply use it with my free WordPress blog but I just read I need to host it myself... Something I have no idea how to do.
Please help?
Unfortunatelly, under our Terms and Conditions (10. Refund Policy) http://cosmothemes.com/terms-conditions/ we can not issue a refund.
However, when you bought our theme you also purchased free support for your theme so please contact us on [email protected] so we can solve your issue.
How i can translate my theme?
Firstly you'll need a tool allowing you to translate .po file into your language.
You can use Poedit app, or CodeStyling WordPress Plugin.
http://www.poedit.net/
http://www.code-styling.de/english/development/wordpress-plugin-codestyling-localization-en
Open .po file from /languages/ folder of the theme, and start translating each word to your language.
After you finished, click button "Save Catalog", and it will create a new .mo file in the same folder.
Then you'll need to open wp-config.php file from the root folder of your WordPress install, and replace this line:
define ('WPLANG', '');
with something like:
define ('WPLANG', 'fr_FR');
Then make sure that .mo file from /languages/ folder of our theme has the same name as your language code: "fr_FR.mo"
More information you can find here: http://www.catswhocode.com/blog/how-to-make-a-translatable-wordpress-theme
What is WordPress?
WordPress is an open source blog publishing application powered by PHP and MySQL which can also be used for basic content management. It has many features including a user-friendly workflow, a rich plugin architecture, and an advanced templating system.
What is a WordPress Theme?
A WordPress theme (template) is a ready-to-use design for your WordPress web-site. It does not affect/change the data on your web-site, just the way it is presented to your visitors.
What are the differences between a Free and a Premium Theme?
Most of Free Themes are of poor quality and with no support from the developer/designer of the theme.
Going for a Premium Theme means that you get a better one, in terms of both design and functionality, as well as (in most cases) support from the developer.
Do the themes have WPML compatibility? Which ones?
All our themes are multilingual. There is a .PO file attached in every theme that can be translated,
Can I modify the theme to my liking?
Our themes were created for development – this means that images, colors, fonts, layouts and anything else related to the design of the themes can be changed or modified. In addition, the copyright notice in the theme’s footer can be edited or removed. We realize that many of you are developers and will be using our themes for client work, although link-backs are appreciated.
Do you offer after-sales support and free updates?
Once you become our client, you will have lifetime free theme updates. You will have access to our support forums and theme documentations. Also, as our member you get life time free upgrades for the products that you purchased.
Can I use your themes with my WordPress.com free hosted account?
WordPress provides a number of quality themes that can be used on their free hosted accounts, but our themes are not included at the moment. This means that you can only use the themes on a self-hosted WordPress blog.