782 comments found.
Hi, I’ve just purchased the theme and I’m looking to make an option so the user can switch from dark to light mode when they please. However, I can’t install the theme 2 times and customize each one individually. Is there a way of achieving this? If so, how?
Also, how can I disable the sidebars on mobile?
Hi again!
This isn’t possible at the moment, but it’s at the top of our wish list and will probably be included in the next major update 
Hi, I have just installed milk theme, all works great except registration, nobody cant register, it show this error “An error occurred while sending the form. Try Again.” I am using phpbb 3.2.2 Any Idea ?
Hello!
Hmm, I’ve tried to replicate this but haven’t had much luck.
Can I ask if you’re running the most recent version of the Milk Theme and phpBB (3.2.2)?
Thanks
Yes I am running last versions of both.
Love the theme! I use the grid-style because I like it to function as a homepage. But I sure would like to have a short welcome-text below the header. Now I know there is a ext for anouncements, but that is forumwide. Do you know if it is possible to add somewhere in a template of the theme such a piece of text?
Hi there!
Good question 
Yeah I was going to suggest the extensions add-on. This is still probably the best option, but you could open the template file:
/ext/phpbb/boardannouncements/styles/all/template/event/overall_header_content_before.html
Find:
<!-- IF S_BOARD_ANNOUNCEMENT -->
Replace with:
<!-- IF S_BOARD_ANNOUNCEMENT and SCRIPT_NAME eq == 'index' -->
This will limit the announcements to showing on the index page 
Mmm, it gives me a 500 error when I do this, tried several times. But I did find the answer thanks to your piece of code. Maybe others can use it too.
This: <!- IF SCRIPT_NAME eq ‘index’ -> must be placed after
<!- IF S_BOARD_ANNOUNCEMENT ->
Than the closure, after the last <!- ENDIF -> place <!- ENDIF ->
Don’t forget to prune. This works perfectly for me! (I cannor place code here, maybe you can do that for me?)
Sweet
, glad to hear you’re all set
Is this the only place you get support?
Hello!
You can comment here after purchase, or email us through the “Support” tab above 
After I bought and then wait for answers? That’s precisely why I did not choose to buy anything to know if you only get support! But apparently!
Hi again,
I don’t think I wrote my last reply very clearly 
We provide support to all planetstyles customers. There are 2 places you can obtain support from us:
1) here in the item comments, or: 2) by opening a support ticket through the “support” tab
I hope this is clearer 
Difficult to choose which theme to choose?
Can you recommend a black theme?
The Milk Theme comes with a dark preset if that’s of interest to you, check out the live demos 
And how use : icon_rate_bad ?
This is included in the default phpBB prosilver theme, but doesn’t currently have a use in any style 
hello, how to make appear the name of the forum on the page unread?
Hello and thank you, it works perfectly
I can not find the info for block 4?
This field isn’t currently used 
First thank you so much for such a great style. Awesome really…
Just my 2 cents, for those who are having problems with double footer (extension devs, problems in extensions as “google translator” etc… or just when you append more JS in overall_footer_after event and your javascript mightl be included twice in the source code of your web page) just remove ”<!- EVENT overall_footer_after ->” from line 62 in /styles/Milk_v2/template/overall_footer.html
Indeed – the most recent release contains a duplicate template event.
This will be removed in time for next update 
activity stat doesn’t work wuith this theme ?
Hello!
Can I ask if that’s an extension? Or are you referring to the default stats display in phpBB?
Thanks!
its an extension:
Activity Buttons Nom simplifié : volksdevil/activitybuttons Description : Adds a responsive button menu for your users to view new posts, active topics, unread topics. And shows buttons for guests to either login or register. 2.0.0 adds a counter to the Unread posts button.
I would like to display the number of unread
Ah!
So, this extension relies on a template event that’s inserted before the search box in the header.
Since we moved the search box in Milk, we consciously removed this template event.
So to use the extension, you’ll need to add the following line of code wherever you’d like the activity links to display:
<!-- EVENT overall_header_searchbox_before -->
If you’re using Milk’s sidebar, the sidebar_right.html template line, line 3 would be a good place for this 
Is this with Spanish option (Lenguage)?
Absolutely! The Milk theme is compatible with phpBB’s Spanish language pack 
The mentions system(https://www.phpbb.com/customise/db/extension/simple_mentions/) don’t work in this theme. Do can help me?
Hey Alex!
Happy to look into this for you. Could you ping us a message through the ‘support’ tab above from the account you purchased Milk with?
Thanks!
Hi, I couldn’t solution my problem: https://themeforest.net/comments/18762423
Can I request a refund? :’(
Hi again,
Can I ask if you tried with the prosilver theme to see if this solved the problem? As the Milk Theme is digital (and has been downloaded) a refund can only be provided when we’re absolutely certain a bug is present and definitely caused by the Milk theme.
No other customers have reported this problem, so we need some more information before a decision could be made 
Does this theme support the recent topics extension? Or better yet, does it have one built into it?
Hi! 
Thanks for your question.
Yep! Milk will run the recent topics extension without any problems, doesn’t currently have this built-in though 
RSS Icon with ACP settings control. Idealy i am chassing a RSS Icon that i can add to the header menu aside Quick Links | FAQ | ACP MCP | (RSS ICON HERE) that i can change the link for that menu to any feed address i wish to in the ACP or another simple way.
Has anyone acchieved this
Hmm, good question!
Is there an extension that could achieve this?
Only that work woth the default theme
not the awesome Milk. As the mods all alter the prosilver header etc.
Anyone found a mod for this theme yet for an RSS icon that is manageable ?
Hi,
I’m having an issue because when I try to change the page in a post appear this message:
“AJAX error Something went wrong when processing your request.”
Hello!
Thanks for your message and support of the Milk Theme 
We think this error is caused by something in your server setup as opposed to the Milk Theme. Can I ask: If you temporarily switch back to Prosilver and try to perform the same action, do you still see the same error?
Thanks!
No, with other themes I have no problems 
Hello! With these theme can you display a notification to the users when theres a new post or comment from anyone? like an autosubscribe to all topics?
Hello!
Yep, subscribing to individuals forums /topics is built into the phpBB software, and are both features supported in the Milk Theme 
Is the new Theme released?
Not yet, it was submitted a few weeks ago, however there’s a long approval queue on ThemeForest at the moment 
Hey, this theme looks wonderful and wanted to get one, but one thing I want is for users to be able to switch between dark and light styles, is that possible?
Hello!
Yep, this is possible
. Just ping us a message through the “support” tab above after purchase and we’ll send you instructions 
Do you provide a changelog for updates? I saw in documentation that when updating to uninstall/reinstall/ run Beyond Compare, etc. Can you provide what you changed? Thanks!
Hello!
We provide a brief changelog at the footer of the item page here and in the documentation. For line-by-line code changes, your best option would be to use a program such as BeyondCompre to diff the different versions and identify the exact changes made 
Hello, I recently buy your Milk theme and I liked it very much. I have some problems thought. First problem is that I want header background image as slideshow and to do that I found and extension called Fade Header. Altought height adjustment option of the extension worked properly I can’t seem to get images going one after another. I tried without the milk theme and it worked perfectly fine. Is there any way to work it with your theme? Second one is also about header image. I disabled logo and erased the sitename and description so that beauty of the header image can be appreciated fully. But I want that header image to be clickable and redirect users to my site’s home page. Can it be done? I send the same massage to support team about this issues.
Thanks for the great theme. Best regards.
Hello!
We’ve received your private message regarding this, and will respond soon through email.
Thanks 
Sorry , my the login have some problems, if use mobile can’t login with out “remember me” and somepeople can’t type at the login page
Hello!
The link you sent appears to be broken, could you send us a new link and a username / password for a test account through the “support” tab above?
Thanks!