Forum Replies Created
-
in reply to: Mega Menu not Showing on Hover & Codeless Builder
Hello,
I have resolved the issue with the menu. Please check it now.
Let us know.
We are sorry for this issue.
In the next update will fix the issue permanently.
Regards!
in reply to: Shipping costs doesn't show in cartHello,
I have checked anything seems impossible. Please try to disable the other plugins and retry again. I also recommend you to use original theme instead.
Keep us updated.
Regards!
in reply to: Yith Wishlist PremiumHello,
Please fill the details on your profile page so i can access into your WordPress dashboard and check the issue closer.
Let me know.
Regards!
in reply to: Video backroundHello,
Please can you go at includes\codeless_builder\shortcodes\cl_row.php find these lines:
if ($video == 'youtube') $video_wrapper .= '<iframe src="//www.youtube.com/embed/'.$video_youtube.'?rel=0&wmode=transparent&enablejsapi=1&controls=0&showinfo=0&loop='.(int)$video_loop.'&playlist='.$video_youtube.'"></iframe>';and check if you find the &controls=0 instruction in the code.
let us know.
Regards!
in reply to: Searchbar can't find tagsHello,
I have just tested the tags links : https://www.henzo.nl/shop/product-tag/aimee/
and seems to work perfectly. Also i see that search give results also on searching tags.
Let me know.
Regards!
in reply to: services circle iconsHello,
Please check now the responsive.
Let us know.
Regards!
in reply to: Can not Install Organic Theme DemoHello,
As we see you have an Microsoft IIS hosting. This type of server isn’t recommended for WordPress. Can you install the theme in Apache server?
Let us know.
Regards!
in reply to: Revolution slider optionHello,
1. We dont know how you can backup your website on WordPress.com maybe you can use Jetpack plugin.
You can also check this article: https://www.wpbeginner.com/plugins/7-best-wordpress-backup-plugins-compared-pros-and-cons/
2. If you haven’t change anything from the theme core there is no problem to update the theme.
The content is registered on database so the update will not compromise it. There is the same with the theme options.
You can translate the theme using also Loco Translator.
Let us know.
Regards!
Hello,
You can fix the logo issue on the responsive by resize the logo on the Logo options on the Customizer.
Another option is to add this lines of code into General > Custom Code :
@media(max-width:480px){ .cl-h-cl_header_logo .logo_font{ font-size:20px; line-height:38px;} }Also you can change the post background color on the Customizer.
The shop can activated on by installing WooCommerce plugin that is free.
If you can’t proceed please fill your profile details with wp credentials so i can login and do those task for you.
Regards!
in reply to: huge-it google maps not loadingHello,
Please can you show me an example where you see this issue with the map. Because as it works on contact page have to work on other pages. The margin you have added have nothing to do with the map.
Let me know.
in reply to: 1-click demo not workingHello,
I have tried, but is impossible to access the WordPress dashboard. Check the screen i see: https://imgur.com/a/AxUY27U
Regards!
in reply to: WP backend does not update to frontend properlyHello,
You have to add a new team in any language. Go to the Languages options in the top navigation choose one language. Go to the Team post and add a new post in any language.
This is the only issue you have.
Let us know.
Regards!
in reply to: Single Portfolio Image DimensionHello,
Please add this line into custom css box:
.portfolio_single .media img{width:auto !important;}Regards!