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: Visual composer just hangs

    Hello,

    Please update theme to it’s latest version. Then follow these instructions to update Visual Composer from theme.
    The latest theme release has Visual Composer 4.11.2 included.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Widget Shortcodes – Translation

    Hello,

    You can translate them via .PO/.MO files. They are already present and ready to translate there. Or go to file \includes\register\register_shortcodes.php if you want to edit directly from file. This method is not recommended as it will prevent you from taking future theme updates.
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Visual Composer | Backend Editor

    Hello,

    Please read more detailed info regarding theme update in our documentation.
    The update overwrites all theme files (located under wp-config/themes/specular) so if you have edited any of these files, the changes will be lost.
    Save a backup of theme files if you have edited them.
    As for the configurations, content and any code added in Tracking Code / Custom CSS / Custom JS, will not be affected.
    Let us know for anything.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: resize image

    Hello,

    Yes, in your custom css box. You only need the css classes of that image. This is a screenshot of what i get when applying this code via inspect element.

    Note: Please be careful to post future queries in your theme’s support forum. You are running Tower, while this is Specular theme support forum.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: blog posts comments not shown

    Hello,

    Please follow the instructions in this article for VC update.
    I do see the 2 comments in this post of yours(screenshot).
    Did you manage to fix your issue?
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Mega menu column width

    Hello,

    To remove the menu background you need to make it transparent. Go to Header Options > Transparency.
    To change the buttons, add your custom css into custom css box. Find it it General Options.
    The bigger the resolution of the image the better. You can customize it’s position with some css.
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Theme and dumy data

    Hello,

    I was able to import the Digital Agency demo.
    You only need to customize it to your wish. Let us know if you need help.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: setting price list button position

    Hello,

    Yes. The css code i gave you is independent. You have put it inside another block of code. Causing both of these block to not function anymore.
    This is the correct form:

    .codeless_slider .swiper-slide .content h1 {width: 600px;}
    
    .btn-bt.default {
    color: #ffffff;
    background: rgba(124,197,249, 1);
    border-color: rgba(229,145, 90, 1);
    font-size: medium;
    }
    
    .price_table .list {
    min-height: 136px !important;
    }

    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Please add image

    Hello,

    You can replace it with another image (perhaps smaller or transparent), but can not remove it completely. Please find in file \includes\core\core-functions.php the line:
    $image_src[0] = CODELESS_BASE_URL.'img/default.jpg';
    Change the image url to the image you want to use.

    Best regards!

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

    Hello,

    You have an old version of theme. The latest WordPress has some changes made that is why we updated recently both theme and Visual Composer.
    Please update theme too. Let us know if the issues persist.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Featured Image alt text

    Hello,

    In order to add alt text for all featured images, there are a lot of file that need editing. Which is beyond support service.
    However if you can specify what type of portfolio are you using and send us some valid ftp credentials, we can help you this time.
    To suggest this and more features, please write in our “Suggest Us Features” forum.

    Best regards!

    • This reply was modified 5 years, 2 months ago by Ludjon.
    10 years, 1 month ago Mirela
    Participant
    in reply to: ALT Tags Removed on Featured Images

    Hello,

    The ftp gives me error upon file upload(screenshot). Send us only the wordpress credentials (https://through-channel.com/wp-login.php) so i can edit the file from wordpress dashboard.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Remove portfolio overlay and link icon

    Hello,

    You have to edit theme files in order to achieve this. Find the portfolio files under includes\view\portfolio folder.
    Sorry but these are customizations not included in support service.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: FAQ Accordion help (Tower theme)

    Hello,

    The code should be there (around line 1881), unless some editing has been done before (screenshot). I can do it for you, but please check the ftp credentials as i am not able to login.
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: News Ticker Error

    Hello,

    Updating theme and Visual Composer is definitely a good idea.
    For the errors in the screenshot, please go to file js/main.js and find this line:
    linkElement : 'a:not([target="_blank"]):not([href^=#]):not(.lightbox-gallery):not(.zoom):not(.prettyphoto)'

    Replace with this:
    linkElement : 'a:not([target="_blank"]):not([href^="#"]):not(.lightbox-gallery):not(.zoom):not(.prettyphoto)'

    Find this other line too:
    $('.codeless_slider_wrapper', parent).removelass('skrollable');
    Replace with this:
    $('.codeless_slider_wrapper', parent).removeClass('skrollable');
    Let us know.

    Best regards!

Viewing 15 posts - 8,986 through 9,000 (of 12,542 total)
← 1 2 3 … 599 600 601 … 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