Pablo
Pablo
About
- Username
- Pablo
- Joined
- Visits
- 4,874
- Last Active
- Roles
- Moderator
Comments
-
Hi,Please follow this documentation:https://www.themepunch.com/faq/slider-revolution-responsive-tutorial-5-0/Cheers
-
Hi,All I can suggest, is hiding it with CSS.Will it be okay? But I must get into your page. Thanks
-
Maybe create a new menu item with submenu items which will contain redirections to the country you select.Thanks
-
Probably Theme Options > Custom CSS & JS > CSS.Remove all of the CSS.Thanks
-
Hi,All Icons you can add in Action Bar, are these:https://themes.muffingroup.com/be/theme/shortcodes/typography/#iconsExample how to use:You have to create a new menu in Appearance > Menus and assign it as Social Menu Top Then add menu items lik…
-
To change the sticky header start coordinates you have to edit theme files, there is no option in Theme Options like this, also CSS won't help too. Cheers
-
Unfortunately, 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/7758048Thanks
-
MAMP is usually making issues to BeTheme.We suggest to use a XAMPP instead. But, I'm glad that you solved it out.Is there anything else I can help you with?Thanks
-
Yes, its possible to disable it only on home-page.body.page-id-283 #Footer{ display:none !important; } Paste it into Theme Options > Custom cSS & JS > CSS Thanks
-
Hi,Please edit your main page.Get into first section options and be sure that 'padding' field is blank.Thanks
-
Hi,1) Unfortunately, it's not possible with basic BeTheme.You have to create a javascript script to achieve that. 2) You can't use Action Bar with this type of header.But, you can use a Banner field.Go to Theme Options > Header & Subheader &g…
-
Hi @prilepin We provide the breadcrumbs in Theme Options > Header & Subheader > SubheaderBe sure that 'Hide' option is not ticked on any checkbox http://prntscr.com/limm66 If you want to use a WooCommerce breadcrumbs and they are not work…
-
Hi,You have to contact us through Themeforest profile.Please contact your client, get login credentials and do what error message from dashboard says and describe your issue. All requests concerning license registration must be send thru the conta…
-
Hi, Please turn off all of the plugins and deregister the license key from the issued page. Then, register a license key(do not turn on the plugins) and try to update the theme 3-4 times. The database has to refresh, and it should solve your issue.…
-
Hi, What parts do you mean? You can download these three options separately and connect them: http://prntscr.com/limczp But the effect is not always very beautiful. Thanks
-
Hi,If you have used all two fields for Custom Fonts in Theme Options > Fonts > CustomThen only way to upload custom font's is using a @font face rule in CSShttps://www.w3schools.com/cssref/css3_pr_font-face_rule.asp Thanks
-
Hi,You just have to turn on the mega-menu and assign the menu items correctly.More about mega menu here:https://themes.muffingroup.com/betheme/documentation/#mega-menuThanks
-
Hi,Please do what error message says.Describe your issue in the contact form on our themeforest profile page.Thanks
-
Hi, Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you pro…
-
Hi,BeTheme is already working with WP 5.0.Gutenberg is an alternative for Muffin Builder, so if you want to use it, you will have todisable whole Muffin Builder.Cheers.
-
Hi, Here is an instruction on how to update the theme: http://themes.muffingroup.com/betheme/documentation/#general Theme updates will not delete your content unless you have changed the files directly in which case we suggest using a child theme. W…
-
Hi, Here is an instruction on how to update the theme: http://themes.muffingroup.com/betheme/documentation/#general Theme updates will not delete your content unless you have changed the files directly in which case we suggest using a child theme. W…
-
Hi,Please remove the ' | ' sign.http://prntscr.com/lim4et After it, everything will work great.Thanks
-
Hi,You have to upload new logo in Theme Options > Global > LogoThanks
-
Hi,Please disable all of the plugins, clear the cache and check if the issue exists.Also, can you get rid of this space on the beginning of the link?http://prntscr.com/lim34f Thanks
-
I created you an example of how 1) "equal height wraps" and 2) "equal height items in the wrap". http://prntscr.com/lingbj You can get into your website, I left it for you in the test page. 1) Look, if you check the option, then…
-
Hi,Did you change the "Table Prefix" to prefix in Theme Options > Global > Advanced?http://prntscr.com/linh5bThanks
-
Hi,Please send a link to screenshot of whole error message.Thanks
-
Glad you solved it.Is there anything else I can help you with?Cheers
-
Paste this CSS code into Theme Options > Custom CSS & JS > CSS#Footer{ z-index:9999 !important; } The Z-Index of Footer is too small, so, this will help you. Thanks