Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • 8 years, 3 months ago Ludjon
    Keymaster
    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 price

    Let me know

    8 years, 3 months ago Ludjon
    Keymaster
    in reply to: Display 2 columns on mobile

    Hello,

    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.
    8 years, 3 months ago Ludjon
    Keymaster
    in reply to: I have a problem with activation June templete

    Hello,

    June – Installation – Getting Started
    Video: https://www.youtube.com/watch?v=WtkNtaFRWHI

    1. 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

    8 years, 3 months ago Ludjon
    Keymaster
    in reply to: I have a problem with activation June templete

    Hello,

    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

    8 years, 3 months ago Ludjon
    Keymaster
    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

    8 years, 3 months ago Ludjon
    Keymaster
    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

    8 years, 3 months ago Ludjon
    Keymaster
    in reply to: Display More Than the Default Number of Products

    Hello,

    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

    8 years, 3 months ago Ludjon
    Keymaster
    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
    Thanks

    8 years, 7 months ago Ludjon
    Keymaster
    in reply to: Registration Problems

    Hello,

    Don’t mind about that. We will remove the registration field. You can proceed with all features without registration too :)

    Thanks
    Regards

    8 years, 7 months ago Ludjon
    Keymaster
    in reply to: Issue with column links since 1.1 update

    Hello,

    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

    • This reply was modified 8 years, 7 months ago by Ludjon.
    • This reply was modified 8 years, 7 months ago by Ludjon.
    8 years, 7 months ago Ludjon
    Keymaster
    in reply to: Issue with column links since 1.1 update

    Hello,

    We will add this at our Update list.

    Please, can you send me credentials as private, so I can help you fix it?

    Thanks

    8 years, 8 months ago Ludjon
    Keymaster
    in reply to: Demo Content

    Hello,

    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

    8 years, 8 months ago Ludjon
    Keymaster
    in reply to: Getting code from other templates

    Hello,

    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
    Regards

    8 years, 8 months ago Ludjon
    Keymaster
    in reply to: Demo Content

    Just 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
    Regards

    8 years, 8 months ago Ludjon
    Keymaster
    in reply to: Demo Content

    Hello,

    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

Viewing 15 posts - 1,456 through 1,470 (of 1,583 total)
← 1 2 3 … 97 98 99 … 104 105 106 →

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password