- Posts: 15
COMMUNITY FORUM
Get K2 to show selected topics on homepage
- Paul Mitchell
-
Topic Author
- Offline
- New Member
I want to get featured items to show up on my homepage and even though I have designated the featured items in K2 it is hot doing this. I imagine my other settings in the "Category" section are not what they should be. Can someone provide me with a checklist of all the right settings so that the featured items can appear linked to their corresponding pages?
Thanks!
Paul
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
In any other case you change the ordering to Featured first or "Ordering" from the K2 category's settings.
Please Log in or Create an account to join the conversation.
- Paul Mitchell
-
Topic Author
- Offline
- New Member
- Posts: 15
I also went to the K2 category settings for "Main Checklist Items" and "First (Home) Page" to adjust the settings so that they would include featured items. In the end the result still remains the same with "Home Page" only showing up in the Main Body area. You can see it at this link: m43.siteground.biz/~cftech70/Joomla_3/
If you would like me to PM you my login credentials so you can take a look let me know. I would be willing to to that.
Thanks
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Can you send me a screenshot of your menu item params and your category params?
Please Log in or Create an account to join the conversation.
- Paul Mitchell
-
Topic Author
- Offline
- New Member
- Posts: 15
If I missed anything or you just need additional information just let me know.
Best,
Paul
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
You need your homepage to point to the Main Checklist category.
If you want to keep the item, then you need to publish a K2 Content module with the same parameters as the ones from your category.
Please Log in or Create an account to join the conversation.
- Paul Mitchell
-
Topic Author
- Offline
- New Member
- Posts: 15
Thanks
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Paul Mitchell
-
Topic Author
- Offline
- New Member
- Posts: 15
Last night I worked long and hard on the site and finally got smart enough to realize that I had to make up a K2 content module, and this is what I came up with if you will click the link to see:
m43.siteground.biz/~cftech70/Joomla_3/
So I think you will agree there is some progress here, but there are still some adjustments that will have to be done. I know at this point that you only make one visit through the forum for the day so I will try to get as many clarifications from you when you come around to check this post.
Here are some questions I have at this point:
1. How do I get rid of the system message: "Notice: Trying to get property of non-object in /home/cftech70/public_html/Joomla_3/modules/mod_k2_content/mod_k2_content.php on line 33" that follows under title The Checklist
2. How do I increase the font size of the featured items.
3. How do I get rid of "Home Page" at the bottom of the featured items.
4. Not sure if this is your area, but why isn't the background of this content area navy blue like the rest of the page? This is a RocketTheme template with MainBody disabled.
Thanks for the help and I won't be closing the ticket right away as I'm sure I'll have some minor tweak questions before I take the site online for the month of December.
Best,
Paul
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
This is a template issue. Which part do you want to make bigger?
3. I am not sure what is this. It could be a module title or the menu item's title.
4. I think you should address this issue to RT.
Please Log in or Create an account to join the conversation.
- Paul Mitchell
-
Topic Author
- Offline
- New Member
- Posts: 15
This is a template issue. Which part do you want to make bigger?
I am trying to get the font size of the featured items larger in size, and since it is a k2 content area I figure it must be controlled by K2.
m43.siteground.biz/~cftech70/Joomla_3/
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
You can change the font size by adding this snippet in your template's stylesheet.
.k2ItemsBlock ul li a.moduleItemTitle { font-size: 18px; }
Please Log in or Create an account to join the conversation.