782 comments found.
A short text to describe your forum do I remove or change this post?
Hello there. how can I translate the text here into Turkish? Also, why not sign in or sign up?
resimag.com/p1/65236f2c673.png
Hello,
Your account isn’t showing a ‘purchased’ tag. Can you reply here with the account that was used to buy the theme?
Thanks
I used the Volera theme with this account I bought the volera theme and then I wanted to buy the milk theme and I couldn’t log back into this account. I bought the milk theme with a different account and now I can’t access the account where I bought the milk theme. If you check, you can see that I received the volera theme with this account. I’m sorry but I can’t access that account and I’m waiting for your help.
Please help me
We don’t provide support to customers to obtained the theme through warez sites.
Where can i find the documentattion?
How do i fill in colors? where do i style the theme?
Hi there,
Documentation (which includes customisation info) can be found in the download file 
Hi, How to translation tooltip-left’s content, such as Expand, Collapse.
<!- IF STYLE_SETTINGS_CONFIG_COLLAPSIBLE_PANELS ->
<!- ENDIF ->
Hi, when I upload a favicon picture. An error occurs. As follows, “The favicon file favicon.ico failed to upload.”
Hi there,
Do your attachment settings in the ACP allow for your favicon file size and format to be uploaded?
I love this perfect theme. I find the oauth login button has no style. Please solve it. I compare the theme with default theme. The MILk may lack the login_body_oauth.html file, so it has no style button of oauth.
Hi there,
We’ll look into this for the next update 
Hi, dos this theme have a Chinese translation? I have a wordpress site. Can this theme login and register with sso ?
Hello there,
In phpBB languages are set by the core software rather than the theme, our theme does support all of the language packs though 
As for SSO, it’s more a question of integrating phpBB with your website, which is beyond the scope of a frnt-end theme.
Can’t login through mobile, used different browsers & also tried with checking “remember me” box
Hi there,
Is this exclusive to mobile, or desktop too?
Does this theme support any social login packages?
As theme as custom login/register page this package icons don’t show there
Mainly theme login page is where social login icons are not showing
Hi there,
Milk uses all original phpBB template events, so this should work without issue.
Are you saying that the above extension isn’t working on Milk? Does it work on prosilver?
Didn’t try on pro silver. On the milk login page it doesn’t work. On register page and home page extension works
Can you try prosilver and report back? I’m keen to know if this is a problem with the extension or Milk
Hi. When using the Grid layout, the “forum images” are not responsive. Which in different resolutions the images shift or do not resize correctly after resolution change. Why?
Hi there,
They should be. However they use automatic CSS ‘cover’ resizing, which automatically scales the image to fit in the best way possible.
The upshot of this means that you’ll see slightly different parts of the background image depending on which device you’re using.
If you can send us a link through the support tab above I can double check if it’s working as intended 
Could this, or a variation of this, be applied in some way to the .css
.list-inner img { max-width: 100%; }
Cheers
Hi again,
That’s (kind of) how it works already. Milk uses CSS’ background-image property to set the images into the container background. We then use background-size (cover) to fill the space. This works by increasing or decreasing the image size until either its width or height matches the container proportions perfectly.
The above code is for use in inline images, but does more or less the same thing by scaling restricting the image to the 100% width of the container.
Hi,
I can’t do “place inline” on post attachments when using the Milk theme.
It works in Prosilver.
When pressing the “place inline” button nothing happens.
Hi there,
Which version are you using?
Thanks
phpbb v3.2.7 and Milk v.2.0.9
Hi again,
I haven’t been able to replicate this using those versions.
Can you disable all browser extensions + other extensions installed on your forum to check for conflicts?
Thanks
What it exactly means when author didnt answer “This author’s response time can be up to 1 business day.”?
It means exactly what it says. I have responded to this comment within 2 hours 
Will you respond fast once again?
Yes 
What about answering to my second message mailed or I have to make another ticket?
how I can move the Scroll to Top button to the left side?
Hi there,
merlin.css, line 371
Change right: 20px; to left: 20px 
Hello PlanetStyles, thanks for the answer
the line 371, did not match with .scrollToTop
.social_link_footer { 367 text-align: center; 368 clear: both; 369 padding: 80px 0 30px; 370 margin-top: -50px; 371 position: relative;
I change right: 20px; to left: 20px in the scrollToTop section, clean the cache but did not working,
Ah, it’s actually 396. My bad.
hello, i am creating my forum and i would like to change the height of my header, can you please tell me or i can modify this please? here is the address of the forum: http://gugli.fr/forum. thanks a lot for your help
Hi there,
The header height is set dynamically based on the content of the elements inside it 
can i add this theme to a page on my website?
Hi there,
The theme can only be run on the phpBB forum software, it isn’t currently available as a standalone HTML template.
Apologies 
Hi, the header background is not working with mobile view.
Where or how I can fix it?
Hi there,
Are you using the particle header? If yes, this intentionally doesn’t work on mobile.
If it’s an image, please ping us a link through the support tab above so we can investigate 
Hello, how many extensions are compatible with this theme?
Hi there,
We support all default template events in phpBB, so there shouldn’t be any extensions that don’t work 
So that means all extensions work well with your theme? No need to modify them?
I mean display, not events…
That should be the case, yes 
And do you fix it if there is a problem with an extension?
Depends. If it’s a problem with a missing template event we’ll fix. If the extension comes with custom styling and that doesn’t blend well with Milk, I don’t think we’d invest time in debugging that.
How can I edit the order of the options and add new options in the header menu?
https://imgur.com/rB4ahXTHi there,
This ordering needs to be changed manually by editing the overall_header.html template file 
I am wondering whether the collapsed panels will be preserved between sessions (via cookies?). In my installation (phpBB 3.2.7 with Milk V2 purchased yesterday) collapsed panels will be uncollapsed after the next logon.
Hi there,
Apologies for the delayed reply.
Yes, collapsible categories are preserved between sessions 
Hey, any ideea on how to remove/edit Powered by phpBB™ in the footer ? Googled it but it seems that for the last version there is no accurate Guide. Thanks a lot. Can you also please tell me what is the html block #4 for ?
Hi there,
The footer copyright needs to be manually removed from the overall_footer.html template file.
HTML block 4 isn’t currently used for anything 
If I buy this theme, Can I use it to make some test with xampp offline without using the license?
?
Hi there,
Apologies for the delay while we were on vacation.
Yep! The theme can be installed locally, and then transferred to a live site any time that suits you 
thank you for the anwser
Really nice job, congratulations. I have a doubt, what is the html block #4 for? The instructions don’t say anything about it.
Hi there!
This section was used for an old footer design that we’ve since removed 