VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

K2 item title not shown in single article view
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: K2 item title not shown in single article view

K2 item title not shown in single article view 03 May 2016 15:44 #8747

Hi.
I made sure that in K2 category options the items' titles were set to "show" in single article view.
Nonetheless, the title is not shown: check HERE.
Some days ago I already sent you my administrative credentials for another issue with this template, so please have a look at this one too.

  • Posts:26
  • pintame
  • Junior Boarder
  • OFFLINE
  • Karma: 0

Re: K2 item title not shown in single article view 03 May 2016 17:19 #8748

Hey!
Looking closer, I found that there is actually something wrong with the template: K2 items' title is shown but it is in the wrong place!!!
Take a look at the LINK I posted in my previous message: the article's title appears (on the left) UNDER the module in spotlight position, inside the slideshow area.
If I disable the JF Slideshow module, the article's title also disappears.
I used no quickstart for this test, just a clean install of Joomla 3.5.1 + Couda template + K2 + JF Slideshow.
Hope you can fix the glitches, because I would very much like to use Couda template for a website I'm planning to build in the coming days.

  • Posts:26
  • pintame
  • Junior Boarder
  • OFFLINE
  • Karma: 0

Re: K2 item title not shown in single article view 05 May 2016 03:40 #8767

Hi,
I've changed code the same as JF slideshow problem in k2 item page.

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: K2 item title not shown in single article view 02 Sep 2016 12:43 #9364

I m having the same problem, K2 Item Title is displayed in Slideshow area...Could you please post the solution?

  • Posts:2
  • 7Aris
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: K2 item title not shown in single article view 05 Sep 2016 03:06 #9370

You can edit file templates/jf_couda/css/template.css, find and modify:
 
.page-header {
...
left: 15px;
position: absolute;
top: -95px;
}
 

to:
 
.page-header {
...
left: 15px;
position: static;
top: -95px;
}
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: K2 item title not shown in single article view 05 Sep 2016 12:09 #9375

Thanks for the reply!

For anyone that may also experience the same problem in the future, I should note that I also had to disable the "K2 Default CSS" at K2 Parameters, or it will interfere with template.css and wont let the changes take effect.

  • Posts:2
  • 7Aris
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.90 seconds
Thursday 25 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.