Forum Replies Created
-
in reply to: Problem with disappearing imagesThis reply has been marked as private.in reply to: Menu Doubled Intermittently
Hello,
That’s great to know. Thank you for sharing!
Best regards!
This reply has been marked as private.in reply to: Header missing in portfolio itemsThis reply has been marked as private.in reply to: White gap suddenly appearing above headerHello,
Please add some valid wp credentials in you profile data. So we can check this closely.
Read this article for more information.Best regards!
in reply to: Internet Explorer June ThemeThis reply has been marked as private.in reply to: Internet Explorer Site IssueThis reply has been marked as private.This reply has been marked as private.in reply to: Shop not displaying products using Internet ExplorerThis reply has been marked as private.in reply to: Quantity buttons on product pageHello,
1-To remove the “Add to Cart” words you need to edit theme files. Go to file functions.php and find this block:
wp_localize_script( 'codeless-main', 'codeless_global', array( 'ajax_url' => admin_url( 'admin-ajax.php' ), 'FRONT_LIB_JS' => get_template_directory_uri() . '/js/', 'FRONT_LIB_CSS' => get_template_directory_uri() . '/css/', 'postSwiperOptions' => codeless_get_post_slider_options(), 'cl_btn_classes' => codeless_button_classes(), 'wc_placeholder_img_src' => ( function_exists('wc_placeholder_img_src') ? wc_placeholder_img_src() : '' ), 'shop_columns_mobile' => codeless_get_mod( 'shop_columns_mobile', 1 ), 'shop_open_toggles' => codeless_get_mod( 'shop_open_toggles', 0 ), 'language' => array( 'added' => esc_attr__('Added', 'june'), 'add_to_cart' => esc_attr__('Add to Cart', 'june') )Remove just the
Add to Cartthe text in this line:'add_to_cart' => esc_attr__('Add to Cart', 'june')and save changes.2-Can you please send us a link in private? I need to check this directly to give the right code.
3-That is not a button. It’s just demo text located in top navigation bar. You can remove it or make it link to your login/register page.
4-I don’t see any screenshot attached. Please check it and send the screenshot again.
5-That’s because the height is automatically set up according tot he product height including the image and title.
Sorry but it’s not possible changing this.
-You can set up products to be showing in one product per row in Customize > Shop > Shop Page Archive > Shop Column in Mobile (screenshot)PS: Please know that we reply to topics according to their arrival time. The oldest first. So by constantly replying to your own ticket you move it up in line and delay the response. We are trying our best to answer to all of you asap. In the mean time we kindly ask for you patience until we can get back to you.
Best regards!
in reply to: Site breakdown after installHello,
1-As previously stated, i get the same result from both products:
https://postimg.cc/image/vy1u7cr0t/3-Please make sure to have all required plugins active and updated for the site to work well. You have notification on the dashboard regarding some of the included plugins. https://postimg.cc/image/tw1ct4vml/
4-The images used for woocommerce can be set up in Customize > Woocommerce > product Images > Image Size. Set here the size you want the product’s images to have. Then after every img upload, they will be cropped to the given dimensions.
Another way is to manually edit the images to have the same dimensions. By using photoshop, set a white/transparent background, then add your product images on this layer. So all images will have the same dimensions despite their aspect ratio.
Let us know.
Best regards!in reply to: Home Page ImageHello,
We are sorry for this.
I checked the older tickets, you do not have any post older than 2 months. The images in header can be fixed with custom css. We have already provided support on this. However, i checked again and edited a value in the custom css in Appearances > Customize > Additional CSS menu. I edited the value in this block:/*slider in mobile*/ .codeless_slider .swiper-slide { margin-top: -28% !important; }From -60px that it was previously to the current -28px. This is the result as taken from an actual mobile device: https://postimg.cc/image/azvo8xjct/
Let us know.
Best regards!
Hello,
Sorry for the late reply.
Please downgrade to PHP 7. Theme is tested up to php 7 version. The third party plugins are causing conflict with theme scripts when they are both active. I suggest you keep only one and find another similar plugin for the other one that does not conflict.I have added these plugins for testing in future versions of theme. But i can not do more as for now. Support does not cover third party plugins that are not listed as supported in theme’s profile in Themeforest.
Best regards!
in reply to: Folie: Scroll Story – multiple pages?Hello,
You can only import one demo at a time. Meaning, after you import a demo, the pages of that demo will be added to your site. The style of header and menu will also changes to addapt to the new demo style.
You can not have multiple demos simultaneously.If you want to add more pages, then just go to dashboard Pages > Add New and add a new page. Then proceed in adding codeless elements using the Codeless Builder. Check this video tutorial for a visual guidance:
The Scroll Story demo is composed by one page only. You can add more pages to it, but keep in mind that by importing other different demos, the settings will change as well.
Let us know if you have questions.
Best regards!
Hello,
Please refer to this related article regarding this:
https://support.codeless.co/?topic=edit-logged-out-version-of-my-accountBest regards!