Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,864
- Last Active
- Roles
- Administrator
Comments
-
Ok. So please update theme to latest version and set up Enllax parallax feature instead of Translated3d under Theme options > Addons & Plugins > Addons section.
-
If you tried everything and nothing works, you definitely need to remove everything (including wordpress, theme, plugins, etc) and then do fresh installation of Wordpress. After that please install theme and WooCommerce only.
-
Ok, so everything is clear. Wordpress, since version 4.5, requires minimum PHP 5.6. It means your current PHP version is older than 5.6 and doesn’t support necessary Wordpress functions. We recommend you to contact with your admin/hosting provider b…
-
Hi, Wordpress, since version 4.5, requires minimum PHP 5.6. If you open your blank site in Firefox html mode (CTRL+U) you see an error related with array_replace_recursive() function. It means your current PHP version is older than 5.6 and doesn’t …
-
@davinci314 Did you tried to install other sliders? If you didn't please try and let us know if the result is the same.
-
Hi, please send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can have a look on it closer. Please don’t forget to explain in message what for this access is.
-
Hi, the screenshot of the back-end of that page would be the best an easiest explanation. So please take a look at http://pasteboard.co/4RVgVjvr9.png Thanks!
-
If you want to activate sticky header on tablets, you need to turn ON Sticky on Tablet option under Theme options > Responsive section.
-
Ok, thanks. So to remove this effect, please use the following css:.image_frame .image_wrapper img:not(.ls-l) { top: 0 !important; }
-
You're welcome! :)
-
Ok, so you can remove it with:.layout-boxed.nice-scroll { padding: 0 !important; }
-
Ok. So to remove both, please use:.image_frame .image_wrapper .image_links { display: none !important; }
-
This can be done similar to what we described on http://forum.muffingroup.com/betheme/discussion/206/add-google-to-the-share-box
-
Hi, the video you sent above, does not work because it's private. Would be great if you can send us link to page where you have an issue so we can check the site as well.
-
This is how transparency works. And we are sorry but it is not possible to move the logo and menu down unfortunately.
-
Hi, please switch to any default WP theme and check if you got the same behave when default theme is active.
-
Hi, we are very sorry but we do not have this kind of horizontal menu included into theme unfortunately. Thanks for understanding!
-
So it means that you are unable to save the content because of the limits on your server side. More details about that you can read in the following topic http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-…
-
Ok, so all is clear now. Wordpress, since version 4.5, requires minimum PHP 5.6. It means your current PHP version is older than 5.6 and doesn’t support necessary Wordpress functions. We recommend you to contact with your admin/hosting provider beca…
-
You're welcome! :)
-
So if this is what is happening, you should contact with your admin because the problem must be related with .htaccess if regular links are fine.
-
Yes, we are 10000% sure about that. This file is responsible for all shortcodes/items. The files under includes/ folder are responsible for individual pages.
-
Ok. So to remove header background from mobile and move the logo up, you need to use the following css:@media only screen and (max-width: 767px) { #Top_bar:not(.is-sticky) { padding: 0 !important; } body:not(.template-slider):not(.header-sim…
-
You are welcome! :)
-
Hi, please go to Settings > Permalinks section and click Save Changes button to refresh permalinks.
-
Ok, thanks. As we can see, there is not enough space in sticky header (huge logo and search) and that's why menu items are not in the same line. So or you will move some menu items under sub-menus or you need to decrease padding between menu items w…
-
Hi, 1. You can do this under Theme options > Fonts > Size & Style section. 2. You can decrease this space with the following css:#Top_bar .menu li ul { top: 70% !important; }
-
Ok, it works now. So to make it full screen the same way as on http://www.radleystudios.tv/ there is few steps you need to do: 1. Deactivate Action Bar under Theme options > Menu & Action Bar > Action Bar section. 2. The you need to sort…
-
Hi, to align text vertically, you need to use custom css. So first, you need to set class name for the column inside which you want to align text and then do it with css.
-
Hi, we are sorry but we do not have such effect included. Thanks!