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

  • 9 years, 4 months ago Mirela
    Participant
    in reply to: Hover over image

    Hello,

    You can do it with some custom css. Add the code into your custom css box. If you want a different image for each element, it will be a little difficult. Sorry but this is a personal customization and as such is not included in support service.
    Read more about support policy here: https://support.codeless.co/?page_id=4207.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Add icons set(s) / change colors for Circle icons

    Hello,

    1-To change the color of primary, content link, headings..etc just click on the color box in the color palette and select the color you want to use. Or add the color value in hexadecimal at the color field. See screenshot: https://pho.to/Abund

    2-A good developer will be able to extend the available icons to service small icons too. It just requires some work but it’s not impossible.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: How to filter portfolio items not with default "View all" but with category

    Hello,

    No, this can not be achieved by using solely custom css. You have to edit theme files. The responsible files of portfolio are in folder: tower\includes\view\portfolio
    For example, in file loop-grid.php this is the line that generates the category filter bar:
    <div class="portfolio-item mix <?php echo esc_attr($sort_classes) ?> <?php echo esc_attr($extra_class) ?> <?php echo esc_attr($style) ?>" data-id="<?php echo esc_attr(get_the_ID()) ?>">

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Problem with huge gap after portfolio items carousel in Chrome

    Hello,

    Please try adding this code itno your custom css box:

    .recent_portfolio .portfolio_slider {
        max-height: 300px !important;
    }
    

    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: I can not access "Portfolio options" nor "Page options" when editing pages

    Hello,

    Please contact your host provider. This is a server issue. Show them the screenshot i send you (https://share.pho.to/Abh9n). Your client’s installation may not have the same access rights as your installation. It does not matter that they are on the same hosting company. It could be that they are on different hosting plans (example: shared hosting / dedicated hosting).
    -Read more about necessary access rights for wordpress directories and files here: https://codex.wordpress.org/Changing_File_Permissions
    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Loading forever

    Hello,

    Theme is tested with the latest wordpress and does not have any issue. What plugin are you using to create the calendar? Most probably it is not very compatible with theme. I suggest you disable it first and try again the image loading. When did this started to happen? Did you change any of the theme files? Or installed any new third party plugin?
    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Visual Composer elements

    Hello,

    Yes, Visual Composer is a plugin included in theme package. One of the most important to build the site’s content with ease and quality. It is created by wpbakery. Follow this link to the plugin’s official site: https://vc.wpbakery.com/ .
    Watch these video tutorial’s to understand more how it is installed and used in the Specular theme. The “Install Theme and Dummy Data” video explains the plugin installment.
    Let us know if you have any further questions.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Menu not responsive drops down instead of reducing

    Hello,

    Please add this code into your custom css box:

    @media (min-width: 980px) and (max-width: 1170px){
    nav .menu > li {
        padding-right: 9px !important;
        padding-left: 9px !important;
    }
    nav .menu > li > a { font-size: 13px !important;}
    }

    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Custom fields Parameters not visible

    Hello,

    The custom fields will appear only below the “Project Details” title. While the “Project Description” title will show up the description text added in post editor. To add more custom fields, go to Specular > Portfolio Config (screenshot).
    To edit the custom fields of a portfolio item, go to the item’s Single Portfolio Options > Custom Fields (screenshot)

    Watch this video tutorial to understand better how to set up a portfolio item: https://www.youtube.com/watch?v=dpS6ldRLZSg

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Content Width

    Hello,

    This happens because the css class targeted is present in all pages as well. To make it point only to the blog’s content, edit the above code to this:
    .blog #content { width: 685px; margin: auto; }

    Or add the code into the blog’s page custom css box. See screenshot: https://pho.to/AbuPq

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Visual composer does not work in Tower template

    Hello,

    You can not activate Visual Composer with the theme’s product license. Please see this video tutorial to understand how to install Visual Composer.

    -All the included plugins, Visual Composer too, have extended licenses. This means they can be used by any one purchasing our theme as long as they use the version included in theme folder. You can not update it on your own terms with this type of licence.
    The rules of the marketplace doesn’t allow us to give the plugin activation code. You can use the existing version without any problem. We update frequently all theme plugins to their latest versions in every theme release or in case when an urgent update is needed. So they are always fully compatible with the current theme version.

    If you want to buy a license by yourself this is allowed, but we thought that this isn’t needed because the version included works perfectly.
    You are free to make the choice that best fits your needs.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Portfolio Categories Not Working

    Hello,

    Yes, you are right. The change of slugs to names caused the filter to not recognize the categories anymore and therefore displaying an empty result. Sorry but there isn’t another way of removing the hyphens apart from this.
    If you feel this is an important changes, then please suggest it here: https://support.codeless.co/?forum=suggest-us-features
    So our developers will consider to add it in future updates.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Slider

    Hello,

    Please go to the page’s General Settings > Slider options, and assign one of the available sliders here.
    Save changes.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: page header imaes

    Hello,

    Where are you making the change? In the page settings or theme general options? To save the changes, look for the “Save” button at the top-right or bottom-right corner.
    See screenshot:https://pho.to/AbuLa

    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Anchors – Menu is hiding content

    Hello,

    You can reduce the padding to 25px and add this code too:

    .section-style {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    Let us know.

    Best regards!

Viewing 15 posts - 6,391 through 6,405 (of 12,542 total)
← 1 2 3 … 426 427 428 … 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