-
AuthorPosts
-
January 4, 2011 at 9:55 pm #158295
Hi I have a simple table in an article when I publish this article (with the table the right hand modules wont show. When I put an article with just plain text the modules work fine.
I have checked the code and the content of the tables is fine. see here : http://c2conline.com.au/website/voice
Appreciate any thoughts
Css Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
January 5, 2011 at 8:03 am #370168Dear deanandeva,
You should have width = 100% in your table html.
<blockquote>
<table border=”0″ width=”100%”>
</blockquote>January 5, 2011 at 8:33 am #370179<em>@duchh 212862 wrote:</em><blockquote>Dear deanandeva,
You should have width = 100% in your table html.</blockquote>
Hi I added this but it still wont display modules on right position? code below if that helps?
Thanks for your assistance
<p>Some text here:</p>
<p> </p>
<table border="0" width="100%">
<tbody>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Instant Messaging</td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
</tr>
<tr>
<td>Presence</td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
</tr>
<tr>
<td>Federation</td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
</tr>
<tr>
<td>Remote user access</td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
</tr>
<tr>
<td>Enterprise Voice</td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td style="padding-left: 30px;">Call Forwarding</td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td style="padding-left: 30px;">Delegation</td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td style="padding-left: 30px;">Call Transfer</td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td style="padding-left: 30px;">Call Park</td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td style="padding-left: 30px;">Simultaneous Ring</td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td style="padding-left: 30px;">Team Call</td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>SIP Service Access</td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
</tr>
<tr>
<td>Conference Size</td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
</tr>
<tr>
<td>Response Group Access</td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
</tr>
<tr>
<td>File Transfer</td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
</tr>
<tr>
<td>A/V Conferencing</td>
<td> </td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
<td><img src="http://c2conline.com.au/images/stories/tick.png" border="0" /></td>
</tr>
<tr>
<td style="padding-left: 30px;">Video Conferencing</td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td style="padding-left: 30px;">Audio COnferencing</td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td style="padding-left: 30px;">Audio Dial-In Access</td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td style="padding-left: 30px;">Allow Anonymous to Dial-Out</td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Web Conferencing</td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td style="padding-left: 30px;">Application Sharing</td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td style="padding-left: 30px;">Desktop Sharing</td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</tbody>
</table>January 11, 2011 at 1:28 pm #371336BUMP ? and raised a ticket still no response ?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 14, 2011 at 9:17 am #371840<em>@deanandeva 214341 wrote:</em><blockquote>BUMP ? and raised a ticket still no response ?</blockquote>
Hello !
Your meaning: The right side of the site does not displaying any modules? right?
=> The problem is not from the content of this articles, everything is made very well by yourself.
It is the menu asignment issue.
you try to enable a module with the All Page Option for its Menu Assignment, you will see the module will display well 🙂
To resolve the issue, please try to check and set a module for this menu.
1 user says Thank You to Saguaros for this useful post
January 14, 2011 at 11:29 pm #371928Yes this does work if I apply to all menu items, but if I apply to that menu item only it wont work !!!
Sorry Im not new to Joomla and this is frustrating
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 17, 2011 at 3:46 am #372173Yes, Please following to this guide : http://docs.joomla.org/Screen.modules.edit.15
Try to edit the module which is displaying on the right side on other pages. In the menu assignment parameter of this module you search for the menu (where you have linked that article ), and save the module. Check the issue.
If you are not able to resolve it, then provide me the administrator account, i will resolve the issue 🙂
Thanks
January 17, 2011 at 1:50 pm #372245I have been working with Jomla for 3 years now, this is the first time I have come across this issue, so I am very familiat with how to publish a module.
It just doesnt work on this template ?
January 17, 2011 at 9:49 pm #372291If you look at the original post you will see it has nothing to do with my ability or understanding of how to enable a module position. It works fine if I use a plain text article, but when I use the article that inclides a table there modules wont work.
Sorry for the frustration but this issue is now 13 days old, I am a Paid Subscriber and have raised a ticket with little to no response from Support >:(
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 18, 2011 at 2:26 am #372310I ‘m trying to help you, my pre solutions are right for resolving the issue, the problem is not from the content as you thought,
Simply, Joomla System could not find any Item Menu relating to this article. I will create a menu for you to take clearly look on the issue.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 18, 2011 at 2:34 am #372312I found you have 2 links to show the voice table:
1) http://c2conline.com.au/demo-category/voice ( Access this link via the IT Services Menu > Voice Menu): you can see that modules displaying well on the right side
2) with this http://c2conline.com.au/website/voice
<blockquote>I have checked the code and the content of the tables is fine. see here : http://c2conline.com.au/website/voice</blockquote>
Where do i get this link ? i could not see any menu relating this article? <<<<=>>>> do you see theirs differences ?
January 18, 2011 at 3:57 am #372328I see its working now thankyou, how did you fix it?
-
AuthorPosts
This topic contains 12 replies, has 3 voices, and was last updated by Dean Howarth 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum