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, 9 months ago Mirela
    Participant
    in reply to: Page Header Options NOT WORKING

    Hello,

    Theme does not have this behavior so it must be something in your site affecting it’s scripts. I see you still have some plugins active. I deactivated them but to no avail. It could be that some of them, while active may have changed something.

    Please fill in the necessary information on your extra information fields of your profile data (ftp data too). We need to investigate this further.

    Read this article for more information.

    Best regards!

    9 years, 9 months ago Mirela
    Participant
    in reply to: Portfolio Category is showing as all lowercase

    Hello,

    That’s the default font style for the categories in portfolio grid layout. To change it please add this code into your page’s custom css box:

    .portfolio-item.grayscale .project h6 {
    text-transform: capitalize;
    }

    To make it all in uppercase, replace capitalize with uppercase.

    Best regards!

    9 years, 9 months ago Mirela
    Participant
    in reply to: Change portfolio url

    Hello,

    Please go to General Options > Portfolio Config > Portfolio Slug. Edit the slug to your wish, save changes and reset permalinks afterward.

    Best regards!

    9 years, 9 months ago Mirela
    Participant
    in reply to: Remove breadcrumbs

    Hello,

    Yes, to remove breadcrumbs for the entire site, add this code into your custom css box:

    .breadcrumbss {
        display: none;
    }

    To remove breadcrumbs only for certain pages (not entire site), add the same css code in the page’s custom css box.

    Best regards!

    9 years, 9 months ago Mirela
    Participant
    in reply to: Page Titles not showing as H1

    Hello,

    Tower theme does use H1 tags. You can check them out yourself via inspect element or just check the Visual Composer elements settings. Also you can see the page headers used for the demo pages, that are set as H1 titles.
    We did not test this SEO tool, but the theme is SEO ready so you do not have to worry.
    To improve further the SEO of your site, please read this article.

    Best regards!

    9 years, 9 months ago Mirela
    Participant
    in reply to: Wrapping Text on Testimonial (Cycle)

    Hello,

    Please add this code into the page’s custom css box:

    @media (min-width: 768px){
    .vc_col-sm-3 { width: 30%!important;}
    .vc_col-sm-9 {  width: 70%!important;}
    .testimonial_cycle .item p {
    width: 320px !important;
    }
    .testimonial_cycle .item .param .name {width: 320px !important;}
    }

    Let us know.

    Best regards!

    9 years, 9 months ago Mirela
    Participant
    in reply to: Change to 2 Column ‘Slideup’ style portfolio page

    Hello,

    Please add this code into your custom css box:

    .two-cols .portfolio-item {
        min-height: 400px !important;
    }

    The gab is a result of different image heights. See result screenshot.
    Let us know.

    Best regards!

    9 years, 9 months ago Mirela
    Participant
    in reply to: Wrapping Text on Testimonial (Cycle)

    Hello,

    I checked the testimonials in home page but i don’t see the issue. Please see this screenshot. As you see, the same text that is in the code is being displayed in the page. I don’t see any truncated text here.
    Is this what you were referring to?
    Let us know.

    Best regards!

    9 years, 9 months ago Mirela
    Participant
    in reply to: Page Header Options NOT WORKING

    Hello,

    Please clear cache and refresh page. I did another test and now the header image is changing and displaying properly. Please see screenshot of your About us page, and the test page.
    Let us know.

    Best regards!

    9 years, 9 months ago Mirela
    Participant
    in reply to: tower codeless slider

    Hello,

    Can you please give us a little more details?
    Please fill in the necessary information on your extra information fields of your profile data. So we can give it a closer look.

    Read this article for more information.

    Best regards!

    9 years, 9 months ago Mirela
    Participant
    in reply to: Specular previous versions

    Hello,

    You can find a list of all changed throw the updates in the theme’s profile in Themeforest. And in the theme’s online documentation as well. But is not possible to get an older copy of it.
    The online demo does have an old version of it, but this is all you can get.

    Best regards!

    9 years, 9 months ago Mirela
    Participant
    in reply to: Tags for portfolio items

    Hello,

    Sorry but tags are not available for portfolio items. Adding them requires customization that is not include din this support service.

    Best regards!

    9 years, 9 months ago Mirela
    Participant
    in reply to: custom sidebar

    Hello,

    Please see the screenshot, marked in the circle there is a new class. The “s” html tag has wrapped the sidebar, giving it new css attributes. If you did not add this, then maybe a new plugin you have installed lately may have generated it.
    I suggest you inspect your latest activities in the site, to find out the culprit.

    PS: Please open up new ticket for new issues. So the original topic (marked as resolved regarding the original issue) won’t loose it’s original point.
    Thank you for understanding!

    Best regards!

    9 years, 9 months ago Mirela
    Participant
    in reply to: Wrapping Text on Testimonial (Cycle)

    Hello,

    I see you have the “Comming Soon” mode on. Please send us valid login credentials so we can visualize the testimonials situation.

    Note: Please consider updating your profile data. Read this article for more information.

    Best regards!

    9 years, 9 months ago Mirela
    Participant
    in reply to: Portfolio page

    Hello,

    Yes, you can do it by removing the link to these pages. You can do it either with custom css, or by editing theme files. I would recommend the css as it’s easier to reverse back in later times and it would not keep you from taking future theme updates.
    Please send us your site’s url and let us know which of these two options do you want to perform.

    Best regards!

Viewing 15 posts - 7,546 through 7,560 (of 12,542 total)
← 1 2 3 … 503 504 505 … 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