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, 9 months ago Mirela
    Participant
    in reply to: Reorder Portfolio

    Hello,

    Sorry for the late reply.
    You can order portfolio items by changing their creation date time. Or install any custom post order plugin.

    Best regards!

    10 years, 9 months ago Mirela
    Participant
    in reply to: portfolio, pages and posts issues

    Hello,

    Sorry for the late reply.
    This is a workaround and i thank you for sharing it. But you do not need to edit theme files for this.
    Just add as many field boxes as there are custom fields. Fill in with information the ones that do have information and leave the others empty. When you save & refresh, indeed the empty ones will be gone, but the remaining will be paired to their respective titles.
    Let us know.

    Best regards!

    10 years, 9 months ago Mirela
    Participant
    in reply to: Product page not found 404

    Hello,

    Sorry for the late reply.
    I am glad to see you worked it out. Let us know if you need further support.

    Best regards!

    10 years, 9 months ago Mirela
    Participant
    in reply to: Bad image sizes in search results

    Hello,

    That is not an issue. You must have selected the normal blog layout. Try changing it to masonry style and the search layout will change as well.

    Best regards!

    10 years, 9 months ago Mirela
    Participant
    in reply to: Title Headings // links

    Hello,

    Sorry but that is not possible.

    Best regards!

    10 years, 9 months ago Mirela
    Participant
    in reply to: Top Widgetized & Codeless Slider On Responsive version

    Hello,

    Sorry for the late reply.
    I edited the code to this:

    @media (max-width: 480px){
    #logo img {left: -75px !important;}
    }

    It’s ok now. Please check your site.

    Best regards!

    10 years, 9 months ago Mirela
    Participant
    in reply to: Main Navigation Remove Border, Team box adjustments

    Hello,

    Sorry for the late reply.
    The email in Contact page list, is not possible to be turned into a mailto link.
    The edit you made in the staff.php file allows you to get more text than before. It does not change the block size.
    Add this code into your custom css box, to make the staff boxes the same height:
    .single_staff .content { height: 250px !important;}
    And as for the email in staff content, go to file staff.php and find this line:
    $output .= '<p>'.codeless_text_limit(get_the_excerpt(), 500).'</p>';
    Replace it with this:
    $output .= '<p>'.codeless_text_limit(get_the_content(), 500).'</p>';
    Then you you should just make email link in the text editor.
    example:<a href="mailto:[email protected]">[email protected]</a>

    Best regards!

    10 years, 9 months ago Mirela
    Participant
    in reply to: Accordion custom color

    Hello,

    Sorry for the late reply.
    Please edit the code above to this:
    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading { background-color: #97E08B !important;}
    If still no luck, send us your wp credentials in a private reply and we’ll do it for you.

    Best regards!

    10 years, 9 months ago Mirela
    Participant
    in reply to: Twitter widget no longer updating

    Hello,

    Sorry for the late reply.
    We have tested the Twitter and it does not have any issue. Did you add any additional code for it? Or installed any plugin that could affect it? You have some errors, please see screenshot.
    I have notised your menu is not properly aligned. If you want to fix it, you can add this code into your custom css box:

    nav .menu {
        margin-top: -40px;
    }

    Let us know.

    Best regards!

    • This reply was modified 10 years, 9 months ago by Mirela. Reason: twitter, api
    10 years, 9 months ago Mirela
    Participant
    in reply to: update to 1.3.7 and update visual composer changed menu

    Hello,

    Glad to know it’s ok now.

    Best regards!

    10 years, 9 months ago Mirela
    Participant
    in reply to: Aligning Content vertical alignmemt

    Hello,

    Sorry for the late reply.
    That is not possible to achieve with css only. You need to break the sentence with <br>tags and them set an align css property to it.

    Best regards!

    10 years, 9 months ago Mirela
    Participant
    in reply to: Sticky nav

    Hello,

    Sorry for the late rpely.
    I added this code:

    .block_title.section_title:first-child h1 {
        margin-top: 150px !important;
    }

    into your custom css box.
    Let us know if you need further help.

    Best regards!

    10 years, 9 months ago Mirela
    Participant
    in reply to: one page menu

    Hello,

    Sorry for the late reply.
    I am very glad to know you solved your issue.
    Let us know if you need further help.

    Best regards!

    10 years, 9 months ago Mirela
    Participant
    in reply to: Various Problems with the Header Photos
    This reply has been marked as private.
    10 years, 9 months ago Mirela
    Participant
    in reply to: icons are not showing

    Hello,

    We have tested it and the icons in these services do not have any problem displaying. Please make sure you have selected the icon first.
    Send us your wp credentials in a private reply, if the issue persists.

    Best regards!

Viewing 15 posts - 11,416 through 11,430 (of 12,542 total)
← 1 2 3 … 761 762 763 … 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