Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,927
- Last Active
- Roles
- Administrator
Comments
-
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…
-
We are sorry but nothing has changed. It is still 1000. You need to contact with your admin or hosting provider to increase that value. P.S. All details about what time and when we work, you can find on https://themeforest.net/user/muffingroup
-
Hi, please send us link to page where you got this 1px line at the edge so we can take a closer look on this part.
-
So, if you want to add a sidebar, please take a look at http://forum.muffingroup.com/betheme/discussion/10/how-to-create-sidebar-and-set-up-for-page/p1 where we explained how to use sidebars for pages. Also, you can watch instructional video for mor…
-
Hi, as far as we know, WooCommerce author has removed this option and it has nothing to with the BeTheme itself.
-
Hi, recent version of the BeTheme, does not contain any outdated files or functions. All you need to do is remove whole theme folder (betheme) from FTP and upload the newest one via FTP instead as well. Make sure during this process, that transferr…
-
Hi, not sure, if you mean one of already included options but you can find them all on http://themes.muffingroup.com/be/theme/shortcodes/content-elements/#mapbig However, except the settings listed above, we do not have any other included so far …
-
Hi, we are sorry but it is not possible to make Share Box sticky unfortunately.
-
Hi, if the buttons on shop page are different and some other this related to WooCommerce plugin are weird, we suggest to remove whole theme folder from FTP and then upload the newest files instead but via FTP as well. If you did not removed the who…