• Page 1 of 1
  • 1
Problems with page of the entries archive!
Allex
Posts: 28
Reputation: 0

Message # 1 | 1:38 PM
I have a custom template installed on my site and wen I go to the "page of the entries archive" the entry text and read button is over the menu, these thing happens only in the "page of the entries archive" and I don't know why sad on the "main page" or on the "page with entry full text and its comments" all the tings are fine.
These thing happens on all the modules from my site.
I want to mention that only the Site News and Blog module are working and on the rest of them I'm working.
Here is a link to the "main page" of the blog.
Here is a link to the "page of the entries archive".
Thanks!
DEEPKG
Posts: 316
Reputation: 8

Message # 2 | 1:42 PM
Allex, we don't Provide Support with uCoz Custom Templates.

Continue discuss here:http://ucoztemplates.com/forum

Good Luck happy

I Try to help. U can Try to give Rep ++ For my try :P
Allex
Posts: 28
Reputation: 0

Message # 3 | 2:18 PM
But some ppl helped me even if my template is a custom one, and on that forum I don't think I will get an answer sad
DEEPKG
Posts: 316
Reputation: 8

Message # 4 | 4:03 PM
Allex, They will try to asked them wink
I Try to help. U can Try to give Rep ++ For my try :P
redhead
Posts: 113
Reputation: 9

Message # 5 | 10:56 AM
Allex, You should remove
Code
<table border="0" width="100%" cellspacing="0" cellpadding="0" class="catAllEntries"><tr><td class="archiveEntries">
before all posts and
Code
</td></tr></table>
after all posts in the template of this page.
Allex
Posts: 28
Reputation: 0

Message # 6 | 11:05 PM
Redhead, I've searched but I've found the codes that you told me to remove only in the source code, on "page of the entries archive" I can't find them, where the codes shod be so I can remove them, sorry for the inconvenience.
The page of the entries archive:
mxCherry
Posts: 12
Reputation: 2

Message # 7 | 5:01 PM
redhead, it seems, that you advised to remove standard uCoz code.

Allex, it will be easier to reinstall this template, I guess. Now there are some errors in the templates, you've specified. For example:

1. The <!-- </body> --> comment closes twice. As I remember, this code matters, while editing your webpage in the Builder mode. It cannot cause problems while viewing the page, but it is strange.
2. Two closing </td> tags for <td valign="top" width="80%" style="padding-top:5px"> - is it normal?! I even don't talk about standard table structure:

Probably, I missed something, but code looks really terrible. Anyway, if you haven't edited it by yourself - you need to notify it's developers about problems, that you've faced.
Post edited by mxCherry - Sunday, 2011-11-06, 5:03 PM
Natashko
Posts: 3366
Reputation: 171

Message # 8 | 1:29 PM
Allex, as you don't use standard uCoz design, I will move this thread to Users Communication
Allex
Posts: 28
Reputation: 0

Message # 9 | 8:31 PM
Quote (mxCherry)
redhead, it seems, that you advised to remove standard uCoz code.

Allex, it will be easier to reinstall this template, I guess. Now there are some errors in the templates, you've specified. For example:

1. The <!-- </body> --> comment closes twice. As I remember, this code matters, while editing your webpage in the Builder mode. It cannot cause problems while viewing the page, but it is strange.
2. Two closing </td> tags for <td valign="top" width="80%" style="padding-top:5px"> - is it normal?! I even don't talk about standard table structure:

Probably, I missed something, but code looks really terrible. Anyway, if you haven't edited it by yourself - you need to notify it's developers about problems, that you've faced.

I've reinstalled the template and now the code look's like these:
Natashko
Posts: 3366
Reputation: 171

Message # 10 | 12:04 PM
Allex, in the provided code you need to find:
Code
<div class="postcontent">
<!-- <body> -->$BODY$<!-- </body> -->
</div> <!-- entry clearfix -->

Substitute it with:
Code
<!-- <body> -->$BODY$<!-- </body> -->

The go to your CSS file and add:
.catAllEntries, .catAllEntries > tbody, .catAllEntries > tbody tr, .catAllEntries > tbody tr td {display: block;}
Allex
Posts: 28
Reputation: 0

Message # 11 | 4:47 PM
Thank you biggrin
  • Page 1 of 1
  • 1
Search: