• Page 1 of 1
  • 1
uCoz Community » uCoz Modules » Site Users » Where can I find the user's entries template?
Where can I find the user's entries template?
Good
Posts: 360
Reputation: 12

Message # 1 | 9:45 AM
As the subject stated above, could you please help to check?

Or this page is generated by system that we could not edit or translate any thing.
Sunny
Posts: 9296
Reputation: 456

Message # 2 | 10:04 AM
Good, do you mean the page with the list of user's entries? The one you can get to from user's profile?
I'm not active on the forum anymore. Please contact other forum staff.
Good
Posts: 360
Reputation: 12

Message # 3 | 12:59 PM
Hi Sunny,

Yes, you are correct!
Sunny
Posts: 9296
Reputation: 456

Message # 4 | 8:41 AM
Good, there is no separate template for the page. The changes to the page can be made with the help of the conditional operators:

Code
<?if($PAGE_ID$='udata')?>code or text<?endif?>


The $PAGE_ID$ parameter is the same for all modules. E.g., if you need to edit the page with user's news posts, you paste the code into the "Appearance of entries" template of the Site News module.

I'm not active on the forum anymore. Please contact other forum staff.
sicklon
Posts: 69
Reputation: 0

Message # 5 | 10:13 AM
Quote Sunny ()
Code
<?if($PAGE_ID$='udata' ) ? >code or text<?endif?>


where to put the code section? user's> User's personal page?

Attachments: 4736246.png (28.2 Kb)
Post edited by sicklon - Saturday, 2016-09-17, 10:15 AM
joexyz
JOE-vascript
Posts: 1770
Reputation: 78

Message # 6 | 1:32 PM
sicklon, please, describe in more details what do you want to do with this code.
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau

sometimes i lurk here
sicklon
Posts: 69
Reputation: 0

Message # 7 | 10:43 PM
Quote bigblog ()
sicklon, please, describe in more details what do you want to do with this code.


I want to edit a page "User entries".
but I am confused where to edit the page template.

Page ID: data, URL ID: phUser
Attachments: 5301554.png (134.0 Kb)
Sunny
Posts: 9296
Reputation: 456

Message # 8 | 4:44 PM
Quote Sunny ()
The $PAGE_ID$ parameter is the same for all modules. E.g., if you need to edit the page with user's news posts, you paste the code into the "Appearance of entries" template of the Site News module.


In your case, you need to put the code into Appearance of photo entries template of the Photo Albums module.

I'm not active on the forum anymore. Please contact other forum staff.
uCoz Community » uCoz Modules » Site Users » Where can I find the user's entries template?
  • Page 1 of 1
  • 1
Search: