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

  • 6 years, 12 months ago Mirela
    Participant
    in reply to: Bad title with parallax effect in header. Mobile Mode.

    Great!

    If you like our theme and support, please leave us a review on Themeforest. It’s important for us :)

    Thank You!

    6 years, 12 months ago Mirela
    Participant
    in reply to: Icons not changeable in June theme

    Hello,

    Please try using Codeless Builder instead. The content is created with Codeless Builder. To add a new slide, go to slider, hover over a current slide and you will see the controls. Click on the ‘+’ sign to add new slide.

    See screenshot: https://ibb.co/ZHsvqsD

    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: Theme updating and loss of customizations

    Hello,

    Please make sure to update plugins as well! You can also, extract all current theme settings using the Tower > Import/Export (Dummy data) menu. They will be stored as a backup.
    After theme update and plugins update, go back to Tower > Import/Export (Dummy data) menu and import the backup recently created.

    https://ibb.co/bmfWDN4

    Let us know if you need further help.
    Best regards!

    • This reply was modified 6 years, 12 months ago by Mirela.
    6 years, 12 months ago Mirela
    Participant
    in reply to: Change language to Specular theme

    Hello,

    Specular includes pot files to translate theme. The same files are used from Polylang plugin as well. You can add missing text to the .PO file directly, by editing it using the PoEditor. Or check the plugin for option to add more strings for translation.

    Find the pot files inside theme in the ‘lang’ folder.

    Let us know.
    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: Chrome and Firefox Errors

    Hello,

    Which site is this? I checked the site in your profile data and i don’t see any notices in the console.

    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: Mobile View (iPhone

    Hello,

    I added this css in your Custom Css box:

    .cl-row .bg-layer {
    	background-attachment: inherit !important;
    }

    The iOS does not recognize background-attachment fixed. Causing the image to not show up at all. Please check your site.

    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: My Website is no longer Responsive

    Hello,

    I checked closer, the space is in fact the overflow of next slide. You can expand the visible slide to full-height by adding this css:

    @media (max-width: 480px){
    .swiper-slide.cl-slide.cl-slide-animation {
        min-height: 100vh;
    }
    .swiper-container {
        overflow: visible !important;
    }
    }

    The videos in iOS, you need to have the Webm version of the video too. For it to show well in mobile.

    Let us know.
    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: TOWER Update Issue

    Hello,

    Are the plugins inactive? Did you activate them back? After an update, some plugins may deactivate by default. Just activate them again in Plugins menu.
    If you want us to have a look, please add some wp credentials in a private reply.

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: overlay text is cutoff at the bottom

    Hello,

    Please add this css:

    .portfolio_item .entry-overlay .categories {
        line-height: 24px !important;
    }

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: Next Update?

    Hello,

    Please use the included version of the plugin. It’s tested and fully compatible with the current version of theme. We will test out the latest WP Bakery with theme for the next theme update as usually. So it has no issues.

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: Sticky header not working

    Hello,

    I reset sticky header here as well. It’s ok now. See screenshots: https://ibb.co/TrYVRWp
    https://ibb.co/WfrnHhh
    Make sure to clear cache and refresh page.

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: My Website is no longer Responsive

    Hello,

    The spaces in top and bottom are actually the header and footer. Because you don’t have any content in header and footer, they appear as empty. This does not mean the site is not responsive. The mobile/ipad view has different style than the desktop. So even if you have set up home page slider to be full screen in desktop, it will change in mobile. Because the mobile version does have header and in footer it is the reCaptcha.

    You can change this by adding this custom css:

    @media (max-width: 480px){
    .header_container {
        display: none !important;
    }
    #intro-slide p {
        margin-right: auto !important; 
        margin-left: auto !important;
    }
    .slide-text-container .container.container-content .cl-text.cl-element {
        width: 300px !important;
    }
    }
    
    @media (max-width: 767px){
    .header_container {
        display: none !important;
    }
    #intro-slide p {
        margin-right: auto !important; 
        margin-left: auto !important;
    }
    .slide-text-container .container.container-content .cl-text.cl-element {
        width: 300px !important;
    }
    }

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: Portfolio not showing in Grid, only in Masonry

    Hello,

    No, if it’s showing ok. Than do not alter the code. Let us know if it happens again.

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: Mobile Menu Not Completely Showing

    Hello,

    You had important plugins not updated. Please keep in mind to always check for plugins after a theme update. We often update them too so it’s very important to update the included plugins as well.
    To see if there are plugins that need to be updated, check the dashboard for this message, see screenshot: https://ibb.co/VHYfFd8

    Please check your site. It’s ok now.

    Best regards!

    7 years ago Mirela
    Participant
    in reply to: How to customize the my account login page?

    Hello,

    You can edit the text in these files:
    june\woocommerce\header-login-box.php
    june\woocommerce\myaccount\form-login.php

    Or use the pot file to change them. See this article for more information.

    Best regards!

Viewing 15 posts - 1,156 through 1,170 (of 12,542 total)
← 1 2 3 … 77 78 79 … 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