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: Button on Slider not working

    Hello,

    Sorry for the late reply.
    I can’t access your site with these credentials,screenshot. Please check them again.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: mobile_small_menu open

    Hello,

    Sorry for the late reply.
    You have many javascript errors in your site. Please disable all third party plugins and try again. Did you made any changes to theme files? What version of the theme do you have?

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Visual Composer Not Working

    Hello,

    Sorry for the late reply.
    Please update Visual Composer as well. If the issue persists, please send us your wp credentials in a private reply. So we can give a closer look.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Header button open in new window

    Hello,

    Sorry for the late reply.
    Please go to file header.php and find this line:
    <a href="<?php echo esc_attr($cl_redata['header_button_link']) ?>" class="btn-bt <?php echo esc_attr($cl_redata['overall_button_style'][0]) ?> header_button"><?php echo esc_attr($cl_redata['header_button']) ?></a>
    Replace with this:
    <a target="_blank" href="<?php echo esc_attr($cl_redata['header_button_link']) ?>" class="btn-bt <?php echo esc_attr($cl_redata['overall_button_style'][0]) ?> header_button"><?php echo esc_attr($cl_redata['header_button']) ?></a>

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Blog header

    Hello,

    Sorry for the late reply.
    To remove the title in page header of blog page, please add this code into your custom css box: .blog .header_page.centered h1 { display: none;}
    The header is is transparent, but since it has the background color behind it, not an image, than it shows only gray.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Slider at Breakpoint breaks on Desktop

    Hello,

    Please send us your wp credentials in a private reply. So we can give it a closer look.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Testimonial Speed and comma – I´ve already followed instructions of forum

    Hello,

    You still have errors in your site. The testimonials are not displayed properly. They are supposed to slide(either fast or slow), you have them showed in a column. Please update theme to it’s latest version. We strongly recommend you to keep a backup of all files before performing an update.
    Let us know.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: stop header transition when loading

    Hello,

    By setting it to 0, it is already fully stopped. What you can not stop, is the page loading the elements in different speed as the text takes much less time to load than the image.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Remving tag ".portfolio_single h4"

    Hello,

    Yes, you got that right. Add this code into your custom css box:

    .portfolio_single h4 {
      display: none;
    }

    The ‘Project Details’ and ‘Project Description’ won’t show unless you remove this code again.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: social widget – can this open the social media pages in new tabs/windows?

    Hello,

    We will take this into consideration for future theme updates.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Image positioning and responsiveness

    Hello,

    I opened your site via iPhone and the images are all sorted ok. Please see screenshots of other resolutions: image1, image2.
    Do you still need our help?

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Advertisemnt/extra navigation button

    Hello,

    To remove the extra menu, please go to General Options > Layout > Extra Side Navigation, set it off.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Remove link from Service Icon

    Hello,

    Please go to file vc_templates\services_medium.php and find this line:
    $output .= '<h4><a href="'.esc_url($data['link']).'">'.esc_html($title).'</a></h4>';
    replace with this:
    $output .= '<h4><'.esc_html($title).'</h4>'; Save file.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Remove Comments Section on Blog Post

    Hello,

    To completely remove comments section, please add this code into your custom css box:
    #comments { display: none;}

    Please send us your site’s url so i can give proper advice for the space between comments and content. On our side, such space is not present.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Urgent: website non-functional on Internet explorer 8 and 9

    Hello,

    Specular theme is tested in IE9, IE10, IE11. Please send us your site url so we can give it a closer look.

    Best regards!

Viewing 15 posts - 11,776 through 11,790 (of 12,542 total)
← 1 2 3 … 785 786 787 … 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