Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,882
- Last Active
- Roles
- Administrator
Comments
-
Hi, to get the same sizes, you need to use images with the same proportions. Thanks!
-
Hi, this issue is related with your server only. That's why we suggest to contact with your admin because this problem is not related with theme at all. Thanks!
-
Hi, as you can see on http://pasteboard.co/2MihJuox.png social icon (actually facebook) exist in the right top corner. So we do not see anything wrong here. Thanks!
-
Yes, you can send us private message of course but it's not a technical issue at all. Like we wrote above, slider for page can be set within included options and to be honest, we do not understand what is so difficult to understand here. If you edit…
-
Hey, please send us link to page where you got this sidebar so we can have a look on it. Thanks!
-
Hi, please provide the link to page where tabs does not appear.
-
If you are the admin, you should activate developer mode and check in logs what is happening during the import. We are not server experts so we can not check this one unfortunately. Like we wrote above, the problem is related with wp_remote_get() fu…
-
@urmarketeer Thanks. So to remove banner on mobile, please use the following css:@media only screen and (max-width: 1239px) { .header-magazine #Top_bar .banner_wrapper { display: none !important; } }
-
Ok, got it. We got an option to disable table hover effects under Theme options > Global > Advanced > Options section where HTML Table drop-down field is.
-
You're welcome ;)
-
We don't get your question. Logo does not display on portfolio page but you want it to display or what? Please also provide link to page where you got this problem.
-
Hi Mark, Looks like your server does not support wp_remote_get() function which is a default WP function btw. wp_remote_get() uses loopbacks and this could be the reason why you are unable to import complete pre-made layout. So or you will contact …
-
Hi, you may not had this problem with other themes because they do not have so many pre-made layouts as we have so it's pointless to compare BeTheme to other themes. Also, please notice that wp_remote_get() is default WP function. This function use…
-
Please deactivate all plugins and then check. If this won't help, please send us private message and we will have a look on it.
-
We gave you all possible tips already above. Check the link we gave you where everything has been explained. The cors need to be enabled on server side by your admin or you can try to sort if yourself with right rule in .htaccess file. More details …
-
Hi, if you mean Be|Event demo, we did not used any plugins here. It's just the content of Muffin Builder. When you edit pages, it's located under Page Options section. But if you mean the last item which is "LATEST NEWS AND EVENTS" sectio…
-
Hi, you get this message because you use very old rev slider version. Please update revolution slider to latest version and then do the import of sliders. Thanks!
-
Hi, you can do this with the following css:.home #Footer { display: none !important; }
-
You're welcome ;)
-
Thanks. 1) So to remove subheader title, please use the following css:#Subheader .title { display: none !important; } 2) Ok. So to change logo text color, use:#Top_bar #logo { color: #FFF !important }
-
Hi, which bullets you mean exactly? Please explain where and how you want to put them.
-
Great, we are glad to hear that :)
-
No problem.
-
We think that would be much better if you can send us private message with dashboard access and we will have a look on it because looks like you don't know what you do exactly.
-
Hi, please send us link to page where you got a problem because your explanation is not clear enough and we would like to have a look on it first. Thanks!
-
Ok. So to remove logo from mobile, you need to use:@media only screen and (max-width: 767px) { #Top_bar .logo #logo { display: none !important; } }
-
Hi, what shortcode did you used for gallery exactly? For all pre-made layouts we use WordPress gallery and everything works exactly as you expect. Thanks!
-
Hi, please send us private message with daashboard access so we can have a look on it.
-
Hi, 1) What widget you set in sidebar? Please notice that categories widget display only those categories that have posts. 2) If you will send us link to page where you want do this, we will see if it's possible. 3) This can be disabled under The…
-
Hi, like you wrote, Shop Slider works only with simple products. Thanks for understanding!