Forum Replies Created
-
in reply to: add to cart
Hello,
Can you please provide as a link of this page?
Thanks
in reply to: PROBLEMS WITH PHPIts caused because you have an old PHP version in your host.
Can you please give me a cpanel so i can fix for you?Thanks
in reply to: No photos after updating the themeHello,
Please dis-active this option -> Codeless -> Image Sizes -> Optimize Images
Let me know if it works now.
Thanks
in reply to: no googlemap and no user login1. Do you have installed the visual composer? Thanks for reporting, I will take a look on this.
2. Have you tried to log out first? Its supposed to work when not logged in.
Let me know
Thanks
in reply to: Completely unusable page builderDo you have updated to 1.2 version?
I have re-tested now and gallery for example is working
in reply to: Completely unusable page builderPlease, can you continue with Codeless Page Builder until we release a stable version of Visual Composer?
Thanks
in reply to: How can i activate SUBSCRIBE option with emailPlease activate the Mailchimp plugin and configure it with your Mailchimp account. Create an api key to add to the plugin, create a list on Mailchimp account. That’s all.
Thanks
in reply to: Change Price Range OrderSimply add this css line:
.cl-price-rating span:not(.woocommerce-Price-amount):not(.woocommerce-Price-currencySymbol){
flex-direction: row !important;
justify-content: flex-start !important;
}in reply to: Theme import hangsHello,
Can you please send to us your WP credentials,
So we can done this for you?Thanks
Hello,
We will have a look on this and update with appropriate error messages.
Thanks
in reply to: Header style hangs the web pageThanks to all of you for mentioning this issue :)
Just Updated, next release will be ok.Thanks again!
in reply to: One Clink Install stuck at step twoOk, great :)
Thanks
in reply to: Instagram feed in footer June themeYou can setup Instagram feed on Customizer -> Footer -> General. Setup your instagram feed api and user id.
Let me know if you have difficulties to make this.
Thanks
in reply to: last update makes homepage get right columnThis is an issue with the last update:
Please make this fix:
Replace these lines on functions.php
From 1930 to 1933 with:$nr = count($value); if( is_array( $value ) && ( count( $value ) == 1 || ( count($value) >= 2 && $value[0] == $value[1] ) ) ) $return = $value[$nr-1];Sorry for this inconvenience, I will update the theme as soon as possible again
in reply to: save own header styleMm, you can’t do that. But if it’s necessary to you I can done this modification and save it. When you are ready let me know to export it.