Forum Replies Created
-
in reply to: Mobile Layout – Bugs and Responsive Menus
Hello,
1-Sorry but this is not an included plugin so we can not give support on it. You can try other plugins that do it’s job.
2-I edited the code to this:
@media (max-width: 480px){ #sfmsb_settings-2 { margin-top: -70px !important;} }The socials are generated by a third party plugin. Please keep in mind that we do not support third party plugins.
3-You can learn more about css from many sites available in internet. I can suggest w3schools.com
I added this code:span.sfmsb-circle { font-size: 35px !important;}into the@media(max-width: 480px)block.4-You can turn on the side menu for mobile in Header Options > Responsive menu style.
5-Yes, with css. To remove entire footer, add this:
@media (max-width: 480px){.footer_wrapper { display: none;}}7- Was the issue when you had Jetpack plugin activated? I checked it now but i don’t see the white space anymore.
9-I added this code into the
@mediablock:.header_wrapper { position: fixed !important; margin-top: -2px; }Please check your site.
Best regards!
in reply to: slide behind headerHello,
By setting the “Slider On Top of the Page” off, you have now the menu bar above slider. So now you can set up the transparent header. I already made it transparent. I went to General Options > Header Options > Make Transparency Header, i set it ON. Then to “Background” i set it transparent. Please check your site.
Best regards!
in reply to: Tower 1.6 – Visual composer 4.11.1.2 – WordPress 4.5Hello,
Please send us your site’s urls as well.
Best regards!
in reply to: Codeless Slider Responsive/Mobile ViewHello,
1-I opened your site in mobile(iphone) and the Text and CTA show up correctly. Please clear cache and refresh page.
2-Where did you made the slider speed changes?
3-Please add this code into your custom css box:@media (max-width: 480px){ .codeless_slider .nav-thumbflip .icon-wrap { background-color: rgba(0, 0, 0, 0.53); }}Let us know.
Best regards!
in reply to: Service Small Icon Title in BoldHello,
Please add this code into your custom css box:
.services_small.wpb_content_element.align_left a { font-weight: bold;}Best regards!
in reply to: No more CSS and Parallax animations on home pageHello,
Can you please be more specific? I checked your homepage and the parallax in slider does work ok. The “Paralax Row Background” is not included in the basic visual composer elements of theme. So we do not offer support on extra elements.
If you want to add a background to row, then go to ‘Inner row settings > Design Options’ and add a background here.
What do you mean exactly by “css not working”? Let us know.Best regards!
in reply to: Revslider SEO Demo Data Won’t ImportHello,
Please make sure you have all necessary permissions to make changes to your wordpress installation files. As the error states, you can not create directory.
Contact your host regarding this issue.
Let us know if you need further help.Best regards!
in reply to: Visual composer stopped workingHello,
Please update theme and Visual Composer to their latest versions. You can download theme from your Envato account. Follow these instructions to update Visual Composer after having updated theme.
Best regardS!
in reply to: Free template slider revolutionHello,
I have already imported the demo sliders available in the “sliders_dummy_data” folder. Please find them in your Revolution slider option panel.
Download more here: https://revolution.themepunch.com/free-slider-exchange/
Just hover over the slider you want to download and then click on the “download” icon(first one). Import into your site by following these instructions:
-go to Revolutions slider > Importa Slider > Choose file > Import (screenshot).
Let us know.Best regards!
in reply to: Problem with installationThis reply has been marked as private.in reply to: Responsive IssuesHello,
Sorry for the late reply.
Thank you for letting us know. We will make the necessary checkups and fix it in later updates.Best regards!
in reply to: Visual Composer not working with WordPress 4.5Hello,
This is caused due to the WordPress 4.5 release. Please update theme and Visual Composer to their latest versions. Download a copy of updated theme from your Envato account.
To update VC plugin follow the instructions in this article.
Let us know for anything.Best regards!
in reply to: Change "Leave Reply"Hello,
Please go to file \includes\view\blog\comments.php and find this line:
<?php comment_form(array('title_reply' => '<span>' ._('Leave Reply'). '</span> '), $post->ID ) ?>
Replace with this:
<?php comment_form(array('title_reply' => '<span>' .__('Leave Reply', 'codeless'). '</span> '), $post->ID ) ?>
Then regenerate the .PO file via PoEditor. You should be able to translate it with PoEditor. Let us know.Best regards!
in reply to: Having Issues with Visual ComposerHello,
Sorry for the late reply.
You had not updated Visual Composer. The version 4.10 had incompatibility issues with the latest WordPress. I updated it and now the backend shows all VC elements.
Please continue with further customization.
Let us know if you need further help.Best regards!
Hello,
This site has a very old version of theme. Please update theme and Visual Composer to their latest version first.
Let us know if the issue persists.Best regards!