MageParts

Skip to Main Content »

User Guides

My Cart

You have no items in your shopping cart.

Community Poll

What type of extensions would you like us to develop?
 
 
 
 
 

Newsletter

Newsletter
 

MageParts CMS   -   FAQ

I can't change the contents of the sidebars on my catalog pages, why?
Our CMS only allows you to change the sidebar contents of the pages created using the CMS. This is due to technical restrictions in Magento which we have yet to find a solution for.
I inserted some JavaScript code into one of my pages, and now when I try to open the page in the CMS it's littered with code, and I can't seem to update its content, what do I do?
Inserting JavaScript code into a TinyMCE editor breaks the JavaScript which is used to generate the editor, there are of course solutions to this problem though:

First of, you will have to delete the page which you broke using the JavaScript, and then you will need to create it again and insert your content from scratch. Unfortunately, there is no way to avoid this.
Solution
1. First you need to disable the WYSIWYG functionality for Static Blocks. This can be done from your System Configuration, please see chapter 2.4 of the user manual for more information.
2. Next, create a new Static Block and add your JavaScript code to the contents of that block.
3. Now, add the new static block to your page, and everything should work just fine.

Please also note that the solution above is a temporary fix. We intend to create a smoother way for adding JavaScript & CSS code to your pages in the next major update of the CMS.
I had to re-install / update my Magento installation, and now when I try to install the CMS I get this error: "Your CEM key is either invalid or suspended". What do I do to resolve this?
In order to resolve this problem, you will need to request your CEM Key from our API server. If your domain name (the address you use to enter your website) has changed, you will need to contact our support staff for help.

If your domain name hasn't changed, you can use the "Recover Lost CEM Key" function in the Commercial Extension Manager, please see chapter 2.2 of the user manual for instructions on how to do this.