Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,882
- Last Active
- Roles
- Administrator
Comments
-
@tonytreacy Above css does not work for you because you use sticky back to top which is a different one. In your case, you should use the following css instead:#back_to_top.sticky.scroll i { color: #000 !important; } #back_to_top.sticky.scroll { bac…
-
You're welcome! :)
-
Hi, you're definitely right. The problem is on our side and will be fixed with next theme update. However, to fix it now, please use the following css:a.button, a.tp-button, button, input[type="submit"], input[type="reset"], inp…
-
Hey, you have the options responsible for logo size under Theme options > Global > Logo > Advanced section.
-
Ok. So to change header's background, please use the following css:.tr-menu.header-stack #Top_bar:not(.is-sticky) { background: rgba(255,255,255,0.5) !important; }
-
You can change this background with the following css:.testimonials_slider .slider_images::before { background: #000 !important; }
-
Hi, 1. This is Action Button so you can remove it under Theme Options > Header & Subheader > Extras section. 2. You can set own favicon under Theme options > Global > General section.
-
Hi, 1. To center feature list items, you need to use the following css:.feature_list ul li { text-align: center !important; } .feature_list ul li a { display: inline-block !important; text-align: center !important; } 2. In reference to 2nd questio…
-
Hi, filtering simply does not work because you used jQuery filtering and pagination at the same time what is not allowed. You can not use both, just one of them.
-
1. This is custom css and each custom css should be added under Theme options > Custom CSS & JS > Custom CSS section.
-
You're welcome!
-
Hi, Theme options > Blog, Portfolio & Shop > Featured Image is a new section where you can change sizes of featured images. That's it. There is no other sense of this section. To remove hover effects from images, please use the following…
-
Hi, alt texts for images comes from Media > Library section where all images are.
-
Great :)
-
Hi, to build multi language website, you must use WPML plugin which is the only tested by us plugin. But all details about the process of creating pages with this plugin, you will get from plugin's author. Thanks!
-
Hi Will, please go to Column item (which is called Play what you can see on http://pasteboard.co/2CIZfyRe.png) and replace class="prettyphoto" with rel="prettyphoto" and that would fix the issue just like we presented on http://…
-
Hey, 1) For products we use get_adjacent_post() function which is wp's default. As you can see here https://codex.wordpress.org/Function_Reference/get_adjacent_post there is no information how this function order products so to be honest, we don't …
-
Hi, this 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. Thanks for understanding!
-
Hi Elisa, we are sorry but it's not possible. All included portfolio layouts you can find under Theme options > Blog, Portfolio & Shop > Portfolio section. Thanks!
-
@SimonaAdvents You can't. Social icons exist only in the right top corner where Action Bar is. Just look at our demo how social icons above menu looks like.
-
@Monika_Ka All details about plugin's update we left above. All you need to do is: 1st step: deactivate plugin 2nd step: delete plugin 3rd step: upload the plugin (you have to download the BeTheme update, extract it, and select the BeTheme\Plugins\…
-
Hi, please send us private message with dashboard access and more details about your issue so we can have a look on it. Thanks!
-
Great! We are glad to hear that you sorted it yourself :)
-
Hi, as we can see, posts exists on both pages.
-
Hi, We suggest to check Appearance > System Status section, where server limits are. Thanks!
-
Hi, all plain/raw shortcodes are listed in the documentation http://themes.muffingroup.com/betheme/documentation/#muffin-builder Thanks!
-
Hey, to display sidebars properly on pages related with blog items, you must set blog page first properly with a sidebar. Only then, other pages related with blog like categories, will display sidebars properly. To activate social menu icons in he…
-
Hi, 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-options-can-not-be-…
-
It means you set additional menu instead of social icons under Appearance > Menus > Manage locations section.
-
Hi, we are sorry but it's not possible unfortunately. Thanks!