Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Hey,did you try to put this JS code by itself into the website? <script type='text/javascript'> jQuery(document).ready(function($) { $(function(){ $('div.ino-popup-win…
-
Hello, This is not a ticket, it is a forum post and everybody can see it. We are working on a proper ticket system. We do not see anything out of the ordinary with the website on mobile widht. Maybe you could send some screenshots so we understand b…
-
Hello,our maintenance mode lets you login, so the issue is most likely with your plugin.We suggest you login to your FTP and go to the plugins folder, then change this plugin folder name, it will then disable the plugin.thanks
-
Hello,only the main menu becomes sticky, not the action bar. If you want the action bar contents to go right, use this css #Action_bar .contact_details { float: right !important; } Remember to disable cache and minification while using custom CSS,…
-
Hey,please send us a link to this page.This will not work because the h1 is 100% wide and the float does not do anythingTry doing text-align:right; instead. If you want to keep the text aligned left, but the container on the right side, you need to …
-
Hey,it depends where do you need to put the code. You should be able to paste it in theme options>SEO or in theme options>global>hooks.Remember to use <script></script> tagsthanks
-
Yes, we see those errors. This might be because your are using the blog items inside the tabs item. Please try to disable all of your plugins first, if this does not help, we will take a look in your wordpress admin. Please send us your login and pa…
-
Hi,To change the size of the images used in portfolio/blog, please navigate to theme options>blog,portfolio&shop>featured image. Notice! Remember to use thumbnail regeneration after you make your changes. Otherwise, the images will not ch…
-
We will fix that, please use this custom css for the icon .style-simple .icon_box .icon_wrapper i::before { display: inline !important; margin: 0 !important; } The content font size has nothing to do with that, please disregard what Pablo wro…
-
Hello,no, the single license is only for a single domain. So for each client you will need to purchase a license.For development, you can register your main domain with one key and then create unlimited subdomains. Those subdomains can be registered…
-
They only operate with standard replies. The CURL error can mean many things, we really cannot pinpoint the main reason. We only help with theme related issues and this is a hosting issue.We know that this happens only with BeTheme but we get those …
-
Sorry but again the hosting has no clue what they are doing. We see those kinds of errors everyday and it always is the hosting configuration.We have sent you the plugins as you requested but other than that, we cannot do anything.thanks
-
We have disabled the maintenance mode, this is the first thing we did and it did not help at all. You can ofcourse request those plugins, the problem is you will not be able to update them because your hosting is not compatible. We suggest you chang…
-
They must have changed something because it now shows a proper error message:http://prntscr.com/orit94 Also, your Wordpress system status shows issues with SSL. http://prntscr.com/oris8n This CURL error is only a hosting issue, and it looks li…
-
Hi, it’s because of CORS library which hasn’t been installed on your server. More details about the CORS you can read on http://enable-cors.org/server.html but we recommend to contact with your server administrator this case because he will be abl…
-
Hey,the send button color can be changed with this css body.page-id-2376 input[type="submit"] { background-color: #9e6735 !important; color: #ffffff !important; } This is for the bars on that page only:body.page-id-2370 .progress_bars…
-
Hey,no images will appear, only links are acceptable in the mega menu.thanks
-
Hello,the default Muffin Builder section has video playback disabled on mobile devices for various reasons. Most of the browsers block it anyway, espcially when you try to have a video autoplay with sound. It has to be muted. The only method is to u…
-
Hey,please do this:1. Disable all plugins2. Update Betheme and Wordpress to the newest version3. If you have the newest Wordpress version, please re-install it. You will find this option in wordpress>dashboard>updates4. Make sure your PHP vers…
-
This is the CSS for the border color#Top_bar .menu > li > a span { border-color: rgba(0,0,0,.05) !important; } Make sure you disable cache and minification while updating custom css.thanks
-
Hello,you can translate that from theme options>translatethanks
-
Do you mean the font size for the contant form?thanks
-
Hey, Please send us WordPress dashboard access privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Notice! Please attach a link to this forum di…
-
Hello,sorry but you can only either go to the portfolio item or display the featured image.thanks
-
Bundled plugins are only installed/updated from wordpress>betheme>install plugins and they do not need any activation. This option is for users who bought the stand alone version of the plugin. thanks
-
Hello,please read this and use the license tool:https://forum.muffingroup.com/betheme/discussion/36219/cannot-register-deregister-your-license-key-use-this-tool#latestthanks
-
Hello,we do not have any option to do that in the theme since this needs to be a plugin.We use the "Duplicator" plugin for moving websites along with the database. It can be used to store a copy of the website as well.thanks
-
Hello,please go to wordpress>pages, it could be still in trash : http://prntscr.com/oqvh42If you removed it from there as well, then it is lost, unless you contact your hosting provider, they might have a backup of your website somwhere.thanks
-
Hello,all the files are in domain/wp-content/themes/bethemeIf you are not familliar with modyfing wordpres theme files we suggest you do not change anything since we cannot support code changes and will not be able to helpAlso, make sure you use a c…
-
Hello,this is because you most likely did not deregister the license key before moving it.Please deregister it from your dashboard on the temp server and then on the main domain, this way you will be able to register this key on the main domain.You …