Forum Replies Created
-
Hello,
Sorry for the late reply.
Normally the activation of child theme does not affect theme settings as their values are stored in the database.
What faze are you in now? Did you reverse back the changes? Can you send us some valid wp credentials in a private reply? So we can give it a closer look.Best regards!
in reply to: Quantity buttons on product pageHello,
Can i please see a link of the your site?
Best regards!
in reply to: Cart Layout – Float RightHello,
The text “subtotal” is also aligned right. See screenshot: https://postimg.cc/image/4i8yg0qcd/
But it’s away from the price because the price tab is too wide and since the price too, is aligned right.. this distance is created then.
Please add this code into your custom css box:.woocommerce .cart-collaterals .cart_totals tr td { width: 30%; }It will decrease the cel where the price is, width and make the titles more close.
Best regards!
in reply to: email icon not appearingHello,
You must have made some syntactic mistake.
I can not make the changes for you. The file can not be uploaded back. But you can try again,the change is minimal. See screenshot: https://postimg.cc/image/6ntlzhim5/I can not access the ftp either. The connection is not possible.
PS: The credentials are added in your profile extra fields. Check them here: https://support.codeless.co/?bbp_user=2563
Here they are private. So there is no need to add them in every future topic or reply.Best regards!
in reply to: Similar style renaming requiredHello,
You can change it in file: \june\woocommerce\single-product\related.php
The string is in this line:<h5><?php esc_html_e( 'Similar Styles', 'june' ); ?></h5>
Make sure to save copies of the changed files to replace them in case of future theme updates.Best regards!
in reply to: how to rename FEATURED TOP SELLERS NEW ARRIVALSHello,
Please do not add private login data in a public post. It’s not safe. To change the titles “FEATURED”, “TOP SELLERS”, “NEW ARRIVALS” you need to change files. Find and change the strings in this file: june\includes\codeless_builder\shortcodes\cl_shop_tabbed.php
The categories are auto-generated. Sorry but it’s not possible to control which categories are to be shown here.All included plugin in theme can be found (the zip files that you install in Plugins > Add New) in folder extra_plugins, june/plugins.
See screenshot: https://postimg.cc/image/spfaw50z1/
https://postimg.cc/image/uve73vly5/Let us know.
Best regards!
in reply to: Folie – Scroll StoryHello,
Can you please add some wp credentials in your profile for us? So we can check this out.
Read this article for more information.Best regards!
in reply to: Support for Folie | The WordPress Website BuilderHello,
Please go to this file js/codeless-main.js Find this line:
linkElement : 'a:not([target="_blank"]):not([href^="#"]):not(.lightbox-gallery):not(.entry-link.lightbox):not([class^="ilightbox-"]):not(.zoom):not(.prettyphoto)'To this:
linkElement : 'a:not([target="_blank"]):not([href^="#"]):not(.lightbox-gallery):not(.entry-lightbox):not(.entry-link.lightbox):not([class^="ilightbox-"]):not(.zoom):not(.prettyphoto)'
Let me know if the issue persists.Best regards!
Hello,
1-Yes, you can. You can remove them directly from theme files or use custom css to hide them. We recommend the use of custom css. That’s because the css is added in the Custom Css box and it’s stored in the database. So in future theme updates it will not be lost. While if you change theme files directly, these changes will be lost in case you update theme.
Please go to Tower > General Options > Custom css, add this code:.portfolio_single h4 { display: none; }2-Yes, it will go up just the height of the title you are removing. See screenshot: https://postimg.cc/image/71lr7u0vh/
3-Sorry but this is not possible.
4-The loader is an image. You can change it, using a image processing program.
The image is located in \tower\css\oval.svgBest regards!
in reply to: June modification listHello,
2-I can’t give you an ETA just yet. But you will be notified when the update will be available for download.
4-Yes, that’s correct! You can use woo-commerce default option to achieve this. Sorry for misunderstanding your question.
5-First you need to add the font files in june/css folder. And then add the new font-family in june/css/codeless-icons.css file. The same as other custom codeless fonts have been added.
7-Yes, the trending shop tab posts products by random selection. Sorry but you can not customize this.
8-We will check these and update the files in the next theme update. If you encounter any issue in the shop’s normal activity after the update, please let us know.
Best regards!
in reply to: Mobile MenuHello,
Sorry but this is not possible.
Best regards!
in reply to: Visual ComposerHello,
Sorry but this is not possible. This is the structure of the theme. The Visual Composer in incorporated and customized to fit the main composer which is Codeless Builder.
To change it is needed a lot of code changes that will change theme structure completely.
If you need these customizations, i suggest you hire a developer to help with the coding.Best regards!
in reply to: Menu at top of page turns whiteHello,
The Media element does not have a link option. But you can use Service media. It has the option to link the image with a custom link.
Best regards!
in reply to: Odd frame around contact formHey,
Cool! Thanks for sharing!
Best regards!
in reply to: How to get Instagram feed token and Feed user ID?Hello,
Did you follow all the necessary steps in creating the account? If you send us your wp credentials in a private reply, we can check it with some verified user data for the instagram.
Let us know.
Best regards!