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, 4 months ago Mirela
    Participant
    in reply to: Social Media Icons

    Hello,

    1-What issue do you have with the social icons? I can see them and they are working ok.
    2-Add this code into your custom css box:
    .wpcf7-form-control-wrap input { border: 1px solid rgba(0, 0, 0, 0.42) !important; }

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Unable to change portfolio category layout

    Hello,

    Sorry for the inconvenience.
    I have notified the developers team and we will edit it in the next theme update. Thank you for the patience.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: visual composer read more

    Hello,

    Please send us your wp credentials in a private reply. So we can check if the edits you made in codeless_elements.php file are correctly done and also fix the issue.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Image alt, title, caption ?

    Hello,

    Sorry for the late reply.
    Please go to file include/view/portfolio/single-gallery.php and find these lines:

    <a class="lightbox-gallery" href="<?php echo esc_url($slide['image']) ?>" title="">
       <div class="visual lightbox">
       <img src="<?php echo esc_url(codeless_image_by_id($slide['attachment_id'], 'port3', 'url'))  ?>" alt="">
        <span class="moon-zoom"></span>
       </div>
    </a>

    Replace with these:

    <a class="lightbox-gallery" href="<?php echo esc_url($slide['image']) ?>" title="<?php echo $slide['title']  ?>">
    <div class="visual lightbox">
      <img src="<?php echo esc_url($slide['image'])  ?>" alt="<?php echo $slide['description']  ?>">
      <span class="moon-zoom"></span>
     </div>
    </a>

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Specular – Minimal

    Hello,

    Please send us your wp credentials in a private reply. We will do it for you.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Dummy data – Not working

    Hello,

    Please send us your wp credentials in a private reply. So we can check this out.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Style Sheet overwritten?

    Hello,

    There are two ways to set up your page header. One- at General Options > Header Options > Default Header options. And the second in the page’s General Settings > Page Header Options. The second one is for you to style specifically the selected page. In case you want a different style from the overall style. Or you can disable it and keep the first setup.
    This does not affect your entire website style. If you have experienced something like that, than something else could be the defining it.
    If you want you can send us your wp credentials in a private reply and we can give it a closer look.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Visual Composer Accordion not showing titles

    Hello,

    I need to create a page, add the element with visual composer and then view this page(the least). Right now there isn’t a option to open/view a page.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Redux framwork Warning

    Hello,


    @richardpenny
    ,
    Please open up a new ticket and send us your wp credentials in a private reply. This topic has another author and he will be able to view your credentials if you post them here. So we can give it a closer look.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: FAQ not allowing to choose category

    Hello,

    Sorry for the inconvenience. We will fix this in the next theme update. Thank you for the patience.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Unable to get responsive header images on pages

    Hello,

    Sorry but that is the max you can shrink the image in order not to lose the parallax effect.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: blog

    Hello,

    Please add this code into your custom css box:

    .latest_blog .no_carousel .blog-item {
     height: 425px !important;
    }

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: my theme doesn't display properly

    Hello,

    Please recreate accordion element once again. For the contact form, go to Plugins > Add New. Find and install free plugin “Contact Form 7”. Refresh contact page, go to contact form element in Visual Composer and select the created one.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Logo light missing

    Hello,

    I get error 503: Service Temporarily Unavailable. Please check your site and let us know.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Hide Percent on Skill Counter

    Hello,

    Please go to file vc_templates/chart_skills.php and find this line:
    $output .= '<span class="text" style="">'.esc_attr($percent).'%</span>';
    Replace with this:
    $output .= '<span class="text" style="">'.esc_attr($percent).'</span>';

    Best regards!

Viewing 15 posts - 9,946 through 9,960 (of 12,542 total)
← 1 2 3 … 663 664 665 … 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