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

  • 7 years, 11 months ago ostrichegret
    Participant

    Expired

    in reply to: June modification list

    Hello Mihaila,

    Thank you very much for the support,

    1-After theme update, please make sure to go to plugins and re-activate the Codeless Builder. it will be inactive by default.

    1. Okay,  I will try on the next theme update

    2-Are you referring to this: https://postimg.cc/image/jak531b2z/ ?
    By default only wishlist and cart have descriptions. We will add it in the next theme update, which will be released soon this week.

    2. Yes, it is, thank you. When is the next theme update?

     

    3-Please increase your wp memory limit and file upload size limit. Check required server settings here:
    https://codeless.co/june/documentation/#requirements

    Already set the requirementsL https://s33.postimg.cc/3phlpwpa7/2018-06-02_12-39-27.jpg ,I will try again on the next theme update

    4-You can add a product to cart, the cart total amount will be updated instantly, but you will be on the product page still so that you can keep on shopping. If you want to check the cart, go to the cart icon in the top-right corner.
    This is theme’s default style. If you want to change it, then you have to edit theme files.
    Please keep in mind that personal customizations are not supported from this forum.

    4. Is there an option to redirect to shopping cart after pressing add to cart in the theme?
    https://s33.postimg.cc/793jfi9xr/2018-06-02_12-35-52.jpg

    5-Can i please see a link where you tried to use this font?

    5. On the homepage, i want to use it on header menu. I also tried to change the footer icon for test purpose : https://s33.postimg.cc/uolgkv1en/2018-06-02_12-43-09.jpg

    6-Please refer to this topic regarding this: https://support.codeless.co/?topic=edit-logged-out-version-of-my-account

    6. Sorry i don’t know i have to turn on : Allow customers to create an account on the “My account” page on Woocommerce settings.

    7. Currently cl shop trending will auto sort category based on name, how to set a custom order instead ?

    https://s33.postimg.cc/m7lya2mgv/2018-06-02_12-45-55.jpg

    I have tried to change the custom order on the code but it still auto sort.
    [cl_shop_trending categories=”{‘0′:’101′,’1′:’103′,’2′:’105′,’3′:’108′,’4′:’104′,’5′:’102′,’6′:’131′,’7′:’109′,’8′:’110’}_-_json” columns=”9″]

     

    8. After updating to latest woocommerce, i got a notification that june use outdated core version.
    https://postimg.cc/image/a70i9jx4b/

    Thank you very much.

    • This reply was modified 7 years, 11 months ago by ostrichegret.
    • This reply was modified 7 years, 11 months ago by ostrichegret.
    • This reply was modified 7 years, 11 months ago by ostrichegret.
    8 years ago ostrichegret
    Participant

    Expired

    in reply to: June modification list

    Hi Medrit,

    1. I was using june 1.3.1 when I try to update to 1.5 the codeless editor show blank page.

    So i try using brand new wordpress 4.9.5 installation, install june 1.5,

    2. on June 1.3.1 and 1.5 account login [large menu with description] is missing?
    https://ibb.co/ea77Dy

    https://ibb.co/d6pUMJ

    3. When I try codeless 1 click theme setup ( fresh wordpress 4.9.5 and june 1.5 installation ) it hang halfway,

    https://ibb.co/mszhfd

    4. after user click add to cart, it show the cart content or redirect to https://june.com/cart/

    https://ibb.co/b68Ety

    5. Font awesome didn’t work? I try this but didn’t work: <i class=”fas fa-bars”></i>

    6. There’s [ Create Account ] Button, but cannot register account.
    https://ibb.co/gDwHDy

    Thank you very much

    • This reply was modified 8 years ago by ostrichegret.
    • This reply was modified 8 years ago by ostrichegret.
    • This reply was modified 8 years ago by ostrichegret.
    • This reply was modified 8 years ago by ostrichegret.
    8 years ago ostrichegret
    Participant

    Expired

    in reply to: June modification list
    This reply has been marked as private.
    8 years ago ostrichegret
    Participant

    Expired

    in reply to: June modification list
    This reply has been marked as private.
    8 years ago ostrichegret
    Participant

    Expired

    in reply to: June modification list

    Hello Mihaila,

    Thank you very much for the support

    1. For the sticky header without transition on desktop i use this

    Codeless css overwrite

    
    
    .cl-header-sticky{
    -webkit-transition: -webkit-: none !important;
    -moz-transition: -moz-: none !important;
    transition: none !important;
    position: fixed !important;
    }
    
    
    
    
    /*
    
    Disable this on style.css
    
    */
    
    /*
    .cl-header-sticky-prepare:not(.cl-actived-fullscreen-header){
    transform:translateY(-100%);
    -webkit-transform:translateY(-100%);
    -moz-transform:translateY(-100%);
    position:absolute;
    
    }
    
    .cl-header-sticky-prepare .top_nav{
    display:none;
    visibility: hidden;
    }
    .cl-header-sticky-prepare.cl-header-top-nav-sticky .top_nav{
    display:block;
    visibility: visible;
    }
    
    .cl-header-sticky-ready:not(.cl-actived-fullscreen-header){
    position: fixed !important;
    background: #fff;
    top: 0;
    width: 100%;
    z-index: 99999;
    }
    */
    
    

    2. How to set same width for row? [Link on the next post]

    3. How to set same height for product row? [Link on the next post]

    4. How to set same height for Instagram photo? [Link on the next post]

    5. The Subscribe input form not showing on codeless editor and frontend

    6. The social icon show on codeless editor but on at frontend

    7. How to add product category burger menu on .c-left header-col ?

    8. How to edit item column  number on mobile on Shop Category ( Below Rev Slider )?

    9. I tried to code manual html on wordpress editor but it keep adding <br/> and remove the format.

    10. How to remove  featured product banner on mobile or change to above product list

    11. On Shop,  How to add All Category on sidebar above listed category?

    Thank you

    • This reply was modified 8 years ago by ostrichegret.
    • This reply was modified 8 years ago by ostrichegret.
    • This reply was modified 8 years ago by ostrichegret.
    • This reply was modified 8 years ago by ostrichegret.
    • This reply was modified 8 years ago by ostrichegret.
    • This reply was modified 8 years ago by ostrichegret.
    8 years, 1 month ago ostrichegret
    Participant

    Expired

    in reply to: June modification list

    Hi Mihaila,

    Thank you very much for the support,

    However there are still some issues,

    1. The code editor css, i got Expected RBRACE at line 10, col 37 ( only warning no performance issue ). Got this error :

    
    
    There are 2 errors which must be fixed before you can save. Can force update though.
    
    

    2. The mobile sticky header is incomplete, here’s the expected css

    
    
    @media (max-width: 480px){
    .header-top {
    width: 100% !important;
    position: fixed !important;
    background-color:white !important;
    z-index: 5000000000 !important;
    }
    
    #main {
    padding-top: 90px;
    }
    
    #wpadminbar {
    position: fixed !important;
    z-index: 5000000000 !important;
    }
    }
    
    

    3. The transform effect is gone, but the header didn’t stick from the top like above mobile css.

    
    <pre><code> .cl-header-sticky{
            -webkit-transition: -webkit-: none !important;
            -moz-transition: -moz-: none !important;
            transition: none !important;
        }</code></pre>
    

    4. Shop issue is fix, but how to add set how many column on desktop and mobile? same with june shop trending (category) and add a custom div column

    
    
    [row]
    
    [ banner - 1/4 ] [ product list - 3/4]
    
    [/row]
    
    

    5. How to change the text like [ Search Your Style ] and [Similar Styles]

    6. Codeless Editor doesn’t work while nginx gzip is enabled ( ver 1.1 and 1.0 )

    Thank you

    • This reply was modified 8 years, 1 month ago by ostrichegret.
    • This reply was modified 8 years, 1 month ago by ostrichegret.
    • This reply was modified 8 years, 1 month ago by ostrichegret.
    • This reply was modified 8 years, 1 month ago by ostrichegret.
    8 years, 1 month ago ostrichegret
    Participant

    Expired

    in reply to: Trending Now Shop Category

    it turns out, the category must contain a product to appear in the list.
    it will be better if you mention it on the documentation

    Thank you

Viewing 7 posts - 1 through 7 (of 7 total)

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