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 ago Medrit
    Participant
    in reply to: Login/Signup button not working

    Hello,

    Please check this ticket to understand more on how to set up the “login/signup” form:
    https://support.codeless.co/?topic=edit-logged-out-version-of-my-account

    Best regards!

    • This reply was modified 8 years ago by Mirela.
    8 years ago Medrit
    Participant
    in reply to: How to Hide "Add to Wishlist" – June Theme

    Hello,

    1. To remove “Add to wishlist” from the product page add the css code below:

    .single-product .cl-wishlist-share-wrapper .wishlist, .add_to_wishlist_button{
    display:none;
    }

    2. To remove it from the cart add the code below:

    table.shop_table .cart_item .product-data > .wishlist{
    display:none;
    }

    Best regards!

    8 years ago Medrit
    Participant
    in reply to: checkout/cart

    Hello,

    I didn’t understand if the situation still persists. If so can you please add some valid WP credentials in your profile data extra fields? So we can give this a closer look.
Read this article for more information.

    Best regards!

    8 years ago Medrit
    Participant
    in reply to: Mobile Display Issue

    Hello,

    The menu is there but the text color of it is white and that is why is still hiden. Somehow you forgot to add some of the css code we provided above. Please add the code below and let us know if it worked.

     .menu-small ul.menu > li > a {
        color: #5a5555 !important;
    }

    Best regards!

    8 years ago Medrit
    Participant
    in reply to: Mobile Version

    Hello,

    1. To fix the logo postion of the logo on the mobile version please add this custom css in Customize > Additional CSS :

    @media (max-width: 480px){
         #logo {
           left: 35px !important;
           }
    }

    2. To center the footer on the mobile version add this custom css in Customize > Additional CSS :

    @media (max-width: 480px){
    	footer#footer .inner .row-fluid.ff .span12:first-child:last-child {
    	 	margin-left: -150px !important;
    	}
    }

    Let us know.
    Best regards!

    • This reply was modified 8 years ago by Medrit.
    8 years ago Medrit
    Participant
    in reply to: Header Button Doesn’t Link to Anywhere

    Hello,

    1. You should a link where you want the button to point to. To add a link click the button on customize and the button options will open. Scroll down and add the link. See screenshot below:
    https://ibb.co/jekEDy

    2. To make custom changes to the buttons everywhere on the page you can do it by clicking the button as you did before. You should turn on overwrite the default button style and by changing the options that appears to your needs.
    See screenshot:
    https://ibb.co/drEKfd

    Best regards!

    8 years ago Medrit
    Participant
    in reply to: Disable AJAX refresh on checkout

    Hello,

    This happens because when you change the state/country the tax or shipping costs can change, so the system recalculates the result price of the cart. This is a WooCommerce functionality not overwritten by theme. We would not advise to change the native functionality of WooCommerce as it will prevent you from taking future updates of the plugin. Which are very important for the well functioning and security of your site. Or you’ll have to make the changes every time there is an update.
    If you must, then we advise to hire a developer to help you with it. Sorry but personal customizations are not included in support.

    Best regards!

    8 years ago Medrit
    Participant
    in reply to: How to Hide "Add to Wishlist" – June Theme

    Hello,

    The css code you tried didn’t work because you had another style of wishlist. Add the css code below:

    .product_item.style_large .cl-action.add_to_wishlist {
    display: none;
    }

    See screenshot of what it looks like after adding the code :
    https://ibb.co/eFvQLd

    Let us know.
    Best regards!

    8 years ago Medrit
    Participant
    in reply to: product image too big

    Hello,

    Can you please add some valid wp credentials in your profile data extra fields? So we can give this a closer look.
Read this article for more information.

    Best regards!

    8 years ago Medrit
    Participant
    in reply to: Button Alignment

    Hello,

    The button as an element has its own options. To change the position of the button you should go to the button options and add padding/margin to position the button to your wish. See screenshot below:
    https://ibb.co/nQR6Qd
    If you mean something else please let us know.

    Best regards!

    8 years ago Medrit
    Participant
    in reply to: Cursor Not Blinking On Input Placeholder

    Hello,

    Can you please add some valid wp credentials in your profile data extra fields? So we can give this a closer look.
Read this article for more information.

    Best regards!

    8 years ago Medrit
    Participant
    in reply to: Site breakdown after install

    Hello,

    We tested the theme on our side and the categories shown on search are related to what we searched for. Please make sure to disable all third party plugins that are not required by the theme and see if the problem persists.

    As for the images of smaller sizes you can create an image in Photoshop, add the base layer of 300px(width) and 225px(height) with white or transparent background. Then add the small images there and save them. So you will have images of the same dimensions for all products.

    Let us know.
    Best regards!

    8 years ago Medrit
    Participant
    in reply to: June modification list

    Hello,

    1. Update the Theme and the recommended plugins to the latest version. If you have third party plugins that are not required by the theme, try to disable them and see if the problem persists.

    2. Can you be more specific? A screenshot should be helpful.

    3 & 5. This requires custom css. You can add the custom code in Customize > General > Custom Codes > Custom Css.

    4. See the screenshot provided below :
    https://ibb.co/c4U6MJ

    Let us know.
    Best regards!

    8 years ago Medrit
    Participant
    in reply to: Button to top

    Hello,

    Which button are you referring to? Please provide a screenshot so we can help you.

    Best regards!

    8 years ago Medrit
    Participant
    in reply to: Portfolio, horizontal scroll

    Hello,

    On the portfolio settings have you activated carousel? Make sure Portfolio Rows is set to one row and carousel is set to yes. See the screenshot below and let us know.
    https://ibb.co/eSBuLd

    Best regards!

Viewing 15 posts - 181 through 195 (of 264 total)
← 1 2 3 … 12 13 14 … 16 17 18 →

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