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?

Custom theme (news designing in home.php)

Asked Modified Viewed 2,224 times
6
69economy
6
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
asked
Newbie

Hello I creating a custom bootstrap theme for me but i have problem with designing news on home.php page can anybody help me ? Preview http://69economy.tk
0 replies

7 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

https://www.php-fusion.co.uk/license/
Please fix our copyrights according to the above (Restore), Then maybe someone can take a look at it, but you need to be more specific on what problem you have as well.
0 replies
C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
answered
Super Admin

It's nice to see you have a great site project going on.

It will be amazing if you can consider to get the CRL for your site so we can give advice to you.
0 replies
6
69economy
6
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Newbie

Excuse me while editing code, I accidentally deleted a function showcopyright. It will be restored in the next version.
The problem is that I have installed our infusion news, but when I change the appearance of the file in /infusions/news/news.php on page home.php in box with news not change anything.
Design changes only on specific pages (example: http://69economy.tk/infusions/news/news.php?readmore=3 )(example page not exists for testing grounds)
Edited by 69economy on 14-11-2016 17:27,
0 replies
C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
answered
Super Admin

Php fusion 9 works on a dynamic template method.

Basically there is a template function within each infusion. /template/ folder.

What happen is when your theme say, is a v7 theme.. where there is no custom template, it will use the default supplied with the infusions one.

But when there is a supplied custom, the system will use the custom one. Usually a custom theme is used by the designer to make their theme unique.

Being said that, guess where the custom template is for your theme? It is part of your theme folder. That is where you should edit, or create them new templates.

The stock standard infusions templates are using arrays. But in my later work, i prefer to use smarty tags alike. {%NEWS_SUBJECT%} instead of $info ['news_subject'] for example. This will all due to change one day after stable.

I believe your problem is knowledge not skills. So My guidance here is information on how-to
Edited by Chan on 15-11-2016 07:18,
0 replies
6
69economy
6
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Newbie

I've only used the theme Septenary and I recoded function. it means that the septenary she is not a function and therefore I could not adjust. Can someone here please copy the contents of the function (s) that generates the news on page home.php
0 replies
C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
answered
Super Admin

Please read and digest my post. My apologies if not being clear enough.

Quote


Being said that, guess where the custom template is for your theme? It is part of your theme folder. That is where you should edit, or create them new templates.


https://github.com/PHPFusion/PHPFusion/blob/9.02/themes/Septenary/templates/custom_news.php
0 replies
6
69economy
6
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Newbie

Ok I've tried all the options, but nothing happened, changing only the sites which have a URL / news /. But I came upon an interesting thing when you delete a file custom_news.php and delete the whole folder / news / so nothing would appear not to function because it is not defined, however, still it shows even though it has no assignment. It is not possible to modify home.php else? I can modify page 69economy.tk/infusions/news/news.php but home.php no.
Edited by 69economy on 19-11-2016 22:08,
0 replies

Labels

None yet

Statistics

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

3 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
C
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
6
6
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet