Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,867
- Last Active
- Roles
- Administrator
Comments
-
You can do this with the following css then:@media only screen and (max-width: 1000px) { .with_aside .sections_group { width: 98% !important; } .page.with_aside .sidebar.columns { width: 98% !important; margin: 0 !important; } .aside_rig…
-
Type CTRL+F and look for "Progress" and you see that it is in the documentation of course. Skills and Progress icons are the same item but with different content: Skills:[bar title="Aenean fermen" value="60"] [bar titl…
-
Hi, it is not possible to change the number of columns but you can set timeout for auto-scroll under Theme options > Global > Sliders section.
-
Hi, it's Action Bar which can be disabled under Menus & Action Bar > Action Bar section.
-
You're welcome :)
-
To remove date inside Fixed navigation, please use:.fixed-nav-next .desc .date { display: none !important; }
-
Ok. So to remove menu on this page only, you need to use the following css:.page-id-69 #Top_bar .menu_wrapper { display: none !important; } However, the background can not be removed for this page only as it's attached for html. The only thing you …
-
You're welcome!
-
It means that you have no sticky header and we can not have a look on it and check if it's possible to align menu items to the right.
-
Hi, please send us credentials once again as we do not keep any for security reasons.
-
Hi, any link to that page?
-
Please send us link to file with phpinfo() details then so we can have a look on it ourselves because it's server issue and we are 10000% sure about that.
-
Hi, what's the link of page where you would like to do this?
-
Yes, shortcode is included into Muffin Builder of course. All raw shortcodes you can find in place of []+ icon (inside WP editor).
-
Hi Pete, please send us link to page where you would like to change it's width so we can have a look on it first.
-
Hi, we are sorry but it's not possible unfortunately.
-
Hi, to do this, you need to modify footer.php file as this is the only way to add code into this section.
-
No, there is no bugs. Something wrong must be with your content or the problem just lies somewhere else. We just tested this feature and it works as supposed to. There is no errors of course and the content can be easily included into already existi…
-
@arymaynart Because we just have another icons, that's why. This topic concerns icons so if you have another question, please create new topic.
-
What exactly you mean?
-
We are pretty sure that it would require files customization so it won't be possible but we would forward this question anyway.
-
No, you don't need it. You can just simply remove it because this plugin is just taking a lot of memory for sure.
-
It's static/global layer under Slider Revolution.
-
No problem.
-
Hi, can you explain what you mean?
-
We already checked inbox and there is no messages from you actually. So please send it to us once again.
-
Hi, please send us link to page where you would like to do this first.
-
Surely it can't of course.
-
Ok, so just as we thought you didn't set any sidebar. So if you are saying that you set it up, please explain in steps with screenshots how you did it exactly.
-
We can see that you have SUHOSIN extension installed. In many cases this addon is wrongly configured so please remove it from your server then and see if this would help.