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, 1 month ago Mirela
    Participant
    in reply to: Magazine demo/dummy import failed

    Hello,

    Sure. Let us know if you need help.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Viedo in Codeless slider
    This reply has been marked as private.
    10 years, 1 month ago Mirela
    Participant
    in reply to: Unable To Import Dummy Data

    Hello,

    Can you please send us your ftp and wp credentials in a private reply? So we can give this a closer look.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: error with CALL TO ACTION in responsive mode

    Hello,

    I don’t see any “Call to action” element in this page. Are you perhaps referring to the page header title? Please explain better what is your issue.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Blue line in all list items with VISUAL COMPOSER

    Hello,

    Sorry for the late reply.
    This is not an issue of Visual Composer. It is part of it’s layout style. I removed them by adding this code into your custom css box:
    .codeless_separator { display: none;}

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Next/Previous Post Buttons Error

    Hello,

    Sorry for the late reply.
    I don’t understand your issue. I see in the screenshot that the arrows are just as they should be. I opened your site and they do send you to the right post (according to the order they are displayed in blog page). Can you please be more specific?

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: New theme update – Visual Composer FIX

    Hello,


    @hismailf
    ,
    You can delete plugin folder directly from the plugins folder. Access it from your ftp. Find and delete this folder: wp-content/plugins/vc_composer

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Memory errors reg. google fonts?

    Hello,

    Please read this topic, regarding your issue. This is a server issue. Please try the solution mentioned in the topic attached or contact your host.
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: background color issues

    Hello,

    Please find main.js file in this location: wp-content/themes/tower/js/main.js
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: how to link a list item

    Hello,

    The contact elements are all list items. So to edit the code you have to edit file vc_template/list_item.php. To make it recognize the html tags, find these lines:

    $output = '<li class="'.esc_attr($style).'">';
            	if($style == 'simple'){
            		$output .= '<i class=""></i>';
            		$output .= esc_html($title);

    Replace this line: $output .= esc_html($title);
    With this: $output .= $title;
    But however it is not possible to place the “mailto” in an anchor links.
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Tower update

    Hello,

    Theme settings do not affect the map in any way. The only reason for the map not to show is if the address url is not in the correct form, or if you include the <iframe> tags in it. However i already set up the google map for you in the contact us page. I see it is still there and the map is displaying with no issue. See screenshot.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: social likes

    Hello,

    Sorry for the late reply.
    Do you mean this snippet?

    <!-- Place this tag in your head or just before your close body tag. -->
    <script src="https://apis.google.com/js/platform.js" async defer></script>

    You can add it in file header.php. Before the closing tag of <header>. See screenshot.
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Responsive Logo

    Hello,

    Please add this code into your custom css box:

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

    Change the value until you are satisfied with the result.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Memory errors reg. google fonts?

    Hello,

    Just like the error message says, you need to increase your memory limit. Please contact your host provider regarding this.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Responsive Logo

    Hello,

    The logo does get smaller, but in your case not enough. I need your site’s link to provide the precise css.

    Best regards!

Viewing 15 posts - 8,746 through 8,760 (of 12,542 total)
← 1 2 3 … 583 584 585 … 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