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, 10 months ago Mirela
    Participant
    in reply to: Demo Install

    Hello,

    Sorry for the late reply.
    It’s ok now. Please check and continue with customization.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: IE11 Issues

    Hello,

    Sorry for the late reply.
    Please upload images using this option, screenshot. Or you can upload you image in your server and paste the link here.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Single Staff Element not displaying correctly

    Hello,

    I fixed it.
    I edited file staff.php by adding this variable at the top of it: global $cl_redata;
    Please see a test here.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Not able to change Project Description And Project Details.

    Hello,

    Sorry for the late reply.
    You have a very old version of the theme. Please update theme and plugins to their recent version and let us know if the issue persists.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: How to disable linking from service icon titles?

    Hello,

    Sorry for the late reply.
    To remove the link please go to files:
    -vc_template\services_large.php
    -vc_template\services_medium.php
    -vc_template\services_small.php

    and find this line: <h4><a href="'.esc_url($data['link']).'">'.esc_html($title).'</a></h4>'; replace it with this: <h4>'.esc_html($title).'</h4>';
    While in file vc_template\services_media.php, find this line:
    '<h5><a href="'.esc_url($link).'">'.esc_html($title).'</a></h5>';
    and replace it with this: '<h5>'.esc_html($title).'</h5>';

    Save changes.
    This will remove the ‘link’ function from these services. If you wish to use them again as links, then reverse the changes.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Specular Revolution Slider switching from boxed to fullscreen

    Hello,

    Glad to know you are all set. Thanks for sharing.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Responsive menu and other points to fix

    Hello,

    2-This happens because you have selected this page as the default Blog page (posts page). It will load all posts, and ignore any element you add via Visual Composer. You can use the ‘Full Blog’ element in any other page.

    3-Please see here a test post, and this old post. The comment section is showing.

    4-For the testimonials: go to file main.js and find this block of code:

    /* ---------------------------- Testimonial Cycle ----------------------------- */
    
    function testimonialsCycle(){
    	"use strict";
    
    	$('.testimonial_cycle').each(function(){
    		var $self = $(this);
    		var container_width = $self.parents('.wpb_wrapper').first().width();
    		$('.item', $self).width(container_width+'px');
    
    		$self.carouFredSel({
    						
    			auto: true,
    			scroll: { items : 1, fx: 'fade' },
    
    		});
    
    	});
    }

    Replace this row: scroll: { items : 1, fx: 'fade' }, with this:
    scroll: { items : 1, fx: 'fade' , duration:9999 }, Edit the value to your need.

    6-The bullets do show, but you have used the editors list inside another shortcode. The latest seems to overwrite the default bullet style of content editor. Example here.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Responsive menu and other points to fix
    This reply has been marked as private.
    10 years, 10 months ago Mirela
    Participant
    in reply to: Some issues with Specular

    Hello,

    Sorry that is not possible. You can try adding a plugin that does this.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Staff carousel

    Hello,

    Sorry for the late reply.
    I already answered for these issues in this topic of yours. However, i added the same css code and the staff carousel is displaying again. You had the footer to high and that was covering the staff. The same for the arrow color.
    This is the code added into your custom css box:

    .page-id-10487 .footer_wrapper {
    margin-top: 268px;
    }
    .page-id-10487 .nav-fillpath .icon-wrap::before, .page-id-10487 .nav-fillpath .icon-wrap::after {
      background: #95C11F;
    }

    The page id, is specified for the staff page.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Main Navigation Menu missing in mobile and tablet modes

    Hello,


    @101management
    ,
    Sorry for the late reply. I have answered you here.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Mobile Menu Missing

    Hello,

    Sorry for the late reply.
    Please refer to this topic about this. If the issue persists, please send us your wp credentials in a private reply. So we can give it a closer look.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Issues moving my site to a new server

    Hello,

    Sorry for the late reply.
    When you move the site from a server to another you can use the ‘WP Migrate’ plugin for a smooth transition. It will take care of replacing all urls from old to new domain.
    Let us know if you need our help.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Version question

    Hello,

    Sorry for the late reply.
    Please read here for more information: https://codeless.co/documentation/main.html#update_theme
    Let us know if you need our help.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Bug: VD Row ID not outputted

    Hello,

    Sorry for the late reply.
    The ‘Row ID’ attribute is not used by this theme. To give row an id, please add it in Row Setttings > Extra Class Name.

    Best regards!

Viewing 15 posts - 11,581 through 11,595 (of 12,542 total)
← 1 2 3 … 772 773 774 … 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