Page 1 of 1

Need help-

Posted: Fri May 20, 2011 6:48 pm
by Jeff123
Hello,

I am jeff.

My website's contents are totally dragged to the sidebar. And in the CMS, I am not able to find anything. Please help me here...

All the contents are showing in the left sidebar. I checked out the CMS thoroughly but it din't work. Please reply.

Thanks to all.

Re: Need help-

Posted: Fri May 20, 2011 9:02 pm
by uniqu3
Hi Jeff and welcome,

please post more info, like link to your website, template that you are using, cmsms version... or we cant help you much.

It sounds like CSS issue or your {content} tag in template is placed inside sidebar.

Re: Need help-

Posted: Tue May 24, 2011 4:49 pm
by Jeff123
Thank for reply, my website link is https://merchantdepartment.com you can see inner pages to see the problem.

Quick reply will be highly appreciated.

Thanks

Re: Need help-

Posted: Tue May 24, 2011 5:40 pm
by uniqu3
Ok seems like some of your code got butched after entering.
How or where is sidebar content entered.
As i see there was some javascript entered, could it be that WYSIWYG editor is used for entering sidebar content, as this code mess could be cuased by WYSIWYG.

If you look at your source code you will see parts like this:

Code: Select all

<p>Contact Merchant Department today for questions about payment processing, payment options, how to get merchant approval, and more! <a href=")();
// ]]></__script>
	</div>
	
	<div class="grid_8" id="content">
As you can see javascript code is missing, <a> tag is cut of and closing </div> comes from somwhere.

Check at your code where you are entering sidebar content like "Contact us." and fix those parts.
Maybe there is more that needs fixing but these would be first mess that needs to be cleaned up before looking further.

Re: Need help-

Posted: Tue May 24, 2011 6:06 pm
by Jeff123
Yes I too saw that mess up code but don't know what to do now? how the code get mess up there. I am new to this CMS system