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

  • 5 years, 2 months ago Eldo
    Keymaster
    in reply to: Problems importing the demo

    Hello,

    Please share with us your wp credentials and online (private reply) link so i can install the demo you want.

    Let me know which demo you prefer to be installed.

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Demo Data did not import successfully

    Hello,

    You have only to activate the Codeless Builder and Codeless Wpbakery Visual Composer.

    Everything will show like the online demo. For more detailed information please look at : https://codeless.co/picante/documentation/

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Dummy Data Import Issues
    This reply has been marked as private.
    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Remove target=_blank from Media element link

    Hello,

    You have to edit the file: wp-content/themes/vc_content/media.php and edit the lines:

    $output .= '<a href="'.$link.'" target="_blank"><img src="'.esc_url($image).'" alt="'.esc_attr__('Media', 'specular').'" class="type_image animated fadeIn'.esc_attr($animation).' alignment_'.esc_attr($alignment).'" /></a>';

    replace with:

    $output .= '<a href="'.$link.'"><img src="'.esc_url($image).'" alt="'.esc_attr__('Media', 'specular').'" class="type_image animated fadeIn'.esc_attr($animation).' alignment_'.esc_attr($alignment).'" /></a>';

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: WP bakery editor
    This reply has been marked as private.
    5 years, 2 months ago Eldo
    Keymaster
    in reply to: 2 plugins for slider, but both are out dated and showing not registered

    Hello,

    You don’t need to activate the plugins. We have purchased them with a specific license and also we will update them anytime with the theme.

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Specular – Revolition Slider – Fullscreen – Not adjusting correctly

    Hello,

    You haven’t activated the transparency header and there is a custom CSS in the test page.

    The slider was added in the Page Options > Slider Options it is a better solution.

    Can you check it now?

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: subMenu on Mobile

    Hello,

    It is impossible without accessing your backend so we can test the changes while we working.

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: WP bakery editor

    Hello,

    I have tried to add the iframe but there is no possibility to create a new page.

    You can also use the media element to add the video. I recommend you upload the video on youtube or Vimeo.

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Show Menu Button on Mobile

    Hello,

    You can make that by adding this by Specular > General > Custom CSS Box:

    @media (max-width: 767px){
    .header_button {
        display: block !important;
        left: 7px;
        font-size: 12px !important;
    }
    }

    in case the issue persists you have to edit the file wp-content/themes/specular/css/bootstrap-responsive.css and find the line :

    @media (max-width: 767px)
    .header_button {
        display: none !important;

    replace with:

    @media (max-width: 767px)
    .header_button {
        display: none !important;

    Also about the menu, you have to add the lines below:

    @media (max-width: 1180px)
    #navigation {
        display: none !important;
    }
    
    @media (max-width: 1180px)
    .mobile_small_menu {
        display: block;
    }

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Checkout button doesn't work on iPhones
    This reply has been marked as private.
    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Setup Newsletter Form

    Hello,

    First, you have to install the MailChimp for Wp plugin that is free.

    After that, you have to open Mailchimp account and connect it with wp: https://www.wpbeginner.com/wp-tutorials/ultimate-guide-to-using-mailchimp-and-wordpress/

    Now you have to add the Mailchimp Sign Up Form to your Widgets into WordPress Dashboard > Appearances > Widgets >Top Footer Right

    You can also add it to the Footer widgets area and with Codeless Builder by adding the MailChimp element.

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Specular – Revolition Slider – Fullscreen – Not adjusting correctly
    This reply has been marked as private.
    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Google Maps error message

    Sorry,

    I don’t know which plugin you have activated but I can’t access your WordPress dashboard.

    There is a problem you have to deactivate the plugins by accessing the FTP and rename the folders on wp-content/plugins/

    Anyway, I have tested and the Google Api and it works. So please check out the Google API details to activate it.

    Let me know.

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Specular Blocks don\’t show elements

    Hello Laetitia,

    Please can you share with me your wp credentials (private reply) so, I can check out your issue?

    Regards!

Viewing 15 posts - 256 through 270 (of 335 total)
← 1 2 3 … 17 18 19 … 21 22 23 →

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