Forum Replies Created
-
in reply to: Codeless Slider Parallax Effect
Hello,
Where do you have animation that does not work? I see the parallax in Codeless slider is ok. What do you need to change?
Best regards!
in reply to: Outdated copies of some WooCommerce template filesHello,
Sorry for the inconvenience. Will will soon release a new update with the latest woocommerce files included. You can however continue to use your online shop.
Best regards!
in reply to: Contact formHello,
You have to install Contact Form 7 for the contact settings. The theme uses this plugin for the contact forms.
Best regards!
in reply to: Codeless Slider Parallax EffectHello,
Can i please see a link where is this running?
Best regards!
Hello,
Are you using a child theme and have added custom css to it’s style.css file? Or have you added any custom css code into your custom css box? These and other customizations affect the options of the newly updated theme files. Overwriting it’s settings and giving you this look as a result.
Please check up the previously css customizations first and let us know for everything.Best regards!
Hello,
Please read on our documentation more detailed information on how to update theme.
Best regards!
in reply to: Theme Update Problem 1.3.2Hello,
You must have edited the ‘month’ to ‘labor’ directly in theme files. The update replaces the current theme files with the new ones, overwriting any changes you made. Edit it again as you did before.
For the button please refer to this topic.Best regards!
in reply to: New theme update – Visual Composer FIXHello,
@bittyfawn
I answered you here: https://support.codeless.co/?topic=plug-in-issues-with-latest-version-of-theme-20082015
@fagnerca,
What version of the theme and Visual Composer do you have? Please open up a new ticket for this and if you can, please send us your wp credentials in a private reply. So we can check.Best regards!
in reply to: Translation (comments)Hello,
Please find it in these files:
-includes\view\blog\loop-index.php
-includes\view\blog\loop-second-style.php
-includes\view\blog\loop-timeline.php
-includes\view\blog\single-fullscreen.phpBest regards!
in reply to: codeless slider IE 11Hello,
Sorry for the late reply.
Please update theme to it’s latest version (1.3.7) Let us know if the issue persists.Best regards!
Hello,
-The code provided is for the logo display on responsive.
1- The different logo for mobile:
Sorry but this is not possible from the admin panel. But there is a workaround via css code. Add these lines into your custom css box:@media (max-width: 767px){ #logo img.dark { content: url("https://impactwebtesting.com/WMWA/wp-content/uploads/2015/07/WMWALogo1.png"); }}change the image url, to the one you want to use as logo for the mobile version.
2-The top widgetized area is not designed to display in mobile/iPad too.
To make it show, add these line sinto your custom css box:@media (max-width: 767px){ .top_nav { display: block;} }Best regards!
in reply to: Codeless Slider not appearing in Mobile VersionHello,
Sorry for the late reply.
If you want the slider to loop and not go back and forth please refer to this topic.
If you want to remove the arrows at all, please add these lines into your custom css box:.pagination-parent.nav-thumbflip.nav-slider { display: none; }Best regards!
in reply to: General Options no longer savingHello,
Sorry for the late reply.
Please update the theme to it’s latest version 1.3.7. This issue was caused by Redux Framework and it’s fixed there.Best regards!
in reply to: Font Awesome Icons not Showing UpHello,
Sorry for the late reply.
Did you installed any third party plugins? Please send us your wp credentials in a private reply. So we can give it a closer look.Best regards!
Hello,
Sorry for the late reply.
Please make sure to have deleted the plugins folders from your wp-content/plugins folder before trying to reinstall them from your WordPress dashboard. If you have made any changes to plugins files you may want to save a backup.
Let us know if you need further help.Best regards!