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, 1 month ago Mirela
    Participant
    in reply to: Site dropped after the upgrade

    Hello,

    I see the site is showin ok. Screenshot: https://ibb.co/XbQtT83
    What is the problem?

    Best regards!

    7 years, 1 month ago Mirela
    Participant
    in reply to: Error HTTP 500 Installing theme

    Hello,

    Please re-download theme again. We have just uploaded an new version with this error fixed.

    Best regards!

    7 years, 1 month ago Mirela
    Participant
    in reply to: Codeless Slider Display Issue

    Hello,

    May i please see some screenshots? I did a check in browser simulated screens, but i don’t see the issue. See screenshot: https://ibb.co/PFFPwSn

    Best regards!

    7 years, 1 month ago Mirela
    Participant
    in reply to: Side navigation page for Private pages

    Hello,

    Yep, you are right! It was a wrong statement from my side. The private pages do not show up in left sidebars. WordPress feature! You need to have pages public (what’s the use to set them in sidebars if they are hidden anyway).

    Just make sure to set a parent page first. Then set other pages as child pages to that parent. To the child pages you assign the “Left Navigation” template. I noticed no page was set up in parent-child relation so i made a demo for you. See the page’s relation in Pages menu.
    Screenshots: https://ibb.co/wSdJcWr
    https://ibb.co/kV75t4K

    Best regards!

    7 years, 1 month ago Mirela
    Participant
    in reply to: child theme overwriting parent files

    Hello,

    Please add wp credentials in a private reply. So we can check what is not set up properly.

    Best regards!

    7 years, 1 month ago Mirela
    Participant
    in reply to: Tower Mobile Hamburger

    Hello,

    First, please make sure to have set ON the Show Responsive Menu Dropdown in Header Options.
    Then add this css in General Options > Custom Css:

    @media (max-width: 480px){
    #logo {
        left: 80px !important;
    }
    #logo img {
        margin-top: -105px !important;
        height: 200px !important;
    }
    }

    Let us know.
    Best regards!

    7 years, 1 month ago Mirela
    Participant
    in reply to: Portfolio — Video Playing w/Out Audio

    Hello,

    Sorry for the late reply.
    Can you please add some wp credentials in a private reply? So we can check is closely.

    Best regards!

    7 years, 1 month ago Mirela
    Participant
    in reply to: 2.5.4 update

    Hello,

    1-Reload site for the content to reset to the new size. When the site is opened in a different screen size, it is loaded with the dimensions of that screen size. https://ibb.co/br4gtKy
    https://ibb.co/Nns23ZT

    2-Yes, it is possible. It was a .cl-row{ margin-left: 15px;} that was causing it. I removed it already. Please check it now and let me know.

    3-Yes. You add the portfolio as an element, so you can add it as many time you want in a page. Or many pages.

    4-Yes, you can have more than one slider in one page. The gallery does not have an option for autoplay carousel. You can add it but it will need code customization. Please keep in mind that personal customization are not included in support.

    5-The menu style is selected in Customize > Header > Layout > Header Layout. Change it to ‘top’. See screenshot: https://ibb.co/5cvRy02

    Let us know.
    Best regards!

    7 years, 1 month ago Mirela
    Participant
    in reply to: 500 Error Internal Server Error

    Hello,

    The latest version is 1.7.1. Check here theme change log: https://themeforest.net/item/june-multipurpose-responsive-woocommerce-theme/20904893?s_rank=3

    Best regards!

    7 years, 1 month ago Mirela
    Participant
    in reply to: Side navigation page for Private pages

    Hello,

    Being a page private or public does not limit any of theme options. Please add some wp credentials in a private reply. So we can check this close.

    Best regards!

    7 years, 1 month ago Mirela
    Participant
    in reply to: Remove Prices on Shop Page

    Hello,

    This is a woocommerce customization. Try adding this css in Custom Css box:

    .woocommerce-variation-price .price, .woocommerce ul.products li.product .price
    {
        display: none;
    }

    Then add this js in the Custom JS box:

    (function($){
      $(document).ready(function(){
      	$('.variations_form.cart select').change(function(){
        	$('.woocommerce-variation-price .price').css('display', 'block');
        	console.log('changed');
      	});
      });
    })(jQuery);

    Let us know.
    Best regards!

    7 years, 1 month ago Mirela
    Participant
    in reply to: Error on Folio home page URGENT

    Hello,

    Please add some wp credentials in your profile data. So we can give a closer look.
    https://support.codeless.co/?ht_kb=add-private-login-credentials

    Regards!

    7 years, 1 month ago Mirela
    Participant
    in reply to: 500 Error Internal Server Error

    Hello,
    What version do you have? It’s strongly advised to have always the latest version, however the 500 error is an internal server error. You should consult your host regarding it.

    Regards!

    7 years, 1 month ago Mirela
    Participant
    in reply to: Codeless Slider – remove arrows

    Hello,

    Please add this code into your Custom Css box:

    .codeless_slider .nav-thumbflip a.prev, .codeless_slider .nav-thumbflip a.next {
        display: none;
    }

    Best regards!

    7 years, 1 month ago Mirela
    Participant
    in reply to: Updated theme and plugins and NOW it has a Fatal error:

    Hello,

    No, that is not necessary. Please add some wp and ftp credentials in your profile. So we can check it directly.
    https://support.codeless.co/?ht_kb=add-private-login-credentials

    Regards!

Viewing 15 posts - 1,486 through 1,500 (of 12,542 total)
← 1 2 3 … 99 100 101 … 835 836 837 →

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