Forum Replies Created
-
Hello,
I assume you added these new custom post types yourself? The custom posts types header title is customized in file includes/view/page_header.php.
Please keep in mind that custom changes are not included in support.Best regards!
in reply to: Problems with the hamburger and dropdowns in headerHello,
Did you update theme files?
Please replace all theme files with newly downloaded ones so we can exclude the case of a corrupted script in it.
As i said, this does not happen on our side, nor the online version if you want to check so we need to find what is causing it.PS:I have already replied to the attached topic and the situation are completely diferent. You may check it yourself.
Let us know.Best regards!
in reply to: I destroyed my woocommerce shopping cart //cartHello,
That’s great to know you already solved your issue. I will mark this topic as resolved. Just open new ticket whenever you have any other question.
Best regards!
in reply to: Change widget button designHello,
This button’s style is a square one. To change it there is no option but edit it with custom css. Please add this code into your Additional Css menu:
.btn-style-square { border-style: solid; border-width: 1px; border-radius: 3px; -webkit-border-radius: 20px !important; -moz-border-radius: 3px; padding: 15px 24px; }Change the values to your wish.
Best regards!
in reply to: Footer Reveal effect does not workHello,
Please update Codeless Builder to it’s latest version. Let us know if the situation persist after it.
Best regards!
in reply to: June Child Theme Widget Popular Posts does not workHello,
We will check this closely and include a fix in the next theme update. In the mean time please use Recent Posts widgets.
Thank you for noticing this!Best regards!
in reply to: June social Widget does not show youtube linkHello,
Please go to file includes\widgets\codeless_socialwidget.php in parent theme, find this line:
if( !empty($youtube) ) echo '<li class="youtube"><a href="'.esc_url($youtube).'"><i class="cl-icon-youtube"></i></a></li>';Edit “cl-icon-youtube” to “cl-icon-youtube-play”.
We will include the fix in the next theme update.Best regards!
in reply to: Header style hangs the web pageHello,
This is the responsive header style! You will see it in almost 99% of all available websites. When the screen size is smaller than the menu width, the mobile layout takes over. Where the menu is replaced with the mobile menu icon (three bars menu). It will unfold the menu items when tapped over (mobile) or clicked on (computer).
This is not an issue. You you want to change this, it’s ok. But we recommend you use custom css (in Additional CSS menu) or a child theme. So you won’t lose the changes in case of future theme updates.
Let us know.Best regards!
in reply to: rename COMPLETE THE LOOK from single productHello,
You can change the string in includes/codeless_functions_woocommerce.php file directly or in the pot file: june\lang\june.pot. Look for these lines:
#: includes/codeless_functions_woocommerce.php:1211 : msgid "Complete the Look" msgstr ""Let us know.
Best regards!
in reply to: top footer -wrong positionHello,
I don’t see the issue anymore. This is how it looks from my side: https://postimg.org/image/oi5gs78md/
Did you manage to fix it? Let us know.Best regards!
in reply to: Code appearing in linksHello,
If it is active in the Plugins menu, that’s enough! No need for further activation.
Please add some valid wp credentials. So we can give it a closer look.
Read this article for more information.Best regards!
in reply to: license code and pluginsThis reply has been marked as private.in reply to: Problems with the hamburger and dropdowns in headerThis reply has been marked as private.in reply to: Code appearing in linksHello,
Do you have active the Visual Composer plugin? Please make sure it’s active first. Deactivate other third party plugins and refresh page.
Let us know if the situation persists.Best regards!
in reply to: I cannot save the specular optionsHello,
Thank you for sharing your solution. let us know if there is anything else we can help you with.
Best regards!