Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Core issue or Theme issue?

Asked Modified Viewed 871 times
F
FTW
F
FTW 14
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
asked
Junior Member

I am not sure if this involved the core or the theme, however we have multiple news and magazine type websites we would like to convert over to php-fusion, in order to make it easier and more secure for writers to submit stories.

However, we have been unable to get the home page to offer the same type of display we are currently using.

We want is to find a way to make the MAIN section of the home page only display news OR articles.

We have accomplished this, but we only end up with a maximum number of THREE items displayed .

Is there a way to increase the number of items displayed in the main section of the home page to 15 or 18 items such as having 3 columns of articles OR news items across and 5 or 6 rows down, in the main section of front page?


The other thing we would like find out is if there is a way to have a thumbnail image from the snippet included in the “latest news OR latest articles” that are displayed in the main section of the home page?

If anyone can tell me how we can accomplish this, I would appreciate it?
Thank You

We are using 9.03.90 and the Magazine theme
0 replies

3 posts

F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
answered
Super Admin

You can have Custom Templates to every area in any given Theme.

Here is an example Theme we have made that have overrides in a lot of Core sections, including home page and it has a custom news template.
https://www.php-fusion.co.uk/infusion...ost_208815

Since the base is Bootstrap, you can simply copy the templates in to your Theme and then include them in the same way we have done in theme.php ( far down ).

We have an updated version of Darkcore for latest v9 that contains some adjustments and optimizations. It will be released when our Marketplace is up again.

otherwise, you have in home.php a variable that states limit, "$limit = 3";
0 replies
F
FTW
F
FTW 14
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
answered
Junior Member

Thank you for the tip for the setting in the "home.php" file. That should take care of the limit problem as to how many posts or articles show up.
It may even have a clue as to how we can get thumbnail images to show up without creating a ton of svg images to use.

Thanks for the quick reply.
0 replies
F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
answered
Super Admin

Quote

It may even have a clue as to how we can get thumbnail images to show up without creating a ton of svg images to use.

For news, See in Admin > Content > News > Settings Tab, Image on Read-more / Image on Front-page
Edited by Falk on 06-02-2021 09:12,
0 replies

Labels

Statistics

  • Views 0 views
  • Posts 3 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

F
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
F
F
FTW 14
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet