Setting K2 page (tag, more kategory, user)
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Thu Jan 15, 2015 6:02 am
- Reply with quote
- Report this post
How to set K2 Page ? K2 Tag page, K2 Latest items from (one or more) users or categories, K2 User page.
I want make this interface page like "category page" in News2. Is it Posible?
Image =1
Header = 2
Intro text (word limit 18} = 3
information (date, category, etc) = 4
column leading =3
column primary =2
column secondary 3
My Regards
I want make this interface page like "category page" in News2. Is it Posible?
Image =1
Header = 2
Intro text (word limit 18} = 3
information (date, category, etc) = 4
column leading =3
column primary =2
column secondary 3
My Regards
-
- Expert Boarder
- teitbite
- Thu Jan 15, 2015 11:28 am
- Reply with quote
- Report this post
Hi
It is possible, but they have slightly different html and none of them supports leading/primary/secondary settings.
This is a customisation request and we do not support that, but in Your place I would try to copy the code from /html/com_k2/templates/default/category.php into the rest of the layouts. This solutions may need some modifications to the code, but should work in theory.
It is possible, but they have slightly different html and none of them supports leading/primary/secondary settings.
This is a customisation request and we do not support that, but in Your place I would try to copy the code from /html/com_k2/templates/default/category.php into the rest of the layouts. This solutions may need some modifications to the code, but should work in theory.
-
- Moderator
- GK User
- Thu Jan 15, 2015 10:56 pm
- Reply with quote
- Report this post
Thanks for the reply Mr. Teitbite.
Can you please tell me, whats mean "code" on category.php (/html/com_k2/templates/default/category.php)? and What is the meaning "the rest of the layouts"?
Thank you
My Best Regards
Can you please tell me, whats mean "code" on category.php (/html/com_k2/templates/default/category.php)? and What is the meaning "the rest of the layouts"?
Thank you
My Best Regards
-
- Expert Boarder
- teitbite
- Sat Jan 17, 2015 1:40 pm
- Reply with quote
- Report this post
Hi
By "code" I meant a content of category.php file and "layouts" are every file in /html/com_k2/templates/default/. Each of this files presents a look for specific situation: category, item, tags, etc. A name of this file tells what it is. In theory replasing a content of this files should lead to what You want achieve, but it may need some changes. Unfortunately I cannot help with that, sorry. I's above our support.
By "code" I meant a content of category.php file and "layouts" are every file in /html/com_k2/templates/default/. Each of this files presents a look for specific situation: category, item, tags, etc. A name of this file tells what it is. In theory replasing a content of this files should lead to what You want achieve, but it may need some changes. Unfortunately I cannot help with that, sorry. I's above our support.
-
- Moderator
- GK User
- Mon Jan 19, 2015 8:57 pm
- Reply with quote
- Report this post
Ok, thank you Mr. Teitbite. One more question. How to set the font header in the category? in order to look like in the demo, K2 three columns.
My best regards
My best regards
-
- Expert Boarder
- GK User
- Mon Jan 19, 2015 9:07 pm
- Reply with quote
- Report this post
This in Pic
Untitled-1.jpg
-
- Expert Boarder
- teitbite
- Wed Jan 21, 2015 6:18 pm
- Reply with quote
- Report this post
Hi
Please tell me the exact url to the the page where You've made the screenshot.
Please tell me the exact url to the the page where You've made the screenshot.
-
- Moderator
- teitbite
- Sun Jan 25, 2015 10:04 am
- Reply with quote
- Report this post
Please add this code to override.css and make sure override is enabled in template settings.
- Code: Select all
.itemListView header h2 a {
font-size: 20px;
}
-
- Moderator
- GK User
- Mon Jan 26, 2015 7:31 pm
- Reply with quote
- Report this post
Thats great, but How do I set the line spacing?
My regards
Screenshot_10.jpg
My regards
-
- Expert Boarder
- GK User
- Thu Jan 29, 2015 10:45 pm
- Reply with quote
- Report this post
The title of the user page to be like this:
My regards
Screenshot_16.jpg
My regards
-
- Expert Boarder
- teitbite
- Fri Jan 30, 2015 9:23 pm
- Reply with quote
- Report this post
Hi
Have you moved the site ? Please tell me the new url and remove the code I have You previously.
Have you moved the site ? Please tell me the new url and remove the code I have You previously.
-
- Moderator
- GK User
- Wed Feb 04, 2015 6:39 pm
- Reply with quote
- Report this post
Thank you for replay Mr. Teitbite
I've moved the installation to the main domain : http://koranopini.com
My Best regards
I've moved the installation to the main domain : http://koranopini.com
My Best regards
-
- Expert Boarder
- teitbite
- Fri Feb 06, 2015 10:58 am
- Reply with quote
- Report this post
Hi
Ok. Here is a piece of code You should use:
but where is the page from the screenshot now ?
Ok. Here is a piece of code You should use:
- Code: Select all
.itemListView header h2 a {
display: block;
font-size: 20px;
line-height: 24px;
}
but where is the page from the screenshot now ?
-
- Moderator
- GK User
- Mon Feb 09, 2015 4:11 pm
- Reply with quote
- Report this post
Thank you Mr. Teitbite
link page now in : http://koranopini.com/nasional/maritim/ ... iwulandari
My Best Regards
link page now in : http://koranopini.com/nasional/maritim/ ... iwulandari
My Best Regards
-
- Expert Boarder
- teitbite
- Tue Feb 10, 2015 12:28 pm
- Reply with quote
- Report this post
Hi
Looks ok to me now. So is this issue fixed ? Can I close this thread ?
Looks ok to me now. So is this issue fixed ? Can I close this thread ?
-
- Moderator
- GK User
- Fri Feb 13, 2015 4:45 am
- Reply with quote
- Report this post
Yup, this is enough. Big Thanks!!
My Best Regards.
My Best Regards.
-
- Expert Boarder
18 posts
• Page 1 of 1