question

  • Mike1
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 4 months ago #35412 by Mike1
question was created by Mike1
how do i make the carousel article appear on its own page when the "readmore blutton is clicked currently it goes under the inset position on the home page
thank you

Please Log in to join the conversation.

More
11 years 4 months ago #35436 by ivan.milic
Replied by ivan.milic on topic question
That is strange send link so we could see.

Please Log in to join the conversation.

  • Mike1
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 4 months ago #35443 by Mike1
Replied by Mike1 on topic question
www.abcolympics.com choose read more from carousel also how do i post a video ?

Please Log in to join the conversation.

More
11 years 4 months ago #35448 by ivan.milic
Replied by ivan.milic on topic question
I see nothing strange when I test it???

Please Log in to join the conversation.

  • Mike1
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 4 months ago #35454 by Mike1
Replied by Mike1 on topic question
when I click on read more using chrome the entire article and picture appear under the module in "inset" it does not open to a new page ---I want it to open to a new page not appear under anything on the home page

Please Log in to join the conversation.

More
11 years 4 months ago #35457 by ivan.milic
Replied by ivan.milic on topic question
At bottom of modules/mod_hot_joomla_carousel_pro/js/jquery.carousel.min.js

be careful not to damage existing code, at bottom

add this:

jQuery(window).load(function(){
setTimeout(function(){
jQuery('.carouselarticle a.readon').attr('target','_blank');
},500);
});

refresh browser few times with CTRL+F5

Please Log in to join the conversation.

Time to create page: 0.165 seconds
Powered by Kunena Forum