Forum Replies Created
-
in reply to: cannot instal the Default Demo
Hello,
You do have all pages imported. Just import the header you want in Codeless > Header Wizard, same for Footer Wizard to complete the setup.
Let us know if you have any questions.Best regards!
in reply to: Few questionsHello,
Yes, theme supports retina display. No need for additional plugins. The header/footer setup do show while child theme is active. You just had to activate the Codeless Builder first. It gets deactivated every time you switch themes.
Check it up now.
-The sidebar does show up when child theme is active. Can you please be more specific on this?
Let us know.Best regards!
in reply to: cannot instal the Default DemoHello,
Please make sure first to have the latest theme version installed! Then to have enough memory allocated to WordPress. Deactivate every third party plugin you may have installed previously and try again.
If you you still have issues, send us some valid wp and ftp credentials in a private reply (or add them to your profile data).
Read this article for more information.So we can give it a closer look.
Best regards!
in reply to: Visual composer missingHello,
-You need to install the Visual Composer plugins first. Find it in the included plugins list. Go to the main theme file you downloaded from Envato. Open ‘extra-plugins’ folder and install the js_composer.zip file.
-Revision of pages is a basic wordpress feature. To make it show up, go to Screen options (top-right corner of every wp page); Check the “Revisions” checkbox;
If you do not have this box, go to file wp-config.php and add these two lines:define('AUTOSAVE_INTERVAL', 300); define( 'WP_POST_REVISIONS', true );Now the revisions should be showing on the post-edit page and the Revisions option should be back in the Screen Options menu.
-Please make sure you do have selected a page for the checkout in plugin’s options:
WooCommerce > Settings > Checkout > Checkout pages.
Let us know.Best regards!
in reply to: Please help to setup leftside bar on shop pageHello,
Can you please add some valid wp credentials in your profile data? Read this article for more information.
So we can check this out.Best regards!
in reply to: Track order pageHello,
Just create a normal page. Add the order track shortcode as text element. See screenshot: https://postimg.org/image/5fu9cpiit/
Shortcode of ‘track order’ page:
[cl_row][cl_column][cl_text][woocommerce_order_tracking][/cl_text][/cl_column][/cl_row]Let us know.
Best regards!
in reply to: Login form layoutHello,
I will inform the developer to check this up and include a fix in the next theme update. If it’s urgent for you, let us know so we can provide some custom css to fix it.
Best regards!
in reply to: Codeless Builder broke down :/Hello,
There is no reason for the Codeless Builder to break down. Please make sure to have the latest theme version installed. It has a lot of changes and fixes.
Let us know if you still have any problem after it.Best regards!
in reply to: Various issues on the 'June' themeHello,
Please update theme to it’s latest version. It was released yesterday and it has a lot of changes.
-To disable the “fade in” animation go to Shop > Animation Type, select ‘None’, screenshot: https://postimg.org/image/v9uvbatk5/
-You can set on/off and configure the sticky header in General > Header > Sticky Header. To remove the animation you need to edit theme files. This is not recommended as it will prevent you from taking future theme updates with are frequent and very important.
-You can use the included .pot files to translate theme. Or WPML plugin which is tested and fully compatible with theme.
Let us know.Best regards!
in reply to: Handel Button ElementHello,
To do that you will need to edit theme files. Please add the element you want to open in new tab and send us the link of the page. So we can send you back the exact code to edit for that element.
Best regards!
in reply to: Help with footer column 3Hello,
The email showed in the footer is not the one you have set in widgets. To change it go to General Options > Social Media > Email Link. See screenshot: https://postimg.org/image/bt5kbaokl/
Let us know.
Best regards!
in reply to: A little help please :)Hello,
Most probably you only needed to clear cache. Some times the server is slow in reflecting all changes. However, good to know it’s k now.
Let us know if you need further help.Best regards!
in reply to: Slider from theme Architecture not modifcableHello,
Can you please add some valid wp credentials in your profile data? Read this article for more information.
So we can give it a closer look and fix it.Let us know.
Best regards!
in reply to: Input Select BugHello,
To remove the CL Actions for mobile only, please add this code into your Additional Css menu:
@media(max-width: 480px){ .shop-products .product_item.style_normal:hover .cl-actions { opacity: 0 !important; }}But you still need to touch the title of the product to go to the product page. The image is not a link. To set it as link, you will need to edit them files.
Let us know.Best regards!
in reply to: Few questionsHello,
1-Please make sure to have all products assigned a featured image. If the situation persists, send us some valid wp credentials in a private reply. Or add them into your profile data.
Read this article for more information.2- Add the left sidebar on the shop page:
Go to the page’s settings > Page Options > Page Layout, select ‘Left Sidebar’.3. Can I apply the choice for list view also on the category pages?
This is notpossible for now via theme options. But you can use a static link if you want. Just add this string?view_style=listafter the categories page link. This is a workaround you can use in menu. By adding a custom link and add setting it like this:
https://www.yourshop.com/product-category/accessories/?view_style=list
I will notify the developer to take not of this and add it into the to-do list.4. What is the Product Builder dropdown option on the backend product pages?
This option is to chose the product layout from the options in the drop-down.5. How does the Track Order work and can I disable if I want to?
This is a Woocommerce default settings. You can remove it, by deleting the related shortcode.6. I don’t see a preview of the content blocks while wanting to add them in Codeless Builder, I saw them on the video tutorials.
What theme version do you have? We will release later today a new update so make sure to update first.7. when making changes to language files, do I need to put them in the child theme to avoid being overwritten at updates of the main theme?
Yes you can do so. Read this article for more details.Let us know.
Best regards!