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

  • 7 years, 3 months ago Mirela
    Participant
    in reply to: Can't edit theme

    Hello,

    Please update theme and all it’s included plugins. You have a very old version. The latest version is 2.5.4.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Social Media Icons

    Hello,

    Yes, that plugin. Do you have any other caching plugin installed? If so, deactivate them as well.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Embedded Spotify

    Hello,

    I see you have activated the child theme. Please activate parent theme and try again.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Contact form field colors

    Hello,

    Add !important to the border attribute. Like this: border: 1px solid #ededed !important;

    This is the css for the other site:

    .wpcf7-form-control-wrap input[type=text], .wpcf7-form-control-wrap input[type=email], .wpcf7-form-control-wrap input[type=tel]{
        border: 1px solid #ededed;
        background: #f7f6f6 !important;
    }

    Let me know.
    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Text on the "pay" button does not appear

    Hello,

    Sorry, can you be more specific? Which buttons? All buttons do not have the same css classes so they need to be specified.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: WP BAKERY works bad

    Hello,

    Theme is build with Codeless Builder and it’s recommended to use it in order to have the exact look of the online demo.

    The developers are working on a new update and will fix every possible issue with WP Bakery. Also make it possible to switch back and forth from the builders without problem. We kindly ask for your patience till then.

    As a stand alone, WP Bakery should not have any problem. Can you post some wp credentials in a private reply? So we can give it a closer look.

    Thanks!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Video Gallery

    Hello,

    Sorry but this is not possible with theme options. I suggest you find a plugin to help you get that video structure.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Embedded Spotify

    hello,

    That’s because the “fab fa-spotify” is a complete different font from the ones used in theme. It’s Font Awesome and it’s font files are not present at all in theme package or code.

    Adding it requires additional coding. I recommend keep using theme’s default font icons. The spotify icon code is: cl-icon-spotify.

    -Please check the credentials. I tried to login but the password is not accepted.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Import Template Dummy Content – Setup Wizard stalling

    Hello,

    The images are not included in dummy data in order to not increase further the dummy data size. Some hosts have limitations on file upload limit so we try to keep it at the minimum possible.
    You can import your own licensed images. Or if you must have the demo ones, then just download them from the online demo.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Change search placeholder text

    Hello,

    Please go to file searchform.php and find this line:
    $placeholder = apply_filters( 'codeless_search_form_placeholder', esc_html__( 'Search', 'handel' ) );
    Replace with this:
    $placeholder = apply_filters( 'codeless_search_form_placeholder', esc_html__( 'Buscar', 'handel' ) );

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: How Change font color in the testimonial Widget

    Hello,

    This happens because the column that contains the testimonials, is selected to have light text. A
    To make the font black, add this code into your Customizing > General > Custom Codes:

    .testimonial-entries.style-boxed_small .testimonial_item .content p {
        color: black;
    }

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Frozen when importing dummy content

    Hello,

    First of, please make sure to have the latest version of theme installed. Then you need to have all minimal server requirements (see here), make sure to not have WordPress Importer installed.

    If you still can not import, send us some valid wp credentials in a private reply. So we can login and check.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Contact form field colors

    Hello,

    Please add this code into your custom css box in General Options :

    .wpcf7-form-control-wrap input[type="text"], .wpcf7-form-control-wrap input[type="email"], .wpcf7-form-control-wrap input[type="tel"] {
        width: 100%;
        height: 40px;
        background: #f7f6f6 !important;
    }

    ..change the values to your wish. If you want to add a border, add this line too:
    border: 1px solid #000;
    Change the values to your wish.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: Layout of elements on mobile devices

    Hello,

    Please add some wp credentials in a private reply. So i can check and do it for you.

    Best regards!

    7 years, 3 months ago Mirela
    Participant
    in reply to: "PHP Time Limit" says 0 despite configuration change

    Hello,

    Folie is compatible with php 7.2 since version 2.4. The latest version is 2.5.4 (check change log here).

    What type of server do you have? The nginx or iis server may not display the real time limit in System Status page. But this does not mean it will have any issue in theme functionality. Are you experiencing any problem beside this message?

    This does not happen in Apache servers and we will update theme in future for these other server’s as well.

    Best regards!

Viewing 15 posts - 2,011 through 2,025 (of 12,542 total)
← 1 2 3 … 134 135 136 … 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