Discussion on Milk - Multipurpose Responsive phpBB 3.3 Theme

Discussion on Milk - Multipurpose Responsive phpBB 3.3 Theme

Cart 5,765 sales
Recently Updated
Well Documented

PlanetStyles supports this item

Supported

This author's response time can be up to 1 business day.

782 comments found.

got some probs concerning the icon that appears on top of the avatar sideboard , need help asap take a look on the ss for further info https://i.imgur.com/krkU6vM.png

iam only a developer, the owner of the website purshased the style

Is the able to respond here? We generally don’t provide support unless we can verify the theme has been purchased.

Thanks

the problem is solved but thanks anyway

Hi, you did a good job. I have a little desire. I would be very happy if it was possible. I want Sidebar to be sticky. I want the ad codes I added to be sticky. Good work.

Hello!

Thanks for your feedback :)

Sadly this isn’t possible at the moment in the Milk Theme, but it is possible using our sidebar extension: https://codecanyon.net/item/phpbb-sidebar-extension-responsive/21454084

This has code to support sticky ads when scrolling :)

Hi Gaither,

If you have a logo height set, removing it should resolve this issue :)

How can i change the forum icons hyphen, tick, arrow & cross marks being displayed?

These are controlled in:

/Milk_v2/theme/icons_forums_topics.css :)

Is it possible to add a custom link to the top navigation?

Hello!

Yes, although it’s recommended to use an extension from phpBB.com to achieve this, rather than hard-coding into Milk :)

I just discovered Customized Quick Links, are you aware of any other extensions with similar functionality?

Not off the top of my head sorry :(

Hi. In the demo area (Dark Base + Grid + Parallax Header) I can see that topic title, description etc is out of the image category . When I set the grid style in my forum the topic title stays inside the image (absolute?) How can I set it as in the demo?

Hello,

The demo is using an older layout, we’ll be updating it within the next few days. It’s not possible to revert.

Apologies :(

Hello, it is normal that I don’t have the template “memberlist_view.html”?

Where can I modify the page of memberlist please?

Very strange

It is normal? How to do to modify the body of memberlist page?

Hello,

Milk is based on prosilver. It inherits any unmodified files from there, so if you need to edit a template file, copy it over from prosilver -> Milk, and then edit :)

That was I did! Thank you :)

My forum audience (digital media students) primarily uses the forum at night. Some during the day of course. I would like to provide two color variations for users and let users decide between a dark option and a lighter option. I prefer a darker interface in the evening personally. It seems to be easier on the eyes at times. I know you don’t go into too much detail with regard to code, but is there possibly a simple change that would allow me to install the style twice configured with two different color variations which then could be chosen by users? This would be excellent.

Literally, just saw the post above from alsthom regarding the same topic! Glad to know that this can be done i.e. switching between the two style variations. Interested in the details. Thank you!

Hi Roy,

If you ping me an email through the ‘support’ tab above, I’ll be able to send the full details your way :)

Hello. My name is Elias and I would like your help with dark theme. With your advise (sometime ago) I have both dark and light theme, so users can use what they like. I have set as default the dark theme. However at the login page it shows the light theme, i think. Everything is white :) I found dark.css but what should i add or edit? Hope you understand my poor english Thank you Best regards Elias

Hi,

In the overall_header_simplified.html template file, find:

<!-- IF STYLE_SETTINGS_CONFIG_BASE_COLOUR == 'Dark' -->
    <link href="{T_THEME_PATH}/colours_dark.css" rel="stylesheet">
<!-- ENDIF -->

Remove line 1 and 3 :)

Thank you. Best regards

Hi! I post a question about reCaptcha One month ago and see that mettamark had the same problem. What about the solution, it’s only css problem i think but i didn’t find where to do the modification.

Thanks. I’ll look into this and provide a fix tomorrow (20th)

Hi again,

I’ve identified the problem, it’s a one-line fix.

Open: /styles/Milk_v2/theme/merlin.css

Find:

dd.captcha {
    margin-top: 15px;
}

Replace with:

dd.captcha {
    margin-top: 15px;
  clear:  both; /* Captcha fix */
}

This has been merged into the latest release (no release date yet), but you can implement manually in the meantime :)

Thx a lot! Have a nice day!

Where are the style changes stored to? Can those be copy pasted back after an theme update instead of manually selecting each option from the flight deck extension?

Hello :)

The flightdeck options are stored in your forum’s database. You can change the flightdeck source files without losing any of the existing settings

Which table are they stored in the database? Also the update instructions on readme tells you to delete all data on updates so the settings are lost if you follow the instructions, “Make a note of your configuration, then click ‘Delete Data’ in the ‘customise’ tab”.

Hello , I have two questions.

Firstly, Is it possible to change the Animation HEAD BACKGROUND? Secondly, How do I change the IMG attached down below.

Hello :)

1) Yes the header can show either a solid colour, gradient or image.

2) It doesn’t look like there was an image linked to your post. Could you re-send?

Thanks

Thank you for your response! :) Does Gif Header works? 2) I figure it out :) thanks.

I love your theme its so modernized!

Yep, gif header will work :)

Hi,

I’ve recently bought your Milk theme, and I really like it ; thank you very much for your work ! :-)

I only have 2 questions and/or improvement suggestions:

1) You mentioned a further update which would allow users to choose/switch between light and dark themes ; and thus, the possibility for the admin to personnalize the two different versions (different header background images for example, or different Theme Accent Colours ; which could improve the visual comfort on both versions) ; any idea when this improvement will become operational ?

2) Is there a way to disable the forums logo/image under a given resolution/window width ; or on small devices, like tablets or smartphones ? Our forums banner is 1170 * 240 pixels (we use the same resolution on every available themes) ; and when I switch to my smartphone, it gets heavily distorted : the picture occupies half of my screen’s height, and the width is all wrinkled… so I’d rather not have any banner at all on small screen resolutions, if it’s not possible to keep the image ratio (?). This feature (the banner being not displayed if the screen resolution/window width is less than xx pixels) is automatic on some of other style we use ; would it be possible to implement it on Milk, please ?

Thanks in advance for your reply !

Lucy

Hi, thanks for your reply !

1) I understand ; but can I at least change manually (and if yes, in which files) those features (especially the header background image, the text and the blocks / stripes colors) for both light and dark themes ?

2) Here it is… https://ibb.co/8Krx1BX

Hi again,

1) The dark stylesheet is /theme/colours_dark.css

2) Interesting. Can I ask if this was a problem with your previous logo too, or is this only logo you’ve tried?

Thanks!

Hi, thank you very much for your reply ! :-)

1) Thanks ! I’ll have a look at this and try to modify some colours…

2) Ho ! I wanted to try with another image, following your reply ; and I noticed I had entered the logo width and height in the boxes ; I should have left them blank. It works now ! :-)

So, my last concern was about the header background image ; I’d like to setup a light image for the light theme, and a dark one on dark theme… and appart from using the extension, I can’t find where I can change that image separately, in my theme files ?

Thank you very much for your help :-)

Do the sidebars allow for Spotify playlists to be embedded (iframe format?) Can any music players be embedded?

Thanks! I tried added in an embedded Spotify playlist and I keep getting an error where I go to save it where it sends me to the main forum saying: “Information The requested page could not be found.”

I’ve tried inputting just the iframe code and wrapping it with the div class=sidebar widget found in the documentation.

Is there a step I am missing here?

Hmm, that’s odd! Could you email me the code you’re trying to use?

Normally we can’t help with 3rd party integrations like this, but happy to have a look.

Ah my apologies, I didn’t see the notification for your reply. I will see if I can still replicate tonight and email you :) Thank you!

There is a bug on the Login page when an user fails to login many times and it should appear the reCaptcha code.But the Google ReCaptcha doesn’t appear anywhere. (Didnt test the others Captcha)

Hello,

Can I ask which version of Milk you’re using?

Thanks!

Hi,

I have a question regarding some formatting for responsiveness. When listing the “Show unread threads” (maybe other places as well) it is not possible to see what category a topic belongs to when viewing on a big screen. However on a small screen it pops up.

Is this a bug, was it intended to be the other way around? Show on computers, hide on mobiles? As it is now it shows on mobile, hides on computers (if not very small browser…)

See this: https://puu.sh/CsCWp/6afd86c750.png

This is what I am refering to in the code:

<div class="responsive-show" style="display: none;"> Senaste inlägget av <a href="./memberlist.php?mode=viewprofile&u=13325" style="color: #3366FF;" class="username-coloured">Lärfors</a> « <a href="./viewtopic.php?f=37&t=76627&p=749301#p749301" title="Gå till sista inlägget">06 jan 2019 20:11</a> <br />Postat i <a href="./viewforum.php?f=37">Hemsideutveckling</a> </div> <!-- Above "responsive-show" does not show category. Below "responsive-hide" shows --> <div class="responsive-hide left-box"> av <a href="./memberlist.php?mode=viewprofile&u=13325" style="color: #3366FF;" class="username-coloured">Lärfors</a> <span class="clutter">» 06 jan 2019 20:11 » i <a href="./viewforum.php?f=37">Hemsideutveckling</a></span> </div> https://pastebin.com/uxYY44XN

Hello,

Yes this is (partially) intentional. We removed the parent forum from the search results template on desktop, but opted against removing it from mobile until we had more feedback.

So far nobody’s mentioned anything, so we’ve left it as-is

Ok. We have had complaints from our users when switching to Milk v2 regarding this. We would prefer to see the category on both devices.

This may not be an issue with searching as you can specify category in the advanced search. But in the regular search or the “show last active threads” options, threads may be misleading when not showing the category.

Thx for a great theme overall!

Thanks for the feedback. We’ve added it to our product backlog to be considered for future releases, but I can’t make any guarantees :(

Hello , I recently bought MILK V2 , I sent an email already. I ran into a fatal error.

Hello,

Do you have the prosilver theme installed? Milk inherits unmodified files from prosilver, so it needs to be installed.

Thanks :)

Hi, first thanks for this awesome theme.. i want to ask this.. when user add icon topic the icon was not in good looking.. is it bugs? please see this https://prnt.sc/m0r9d3

Resize the source image :)

Update for 3.2.5 :)

This is the only front-end update in 3.2.4 -> 3.2.5: https://gist.github.com/marc1706/eac643bedc0d48582b49d0d7bbe960d6

Milk inherits this template file from prosilver, so we don’t need to release an update for 3.2.5 :)

Hi, This is just a prepurchase question. Does this theme support SSL? And do you guys have a dedicated forum to support this theme? Thanks.

Yes, SSL is supported. Support is offered through email :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey