1

(0 replies, posted in Support zone)

I have a table with a <div> inside one of the <td>.  The div is tied to a style sheet that has the height and width of the div set to the size of the <td>.  After I go in and edit the text in the <div>, simple CMS is adding a <p>&nbsp;</p> after (outside) the </div> and breaking the table. 

Is there a way for the CMS to not add that <p>&nbsp;</p> after every edit.

Thansk,

Mike

I'll change it up tonight and test it out.

Thanks Simon

I have some tables set up with payment buttons in them.  Everytime I edit the page, the CMS inserts &nbsp; in my forms and it will break my tables apart.

Example:
my code -
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
<input name="cmd" type="hidden" value="_s-xclick" /> <input name="hosted_button_id" type="hidden" value="HYCMDSMZT4VCJ" /> <input src="http://www.alphaomyoga.com/images/200-int-cost_07.gif" type="image" /></form>

Code after I edit anything on the page-
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
<input name="cmd" type="hidden" value="_s-xclick" /> <input name="hosted_button_id" type="hidden" value="HYCMDSMZT4VCJ" /> <input src="http://www.alphaomyoga.com/images/200-int-cost_07.gif" type="image" />&nbsp;</form>

Notice that right before the the </form> tag, a non breakable sapce has been inserted.  This happens on each of my buttons on that page.  Does this happen for a reason?  Everytime my client goes in to edit the page, it breaks up the tables, even though they dont edit anything.  All they have to do is open the editor and save it and it will insert the &nbsp;

This only happens in the form tags.  It doesn't insert it anywhere else on the page.

Is it supose to do this??

4

(5 replies, posted in Support zone)

Sent you an e-mail.  Let me know if you need anything else.

5

(5 replies, posted in Support zone)

Hello Simon,

My Client is reporting that they cant login to their site again.  Same problem, they enter their credentials and it acts like it is loading but stays on the spinning circle. They said they are using IE 8. 

Thanks,

Mike

I have am working on a clients site that has a login page which redirects to a single page for students to access homework assignments.  The login page shows up in the list, but not the student home page.

Ok, Thanks Simon.  I will let my client know that he will not be able to edit on his iPad (at least for now). 

Mike

I have a customer that is a 100% Mac user so they wanted a solution that worked in Safari.  I have used this on safari before so I told him I had the perfect solution for him. I set everything up and when they go to edit their site in Safari on their Mac, everything works fine.  When they go to edit on their iPad, then get stuck at the login page (the rotating circle).   Is this a problem with their site or an incompatibility with the CMS tool?

Mike

9

(5 replies, posted in Support zone)

I have e-mailed you the information.

Mike

I have a site that I designed for a client and she cant log into the tool to update it.  When I set it up in Simple CMS and she logs into the page to update it, the page will never completely load.  She will get the "rotating circle" for the loading process.  It will act like its about to finish and then start the loading process all over again.   When I log in with my account, I can get to the site fine.  I have deleted her account and re-added it.  I have deleted the site and set it up again and it still does this.  There is no special code or scripting on the site either.  Straight HTML and CSS (no java, no flash)