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: Link to anchor in accordian

    Hello,

    I am glad to know you sorted it out. If you want, you can share your solution so that other visitors coming cross your topic can make use if it.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Resize Issues with Boxed Layout

    Hello,

    Please add this code into your custom css box:

    @media (min-width: 1101px){
    .container {
        min-width: 1100px !important;
    }}

    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Visual Composer Does Not Work

    Hello,

    Please send us your wp and ftp credentials in a private reply. So we can check the issue with Visual Composer.
    The random black bars are separators which for some reason have the background color set to black. You may have set it up somewhere. However, add this code into your custom css box:

    span.separator {
        background: rgba(34, 34, 34, 0) !important;
    }

    and they will disappear.
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Slider Revolution – text layer problem

    Hello,

    Yuo have an error in your site. 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)'
    Also please send us your wp credentials in a private reply. So we can give a closer look to Revolution slider.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: can’t edit codeless profile

    Hello,

    Please clear cache and try again. Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: POST GRID error – always some products and bad description –

    Hello,

    Sorry but what do you mean by “Randon”?

    Best regards!

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

    Hello,

    You have to login to wordpress.com. If you do not have an account there, then register. If you keep having issues, deactivate third party plugins and any cache plugin you may be using and try again. You may find here more information regarding this.

    Please consider that we do not offer support on third party plugins.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Change language on button

    Hello,

    I edited file \includes\view\blog\loop-index.php, i replaced the “Read more” with the it’s equivalent in German. But i looked throw the .PO file and i see there are a few translations in italian. Are you not using the .PO files in folder “lang”?
    Anyway the “read more” is translated for now but if you keep it this way, you will have to do it again in case of a theme update.
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Visual Composer doesn’t work

    Hello,

    I responded you regarding this in this other topic of yours.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Slider revolution stops after few times

    Hello,

    Please refer to this article for more detailed information on how to update Visual Composer. Let us know if you have any question.

    Best regards!

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

    Hello,

    Please go to file \includes\view\page_header.php and find this line:
    <h1><?php echo esc_html($title) ?></h1>
    Replace with this:
    <h1><?php echo $title ?></h1>
    It will let the site recognize html tags in title.
    Also this line:
    <li class="active"><a href="<?php echo esc_url(get_permalink()) ?>"><?php echo esc_html($title) ?></a></li>
    Replace with this:
    <li class="active"><a href="<?php echo esc_url(get_permalink()) ?>"><?php echo $title ?></a></li>
    To recognize html in the page’s title in breadcrumbs as well.
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Centering Image Gallery Grid

    Hello,

    As i previously said, the gallery is already centered. I don’t see much difference with the current state. Can you please send us a screenshot of what you want it to look like? So we can understand better your point of view.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: google map visual composer not found

    Hello,

    The google map does not have any problem. Most probably you are putting the wrong url. Please send us your address and we will send you the right link to add.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Yoast SEO compatibility

    Hello,

    Yoast SEO plugin does not have any compatibility issues with theme. What version are you using? Please make sure you have the latest version. What issues are you experiencing with it?
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: error with CALL TO ACTION in responsive mode

    Hello,

    I added this code into your custom css box:

    @media (max-width: 480px){
    .vc_gitem_row { background-color: rgba(0,0,0,0.001) !important;}
     }

    Please check your site.

    Best regards!

Viewing 15 posts - 8,656 through 8,670 (of 12,542 total)
← 1 2 3 … 577 578 579 … 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