Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
No problem ;)
-
Hi, please send us link to page where form is unaligned.
-
Yes, we checked it but we do not have anything like this included so far unfortunately.
-
Hi, as we can see, you need some more advanced settings and that's why we suggest you to use Yoast plugin instead of our built-in meta fields.
-
Hi, we are sorry but what you ask for is not possible and requires a lot of files customization. It is possible to enable/disable responsiveness for the whole site only. Thanks for understanding!
-
How do you install BeTheme? Did you followed the steps on http://themes.muffingroup.com/betheme/documentation/#installation ? That is really weird that it just started work.
-
@FrankieCoda Could you explain what you mean exactly?
-
Hey, please send us link to page where you got this button so we can have a look on it first.
-
Hi, the link you sent above does not work unfortunately. Please send us working link.
-
To be honest, as far as we know Layer Slider does not have such possibility. And of course we will consider your suggestions while future update.
-
Hi, we already noticed that you are right and this VC's item does not have such signs. We will sort it during future updates of course. Thanks!
-
@designkapital Can you explain how you use it exactly? Would be great if you can send us explanation with dashboard access privately so we can re-create this on our end.
-
We are not ignoring you. Just because you posted so many message at once, it's confusing and we don't know where to look. So would be great if you can do not spam forum with so many messages in the future. Anyway, we saw this image and we do not se…
-
We are sorry but it is not possible to choose different search results views.
-
Hi, we checked your site but we have no idea why you got those random changes. We did never met with anything similar and we have no idea what might be the reason exactly.
-
Really? If you are sure that it's because of the theme, please send us private message with dashboard access then.
-
You are welcome ;)
-
Hi, please send us link to page where you got such blog section so we can have a look on it because we are not sure which blog section you mean exactly.
-
You're welcome!
-
Hi, you need to set sidebar for SHOP page the same way as it works for other regular pages. So please go to page edition section and set Left Sidebar layout for that page.
-
Ok :)
-
@DNALifestyle All you need to do is just put old url into 1st field (it's the url that should be replaced) and into 2nd field, you need to put the new url that should replace the old one. So if you want to replace your current address, into 1st fiel…
-
Yes, this might be the reason of course. We agree that there is a lot of other javascripts. However, there is no simple solution to achieve what you need with included options.
-
Ok, thanks. So if you would like to change it's position, you can do this with the following css:@media only screen and (max-width: 767px) { .blog_wrapper .post-photo-wrapper { float: none !important; width: 100% !important; } .blog_wrapper …
-
Hi, the only thing you can do is replace subheader image with background color on mobile. To do this, you need to use an extra css:@media only screen and (max-width: 767px) { #Subheader { background: #000 !important; } }
-
You are welcome :)
-
Hi, the number of search results comes from Theme options > Blog, Portfolio & Shop > Blog section where Posts per page option is. It's the same global variable which is responsible for posts and search results.
-
Ok, thanks. So to change the color of those woocommerce buttons, you need to use an extra css:.woocommerce ul.products li.product .button { background: #000 !important; color: #FFF !important; border-color: #000 !important; } .woocommerce ul.product…