Hints and Tips on design
|
|
osmanys
Posts: 56
Message # 166 |
7:36 PM
2015-06-25
Quote Sunny ( ) Its design can be customized by editing CSS
Thanks.Added (2015-06-25, 3:33 PM) --------------------------------------------- I think that you could mark templates as responsive or not, this way the desition is more easy Added (2015-06-25, 7:36 PM) --------------------------------------------- There is no elseif in ucoz system?
|
Sunny
Posts: 9296
Message # 167 |
2:43 PM
2015-06-26
Quote osmanys ( ) I think that you could mark templates as responsive or not, this way the desition is more easy
Thank you for your suggestion.
Quote osmanys ( ) There is no elseif in ucoz system?
Please check the following thread http://forum.ucoz.com/forum/37-471-1
I'm not active on the forum anymore. Please contact other forum staff.
|
osmanys
Posts: 56
Message # 168 |
2:33 PM
2015-06-29
How can I redirect a user to a custom page when he/her log into the site? Somebody knows? please helpme.
|
Eriko
Pokémon Master
Posts: 962
Message # 169 |
3:30 PM
2015-06-29
osmanys, you can use a javascript redirect and conditional operators.
Add the following code on the head section.
Code <?if($USER_LOGGED_IN$)?> <script type="text/javascript"> <!-- window.location ="URL_OF_YOUR_CUSTOM_PAGE" //--> </script> <?endif?>
Post edited by Eriko - Monday, 2015-06-29, 3:32 PM
|
osmanys
Posts: 56
Message # 170 |
4:29 PM
2015-06-29
Thanks!!!!!!!!!!!Added (2015-06-29, 4:29 PM) --------------------------------------------- I have another question: what is the meaning of the SC: $OTHER1$ in informers template?
|
joexyz
JOE-vascript
Posts: 1770
Message # 171 |
4:39 PM
2015-06-29
osmanys, it's the code of the first additional field's value.
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
|
osmanys
Posts: 56
Message # 172 |
4:53 PM
2015-06-29
Thanks...
I'm trying to make my informers a little more descriptive. I wanna include a short piece of the body of an entry and a few comments on it, I succed with the short body, but the comments don't show at all. Is something that I'm doing wrong?
|
Sunny
Posts: 9296
Message # 173 |
10:42 AM
2015-06-30
osmanys, I'm afraid the available $codes$ will only allow to display the number of comments and the link to them.
I'm not active on the forum anymore. Please contact other forum staff.
|
osmanys
Posts: 56
Message # 174 |
6:12 PM
2015-06-30
Sunny, Thanks. I have another question: what is the code to obtain te tags list from an entry? Not the links that I can get with $TAGS$ but the tags itself to use them in the meta keywords
|
Sunny
Posts: 9296
Message # 175 |
2:32 PM
2015-07-01
osmanys, I would recommend to use one of additional fields where you will type the meta keywords, and then use the code as described in this post http://forum.ucoz.com/forum/42-18452-108255-16-1404207424
I'm not active on the forum anymore. Please contact other forum staff.
|
osmanys
Posts: 56
Message # 176 |
2:45 PM
2015-07-01
Sunny, Thank you! This could work, even if the users have to write tha tags twice.
************************
By the way, you could add to the blog, news, and other catalog template the social buttons for sharing contents. I've already done and is not so hard.
|
Ed05
Posts: 556
Message # 177 |
9:36 PM
2015-07-01
Im having again problem with categories menu i forget where to find problem,can someone help?
!
Post edited by Ed05 - Wednesday, 2015-07-01, 9:37 PM
|
Sunny
Posts: 9296
Message # 178 |
7:30 AM
2015-07-02
Ed05, website URL?
I'm not active on the forum anymore. Please contact other forum staff.
|
Ed05
Posts: 556
Message # 179 |
11:29 AM
2015-07-02
|
Sunny
Posts: 9296
Message # 180 |
12:45 PM
2015-07-03
Ed05, could you create a test account with the permissions to post and send me the login data in PM?
I'm not active on the forum anymore. Please contact other forum staff.
|