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, 3 months ago Mirela
    Participant
    in reply to: Service icon link

    Hello,

    Please go to file vc_templates/services_medium.php and find this line:

    $output .= '<div class="icon_wrapper" style="'.$extra_st.'"><i class="'.esc_attr($icon).'" style="color:'.esc_attr($icon_color).';"></i></div>';

    Replace with this:

    $output .= '<a href="'.esc_url($data['link']).'"><div class="icon_wrapper" style="'.$extra_st.'"><i class="'.esc_attr($icon).'" style="color:'.esc_attr($icon_color).';"></i></div></a>';

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Bad responsive Image behavior in Firefox

    Hello,

    That is actually the right responsive layout. In smaller screen sizes the elements are set to flow one after another and keep as much as possible of the normal sized dimensions so they will be the most visible to visitors. If you keep the elements in the same row even in small screens, the elements will be stretched to the point that will be uncomfortable for the eye(also not responsive at all).
    I opened your site in chrome/firefox/IE11/iphone/ipad and did not see any issue.
    Let us know.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: HTML link in Portfolio Project Details

    Hello,

    To make the portfolio details as links, go to file \includes\view\portfolio\single-container.php and find this line:
    <li><span class="title"><?php echo esc_attr($cl_redata['single_portfolio_custom_params'][$i]) ?></span><span><?php echo esc_attr($cl_redata['single_portfolio_custom_fields'][$i]) ?></span></li>
    Replace with this:
    <li><span class="title"><?php echo esc_attr($cl_redata['single_portfolio_custom_params'][$i]) ?></span><span><?php echo $cl_redata['single_portfolio_custom_fields'][$i] ?></span></li>

    -To edit portfolio image sizes, please refer to this article.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Tower | Business-Driven Multipurpose WP Theme

    Hello,

    I have replied you here: https://support.codeless.co/forums/topic/menu-links-to-target-pages/#post-11330
    Please keep up in the replies for this issue in the other post.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Menu Links to target pages

    Hello,

    This is strange. There are no issues for viewing any of the imported pages from menu. Please try to reset permalinks first. Go to Settings > Permalinks, set them to default->save and then reset to your previous form-> save.
    Let us know if the issue persists. To save time, send us your wp credentials in a private reply. So we can give it a closer look.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Dummy Data – Can only install some demos

    Hello,

    I see you are no longer using Tower theme. Let us know if you decide to come back and still need our help.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Sticky Header Logo

    Hello,

    Please clear cache and refresh site’s pages. The custom css code is not for a specific device. You should see the changes from any device/browser you access site.

    Can you explain better on the “post’s” issue? Do you need any help from us?

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Firefox & Explorer Display Issues

    Hello,

    please try to add this code into your custom css box:

    @-moz-document url-prefix() {
    .wpb_single_image .vc_single_image-wrapper { margin-left: -53px;}
    .wpb_single_image img { max-width: 67% !important; float: left !important;}
    }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #content { width: 85% !important;}
    }

    Let us know.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Change pagenation hover color?

    Hello,

    Please add this code into your custom css box:
    .nav-fillpath .icon-wrap::before, .nav-fillpath .icon-wrap::after {background: #BCC710 !important;}

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Mobile Menu

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 979px){
    .header_5 .mobile_small_menu { display: block;}
    }

    One of you other plugins or some script/css you may have added, has disabled the default display of small menu. By adding the code above it will display ok again.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: One page menu

    Hello,

    You had set the links in menu, wrong. Wrong link: https://www.scotthegasman.co.uk/#about
    Right link: #about
    I change that and it’s ok now. Please check your site.

    Ps: this is Specular theme forum, you have Tower theme installed. For future posts, please make sure to open your tickets to the right forum.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Contact Form 7 & Codeless slider

    Hello,

    Please make sure to have set OFF the slider in mobile option in page’s General Settings > Slider Options > Remove Sliders from Mobile Phone View (screenshot).
    If the issue persists, send us your wp credentials in a private reply. So we can give it a closer look.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Page Header in mobile mode

    Hello,

    To display more portfolio items, please check out this article.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: does not the responsive No works responsive

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 480px){
    .swiper-wrapper {
        width: 271px !important;
        height: 271px !important;
    }}

    Result screenshot.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Problem theme example

    Hello,

    Did the import finished successfully? Did you made the main customizations? That include: set up home page; blog page in Settings > Reading; add widgets to footer; import sliders and assign to pages..etc.
    Send us your site’s url so we can give it a closer look.

    Best regards!

Viewing 15 posts - 9,856 through 9,870 (of 12,542 total)
← 1 2 3 … 657 658 659 … 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