Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Great :) We're glad to hear that all is fine.
-
Any url to site where main menu disappeared?
-
Hi, only excerpts can be displayed for posts. It is unfortunately impossible to display full content.
-
Hi, yes, we got such item included. It's called Visual Editor. This is an item with Wysiwyg editor. In accordance to 2nd question, "some shortcodes" - means shortcodes that exist as raw shortcodes, but html tags can be used any you want.
-
We did checked your site already and looks like you did a lot of modification and this is the reason why mobile menu does not work properly. We recommend to remove custom css but if this won't help, then please overwrite your theme files with origin…
-
Yes, it still does not work because you still got pagination on. If you want to use jQuery filtering, then you must display all items on one page. So set a number like 999 instead of 50.
-
Hi, it's because of "Load more" option. jQuery filtering and "Load more" and technically incompatible. You can use one of them at the same time only. Thanks!
-
Did you set Parallax Level http://pasteboard.co/1upMXyqU.png as well? If you did it and still does not work, then please import slider from BeSmart demo and compare our settings with yours.
-
Hi, this is not possible to add widgets in this section. If you want to edit Action Bar section, you must play with includes/header-top-area.php file. Thanks!
-
If you are not using any cache plugin, then please deactivate all extra plugins.
-
Hi, you must contact with your admin and ask for backups. There is no other way to get back with what you removed. Thanks!
-
We did checked your site once again and we noticed what is wrong. You got some files from old version but some from new theme. We have no idea what you did but it's definitely not recent version. For example grid.css file - compare file on your site…
-
Hi, you can align those details to the right side with below css:#Action_bar .contact_details { float: right !important; }
-
You're welcome ;)
-
Hi, you can remove it under Theme options > Header & Subheader > Extras section. Thanks!
-
Hi, you can decrease size of this area with below css:.list_item .list_left { height: 50px !important; line-height: 50px !important; width: 50px !important; }
-
Hi, you can remove it under Theme options > Header & Subheader > Extras section. Thanks :)
-
You're welcome ;)
-
Hi, it's because your logo image is to wide. So or you will use smaller logo for sticky header or you must use below css to decrease padding between menu items:#Top_bar.is-sticky .menu > li > a span:not(.description) { padding: 0 15px !import…
-
Ok. So to decrease product title size, please use below css:.woocommerce ul.products li.product a { font-size: 16px !important; }
-
Hi, to remove this space, please turn on "Header | Minimalist" option under Theme options > Header & Subheader > Header section. Thanks ;)
-
Hi, to remove padding and change font sizes, you must use below css:table th, table td { padding: 0 !important; } table th h5, table td h5 { font-size: 16px !important; } .table_menu td.c2 { font-size: 18px !important; } So maybe your css doesn't …
-
Hi, Mouse Sensibility option is responsible for that effect. You can see this option on http://snag.gy/bHm7t.jpg
-
Hi, author page is using index.php file. We do not have special author page included into theme. Thanks!
-
You must activate 10.0 version because only then we'll be able to have a look on it and check.
-
@jamescollinsdesign Please show us on screenshot which image holder you mean and also please send us url to page where you want to remove it.
-
Hi, please send us private message with access to your dashboard so we can check why drag&drop does not work.
-
@hiwinnie It's Appearance > BeTheme Demo Data section. If you don't see this section, it means you deactivated it under Theme options > Global > Advanced section.
-
Hi, please send us url to page where you want to remove those effects and we'll have a look on it.
-
Hi, this may happen because of cache. Please clear whole cache and then deactivate all extra plugins. Hope this will help you.