Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,936
- Last Active
- Roles
- Administrator
Comments
-
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!
-
Hi, it’s because of CORS library which hasn’t been installed on your server what you can see on http://pasteboard.co/2LSf7gnm.png More details about the CORS you can read on http://enable-cors.org/server.html but we recommend to contact with your …
-
Hi, where you increased that value? Is it original blog page or just a blog posts item?
-
We did checked it on our end and it works fine so the problem must be somewhere on your end. If you will send us private message with dashboard access we will check where the problem is.
-
We read it carefully but we don't get it because your explanation is not clear enough. So would be great if you can show us on screenshots what you mean + it's necessary to get dashboard access to site where this happens. Would be better if you will…
-
Hey, revolution slider videos does not play on mobile devices unfortunately. Plugin's author knows about it but did not found a way to sort it out yet. Thanks!
-
Thanks for your suggestion then!