782 comments found.
Hello I’m trying to upload my logo, I’ve followed all of the steps you provided as well as read through the comments and I’m still having trouble.
The image link down below shows what happens after I try to load my logo.png to the ACP.
https://i.imgur.com/njaHd1I.pngHello,
It looks like the extension hasn’t been uploaded / installed fully. Can you try uninstalling and re-installing?
Hi,
Thank you so much for responding so quickly! I have uninstalled and reinstalled the extension following the “Milk Theme | Documentation” you provided.
It didn’t work with my logo. I thought maybe I saved my logo wrong and tried a text png from google search and I’ve received this ….
https://i.imgur.com/8C3RlBY.pngInteresting. Could you send us a message through the ‘support’ tab above with test login details. We’ll need temporary access to the ACP and your file manager to check why it’s returning this error.
Thanks 
I’ve emailed you the information. 
Hi I am a very beginner user . So I need a step by step instruction lists for customizing i.e inserting logo, header , changing default colour etc.. Could you help me. Thanks
Hello!
All of these instructions are included in the documentation – this is included in the download file 
I just purchased the theme. How do I get images to display on the grid?
2: how do I get the header to show up, it always shows as a dark grey bar.
EDIT: Theme doesnt like using an offsite image
3: how do I get the image logo to appear?
EDIT: Theme doesnt like using an offsite image
I figured this out.
This next issue is important. How do I get the full forum description to appear. Right now it can only be 156 characters long.
Ideas for the Future: (I can provide images for these ideas via email if you want) 1: Adding custom copyright text in the footer. 2: The option to change all avatars to circular ones. 3: Sticky navbar, I have long forums with a lot of posts. Adding this opetion would be GREAT 4: font size 5: Custom fonts 6: allowing users to preset colour in a custom style (Light, Dark, Custom) Examples, Border Colour, Primary Colour, Accent Colour, Text Colour 7: allow the option to remove the colour overlay on forum description images 8:
Hi Brinia,
Answers to all of your questions can be found in the documentation, except for the item description – you’d be better off asking on phpBB regarding this.
As for future requests, many of these are already on our backlog 
The Forum Description is cut off by your theme and changes how much it shows depending on what resolution a monitor or phone is, It is the 4000 character limit made by phpBB. Oh,I forgot to add that the 4000 characters show on the List View but not Grid View.
Hello,
Yes this is one of the limitations of using the grid layout
. For this reason, it’s generally recommend to use short item descriptions.
Darn, I really just bought the theme for the grid layout. My descriptions cant be short, they have to describe landscapes and countries. It’s a shame, the grid layout works great for a picture heavy forum.
Hello, why HTML Box 1 not working?
HTML box 1 controls the left sidebar. Ensure it’s enabled 
ok, but why ads doesn’t working?
i paste adsense code in HTML 2, but this doesn’t working…
Hmm, that’s odd! Can I ask if adblock is enabled?
Problem is on Google Adsense, thanks for help 
I am interested in this theme. I was just wondering if the core frame had certain settings. I currently use eles phpbb and it allows me to change the forum width to any percent I want. I was wondering if that was available. It also allows me to turn of header animations and other settings. Are you able to send me a link to pictures of each of the core frames settings?
Also. Does this theme work with the extension recent topics.
Hello 
Yes of course, here is a screenshot of the control panel: https://gyazo.com/3b367210be4a9016bc843ffacd1d847e , it’s a few years old now but works perfectly well and will be refreshed soon.
Also, yep! Recent topics extension works perfectly 
IS it possible to changed the Boxed Width to 99% or is it stuck at what it is set at?
What i mean is. Can the Boxed Width be changed on the Grid Style. I’d like to have the forum fill 99% of the browser window. But from what I am am reading, you can not change the Width of the grid layout. Is this true?
Hi again,
The boxed layout is deliberately fixed. If you’d prefer a layout that expands the width of the browser window you should enable the fluid option 
If I enabled the Fluid option, would the nice boxes/grid go away? I am looking to buy this theme solely for the grid, otherwise I would stick to my current theme which is Eles phpBB, a responsive theme.
I want the boxes/grid so I can use pictures as the background of those boxes,
Yes, you can use the grid boxes with a fluid layout enabled 
Hi! I use the extension Highslide – image slider. But it does not work correctly. After viewing the image, in the top corner of the site there are the map navigation buttons.
https://gofile.me/6zwDN/gNPsnOYgg https://gofile.me/6zwDN/JJ8YsAwNkHi Sdiv,
Can I ask if you’ve contacted the extension author about this?
I don’t think this is caused by the Milk Theme.
The extension works stably with the same Volare style. So if you fix this Milk-style bug, I’ll be grateful. It’s all in your style.
Perhaps Volare is the most successful style of your development.
I cannot move my topic from one forum to another forum using this theme. What is the solution?
Hello,
Have you checked your forum permissions?
The Milk Theme is front-end only so can’t interfere with the ability to move topics 
As the forum admin your theme does not give me the option to move topics but when I switch to the prosilver theme the option is suddenly available
Hi again.
Please can you email us a link to your forum and provide temporary ACP login details so I can look into this?
You can message us through the ‘support’ tab above
Thanks
Hi, I have a question about the sidebars. Is it possible to display them only on the index and not in the topics? It’s a little disturbing when it comes to the topics.
Hi!
Apologies for the delay, we had some problems with notifications.
The sidebars in the Milk Theme don’t have this ability, but if you disable them and install: https://codecanyon.net/item/phpbb-sidebar-extension-responsive/21454084 , this extension has a global / index only option 
Ok, great. Thanks. 
Just wanted to appreciate your theme
I loved the demo and dark theme is lit. Too bad I use Xenforo now. Once again, Love your work
Heh, thanks Aayush!
Who knows, perhaps Milk will be available for xenforo in the future 
I’m not sure you understand, i mean to choose a theme preset colour by subforum.
Ex: Hulk subforum color green, Captain america blue/red etc…
Hi,
Is it possible to have different header by subforum ? (One for the board index and one different for each subforum)
Thanks
Hello!
I’m not exactly sure what you can. Could you explain further?
I mean a different header background/logo
exemple:Board index have a logo/background header
Captain America subforum have it’s own logo/background header
Hulk subforum have it’s own logo/background header etc…
Oh, I see!
This would need a custom extension, or at least lots of custom coding.
To do properly would be a very time-intensive task. There is a dirty hard-coded method of achieving the same effect by chaining together multiple IF-statements that check the forum ID. However due to the way phpBB assigns forum ID’s, you’d need to add a new condition for literally every forum (rather than the category ID), so the IF-statement would be 10-20+ conditions long depending on how many individual forums you have.
Additionally each time you add a new forum, you’d need to manually hard-code a new IF statement into the header.
Best option would be to see if there’s an extension that can achieve this and I can look into making this compatible with milk. If there’s not, I’m inclined to say given the above, it’s not possible.
Thanks for your answer, i understand what you mean. In fact there is an extension who do the job but for phpbb 3.1 https://www.phpbb.com/customise/db/extension/custom_header_logo/
If you can make it compatible with milk that’s woulb be nice.
Astonishingly, this works without any modifications at all
– even with the header overlay and particle header active.
Won’t work when parallax header is enabled.
Also the logo feature in the extension won’t work, but will definitely achieve what you need with the header background. Nice find!
Nice to hear 
Now i need the same thing for the Theme Preset Colour to complete the header background and i don’t find an extension able to do that. Could you do something ?
FlightDeck extension already has the ability to set the header background colour to match the preset colour 
А где можно увидеть пример на русском языке? Пойдет ли эта тема на версиб 3.2’2? И есть ли документация правильной и безошибочной установки?
Hello!
We don’t have any the Russian language pack installed on our demos, but the Milk Theme will run the Russian language pack without any issues 
Full installation instructions can be found in the documentation file that is included.
Hi, just wondering if it’s possible to have chatbox and marquee to the site like the other forums? Thanks.
Hi!
Apologies for the delayed reply, we had problems with notifications.
Yes, the Milk Theme supports all phpBB extensions. So you can run mChat etc without any problems 
Hello the site template format of the theme is available ?
I’m afraid not, only the phpBB3 version is available 
i have installed it correctly but current homepage is not that that i’ve seen in demo how i can make my homepage kike one i have seen in the demo?
Hi Noman!
Thanks for your message and support of the Milk Theme 
All options can be configured in the flightdeck extension that’s included in the download file. Can I ask which demo specifically you’re trying to replicate?
Thanks!
Fluid + ‘Simplified’ Forumlist + Both Sidebars
another error today But last night it was alright
Fatal error: Uncaught Twig_Error_Loader: Unable to find template “ajax.js” (looked into: /home/enlister/public_html/Communnix.com/forum/styles/Milk_v2/template, /home/enlister/public_html/Communnix.com/forum/styles/Milk_v2/theme, /home/enlister/public_html/Communnix.com/forum/styles/all/template) in “overall_footer.html” at line 89. in /home/enlister/public_html/Communnix.com/forum/vendor/twig/twig/lib/Twig/Loader/Filesystem.php:232 Stack trace: #0 /home/enlister/public_html/Communnix.com/forum/phpbb/template/twig/loader.php(135): Twig_Loader_Filesystem->findTemplate(‘ajax.js’) #1 /home/enlister/public_html/Communnix.com/forum/vendor/twig/twig/lib/Twig/Loader/Filesystem.php(150): phpbb\template\twig\loader->findTemplate(‘ajax.js’) #2 /home/enlister/public_html/Communnix.com/forum/phpbb/template/twig/environment.php(313): Twig_Loader_Filesystem->getCacheKey(‘ajax.js’) #3 /home/enlister/public_html/Communnix.com/forum/cache/production/twig/a1/a1557051645dd2c67b69e19ca752178ae34d2e143d13de5dc3cbd07cb52df086.php(304): phpbb\t in /home/enlister/public_html/Communnix.com/forum/vendor/twig/twig/lib/Twig/Loader/Filesystem.php on line 232
Hello!
Ensure that prosilver is installed on your forum. Doesn’t need to be ‘active’, but does need to be present as Milk inherits unmodified template files from prosilver.
The preferences you’d like can all be configured in the flightdeck extension.
Thanks 
I got it,thanks great job,keep it up.now it is my favorite theme
Hi I would like to make a suggestion. Would it be possible to allow the user to choose between list and grid view? It seems simple enough, either via the UCP or just having a clickable graphic on the forum list itself. I love the look of the grid but a lot of my users prefer the list style, it’s what they are used to.
Hello!
Thanks for your message and support of the Milk Theme 
So, it’s technically possible but with challenges. Enabling a front-end option is a pretty small job technically, but it would mean that you need to define a ‘forum image’ for every forum. That raises the question: What do we do with those forum images in the list view. We could hide them, but then you’d need a template edit in the future if you wanted to show a list view with forum images again.
More than likely we can add an option in the future, but I don’t imagine it will be in a recent release.
I worked on this today and I will send you an email.
I have a problem installing the extension!
The /yourdomain.com/phpBB/ext/ path does not appear in my phpBB 3.2
In my case, /yourdomain.com/ext/phpbb/viglink When I put the extension is not right.
Would you help me?
Hello,
Happy to help, but you’ll need to verify your purchase first.
Could you reply here with the account you purchased the theme with?
Thanks!
hi, I read in a message 1 year ago that it was not possible to change the fixed width of 1200px in the boxed option … but I do not know if now (after 1 year of updating) if it is possible to change that amount or it is still a fixed number, thank
Hello!
It can’t be changed through the ACP extension, but could definitely be changed through editing the CSS.
large-desktops.css stylesheet, line 5 
Is it possible to change the language to Portuguese?
Yes of course! The Milk Theme fully suppoorts the Portuguese language pack
https://www.phpbb.com/customise/db/translation/portuguese/
I downloaded Milk v2 for my forum, and I was very excited to see what I could do with it. Installation went fine, and I’m able to configure everything through Flight Deck without errors. However, if anyone tries to view the site, we see a “500 Internal Server Error”. If I flip back to the default theme it loads just fine. Any ideas on how to fix this? (phpBB Version: 3.1.12)
Hello!
I can see you’ve opened a ticket with us, we’ll reply there shortly 