Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,884
- Last Active
- Roles
- Administrator
Comments
-
No problem.
-
Sorry but we have no idea why it works different when you are logged in and out. Maybe it's one of your plugins but we are not sure. 1) All these texts you can translate under Theme options > Translate section. 2) To set the same header backgro…
-
You're welcome :)
-
Hi, we do not have such feature included unfortunately. Thanks for understanding!
-
You're welcome!
-
Above picture won't help because we must have a look into code.
-
You wrote wrong css. The right one should be:.kuva img.scale-with-grid, .kuva img { width: 100% !important; height: auto !important; } Next time when you create custom css's, we suggest to look http://themes.muffingroup.com/betheme/documentation/#t…
-
Hi, please provide url to site where you want to do similar menu and we'll see if there is anything what we can do for you. Thanks!
-
We already gave you a step for a right direction. Our custom post types, you can find under includes/ folder and except that there is nothing else what we can do. Just check for example includes/content-single-portfolio.php file which is custom post…
-
No, for popup this is not possible unfortunately. Classes can be added for simple button shortcode only.
-
Please check the following topic http://forum.muffingroup.com/betheme/discussion/2783/important-learn-how-to-send-private-message where we explained how to send us private messages.
-
Hey, you should send this question To Envato support team because we are not the seller and there is nothing what we can do in this case. They keep all licenses on their sites. As authors, we can only verify if user purchased theme and if he broke …
-
If above css works good, it means that is fine. From our position, we do not see anything wrong in above code.
-
If above variables were increased as much as possible, we have no idea how to help you. It is necessary to increase above variables to check if this is a problem or not. Problems may be related with your plugins or other server settings as well. But…
-
Hi, if you refer to Nice Scroll feature and you don't like it, you can easily turn it off under Theme options > Addons & Plugins > Addons section. Thanks!
-
You're welcome!
-
Hi Neil, logo per pages can be changed with layouts configurator only. There is no other workaround for this. Thanks!
-
Hi, thanks for sharing with us :) Hope your solution would help other people as well.
-
Hey, please provide url to site where you want to do this and we'll see if we can help.
-
Looks like your settings are ok. Please try to increase memory_limit to 128 or even more and also please increase the following variables as much as possible: upload_max_filesize, max_execution_time, post_max_size and max_input_vars. However, if thi…
-
Hi, this can be done with custom css only. For each button, you can set class name and then under Custom CSS section, you can set colors for them with css. Thanks!
-
We thought that you sorted it already. If you want to apply above css for one image only, then set class name for the image which you want to change and then modify above css. If you will set class name for the image and tell us what's the name of t…
-
Yes, this refers to the break point of them menu. Just choose the value under which should appear mobile menu instead of regular.
-
What's the url to page where you have these boxes?
-
If this section does not look as http://pasteboard.co/2ATpRguE.png you supposed to update theme because you are using old version and that's why don't have all options included.
-
We did checked your site already and everything is fine. As we see, you are using cache which could be the reason of your problems. To be honest, we did never met with anything similar so disappearing configuration must be related with one of your p…
-
Like we wrote above, you did a mistake in your Custom CSS section somewhere and that's why any css below this mistake, does not work.
-
You need to increase limit for max_input_vars variable on server side. Only then, you would be able to save the pages with larger amount of content.
-
You're welcome ;)
-
Yes, you can move it to the right with:#Top_bar .logo { margin-left: 60px !important; }