-
AuthorPosts
-
May 26, 2010 at 2:16 am #151321
i added the k2 addon because i wanted to add a k2 catalog to the site. everything seems to be working pretty well:
http://www.2cbh.com/test_site/products
EXCEPT that when i click a category in the catalog, any category, the right side menus, modules and content end up in the body area below the products:
http://www.2cbh.com/test_site/products/lumber
or
http://www.2cbh.com/test_site/products/cabinetsHOWEVER if i select a product in the category, it corrects itself. for instance:
http://www.2cbh.com/test_site/products/lumber/item/15-lumber-type-1
or
http://www.2cbh.com/test_site/products/cabinets/item/21-cabinets-types-1i am pretty sure this is a template related issue, because when i switch templates to something like the rhuk_milkyway tempate this does not happen at all. i have tried changing the menu type, disabling each menu one at a time, playing with the column settings, etc. and nothing seems to correct the problem. please help. thanks.
May 26, 2010 at 6:26 pm #344822i am fairly new to Joomlart, would it be quicker if i went ahead and submitted a ticket insteading posting in the forum? thanks.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 28, 2010 at 3:59 am #345018Dear RParks!
i’m sorry for my delay. I checked your issue: you made the content of articles having a mistaken
Example: with Decking Type 2 articleOriginal:
<div id=”lipsum”>
p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum suscipit pretium imperdiet. Nam at lacus tellus. Sed in purus ac odio lobortis cursus. Curabitur eu libero sit amet ipsum pulvinar convallis. Phasellus tortor lorem, dictum quis sagittis sed, viverra at ipsum.</p>
<hr id=”system-readmore” /><p>Phasellus ullamcorper tellus eget sem lobortis volutpat. Vivamus rutrum imperdiet consectetur. Donec turpis magna, eleifend sit amet congue nec, aliquet vel magna.
MORE INFORMATION …………………
you used the “<div id=”lipsum”>” tag to wrap the content, and you put readmore inside this div tag, so that when displayed in the list, its’ code is like as :
<div id=”lipsum”>
p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum suscipit pretium imperdiet. Nam at lacus tellus. Sed in purus ac odio lobortis cursus. Curabitur eu libero sit amet ipsum pulvinar convallis. Phasellus tortor lorem, dictum quis sagittis sed, viverra at ipsum.</p>
<a href=”LINK”>Readmore</a>=>> you can see this html block is missing the close tags of the div tag, it ‘s reason causing the layout broken.
you must to re-edit for this article as following:
p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum suscipit pretium imperdiet. Nam at lacus tellus. Sed in purus ac odio lobortis cursus. Curabitur eu libero sit amet ipsum pulvinar convallis. Phasellus tortor lorem, dictum quis sagittis sed, viverra at ipsum.</p>
<hr id=”system-readmore” />
<div id=”lipsum”>
<p>Phasellus ullamcorper tellus eget sem lobortis volutpat. Vivamus rutrum imperdiet consectetur. Donec turpis magna, eleifend sit amet congue nec, aliquet vel magna.MORE INFORMATION …………………
pls re-edit all articles having the problem.
Good luck
1 user says Thank You to Saguaros for this useful post
May 31, 2010 at 2:05 am #345321interesting. i did not intend to wrap the content in a div – in fact i’m not sure where that came from actually ??? but i did copy pasted that from the lorem ipsum site into every category so i guess it must have come from there. removing it now – problem solved.
thank you so much 🙂
-
AuthorPosts
This topic contains 4 replies, has 2 voices, and was last updated by RParks 14 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum