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, 1 month ago Mirela
    Participant
    in reply to: Can not see grids in Specular

    Hello,

    That’s strange. Can i please see a link where are you trying this? Do you have third party plugins installed?

    Let us know.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Blog post boxes with different sizes

    Hello,

    Sorry but that is not possible.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Change "id" for widget element

    Hello,

    Widgets are WordPress elements and the responsible files are not related to theme files. Sorry but we do not support personal customization. I suggest you hire a developer to make these changes for you.

    Read more regarding our policy here.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Header Logo unsharp

    Hello,

    Please remove the logo height in General Options > Logo Height, and add this code into your custom css box:

    #logo img {
        width: 50% !important;
        margin-top: -30px !important;
        left: 25% !important;
    }

    Let us know.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Small Service Icon on IE11

    Hello,

    Sorry for the inconvenience. We are looking into this and will include a fix in the next theme update.
    Please look forward to it.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Change "id" for widget element

    Hello,

    Sorry but that is not possible.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: business2 specular theme header

    Hello,

    The shadow is an image. Go to your theme’s image folder and find this: img/shadow1.png
    You may edit the image with any image processing program and replace it.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Website not loading

    Hello,

    The theme is tested and does not have any loading or speed issue. I suggest you optimize your site content at first.
    Read this article for more information: https://codeless.co/how-i-increased-more-than-70-the-speed-of-my-website/
    Let us know.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Visual Composer – Tower Theme

    Note: After removing the incorporated VC version, you have to add again the page’s VC elements!

    PS: You have a very old theme version. We recommend to always keep theme up to date for security reasons and because with each update, new features are added and existing one’s are made better.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Visual Composer – Tower Theme

    Hello,

    Sorry for the late reply.
    I tried making the changes but the site gives error “ERR_EMPTY_RESPONSE” whenever i try to save changes. So you will have to make the changes your self. All you need to do is go to file functions-tower.php. Find and remove this block:

    /* -------------------- Set VC config file ---------------------------------------------- */
    
    if(function_exists('vc_set_as_theme')) 
      vc_set_as_theme();
      
    
    if (class_exists('WPBakeryVisualComposerAbstract')) {
      function codeless_active_vc(){
        require_once locate_template('includes/core/codeless_elements.php');
        
      }
      add_action('init','codeless_active_vc', 5 );
    
      add_action( 'vc_before_init', 'codeless_vc_remove_deprecated' );
      function codeless_vc_remove_deprecated(){
        vc_remove_param('vc_accordion', 'deprecated');
        vc_remove_param('vc_tabs', 'deprecated');
      }
    }
    
    /* -------------------- End Set VC config file ------------------------------------------ */

    Follow the instruction in this screenshot: https://pho.to/Ah10h

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: WooCommerce template files

    Hello,

    The ‘outdated’ woocommmerce files actually do not have any functional changes from the last version. Only the version number. If it bothers you, you can access these files and just change the version number to the one indicated in the notice message. All the files that actually have important changes made from the last version to the current, have already been checked and updated.

    Just make sure to always have the latest theme update installed in your server.
    PS: Although this is not really an issue, we are already notified and the developers will make these changes in the next update.

    Let us know.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: business2 specular theme header

    Hello,

    That is a feature of the “Menu Items with border bottom” header type. Set this as your header in General Options > Header Options and scroll down the page. You will see a “Header Shadow” option too. Select one of the shadow types and save changes. See screenshot of the options: https://www.clipular.com/c/6025229525843968.png?k=UTsyDXJ9W3N29WWSvhhBc2o5yc4

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Envato Token

    Hello,

    Sorry for the late reply.
    Yes, you should always keep your site’s up to date. We strongly recommend that always. But it’s no wonder that many tend to edit theme files to further customize theme code to their needs.
    In such cases we recommend to save a back up of your files in order to be able to recover the changes made.

    I have tried to update theme with Envato Market and it’s not possible. This does not happen on every other installation i have checked, so i assume the problem lies with the hosting provider not being able to process long file paths for download files.
    Please contact with Envato regarding this. It is a service provided from them and i have confidence they will be able to give a more specific support.

    Let us know.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Problems with "Post/Blog" Page

    Hello,

    -The “AddThis” plugin is a third party plugin and is not tested from us. We do not support third party plugins. It’s not possible to test out all available plugins in the marketplace. So an incompatibility issue with theme scripts is not excluded.
    Please know that wordpress default themes are very basic themes. They do not have the complex scripts that premium themes have. Just for that reason they can’t also provide all the features a premium theme can offer.

    However, i installed the “AddThis” plugin and i configured it to show up in most of the theme sections. I have no issue with it so far. Please see this screenshot: https://www.clipular.com/c/5889311527665664.png?k=N0e8g8b1Sjrw5GLT9F1MJTQpOSk
    I had no issue sharing the content either.
    I see you have other plugins installed too. One of them could be conflicting with this. I suggest you disable all other plugins and try enabling theme one a t a time until you find the culprit.

    -Please read this article regarding Image Size: https://support.codeless.co/?ht_kb=ideal-image-size

    Let us know.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Latest from

    Hello,

    No, it will not. All your settings are stored in the database so switching from parent theme to a child theme will not affect any of your settings.
    You can safely use a child theme. Just make sure to keep the parent theme installed.
    Let us know.

    Best regards!

Viewing 15 posts - 5,761 through 5,775 (of 12,542 total)
← 1 2 3 … 384 385 386 … 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