-
AuthorPosts
-
hbic Friend
hbic
- Join date:
- June 2015
- Posts:
- 189
- Downloads:
- 15
- Uploads:
- 5
- Thanks:
- 61
- Thanked:
- 6 times in 1 posts
October 28, 2015 at 8:52 pm #719719I’m trying to format a news page identically to the way the Uber University demo page is formatted if you click on the “News & Events” button from the menu.
Is there some requirement of how articles must be set up to appear in this fashion?
I followed the instructions to create the page.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 28, 2015 at 8:58 pm #719807Hi
It is a specific JA Acm module ( spotlight-style1) taking content from News category
Then publish Articles category modules ( news and events category ) in the defined positions (university-sl-news )
publish Articles category modules ( blog category ) in the defined positions (university-sl-blog )
Custom-html ( Upcoming Events )module with content below to university-sl-banner position
<p>Our mission is to create an environment that encourages frequent networking and speaking events, and coworking space.</p>
<div class="events-wrap"><img src="images/joomlart/university/misc/event-bg.jpg" alt="Events" />
<ul class="event-list">
<li class="event">
<div class="event-ct"><span class="date-time"> <strong class="date">23</strong> <strong class="month-year">Oct</strong> </span>
<p>University's upcoming campus events.</p>
</div>
</li>
<li class="event">
<div class="event-ct"><span class="date-time"> <strong class="date">31</strong> <strong class="month-year">Oct</strong> </span>
<p>Talks and study information events.</p>
</div>
</li>
</ul>
</div>pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 28, 2015 at 8:58 pm #753121Hi
It is a specific JA Acm module ( spotlight-style1) taking content from News category
Then publish Articles category modules ( news and events category ) in the defined positions (university-sl-news )
publish Articles category modules ( blog category ) in the defined positions (university-sl-blog )
Custom-html ( Upcoming Events )module with content below to university-sl-banner position
<p>Our mission is to create an environment that encourages frequent networking and speaking events, and coworking space.</p>
<div class="events-wrap"><img src="images/joomlart/university/misc/event-bg.jpg" alt="Events" />
<ul class="event-list">
<li class="event">
<div class="event-ct"><span class="date-time"> <strong class="date">23</strong> <strong class="month-year">Oct</strong> </span>
<p>University's upcoming campus events.</p>
</div>
</li>
<li class="event">
<div class="event-ct"><span class="date-time"> <strong class="date">31</strong> <strong class="month-year">Oct</strong> </span>
<p>Talks and study information events.</p>
</div>
</li>
</ul>
</div>hbic Friendhbic
- Join date:
- June 2015
- Posts:
- 189
- Downloads:
- 15
- Uploads:
- 5
- Thanks:
- 61
- Thanked:
- 6 times in 1 posts
November 3, 2015 at 8:57 pm #721335Pavit,
I tried using position-1 for things tagged ‘news’ following your directions. I can’t seem to get the article to display correctly. It seems to link to itself. Mind taking a look at my configuration?
-HBIC
hbic Friendhbic
- Join date:
- June 2015
- Posts:
- 189
- Downloads:
- 15
- Uploads:
- 5
- Thanks:
- 61
- Thanked:
- 6 times in 1 posts
November 3, 2015 at 8:57 pm #753673Pavit,
I tried using position-1 for things tagged ‘news’ following your directions. I can’t seem to get the article to display correctly. It seems to link to itself. Mind taking a look at my configuration?
-HBIC
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 3, 2015 at 9:01 pm #721336Hi
<blockquote>Mind taking a look at my configuration?</blockquote>
You can send me a super user account via Private Message i will have a look
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 3, 2015 at 9:01 pm #753674Hi
<blockquote>Mind taking a look at my configuration?</blockquote>
You can send me a super user account via Private Message i will have a look
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 5, 2015 at 4:29 pm #721639Hi
i added a new ja acm module “spotlight-style-1” in app-home position, module is named “Spotlight news module” with id = 677
as you can see editing module i assigned 3 positions in that module “app-sl-news””app-sl-blog””app-sl-banner”
In these 3 positions i pubished 3 different modules
2 articles-category modules taking content from different categories and 1 custom-html-module taking content from the html i posted above
as you can see now it is showing
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 5, 2015 at 4:29 pm #753823Hi
i added a new ja acm module “spotlight-style-1” in app-home position, module is named “Spotlight news module” with id = 677
as you can see editing module i assigned 3 positions in that module “app-sl-news””app-sl-blog””app-sl-banner”
In these 3 positions i pubished 3 different modules
2 articles-category modules taking content from different categories and 1 custom-html-module taking content from the html i posted above
as you can see now it is showing
hbic Friendhbic
- Join date:
- June 2015
- Posts:
- 189
- Downloads:
- 15
- Uploads:
- 5
- Thanks:
- 61
- Thanked:
- 6 times in 1 posts
November 9, 2015 at 8:44 pm #723532Yes, it is showing, but clicking the link doesn’t take me to an article.
hbic Friendhbic
- Join date:
- June 2015
- Posts:
- 189
- Downloads:
- 15
- Uploads:
- 5
- Thanks:
- 61
- Thanked:
- 6 times in 1 posts
November 9, 2015 at 8:44 pm #754087Yes, it is showing, but clicking the link doesn’t take me to an article.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 10, 2015 at 5:47 am #723588<em>@hbic 501490 wrote:</em><blockquote>Yes, it is showing, but clicking the link doesn’t take me to an article.</blockquote>
You removed my settings
If you want me to verify this then restore them and i will check it
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 10, 2015 at 5:47 am #754118<em>@hbic 501490 wrote:</em><blockquote>Yes, it is showing, but clicking the link doesn’t take me to an article.</blockquote>
You removed my settings
If you want me to verify this then restore them and i will check it
hbic Friendhbic
- Join date:
- June 2015
- Posts:
- 189
- Downloads:
- 15
- Uploads:
- 5
- Thanks:
- 61
- Thanked:
- 6 times in 1 posts
November 10, 2015 at 7:31 pm #723702Pavit,
I ran out of time to get this working, I reverted to just putting together an HTML-based news page in an article. I appreciate your work, but I’ve got to wait awhile to work on this. We’ve been working in production, I need to set up a dev before we proceed. I’ll mark this one ‘closed’ until we can pursue in the future.
-HBIC
hbic Friendhbic
- Join date:
- June 2015
- Posts:
- 189
- Downloads:
- 15
- Uploads:
- 5
- Thanks:
- 61
- Thanked:
- 6 times in 1 posts
November 10, 2015 at 7:31 pm #754194Pavit,
I ran out of time to get this working, I reverted to just putting together an HTML-based news page in an article. I appreciate your work, but I’ve got to wait awhile to work on this. We’ve been working in production, I need to set up a dev before we proceed. I’ll mark this one ‘closed’ until we can pursue in the future.
-HBIC
-
AuthorPosts
This topic contains 17 replies, has 2 voices, and was last updated by pavit 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum