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

  • 6 years, 11 months ago Ludjon
    Keymaster
    in reply to: Custom Code Problem

    Hello,

    Can you please send me the credentials? I can fix this directly on your website.

    Just added in the updated list, sorry for the delay. Will fix asap today with a new update.

    Thanks

    6 years, 11 months ago Ludjon
    Keymaster
    in reply to: Mobile Menu Not Completely Showing

    Hello,

    Maybe you have not set widgets in Widgetized Footer Areas. In the new WP requirements it’s needed to add widgets to show a widget area.

    Please let me know if it’s this the issue.

    Thank You.

    6 years, 11 months ago Ludjon
    Keymaster
    in reply to: Images not loading

    Marked as fixed

    6 years, 11 months ago Ludjon
    Keymaster
    in reply to: Images not loading

    Trying to login with the same credentials, but i can’t

    6 years, 11 months ago Ludjon
    Keymaster
    in reply to: Issues with PHP7.1 & PHP7.2

    Hello,

    First these are errors that are shown only with WP Debug TRUE or when PHP Error Logs are set to HIGH.

    Thank you for for letting me know, we will fix in next update.

    For now make this modification:

    On that line (119) add ‘(int)’ before this text ‘$this->height’ all instances

    Thank you

    6 years, 11 months ago Ludjon
    Keymaster
    in reply to: Images not loading

    Hello,

    I am trying to resolve this issue, but without success, it’s probably something caused by the hosting provider. Can you please contact the server provider and ask them if they have any restriction or configuration that can cause this issue?

    Thanks

    6 years, 11 months ago Ludjon
    Keymaster
    in reply to: Missing Theme Demos

    Hello,

    Your homepage is ready. About the Open Table Widget Plugin, it’s no more available in WordPress, the creators has removed that. So you need to register to Open Table website and you can get the code directly from there.

    Thank You

    6 years, 11 months ago Ludjon
    Keymaster
    in reply to: Custom heading: font options

    Hello,

    Try to set entire Column to Light, if this not working, set custom font color at that specific Heading.

    We have not added that with Options but you can add easily with Custom CSS.

    Let me know, if you have difficulties, please share with me credentials of WP

    Thanks

    6 years, 11 months ago Ludjon
    Keymaster
    in reply to: The site is experiencing technical difficulties

    Hello,

    You need to install new required plugins and then activate the child theme again.

    Can you please give me your credentials (private reply / update profile)? I can fix that for you

    Thanks

    6 years, 11 months ago Ludjon
    Keymaster
    in reply to: Images not loading

    Hello,

    Can you please send to me the credentials ( as private reply ) or set them at your profile, so i can take a look what can cause the issue?

    Thanks

    6 years, 11 months ago Ludjon
    Keymaster
    in reply to: columns gap setting not possible in my version of WPBakery

    Hello,

    Just added in the update list.

    For now, add this custom code to fix the issue
    Use the ‘Extra Class’ Option to add a new class to the Row you need gaps between columns, for example: with_gap

    Then add this custom css code:

    .with_gap .section_clear{ display:flex;  }
    .with_gap .wpb_column{
        margin-left: 10px;
        margin-right: 10px;
    }

    This can help you.

    Thanks

    6 years, 11 months ago Ludjon
    Keymaster
    in reply to: Problem search page

    Sorry for the late response, but we don’t work in these hours.

    Can you please re-check now? It’s only a text that should changed from the dashboard.

    I have re-checked the filters and works fine now.

    I am sorry that you leave a such bad review in our website. Will be nice if you can change that.

    Let me know if you need something else, if i am not online here, please write me directly on [email protected], or in this chat section: codeless.co/june/presentation/

    Thank You

    6 years, 11 months ago Ludjon
    Keymaster
    in reply to: Export And backup Theme Options

    Hello,

    You just need to use this plugin:

    Customizer Export/Import

    Export from parent theme and import to Child Theme

    Let me know if you need my help.

    Thanks

    6 years, 11 months ago Ludjon
    Keymaster
    in reply to: Portfolio PROJECT DESCRIPTION – How do I change it?

    The Product Description Text is part of WooCommerce.

    You can translate it using Translation Plugins.

    If you need to edit in directly in code add this code in functions.php

    add_filter( ' woocommerce_product_description_heading', 'custom_product_desc' );
    
    function custom_product_desc($text){
    
    return 'Custom Product Description';
    
    }

    Let me know if it’s this what you need
    Thanks

    • This reply was modified 6 years, 11 months ago by Ludjon.
    6 years, 11 months ago Ludjon
    Keymaster
    in reply to: self hosted video doesn't show

    I am on MAC and SAFARI 12.0.2 and it works fine. I will check what can cause that and will let you know

    Thanks :)

Viewing 15 posts - 1,231 through 1,245 (of 1,583 total)
← 1 2 3 … 82 83 84 … 104 105 106 →

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