Forum Replies Created
-
in reply to: Error during upgrade
Hello,
You must have done something wrong. There is no problem updating visual composer plugin. Please send us your wp credentials in a private reply and we will gladly do it for you.
Best regards and Happy new year!
in reply to: Remove margin between last row and copyrightHello,
Please add this code into your custom css box:
.top_wrapper { margin-bottom: -85px !important;}Best regards!
in reply to: Texts in footer too bigHello,
To edit text font size in copyright area in footer, please add this code into your custom css box:
#copyright .copyright_text { font-size: 14px;}Best regards and Season’s Greetings!
in reply to: Installing blog from minimal theme into micro themeHello,
The style in the demo is not available anymore as it is an old version of the theme. If you want to have that, then please go to Blog Config > Blog Style and select the ‘Alternate’ style.
Then add this code into your custom css box:.fullwidth .blog-article.alternate-style .media { width: 990px !important; top: 0; left: 0; } .fullwidth .blog-article.alternate-style .content { width: 990px !important; }Merry Christmas and Happy New year!
in reply to: Homepage HelpHello,
What version of the theme do you have? What plugins do you have installed? I need to see your site to see what is wrong.
As for point 3 the Visual Composer is included in theme package and you can easly install it by following the instructions. See this article for more.
If you still have issues, send us your wordpress credentials in a private reply. So we can give it a closer look.Merry Christmas and Happy New Year!
in reply to: Codeless Slider not working on iPad/TabletHello,
Sorry for the inconvenience. We have tested Codeless slider and it has no responsiveness issue. Please send us your site’s url (where you are using codeless slider) so we can give it a closer look.
Merry Christmas and Happy New Year!
in reply to: Importing Demo Data is BrokenHello,
@bluemo126,
Are you sure you gave it enough memory? Please try to import without attachments. If the issue persists, open up a new topic and send us your wp credentials in a private reply.(this topic was created by another user so if you reply in private, he will be able to see it and you will not) So we can give it a closer look.Merry Christmas and Happy New Year!
in reply to: RE: Rev Slider IssuesHello,
Sorry for the late reply.
We have tested the revolution sliders and they are fully responsive. You can check it out in your site too, with the revolution slider in home page. Please upload another image to the slider with issues, with better resolution. Or just edit one of the pre-created sliders. You can find many samples to import in your sliders folder in theme package, you downloaded from Themeforest. Or just download free sliders here.Merry Christmas and Happy New Year!
in reply to: Custom CSS radio button and checkboxHello,
We do not offer support on third party plugins. Please read our support policy for more detailed information. However, you can try to add this code into your custom css box:
#_dgx_donate_designated { padding-top: 10px; }Merry Christmas and Happy New Year!
in reply to: Dissable scrollingHello,
Sorry for the late reply.
Please add this code into your custom css box:.home #content { display: none; }Merry Christmas and Happy New Year!
in reply to: Header info moved automaticallyHello,
Sorry for the late reply.
Can you please be more specific? I don’t see any misalignment in the header. If you can send us a screenshot, so we can understand better.Merry Christmas and Happy New Year!
in reply to: theme translationHello,
Sorry for the late reply.
qTranslate is a third party plugin not included in theme package. Sorry but we do not support third party plugins.
Make sure to have followed the plugins instruction properly. You may need to install another add-on to translate slugs. Read here for more.
Watch this tutorial for more information, or read here.Merry Christmas and Happy New Year!
in reply to: Lanquage problemes / menu settingsHello,
Sorry for the late reply.
1-I see the site is in Russian. Did you manage to solve your issue?2-Please explain better. The header is the same as demo (simple style). What differences does your site’s header have?
Let us know.Best regards!
in reply to: header in mobile verisonHello,
1-I don’t see any sub-items from inspect element either. Can you please send us your wp credentials in a private reply? So we can give it a closer look.
2-Please add this code into your custom css box:
@media (max-width: 767px){ .top_nav { display: block; } .top_nav .row-fluid .span6:first-child {width: 30% !important;} .top_nav .row-fluid .span6:last-child {width: 70% !important;} }Best regards!
in reply to: Importing Demo Data is BrokenHello,
@bajjus,
I see you have some content imported. What demo are you trying to import? Please make sure to have enough memory limit first. It is the main reason for the import to fail at a certain percentage. You can edit it yourself. Add this line into your wp-config.php file:
define('WP_MEMORY_LIMIT', '96M');
Or ask your hosting provider to do it for you. Also if you import with out the attachements, then the demo data size will get lower.
If you still want us to try the import again, just let us know.Best regards!