1. francismallmann
  2. Commercial Templates
  3. Thursday, 08 November 2018
  4.  Subscribe via email
Hello,

I'm having a problem with the J51 News module.

When I click on the news, it does not go to the place where the news is located. I need to navigate to the bottom of the page to read.


How do I show the news when I click on it.
References
  1. https://www.pegasusscience.com/site/us/who-we-are/news
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

The News module is been assigned to your article pages. To amend this there is 2 possible solutions.

1. Create 'hidden' menu items to your articles so you can then disable the modules on the items.

2. Install Advanced Module Manager (https://www.regularlabs.com/extensions/advancedmodulemanager - free) which will give you more control of your module assignment.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

Thank you :D

Another question, how do I auto resize the news images? All images look different on each news option.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

presuming I understand you correctly, try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.j51news .newsimg a {
display: block;
max-height: 130px;
text-align: center;
}
.j51news .newsimg img {
width: auto;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!