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: How to enable links in the staff description

    Hello,

    please see this topic for more information.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Menu Not Displaying When Codeless Slider Loads

    Hello,

    What version of the menu are you using? Dark or light? Please make sure to have the same version selected in both Page’s General Settings >Page Options & Style (screenshot), as in the Slider’s Options > Layout > Menu & Slider Navigation Color(screenshot).

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Client Logos not displaying correctly

    Hello,

    Did you add any image to them? I can’t tell what problem you may have. Please send a screenshot of your issue so i can understand better.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Custom Footer and Header Width?

    Hello,

    Please add an !important after the attributes and try again.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Full blog module pagination doesn't work

    Hello,

    Sorry but I’m not able to tell at the moment. We will notify you all if there is a change.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Header button link in new tab?

    Hello,

    In file header.php, i edited 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>
    to 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>
    Please check your site.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Unable to Change the default Font Family

    Hello,

    We have included an older version of Visual Composer in our latest theme update. Please use that version of VC as it is tested and fully compatible with the theme. We will include the newest version in the next release.
    To have it, delete the current plugin and reinstall via theme dashboard.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: CSS code for Contact Form 7 does not work

    Hello,

    There are times that it may take even longer to show a css change. It’s not fault of the custom css box. That happens because your browser has a cached copy of your site and it needs time to take the new preview. So does other CDN over the network.
    In these cases, just clear cache to see your changes sooner, or open your site from another browser.
    Nice to know you’re ok now.

    Best regards!

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

    Hello,

    Don’t worry about the exclamation mark, it’s not an issue.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Disabling portfolio navigation menu

    Hello,

    Please edit the code above to this:
    .content_portfolio.fullwidth #portfolio-filter ul {display: none !important;}

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: 100% Top Widgetized Area

    Hello,

    I added the code i previously gave you, and i also added some new. Here is the result code:

    #header{ margin: 0 auto;}
    .top_nav .row-fluid .span6 { width: 100% !important;}
    .top_nav .container {  margin-left: 0 !important;}
    .top_nav  .pull-left {  padding-left: 70px !important;}

    Please check your site.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Full blog module pagination doesn't work

    Hello,

    Sorry but that is not possible.
    You can use pagination for blog, only in the blog page assigned to Settings > Reading, or General Options.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: Single Portfolio content position top instead of left, right or bottom?

    Hello,

    Yes, it’s possible with some code customization. Please follow the steps:
    -Go to file \specular\includes\core\codeless_metaboxes.php and find this line:
    'options' => array('left' => 'Left', 'right' => 'Right', 'bottom' => 'Bottom'),
    Replace it with this:
    'options' => array('left' => 'Left', 'right' => 'Right', 'bottom' => 'Bottom', 'top' => 'Top'),

    -Now download here file specular\includes\view\portfolio\single-container.php and replace the one you have.
    -Go to portfolio item and edit portfolio entry. Select Content Position > Top from the dropdown list.
    -Save and see.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: 100% Top Widgetized Area

    Hello,

    Please edit the code above to this:

    .top_nav .row-fluid .span6 {
        width: 100% !important;
    }

    If still not working, send me your wp credentials in a private reply and i’ll do it for you.

    Best regards!

    10 years, 10 months ago Mirela
    Participant
    in reply to: @Mihaila

    Hello,

    We reply to topics according to their arrival time. The oldest first. We are trying our best to answer to all topics as soon as possible.
    Our apologies if you waited too long. We will work harder to improve this support and answer to you all asap.

    Thank you for your patience!

    Best regards!

Viewing 15 posts - 11,536 through 11,550 (of 12,542 total)
← 1 2 3 … 769 770 771 … 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