
Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,824
- Last Active
- Roles
- Administrator
Comments
-
Hi, we did never used this plugin so we don't know what might be wrong unfortunately. The only multli language plugin we tested so far and is compatible with the BeTheme, is WPML plugin.
-
Hi, all details about that, you can find on http://forum.muffingroup.com/betheme/discussion/2853/popup-contact-form-shortcode but the popup shortcode, you can find on http://themes.muffingroup.com/be/theme/shortcodes/typography/#popup
-
Ok, thanks. So, the lines you ask for are images so to change their color, you need to replace existing images with own. Below, you have full path of both images: /betheme/images/timeline_right.png /betheme/images/timeline_left.png
-
Hi Alex, as far as we know, WooCommerce does not have such possibility so or it is necessary to modify existing files or you need to look for a plugin that can do things like this one. Thanks.
-
Ok, got it. So to do this, you need to disable FULL WIDTH style for that section where offer slider is.
-
Hi, please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can take a closer look on it first. Please don’t forget to let us know in a message, what …
-
Hi Georg, as we can see, you have 2 different things: Layer Slider and Subheader. We have no idea what you did in the past but Subheader can not overlay the layer slider so if you want to have title on layer slider, you should put the title as laye…
-
Hi, this sounds like you are unable to save the content only because of the limits on your server side (there is no limit in Muffin Builder itself at all). More details about that you can read in the following topic http://forum.muffingroup.com/bet…
-
Hi, http://pasteboard.co/66tUOlXxd.png - this is the screenshot of code of your site. As you can see, you got many errors there that has nothing to with the BeTheme of course so we suggest to look for a problem out of the theme itself.
-
Hi, 1. To change buttons background and text color on hover, you need to use custom css:a.button:hover { background: #000 !important; color: #FFF !important; } but first, remove inline style from those buttons as we can see, you set color for some…
-
Hi, 1. There is 3 possible reasons why Muffin Options might be empty on load (blank) or does not save: - PHP version - Wordpress, since version 4.5, requires minimum PHP 5.6. So if your version is older than 5.6, you need to contact with your admi…
-
@thianirel Looks like you are unable to save the content only 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-op…
-
This fullscreen attribute is being added by Prettyphoto addon. We have plan to replace it with a newer one soon but this needs time.
-
We sent you all necessary details privately and we would be grateful if you can do not duplicate messages because this won't change or speed up anything. P.S. Please understand that we can not be responsible for 3rd party plugins and all we can do …
-
Hey, to remove icon from Icon Box item on mobile devices only, you need to use the following custom css:@media only screen and (max-width: 767px) { .icon_box .icon_wrapper { display: none !important; } }
-
Ok, thanks. So to remove featured image section from single post page, you need to use the following custom css:.single-post .single-photo-wrapper.image { display: none !important; }
-
Thanks. We can see that you put each accordion into own column and because the columns has a padding by default, you got 40px of bottom padding. And to decrease it, you need to use the following css:.column.column_accordion { margin-bottom: 5px !imp…
-
Hey, are you talking about the gallery? Quite not sure, how this supposed to look like in your mind. Please take a look at http://themes.muffingroup.com/be/theme/pages/gallery/ where we have some gallery examples.
-
The file responsible for portfolio page is includes/content-portfolio.php
-
Hey, yes, this is true. It's a WooCommerce problem and it has nothing to with the BeTheme as @DaniaBikes mentioned.
-
Hi, this is the first time we met with situation when the work was lost on update. If something like that happened, you should contact with your admin or hosting provider and ask for a backup from the time, when everything was fine. Basically, the…
-
Could you show us on the screenshot, what does not appear correctly on mobile exactly? We have checked your site already and we didn't noticed anything wrong related to that line on mobile.
-
Hi, you must have an old version of BeTheme. Please update it to recent version and you will not get this message anymore. Thanks!
-
If you want to import just one page from other demo on your current site, you should create an extra/additional WP instance under sub-domain or sub-folder for example, do the import of the demo you like and use Import/Export option which is in the r…
-
Hi, we are pretty sure that you use one of those tools that are wrong and we are sure about that because we do not use any /e modifier and we did never used. Thanks.
-
I have checked this already and my college was wrong as this is a slider revolution layer and line height, nor other options from Muffin Options panel, won't help. The distance between those texts were set by you manually and the BeTheme has nothing…
-
Why do you say, there is no information on that page? Did you ever read this documentation (especially Shipping Settings section)? There are all necessary information. Please also notice, that this is a 3rd party plugin and the BeTheme has nothing …
-
Hi, to disable hover effect from Hover Box item, you need to use the following css:.hover_box .hover_box_wrapper .hidden_photo { opacity: 1 !important; }
-
Hi, 1. Basically, if you do not modify theme files, you won't lose anything because all settings and content are stored in database. For more details about theme update, please visit http://themes.muffingroup.com/betheme/documentation/#installation…
-
Did you checked Theme options > Pages > General section? There is the only option that we have included into theme that is responsible for page comments. Except that, we do not have any other. So if enabling this option, won't help, you need t…