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

  • 10 years, 11 months ago Mirela
    Participant
    in reply to: Language

    Hello,

    Sorry for the late reply.
    You should be able to translate it via .PO files. Did you find it in the .PO file? I see you have a old version of the theme. Please update theme and the plugins to it’s latest version. Let us know if the display of tags continues.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Codeless slider video sound

    Hello,

    Sorry for the late reply.
    We have already answered you in the comments about this. However, please go to this file ‘specular/js/main.js’ and find the function codelessGalleryCarouselInit
    Edit the speed attribute in the function speed: 800, to your need. This is responsible for the sound volume.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: URGENT ::::: TROUBLE with background image in Eye Catching view

    Hello,

    If you have made changes to theme files, yes! You must save a backup first. As for the settings that are set up via dashboard they are all saved in the database so they won’t be affected. You can update the hole theme or just the changed files. You can find a list of them in the theme’s profile in Themeforest.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Codeless Slider Loading background color change

    Hello,

    It is not a problem putting it in the main css file, but we do not recommend it as i will be overwritten by future theme updates and so the changes will be lost.
    Please edit the code to this:

    .codeless_slider_wrapper {
      background-color: #E0E0E0 !important;
    }

    and try to keep it in the custom css box. Let us know how it will go.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Product Attributes in Theme Shop (WooCommerce)

    Hello,

    These are customization that belong only to Woo-commerce plugin. Please add these lines into your custom css box:

    .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {  color: #131313 !important;}
    .product_meta span a, .product_meta span span { color: #777;}
    

    Edit the color as you wish. You can do the same for the ‘Time’ box. Edit it via css. As i can’t access your site, i can’t help you with that.

    Beset regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: left menu

    Hello,

    Can you please be more specific? What does not work well with the second-level sub-items? Please make sure you have set them up properly. All pages should be set to layout ‘Left Navigation’ and specify the parent page.
    For the mobile layout, please add this code into your custom css box:
    @media (max-width: 767px){.side-nav { width: 250px !important;}}

    Let us know.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Responsive in phones

    Hello,

    Sorry for the late reply.
    Please edit the above code to this:

    @media (max-width: 767px){
    .header_5 .mobile_small_menu {
      display: block !important;
    }}

    If the issue persists, send us your wp credentials in a private reply, so we can do it for you.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Codeless Slider – Parallax not working

    Hello,


    @archerinteractive
    ,
    The paralax does not have any issue. If you send us your wp credentials in a private reply, we can check what’s wrong with it.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Codeless Slider – Parallax not working

    Hello,


    @webdesign01
    , I created a test page in your site. I added the neccesary content for it to be able to scroll. I set the paralax ON and i see it is ok.
    Let us know if you need further help.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Autoupdate to 1.3.0

    Hello,

    We are sorry you have faced this discomfort, but the theme update does not affect the settings as they all are stored in the database. A theme update only overwrites the files.
    However, thank you for pointing this, we will take on extra tests to verify this.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Recent news date/time format

    Hello,

    Sorry for the late reply.
    The file responsible for the Recent News is vc_template\recent_news.php. Please find this line: $output .= '<dd><h5><a href="'.esc_url(get_permalink()).'">'.esc_attr(get_the_title()).'</a></h5><span class="date">'.get_the_time('j M h:i a').'</span><p>'.codeless_text_limit(get_the_excerpt(), 18).'</p></dd>'; in it, and edit the get_the_time('j M h:i a') time format to your need.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Menu problem on smartphone

    Hello Maja,
    Sorry for the late reply.
    Please try to add these lines into your custom css box:

    @media (max-width: 767px){
    .menu-small ul.menu > li > a { color: #080808;}
    .menu-small ul.menu > li > ul > li > a {  padding-left: 17%;}
    .menu-small ul li a { color: #525151;}
    }

    This is the result.
    Let us know how it will go.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: How to add date below portfolio in loop-grid.php

    Hello,

    Sorry for the late reply.
    Please replace this line: <h6 data-animate="fadeInUp" class="a2"><?php echo $sort_classes ?></h6> with this one: <h6 data-animate="fadeInUp" class="a2"><?php echo get_the_date(); ?></h6>
    Save file and refresh.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Bug with the menue (newest version)

    Hello,

    Sorry for the late reply.
    You had only remove one ‘!important’, the above code was repeated. I removed the other one and it’s ok now.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Latest From Blog element by CATEGORY

    Hello,

    Sorry for the late reply.
    Glad to know it’s ok now. I am marking this topic as resolved.

    Best regards!

Viewing 15 posts - 11,896 through 11,910 (of 12,542 total)
← 1 2 3 … 793 794 795 … 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