Pablo
Pablo
About
- Username
- Pablo
- Joined
- Visits
- 4,874
- Last Active
- Roles
- Moderator
Comments
-
Hi,Of course you can.Please go to the Theme Options > Responsive > HeaderThere in "Menu" section you'll find the "Style" option, switch it to style which you want to have on your website.http://prntscr.com/ngmc1mThanks
-
Hi,Please send a link to your website and be sure, that "under construction" mode is disabled.Thanks
-
Sorry, but these login credentials you sent us are not working.Please send them again, but now, test them before you send them.Thanks
-
If you would like to send a refund request, please send this information privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact Thanks
-
1,2,3) It was problem related with your child theme CSS style.I renamed name of it issued_style.css and I commented out the wp_enqueue which was including that file in functions.phpEverything works fine now. 4) I ticked out the "Align Right&quo…
-
Hi,I'm glad that you solved it out.If you have some other questions, feel free to ask.Thanks
-
Hi,That's not true, BeTheme is compatible with WPML, you can even see it on their website:1) https://wpml.org/theme/betheme/2) https://wpml.org/documentation/theme-compatibility/create-multilingual-wordpress-websites-using-betheme-and-wpml/ Please c…
-
Hi,Did you change the Table Prefix? - It's usually resolving the problem with a multisites.It's in the Theme Options > Global > Advancedhttp://prntscr.com/ngn9jx Change it to "Prefix"Thanks
-
Hi,Sorry, but we cannot recommend any plugins other than the ones we support. You can find the list on this page, in the sidebar: https://themeforest.net/item/betheme-responsive-multipurpose-wordpress-theme/7758048 thanks
-
Hi,I do not understand the problem.On Tablet the header became the "SideSlide" menu with Hamburger menu.As can I see, everything is working fine.Thanks
-
Did you fill out the "All" translate string from Theme Options > Translate > Blog & Portfolio ?http://prntscr.com/ng8qp3 It has to be blank to make it work properly.Thanks
-
Hi, Please open your website in Firefox html mode (CTRL+U) and check html errors you got. Please fix them first and all should be fine. Thanks!
-
This update was made to make the Child Theme work more user friendly, we know that old customers will have to change these lines, but it will make work with Child Theme easier. Why? Because after that update, you don't have to mention changed files …
-
Hi,1) Is your Theme and WP up to date?2) Please disable all of the plugins, clear the cache of the browser and check if the issue still exists.Thanks
-
Of course, use this CSS:body.single-portfolio .single-photo-wrapper{ text-align:left !important; } Thanks
-
I've changed the 'mfn_opts_show()' to 'echo mfn_opts_get()' in files in your Child Theme and everything works fine. After that update, you don't have to mention changed files in the functions.php, our script recognize it by himself now. Thanks
-
Hi,Unfortunately, it's not possible.All you can do is to display some events by "Events List" widget (Appearance > widgets) in sidebar. http://prntscr.com/nga0ho Of course, you can display sidebar with that widget using the "Sideba…
-
Hi,Unfortunately, it's not possible to mix two websites into one.But, you can install second pre-built website on the subdomain.You can use one license per end product, so you can use any pre-built website you desire or mix them but you cannot use …
-
Hi,Please add prefix before that.I mean, instead of inserting "paleobelle.com" insert the "https://paleobelle.com".It will solve your problem.Thanks
-
Hi,Your theme style is different on these pages.This new page is using "Classic" style, switch it to "Simple" in Theme Options > Global > Generalhttp://prntscr.com/ng74aw Thanks
-
You have to find and replace the 'mfn_opts_show()' to 'echo mfn_opts_get()' in files which were modified. By "files which were modified" I mean files which were modified by you to work in the Child Theme.If somebody modified theme files fo…
-
Unfortunately, BeTheme does not have such functionality.To achieve that, you would have to edit theme files which we do not support.Thanks
-
Hi,Please disable all of the plugins(leave the WPML turned on only), clear the cache of your browser and check if the issue still exists. Also, please check one more time if you translated the "All" string in WPML.Thanks
-
Hi,Which paddings do you have in common?Can you show them on a screenshot?Thanks
-
@moonfaey Sorry, but I do not see that problem.I can add, remove, change images using the "Image Gallery" item.I created the "MuffTest" page where you can see that it works fine. Thanks
-
If you want to switch their position like title to be first line, then an image - it's not possible, it require theme files customization which we do not support. Greetings
-
Hello! If you are having issues with deregistering your license key, want to manage your license key or most important, you want to deregister a website that has been removed without deregistering it first, head to this topic: https://forum.muffingr…
-
Hi,The problem is related to the Child Themec - because recently we updated it.How to make it work again:You have to find and replace the 'mfn_opts_show()' to 'echo mfn_opts_get()' in files which were modified. After that, everything should be worki…
-
Hi,Please disable all of the plugins, clear the cache of your browser and check if the issue still exists.Thanks
-
Hi,It's possible but only with the Custom CSS code.Please paste that code to the Theme Options > Custom CSS & JS > CSS @media (min-width:767px){ body footer#Footer .container{ width:100% !important; max-width:1920px !important; …