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, 6 months ago Mirela
    Participant
    in reply to: Top Bar align element (social bar right or left) and problem with menue

    Hello,

    1-To align socials in top bar, in top-right corner, please add this code into your customc ss box:
    .pull-right { float: right !important;}
    2-For the menu, please add this code:

    .header_8 nav .menu > li > ul.sub-menu, .header_8 nav .menu > li > ul.sub-menu ul {
       top: 102% !important;
    }

    3-To make the icon and text link, please do the following:
    a-Go to file vc_templates/services_steps.php and replace all it’s code with this:
    https://codeshare.io/LQiZZ
    PS: If you do not want the text as link, then find this line:
    $output .= '<p><a href="'.$link.'">'.do_shortcode($content).'</a></p>'; and replace with this:
    $output .= '<p>'.do_shortcode($content).'</p>';
    b– Go to file includes/core/codeless_elements.php and find these lines: https://codeshare.io/0KtlL
    and replace with these: https://codeshare.io/IBuj6
    c-Go to your dashboard and recreate the services step elements.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Errors when installing the latest version of specular

    Hello,

    Since this is a topic that someone else started, you are not able to see admins private replies. Sorry for that. The text in private reply is this:

    I turned off the debugging mode on wp-config file., the messages aren’t showing now.
    There aren’t errors, but notices and don’t affect the theme or plugin functionality.
    Let us know if you need further help.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: How do I show text field borders for Contact Form 7

    Hello,

    Please add this code into your custom css box:

    .wpcf7-form-control-wrap input { border: 1px solid rgba(154, 141, 141, 0.86) !important;}
    .wpcf7-form-control-wrap textarea { border: 1px solid rgba(154, 141, 141, 0.86) !important;}

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Portfolio PROJECT DESCRIPTION – How do I change it?

    Hello,

    You can edit “Project Description” from files:
    -includes\view\portfolio\single-container.php
    -includes\view\portfolio\single-floating.php
    -includes\view\portfolio\single-fullwidth.php
    -includes\view\portfolio\single-gallery.php

    To remove the “Project Details” , add this code into your custom css box:

    .single_portfolio_container .details {
        display: none;
    }

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Problem some time after a theme install

    Hello,

    That does not mean that updates are missing. It means that in those theme updates, no files where changed, only plugins where updated. However vs 1.2.6 is still very old. You need to get the latest theme update (and plugins) for the site to run without any issue.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Full height row doesn't work

    Hello,

    Please add this code into your custom css box:

    .vc_col-sm-6.theravines-intro.wpb_column.column_container.with_padding {
        height: 438px !important;
    }

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Header issues

    Hello,

    Can you please explain better? I don’t understand. What do you mean by “the header title effect to not extend to the bottom of the image“? The header titles do not extend their background images. Send us a screenshot if you can, so we can understand better.
    -It is not possible to add image to portfolio page header. We will change this in the next update.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Testimonial Speed

    Hello,


    @nooramanso
    ,
    Change again the speed value until you reach the desired speed. If you still can’t succeed then send us your ftp credentials in a private reply. So we can do it for you.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Staff single entry page

    Hello,

    Please go to Blog Config > Single Post Layout, select the fullwidth without sidebar layout here.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: TWITTER DOESN’T UPDATE

    Hello,

    Sorry for the inconvenience.
    We will fix this in the next update which will be released shortly.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Social Icons in Menu / Custom Buttons in Menu

    Hello,

    1-Can you please be more specific? Do you want to add socials into menu item button? If yes, sorry but that is not possible. If you want to add the Vimeo and Behance to the list of available socials, then please see this topic.
    2-Go to Header Options > Add button to header, to add button to menu bar.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: header widgetized area and blog title font color

    Hello,

    To change the font color of header widgetized area go to General Options > Top Widgetized Area. For the blog title font color go to General Options > Styling Options > Blog Styling.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Duplicate demo page to edit but keep original as backup?

    Hello,

    The “parent” page works just as any other normal page. If you set another page as it’s child, nothing will change for it except that when set in a menu (example sidebar menu) they will display in hierarchy.
    There is not a default feature to duplicate pages/posts. You can copy/paste it’s content and recreated the same settings in the new post.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Tower Theme – Logo Disappeared

    Hello,

    I added this code into your custom css box:
    .logo_only_sticky .header_wrapper #logo { opacity: 1 !important;}
    The logo does display now. Please check your site.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Menu disappears with smooth scroll

    Hello,

    What header style did you choose? Please make sure that the header style (light or dark) selected in the homepage settings is the same as the one selected in the slider. If you send us your wp credentials in a private reply, we can give it a closer look and fix it.
    Let us know.

    Best regards!

Viewing 15 posts - 10,696 through 10,710 (of 12,542 total)
← 1 2 3 … 713 714 715 … 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