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

  • 9 years, 7 months ago Mirela
    Participant
    in reply to: fullscreen slider on mobile

    Hello,

    The fading is an due to the parallax effect. To increase the slider’s height in mobile, please add this code into your custom css box:

    @media (max-width:480px){
    .codeless-slider-container.swiper-parent.swiper_slider.codeless_slider {
        min-height: 667px !important;
    }}

    Result screenshot. Let us know.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Onepage menu link does not work

    Hello,

    I fixed it.
    Please check your site. Let us know for anything.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Specular Update Error http 500

    Hi,

    That’s great to know. Thanks for letting us know.

    Regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: responsive issue

    Hello,

    Do you mean you found the culprit? I don’t understand very well the explanation. I checked your site in a mobile and it shows very well (screenshot).
    Let us know if you still need our help.

    Regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Custom heading URL title error

    Hello,

    This is not a bug. If you do not want the text then just leave blank the “link text” field.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Portfolio animation style – is it possible to us it elewhere?

    Hello,

    Both portfolios are using the fade In animation (see screenshots of demo and your site).

    You can only use the animations listed in the element’s Post Grid Settings > Item Design > Grid element template, list.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Codeless slider on mobile

    Hello Jenny,

    Can you please post some valid wp credentials in your profile data? Read this article for more information.
    We need to check the options of this slider.


    @richloalbo
    ,
    Strangely i don’t see any issue in your site. Please see screenshot. When ever i scroll it, the sldier remains in it’s place. Did you made any changes afer posting the question?

    Thanks,
    Mihaila

    9 years, 7 months ago Mirela
    Participant
    in reply to: LayerSlider WordPress not working in chrome

    Hello,

    Sorry for the late reply.
    I added this code into your custom css box:

    .header_2 nav .menu>li>ul.sub-menu ul {
        top: -12px !important;
    }

    For the sub-menu alignment.

    Regarding the slider, i see you have an error in your site. Please see this screenshot. I tried to use other pre-build slides in your site and none of them shows up even if they do not have any issue displaying on our side.
    Could you please try to overwrite the theme files with a fresh copy from your Themeforest account via FTP to see if that helps? Deactivate all third party plugins before.
    https://codeless.co/documentation/main.html#update_theme

    Let us know how it will go.

    Regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Portfolio losing items

    Hello,

    Let’s take things one at a time.
    1-By default when you set the portfolio with 3 columns, it will display ONLY 9 items per page. To see the other items you will have to navigate to the second page and so on.
    While you are at a certain page (example page 1), if you filter the portfolio using the categories filter bar, it will search the items of that category and display only them. BUT the filter is applied ONLY to the items of that page! Not all portfolio items available. Therefore it will not included items located in page 2,3 ..etc.

    And this is why i suggested you to read this article: https://support.codeless.co/?ht_kb=display-all-portfolio-items-in-one-page
    So that you can change the number of portfolio items to show in one page.

    2-I did further tests, the masonry style is not the problem. It’s actually the “Overlayed with base color and zoom effect” portfolio style paired with the masonry style that causes this. I have informed the developer team and they are looking into it. We will include a fix in the next theme update.
    In the mean time you can use one of the other available styles.

    Please know that you wrote us during the weekend. Our working hours are from Monday to Friday. We reply to topics based on their arrival time, so it’s the oldest first. We are trying our best to reply to all asap, but we ask for your patience until we get back to you. Please read more about support policy here.
    Thank you for understanding!

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: translation files

    Hello,

    If the string is not present then you have to add it. Use a po file editor just like explained in my last reply.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: tower new font style

    Hello,

    Please read this article: https://support.codeless.co/?ht_kb=how-to-add-new-local-font for more info on how to add additional font in theme.
    Let us know.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Portfolio Hyperlinks

    Hello,

    Yes, please go to file includes/view/portfolio/loop-grid.php find these lines:
    https://codeshare.io/kSgtE

    Replace with these:
    https://codeshare.io/39lEy

    Let us know.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Codeless Slider option disabled?

    Hello,

    1-You can always use the visual composer “Media Grid” and “Image gallery” elements for the albums. Sorry but the page you showed us does not have the same elements. It can’t be recreated exactly the same here. You have to use theme’s available elements.

    2-The example displayed uses the default %postname% permalink structure. And since these are independent pages, there can not be a structure like this: mysite.com/sport/2weeks/albums

    However having both, the permalinks and the example page you showed, is not possible.
    -To change the positioning of back to top, you have to edit it’s js function. Look for function scrollUpBinding() in your js/main.js file.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Mobile menu covered by logo

    Hello,

    The landscape is a different layout and it has a different screen size. To edit this, please add this code:

    @media ((max-width: 979px)) {
    #logo img { width: 100%;}
    .mobile_small_menu { margin-left: -41px;}
    }

    Let me know if you need further help.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Can't install DUMMY DATA it stalls at 30%

    Hello,

    Please read this article regarding the dummy data import issues. If you still have problem after it, then fill in the necessary information on your extra information fields of your profile data. So we can give it a closer look.

    Read this article for more information.

    Best regards!

Viewing 15 posts - 7,141 through 7,155 (of 12,542 total)
← 1 2 3 … 476 477 478 … 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