Forum Replies Created
-
in reply to: Product variation is not updating price
Hello,
Probability you are using a grouped product, or you have missed to set the price for that variation:
Please follow these steps:
1. Open the product page on WordPress backend
2. Go to the Product Data Section, be sure to select Variable Product
3. Open the variations tab, for each variation you can open more options by clicking the arrow on the right.
4. Now for each of your variations you can add custom priceLet me know
in reply to: Display 2 columns on mobileHello,
1. This is not possible with options, I will add it in list for next update. For now you can use this fix:
Go to css/codeless-woocommerce.css find:@media (max-width: 569px){ .shop-products .product_item{ width:100%; } }on line: 2294, replace 100% with 50% for showing two, instead of one.
2. Do you want to make it fixed only on Mobile?
3. No, we have two styles of cart, one in the header, another one that shows from the side of page.
3. Do you mean the Filters+ small button?
Thanks
-
This reply was modified 8 years, 3 months ago by
Ludjon.
in reply to: I have a problem with activation June templeteHello,
June – Installation – Getting Started
Video: https://www.youtube.com/watch?v=WtkNtaFRWHI1. All that you need to do is to Click the Setup (Blue Button), Select the Default Demo and all the installation will start and end automatically with only one click without need to change nothing! All necessary plugins, content, widgets, menus will be installed.
2. A Success Complete Message will appear. Now you are ready to start your new website with June Theme :)
3. IMPORTANT NOTE: be sure that your server configuration is well configured, especially the max_execution_time : 300
4. After the finish of install select your preferred demo as frontpage.Header Wizard – We have created a new tool for our users to automatically select from 16 predefined headers. You can find the Header Wizard from Codeless Menu in the left navigation section of WordPress Administration Panel. Just click over the header you want to import. The header will be changed in 1-2 seconds!
Footer Wizard – The same as Header Wizard you can select from predefined Footers, all of them with predefined widgets ready for use.
Customization – You can customize all pages and Theme Options from the Customize Button on the top bar navigation of WP site or from the Admin Panel: Appearance -> Customizer
Thanks
in reply to: I have a problem with activation June templeteHello,
We have removed this option for not confusing users. If you need to enter the purchase code to get automatic updates, please install Envato Market Plugin.
Regards
in reply to: Install June without demo products/cats?Yeah, but I have just uploaded a new version of June.
WooCommerce has remove 3.3.0 from stable version. We need to revert back to 3.2.6
https://woocommerce.wordpress.com/tag/woocommerce-3-3/
Please, get the new update when it’s ready and downgrade to the stable 3.2.6
Thanks
in reply to: Install June without demo products/cats?If you have activated all necessary plugins, make sure that you use the 1.0.1 version and also the latest WooCommerce 3.3.0
in reply to: Display More Than the Default Number of ProductsHello,
Hoh, we have missed an important option, added to update list.
Please go to includes/codeless_functions_woocommerce.php:find this line: add_filter( ‘loop_shop_per_page’, function(){ return 8; }, 20 );
Replace the 8 with the number of posts you want.
You have a second possibility:
Create a new page Shop and add Element WooCommerce from the builder. You can modify that as you want in the element options section.Thanks
in reply to: Install June without demo products/cats?Hello,
All pages are included on Default Demo. After you can select the preferred page as home page or create a new one from scratch. Also you can select the preferred Footer and Header with the Wizards.
For the builder, please install all required plugins before :)
Let me know
Thanksin reply to: Registration ProblemsHello,
Don’t mind about that. We will remove the registration field. You can proceed with all features without registration too :)
Thanks
Regardsin reply to: Issue with column links since 1.1 updateHello,
Found the issue.
Please make this modification. Go to folie/includes/codeless_builder/shortcodes/cl_column.php
Replace line 35s:
<a href="<?php esc_url( $custom_link ) ?>" class="column_link"></a>With :
<a href="<?php echo esc_url( $custom_link ) ?>" class="column_link"></a>Thanks
in reply to: Issue with column links since 1.1 updateHello,
We will add this at our Update list.
Please, can you send me credentials as private, so I can help you fix it?
Thanks
in reply to: Demo ContentHello,
Just re tested the demo content again, everything works fine.
I cant help you anymore and if you have spent $1000 isnt my responsibility. We have a lot of clients satisfied that have finished their works.
The last thing I can do is to offer you a free installation like the demo preview page. Give me FTP access.
If you dont want anymore to use our theme, I cant help you.
Regards
in reply to: Getting code from other templatesHello,
What do you mean with home page crashes? Maybe you need to set the Home page at Settings -> Reading -> Home page.
If you have further dificulties, you have two possibilities.
One re-create the WordPress from the begining, new fresh setup, or send to us your wp credentials and we can see how we can help you :)
Thanks
Regardsin reply to: Demo ContentJust re-tested the dummy content. All Pages are included, you can find Single Careers Page under Careers Custom Post Type (WordPress Menu -> Careers -> Senior Manager)
Single Portfolio on WordPress Dashboard Menu -> Portfolio Items.
I think that you have the latest 1.0.1 installed :)
Thanks
Regardsin reply to: Demo ContentHello,
I am the developer of this theme.
Can you please send me again the credentials, they are not working.
Have you tried our Codeless Builder? You don’t need to edit shortcodes. You have a big button on each page that can redirect you to the Codeless Builder, everything in real-time edit.
All pages are included. Can you please send me the credentials?
Thanks
-
This reply was modified 8 years, 3 months ago by