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?

Theme Material?

Asked Modified Viewed 1,016 times
K
Kvido1
K
  • Member, joined since
  • Contributed 61 posts on the community forums.
  • Started 16 threads in the forums
  • Started this discussions
asked
Member

In the version of Andromeda 9.03.110 there is only a theme Magazine. Why is not included Theme Material by RobiNN, which is nice (dark version).
I used it with small modifications (added social network icons) and "Read" for articles on the homepage.
Thank you for your answer.
0 replies

7 posts

R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

In core we have only one site theme and one admin theme.

All themes are always available in MP/Github.
0 replies
K
Kvido1
K
  • Member, joined since
  • Contributed 61 posts on the community forums.
  • Started 16 threads in the forums
  • Started this discussions
answered
Member

Edited by Kvido1 on 11-06-2021 13:09,
0 replies
K
Kvido1
K
  • Member, joined since
  • Contributed 61 posts on the community forums.
  • Started 16 threads in the forums
  • Started this discussions
answered
Member

I suggest adding an appendix to the theme of Magazin a Material on the homepage under the title of the articles to display the number of read articles "Reads / Displayeds".

We will make the adjustment in the file, for Magazin:
/www/themes/Magazine/classes/Templates/Home.php:
About link: 40
echo '<div class="post-meta">';
 echo '<h4 class="title"><a href="'.$data['url'].'">'.$data['title'].'</a></h4>';
 //echo '<div class="small m-b-10 overflow-hide">'.$data['meta'].'</div>';
 //Kvido
 echo '<div class="small m-b-10 overflow-hide">'.$data['meta'].' Přečteno: '.$data['views'].'</div>';
 //end


We will make the adjustment in the file, for Material:
/www/themes/Material/classes/Templates/HomePage.php:
About link: 47
//echo '<div class="overflow-hide">'.$data['meta'].'</div>';
 //Kvido
 echo '<div class="small m-b-10 overflow-hide">'.$data['meta'].' Přečteno: '.$data['views'].'</div>';
 //end
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

These are personal preferences and will by developers choice not be implemented in the distributed version of the theme.
0 replies
K
Kvido1
K
  • Member, joined since
  • Contributed 61 posts on the community forums.
  • Started 16 threads in the forums
  • Started this discussions
answered
Member

I used theme Material on my website and applied the modification. Is it allowed? I have the requisites duly mentioned in the imprint. Thank you for your message.
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

Yes, you can modify freely for your needs. No permissions is required. But it does not mean developers will adapt and use what you want in their downloadable product.
0 replies
K
Kvido
K
Kvido 10
Linux-Ubuntu 09.03.60, Linux/Ubuntu, PHP5, HTML5, Mozilla-Firefox 3.6.3, Opera 10.51, IE 8.0.6
https://www.nekecamweb.cz
  • Senior Member, joined since
  • Contributed 524 posts on the community forums.
  • Started 108 threads in the forums
answered
Senior Member

Thank you for this info. It is also written about here:
https://www.php-fusion.co.uk/licensin...ing/?agpl
Satisfaction!
0 replies

Category Forum

Themes Support

Labels

Statistics

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

4 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
K
K
Kvido 10
Linux-Ubuntu 09.03.60, Linux/Ubuntu, PHP5, HTML5, Mozilla-Firefox 3.6.3, Opera 10.51, IE 8.0.6
https://www.nekecamweb.cz
  • Senior Member, joined since
  • Contributed 524 posts on the community forums.
  • Started 108 threads in the forums
R
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
K
K
  • Member, joined since
  • Contributed 61 posts on the community forums.
  • Started 16 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet