Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Hi, if you got "Internal Server Error", you should contact with server admin because such errors can be sorted on their side only. However, we did checked your site already and all we see is maintenance mode. WP-Admin also works fine beca…
-
Each website developer should know how to edit images sizes if they are planning to modify something in theme files. We re sure that if you know how to edit php files, you will be able to do what you are planning. Please notice, that we are WP devel…
-
Hi, we just checked your site and images are loading on 1st click. Only sorting won't work because jQuery filtering and "Load more" features are technically incompatible. It's impossible to use them both at the same time.
-
So if none of them worked, all we can recommend is theme re-installation (of course old files should be removed completely and then new files from package should be uploaded via FTP only). After that, you should also remove menu items and create men…
-
Hi, sticky header does not work on mobiles and tablets. This feature is just incompatible with those devices. Thanks!
-
@sudie97 And it is possible to use custom post types with BeTheme as we'll but like we wrote above, we do not offer any customization. For any changes on your site is responsible website developer only. We are WP developers and such modification doe…
-
Hi, the demo you mentioned above (Be|Disco) is one page so we do not understand where you got the problem exactly. It works exactly as you want.
-
This is how it works exactly. But it is not possible to change all the icons individually unfortunately.
-
Yes, we read your message of course but we can not agree with you because you are wrong. You probably did not read what we wrote above. Since you don't understand what we wrote above, your trying to tell us that 20000 of our customers are wrong, rig…
-
This is not possible because widgets got default padding. This can not be done with custom css only and requires changes in theme files.
-
We fixed it already. So thank you for pointing this out.
-
Ok, we're glad to hear that you found the answer :)
-
Please provide url to page where you got these authors and we'll see.
-
CF7 is not included into package but you can download it any time you want from https://wordpress.org/plugins/contact-form-7/ and install like any other regular plugin.
-
Hi, what exactly does not work? We did already tested your site and all is good. You only set blog page wrong way. This is not how blog page should be made. In the documentation http://themes.muffingroup.com/betheme/documentation/#blog we described…
-
Hi, what is the problem exactly? Please explain.
-
In accordance to your 1st image - we need url to page where you want to do this. But unfortunately what you showed on 2nd screenshot, just can not be done. It is impossible to center this part of content. If you want to expand the content section, …
-
Ok. So to change those icon's color, please use below css:.list_item .list_left i { color: #000 !important; }
-
You're welcome ;)
-
To hide header background on mobile devices only, please use below css:@media only screen and (max-width: 767px) { body:not(.template-slider) #Header { min-height: 0 !important; } }
-
You're welcome! :)
-
Hi, please use "Divider" items between each row and this will do the trick :)
-
No problem ;)
-
You are welcome ;)
-
Hi, number of products per page, you can set under Theme options > Blog, Portfolio & Shop > Shop section.
-
You're welcome ;)
-
Hi, it's easy. For pages, you must set header background image. This can be done within "Featured image" option which is on the right hand side. Then, under Theme options > Header & Subheader > Subheader section you must center …
-
You're welcome ;)
-
Looks like you changed something because previously your header was different. Now, you are definitely using one of our headers. To set the logo for sticky header, please remove the css responsible for removing logo (it's the 1st line of css you pas…
-
@grantmorschel If this option does not work for "Fancy heading" then we must have a look on it closer. However, at this moment, you can use below css to decrease this font size on mobile devices:@media only screen and (max-width: 767px) { …