Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Solved!!! [empty space in STYLE field]
-
It's because of errors in html code. This should be related with what you did on site (some tags may be not properly opened or closed) or maybe one of your plugins is the reason.
-
This one is unfortunately impossible yet. We got this feature in plans.
-
You can clear wordpress with WordPress Reset but this will remove whole content.
-
But you still don't have anything on your site. Please remove whole content with WordPress Reset plugin and then import demo once again but WITHOUT media attachments. Your server may be limited and that could be the reason why demo can not be import…
-
Sh** happens :) This could be temporary problem related with connection, server or something completely else. Anyway, we're glad that all is fine now.
-
@Web-elettronica Pages, are never too long. Only servers are limited too much.
-
Hi, sorry but it is impossible to make sticky header on mobile. Thanks!
-
When we'll finish thousand of features that are on our "to do" list, then we'll consider this one as well.
-
They usually say that they got 32MB-64MB set but if server is shared between too many customers, then it's usually less than 10MB. We just told you where the problem is and if your provider is not able to fix it then you must remove all plugins and …
-
We're glad to hear that ;)
-
Ok. So we checked your site and as we see, action bar is hidden because of below css which is under Theme options > Custom CSS & JS > Custom CSS section:#Action_bar { display: none; }
-
This is unfortunately impossible. You can only decrease width of tooltip on mobile devices if you want.
-
Hi, the only multilingual plugin that has been tested with theme and works properly, is WPML. We did not tested any other plugins unfortunately. Thanks!
-
Does sidebar titles contain special characters? Because this is not allowed and this may be the reason why widgets are invisible.
-
Hi, you are using very old rev slider version and that's why it may do not work properly.
-
Ok. So please send us private message with acccess and we'll see what you did wrong.
-
And this is exactly why we gave you links to topics above. When you deactivate plugins, memory that plugins took is free and that's why muffin options works. You have not enough memory on server side. In accordance to plugins, purchase codes (lice…
-
We thought that you meant something else. But this one is under header.php and functions/theme-functions.php file. So if you don't want to use schema org you need to modify theme files because unfortunately most of our customers need this for Google…
-
@tinfox Ok. So we'll disable these files completely with next update. They will be blocked and problem will be solved.
-
Ok, great :) So this is server issue, just as we thought. Thanks!
-
To change background and text colors, please use below css:.team_list blockquote { color: #000 !important; } .team_list .bq_wrapper { background: #E2E2E2 !important; } but to change blockquote color, you need to replace image on FTP with own. The p…
-
What's not fair? We don't know why but you had it there :)
-
Ok, now it works fine. But as we see, you did not imported anything at all. You don't have anything except default theme installation. You just installed theme and nothing else.
-
Hi, which image/thumbnail you mean? Any screenshot of what you are talking about?
-
You can show login from in the footer or sidebar where widgets can be used because login widget is available as widget only (under Appearance > Widgets) section. Please send us url to page where you activated Action bar and nothing shows.
-
Hi, Woocommerce is adding this by default. We did not added anything.
-
Sorry but we do not understand the second part of your question. Can you try to explain what you ask for once again? We don't know if you refer to the same thing for all the time. Because if you do, then as we wrote, this option responsible for scro…
-
You're welcome ;)
-
Ok. So please send us url to page where tabs are under the image and we'll have a look on it. But to remove date for fixed navigation, please use below css:.woocommerce .fixed-nav .desc .date { display: none !important; }