This template is exactly what I was looking for! Thanks for the free release, really appreciate your hard work for doing such great designs! Keep up the good work, and thanks again!
The template is great and i have been using these templates without any difficulty in installation and configuring. Great work. I have suggested these templates to my friends. Keep the good work going and thanks for your effort and contribution.
Thanks for these Joomla 3.1 templates, they are all great looking.
Currently I am using the Bloggy template on the community website that I manage. One problem though that I am experiencing – I find that if I create a table with border, the border does not show up. Is there any way to remedy this?
Probably you already fixed it. This blue background comes from the default Joomla installation, that adds a custom css class to the main menu. By removing the menu css class it will fix this issue.
Hey,
I have the same problem as described above: using the same teplate, on mobile the menu is not shown and it does not matter if I use ios or android software.
In Joomla backend you can add new menus:
Menus > Main Menu > Add New Menu Item
You can also change them anytime: Menus > Main Menu
Also you can add new menu categories if you need multiple menus.
I’ve the same problem with mobile (I’m using Iphone) and tablet. Even if I decrease the browser window on my computer. Both menu (on the top and on the left) look strange. The first one is disappears, the second is on the whole page ๐
The menu on the left side is normal to occupy the whole width of the page when the browser is resized. If you want this to be changing at a certain screen size, you can edit it in styles.css file:
@media (min-width:768px) { }
Regarding the horizontal menu, can you please activate the module title to be shown on that particular module? Does this change anything?
I understand.
I’ve one more question. Ofcourse I can edit @media, but It is not enough for me.
When I open site on my mobile I can see just horizontal menu, banner and big vertical menu. All content is under.
When I click something on horizontal menu I don’t know that the content is changed becouse I don’t see it. I’ve to go down.
It is possible to do that the vertical menu will be next to the content? I don’t need resize it.
The same situation is with pictures in content. On computer I’ve pic next to the content – on mobile I can see just big picture and some text above or below picture.
Sorry for my english. I hope, You can understand me ๐
I understand what you wanted, however this is not possible with the current version of the templates.
Probably in your case may help if some elements would be hidden in mobile view. For example:
You can add a custom class to the menu module that is in the left siderbar: “hide_mobile”, and use the following css to hide it on smaller screens: @media (min-width:768px) { .hide_mobile { display:none} }
You can do this with other modules as well, so on smartphones your users will only see the mobile-menu and the content. Depends on what you want.
Thank you for the wonderful template. I was wondering how it is to add pictures and information to the User1 section. like in the Live demo. How it shows the 3 columns ๐
I used the Custom HTML module from the module manager, and have created 3 modules, publishing them on “user1” position. In this type of module you can add any image or any html just like in articles. Hope this helps.
I’d like to put an image in the “top” module, but it needs to fit in to the right of my Logo and I can’t figure out how to reduce the width of the box. I’ve tried setting it to width:40% (which should work given that the logo is at 60%). I’ve tried setting it to exactly the width of the image. Nothing seems to be shrinking the size of the box. :-\ What am I missing?
So. I’m loving this theme. It’s the easiest theme I’ve worked with in Joomla. Do you have a “donate here” button so I can thank you? Or should I just start telling folks about this place?
You will have to edit the index.php file of the template and move the code : < ? php include "social.php"; ? > from the header into the footer area, where you want to display those social icons.
Due to high number of comments and requests I receive through this website, I'm not able to answer all emails and comments. I'm really sorry about that.
However, I will try to provide support and update the templates to work with the latest Joomla version.
Currently all templates has been tested with Joomla 3.8.3
If you have found a bug in any of my templates, please submit a comment and will try to make the necessary changes as soon as possible.
This template is exactly what I was looking for! Thanks for the free release, really appreciate your hard work for doing such great designs! Keep up the good work, and thanks again!
The template is great and i have been using these templates without any difficulty in installation and configuring. Great work. I have suggested these templates to my friends. Keep the good work going and thanks for your effort and contribution.
Thanks for these Joomla 3.1 templates, they are all great looking.
Currently I am using the Bloggy template on the community website that I manage. One problem though that I am experiencing – I find that if I create a table with border, the border does not show up. Is there any way to remedy this?
Thank you.
Add this class to the table where you want borders:
class=”table table-striped table-bordered”
Hi, I cannot find out why the “current item” menu item has a blue background.
I tried reinstalling a few times, still the blue blackground… Can anybody help please?
Thanks! Daan
Probably you already fixed it. This blue background comes from the default Joomla installation, that adds a custom css class to the main menu. By removing the menu css class it will fix this issue.
Hi, I am an newbe at Joomla and webdesign. I have the sam problem with the bleu background in the menu. Which menu css do I have to remove?
By the way, thanks for this design. I want to use it for sharing my geocaching experience andthis design fits like a glove.
My answer here:
https://joomlatemplates.me/simple-slick-business-free-joomla-template/#comment-566
OK, that one is solved.
hi,
i use this template but on mobiles the menu is not shown …
any ideas?
What mobile device are you using?
Hey,
I have the same problem as described above: using the same teplate, on mobile the menu is not shown and it does not matter if I use ios or android software.
Have you changed anything in the template code? It looks like something is missing from you code, that is actually needed to generate the mobile menu.
Hy.
I haden’t chaged nothing in the template code. What’smissing? I don’t no…
pls help me.
Thanks
Can you please make the module title to be shown? Probably that is causing the problem. Not sure but worth a try.
Dosen’t working ๐
It is not working because you changed menu style from “menu” to “Liberty-menu” in index.php
It’s working! Thank you so much. I’m very happy ๐
Thanks all.
Hi,
I couldnt figure out how to add or change menu items (position:menu). Please help!
In Joomla backend you can add new menus:
Menus > Main Menu > Add New Menu Item
You can also change them anytime: Menus > Main Menu
Also you can add new menu categories if you need multiple menus.
I’ve the same problem with mobile (I’m using Iphone) and tablet. Even if I decrease the browser window on my computer. Both menu (on the top and on the left) look strange. The first one is disappears, the second is on the whole page ๐
The menu on the left side is normal to occupy the whole width of the page when the browser is resized. If you want this to be changing at a certain screen size, you can edit it in styles.css file:
@media (min-width:768px) { }
Regarding the horizontal menu, can you please activate the module title to be shown on that particular module? Does this change anything?
I understand.
I’ve one more question. Ofcourse I can edit @media, but It is not enough for me.
When I open site on my mobile I can see just horizontal menu, banner and big vertical menu. All content is under.
When I click something on horizontal menu I don’t know that the content is changed becouse I don’t see it. I’ve to go down.
It is possible to do that the vertical menu will be next to the content? I don’t need resize it.
The same situation is with pictures in content. On computer I’ve pic next to the content – on mobile I can see just big picture and some text above or below picture.
Sorry for my english. I hope, You can understand me ๐
I understand what you wanted, however this is not possible with the current version of the templates.
Probably in your case may help if some elements would be hidden in mobile view. For example:
You can add a custom class to the menu module that is in the left siderbar: “hide_mobile”, and use the following css to hide it on smaller screens:
@media (min-width:768px) { .hide_mobile { display:none} }
You can do this with other modules as well, so on smartphones your users will only see the mobile-menu and the content. Depends on what you want.
It’s realy fantastic idea! But… It doesn’t work ๐ After that, menu occupy the whole width on my phone and computer too ๐
Thank you for the wonderful template. I was wondering how it is to add pictures and information to the User1 section. like in the Live demo. How it shows the 3 columns ๐
I used the Custom HTML module from the module manager, and have created 3 modules, publishing them on “user1” position. In this type of module you can add any image or any html just like in articles. Hope this helps.
Thanks you for your great design Can i get your update about your another free template by email?
I’d like to put an image in the “top” module, but it needs to fit in to the right of my Logo and I can’t figure out how to reduce the width of the box. I’ve tried setting it to width:40% (which should work given that the logo is at 60%). I’ve tried setting it to exactly the width of the image. Nothing seems to be shrinking the size of the box. :-\ What am I missing?
Nevermind. I margined it to where I want it.
So. I’m loving this theme. It’s the easiest theme I’ve worked with in Joomla. Do you have a “donate here” button so I can thank you? Or should I just start telling folks about this place?
hey
thanks for this theme. but i have one problem. after i have installed k2 the template isnยดt working right :O do you have any idea?
Is this not found error popping up only with my template or with other templates as well? I think there is something wrong with the K2 installation.
no it is only with your template. when i use beez3 or protostar all is working. when i use your template with active system k2 it looks so messy.
Another user had the same problem with K2 component and my other template. Here is my answer how to fix that: https://joomlatemplates.me/free-medical-doctor-health/#comment-1753
Hi, how do I turn on the four boxes on the left (light, medium, dark, blank)? Please help. Thanks.
By adding custom css classes to those modules. The documentation page is a gold mine: at Step 4 -> Custom Class Modules you can find the answer.
Many thanks!!! Its all there and its my fault I didnt read it carefully ๐ many thanks again!!!
bedankt!
how can I change position of The social icons from top to the footer?
You will have to edit the index.php file of the template and move the code : < ? php include "social.php"; ? > from the header into the footer area, where you want to display those social icons.