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: Tower Theme – Testimonials

    Hello,

    What type of testimonial are you using? Please go to file vc_templates/testimonial_carousel.php and find these lines:

      $output .= '<h6>'.get_the_title().' ';
    
                                    if($c > 0)
                                        $output .= ',';

    Edit to this:

      $output .= '<h6>'.get_the_title().'';
    
                                    if($c > 0)
                                        $output .= ',';
    

    If you want to remove the comma too, then delete the last comma inside the single quotes.
    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Add Author Link to Blog Posts

    Hello,

    Sorry but this is not possible.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Google Maps Plugin

    Hello,

    This is a shortcode. You can add it in a text editor. Create a row, add a text element from visual composer. Inside the text box, add the map shortcode.
    Example: https://www.clipular.com/c/5940297626550272.png?k=TAizwmTMbsF2_mcOUJgCR4yiVf8

    *Please keep in mind that we do not offer support on third party plugins.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Visual Composer is not working after Specular update

    Hello,

    That’s great! Thanks for sharing!

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Specular Theme don't change correctly language

    Hello,

    Sorry for the late reply.
    We check this several times in different days, but the result is always the same. The issue does not happen. Please see a screen recording of the test: https://drive.google.com/file/d/0Bwx4oRkF5PKDMDB2b2RydHROTDQ/view

    I suggest you clear cache and refresh the page several times. Then try again.

    Best regards!

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

    Hello,

    Sorry but we do not support third party plugins.
    This is not a tested plugin so we can’t guarantee that it works well with theme.
    However i can suggest to check if there is any iframeincluded in the out put. Usually it’s the culprit for it. If it’s not, open inspect element(press F12 in your keyboar to display it), find the main css class for the pop up and hide it using custom css. The cod eshould be something like this:
    .the-pop-up-css-class {display: none;}

    You can always use the google map element of Visual Composer. Read this article to learn how to find the right url to add into it: https://support.codeless.co/?ht_kb=generate-the-right-google-map-link

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Services full page

    Hello,

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

    @media (max-width: 979px){
    .section-style.parallax_section {
        padding-top: 140px !important;
        padding-right: 60px !important;
    }}

    So it will affect only this page. See result screenshot: https://pho.to/AcjS7

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Translate "Read More"

    Hello,

    Done! I edited file: includes/view/blog/loop-index.php.
    Please check your blog page.

    Best regards!

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

    Hello,

    I edited it. Please check your site.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Site loading slow

    Hello,

    To set the portfolio item description text at the top, you do not need to change the css. Do it directly from the single portfolio items options. Go to Single Portfolio Options > Page Style > Content Position, in the list that will open, select the position of the description text. See screenshot: https://pho.to/AcjLB

    -Sorry but it’s not possible linking a portfolio item with another different page, using theme options.

    Let us know if you need further help.

    -It’s great to know that we were able to help. If you are happy with our support, please rate the product with 5 stars under the Downloads tab of your Envato profile.
    This is very important for us to be able to keep working hard and provide more
    awesome work.

    Thank you for being an awesome customer!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Problem with slider on mobile

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 480px){
    .viewport { overflow-x: hidden;}
    div#rev_slider_6_1_wrapper {
        padding: 20px !important;
    }}

    Change the value to your wish. Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Tower header menu logo issues

    Hello,

    Are you using a sticky header? The sticky header is slightly smaller than the normal one. Go to General Options > Header Options > Sticky Nav > Sticky Header Height, first. Increase the sticky header height here.
    -Yes, you can edit out header css to fit in all menu items you want (always as much as the header width can support). Edit it using custom css.
    If you still need help, send us your site’s url so we can give it a closer look.

    PS: To send screenshots, you can use one of these online image sharing:
    https://share.pho.to/
    https://postimage.io/

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Change Color of Service Square Icon

    Hello,

    Sorry but that is not possible. The services have the same css classes. If you change the color for one, it will affect all other services squares.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Footer suddenly stopped working

    Hello,

    The “Overwrite the default post layout” does not change the location of your page’s menu, but it adds a sidebar to it.
    I see you have third party plugins added in your site. One of them is conflicting with theme scripts. I suggest you disable them all first. Then start activating one at a time until you find the culprit.
    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Random Empty Space

    Hello,

    This is caused by the slider added in the portfolio items before the testimonials. Please try adding this code into your custom css box:

    .swiper-wrapper {
    height: auto !important;
    }

    Let us know.

    Best regards!

Viewing 15 posts - 6,226 through 6,240 (of 12,542 total)
← 1 2 3 … 415 416 417 … 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