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: Blog page is blank?

    Hello,

    You can enable wp debug mode and see what is the error causing this. Or look at the log file in your server. If you send us your ftp credentials in a private reply, we could give it a look.
    Let us know.

    Best regards!

    10 years, 4 months ago Mirela
    Participant
    in reply to: Single Staff – full bio on About Us page

    Hello,

    Sorry for the late reply.
    To display the content of the staff member, rather than the excerpt, go to file staff.php and find this line:
    $output .= '<p>'.codeless_text_limit(get_the_excerpt(), 25).'</p>';
    Replace with this:
    $output .= '<p>'.codeless_text_limit(get_the_content(), 500).'</p>';

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Menu link to section of page

    Hello,

    You have to set up the custom links just as you would do for the One Page. Go to Row Settings and set an id to it (screenshot). Add this id to the custom menu link (screenshot).
    Please read more detailed information here.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Codeless Slider shows white border below header when Light Logo is selected

    Hello,

    To remove the menu under line, go to Header Options > Header Border Bottom, set it to none (screenshot).

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Codeless Slider

    Hello,

    Do you mean this slider-> screenshot? I do see the slides. Do you have more than two slides? Let us know.
    If you want, you can find here many pre-builded sliders, to use.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Increase the number of portfolio pieces per page

    Hello,

    Sorry but is not possible to make this edit in child theme files.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Sticky Nav Logo Issue

    Hello,

    Please add this code into your custom css box:

    .header_11.sticky_header #logo {
        display: block !important;
        visibility: visible !important;
    }

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Remove WooCommerce Cart Icon and Adjust Button in Header

    Hello,

    For that, please add this code into your custom css box:

    a.btn-bt.default.header_button {
        margin-top: -20px;
    }

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Codeless Slider not working on iPad/Tablet

    Hello,

    I opened your site several times and did multiple testes, but i never got the slider to stand on top of the content and thus hiding it.
    Your site works like charm from our side. Can you make a video of it? Maybe that will help understand your point of view.

    Best regards!

    • This reply was modified 10 years, 5 months ago by Mirela.
    10 years, 5 months ago Mirela
    Participant
    in reply to: Codeless Slider not working correctly in IE 11

    Hello,

    Do you have set ON the fixed position and parallax? Please set them off and try again. Let us know.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Button padding on mobile

    Hello,

    Please add this code into your custom css box:

    @media (max-width:480px){
    .wpb_content_element.button.buttons_two a:first-child {
        margin-bottom: 13px !important;
    }}

    Result.

    Edit the value of margin to your wish.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Header Image

    Hello,

    Did you set up page header in page’s General Settings > Page Header Options? If yes and still you do not get header to show, send us your wp credentials in a private reply. So we can give it a closer look.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Sloppy on iPad

    Hello,

    In my previous reply, i wrote that i added both blocks of code i already gave you. These lines:

    .top_wrapper {
        min-width: 1100px;
    }
    @media (max-width: 979px) and (min-width: 768px){
    .top_wrapper { min-width: 691px !important;}
    .container { width: 724px!important;}
    }

    And additional to these i added this code too:

    @media (min-width: 768px){
    .container {max-width: 681px !important;}
    ul.tp-revslider-mainul {
        width: 692px !important;
        left: -6px !important;
    }
    .vc_gitem-zone .vc-zone-link { left: -6px !important;}
    }

    I see only the last block of code into your custom css box(screenshot). Did you erased it?
    I already fixed it and tested. Please do not undo the work i did, as it’s time consuming for both parties and i can’t help you like this.
    The code is back in custom css box. This is the view from ipad, screenshot.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: embedding video

    Hello,

    This is due to the ‘iframe’ element, which is common to both elements.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Fatal error after update (V. 9412083) Specular

    Hello,

    What version of the theme did you had previously? When was the last time you took a theme update? Please go to your wp-content/plugins folder via ftp and delete the visual composer plugins folder (js_composer). Then go to wp-content/themes and rename (or delete) theme’s folder.
    Go back to your dashboard and try installing again theme (the latest version) from wordpress options. Continue installing Visual Composer from wordpress dashboard notices.
    Let us know if you need further help.

    Best regards!

Viewing 15 posts - 10,216 through 10,230 (of 12,542 total)
← 1 2 3 … 681 682 683 … 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