Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
Hi, we are sorry but what exactly you can not update? Product license? What does it mean?
-
So if it doesn't work, all we can recommend is remove everything and make new/fresh installation of Wordpress and theme (including fresh database of course).
-
Ok. So to set up the same looking menu, you need to set up main menu under Appearance > Menus > Manage locations section.
-
The only difference we see is that you have 160+ images but we got 210+. Please understand that we can not upload new splash page with every update because it would be stupid. We can update splash with next theme update to make it 210+ but we won't …
-
Hi Lars, theme is compatible with WPML plugin of course what you can check on https://wpml.org/theme/betheme/ (this compatibility was tested by WPML team). So if something does not work, please contact with WPML support team and ask them what might…
-
Ok, got it now. But as we can see, the font you used does not support this type of characters.
-
Ok, thanks. We checked your site and looks like the title is missing because you turned off Title option under Theme options > Blog, Portfolio & Shop > Blog >Single Post section.
-
You are welcome!
-
Ok, thanks. We checked your site and found that you have 1020px grid width. And if you want it to be wider, then you need to increase it's size under Theme options > Global > General section. The other thing you can do is set up FULL WIDTH sty…
-
If you are good with coding, then everything is possible of course. But to achieve something similar, you need to write html.
-
Please take a look at http://themes.muffingroup.com/betheme/documentation/#theme-customizations where this was explained.
-
Did you found something similar to what you would like to achieve on one of our demos? Sorry but we are not sure what exactly you want to do and the menu works as should. Do you mean to have effect similar to the one on http://themes.muffingroup.com…
-
Hi, to remove subheader in blog posts only, you need to use the following css:.single-post #Subheader { display: none !important; }
-
You are welcome! :)
-
It is always the same as font size. So if font size is for example 42px, line height is 42px as well.
-
Hi, as we can see, Youtube takes only seconds into account. So instead of start=1m42s you should use start=102. More details about YT parameters you can find on https://developers.google.com/youtube/player_parameters?hl=en Thanks!
-
You are welcome! :)
-
Sorry but we can not agree with you. It is not true that the problem is with the theme. If you will read some articles in the web like https://www.latecnosfera.com/2016/06/google-maps-api-error-missing-keymap-error-solved.html for example you will u…
-
Hi, would be great if you can show us what is exactly happening because without seeing it, we are not sure if we understand what you mean.
-
Hi, 1. Thumbnails does not appear on mobile because this is how this item was made. And we are sorry but this can not be changed. 2,3. Please remove you extra css (you did tons of customization already) and everything would be fine. We removed it …
-
Really? Please send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Please don’t forget to attach link to current topic so we k…
-
If something is still shacking, then problem must be with the speed of your hosting. Just check any of our demos and you will see that parallaxes are fine. And there is nothing what we can do to make them lighter and faster. We tested lot's of them …
-
Hi, please send us link to page where you have those 60px of padding first so we can have a look on it.
-
Hi, please send us link to page which is boxed in your opinion.
-
This works but the address you gave above is agile-constructin.pl (you lost letters). So we did checked your site and the background which is behind slider, can be changed under Theme options > Colors > General section.
-
Hi, what you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. P.S. All files responsible for WooCommerce a…
-
Hi Laura, we can sort it out with next theme update. Thanks!
-
You are welcome! :)
-
"Show all" you can remove with:.post-nav .list-nav { display: none !important; }
-
Ok. so to remove those details, please use the following:.blog #Filters { display: none !important; } .blog .post-footer .post-links .post-more { display: none !important; }