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

  • 11 years, 4 months ago Ruco
    Keymaster
    in reply to: Unable to Import dummy data

    Hello,

    You need to increase max execution time. For Xampp version on Windows:

    Add this line to xampp\phpmyadmin\config.inc.php

    $cfg['ExecTimeLimit'] = 6000;
    And Change xampp\php\php.ini to:

    post_max_size = 750M 
    upload_max_filesize = 750M   
    max_execution_time = 5000
    max_input_time = 5000
    memory_limit = 1000M

    Then you can use the .xml file, in the above reply.
    Let us know.

    Best regards!

    11 years, 4 months ago Ruco
    Keymaster
    in reply to: White Space above site

    Hello,

    I checked your site and everything seems fine.

    What browser are you using? Please try to disable add browser extensions, maybe them case the issue.

    best regards!

    11 years, 4 months ago Ruco
    Keymaster
    in reply to: Recommended Plugins will not install

    Hello,

    Please can you write your site credentials in a private reply so I can check the issue?

    You can find the plugins at wp-content/themes/specular/plugins/. Unzip them and move to wp-content/plugins. The activate them at WP dashboard -> Plugins.

    Let us know if you need further help.

    Best regards!

    11 years, 4 months ago Ruco
    Keymaster
    in reply to: Codeless slider

    Hello MaxBrooks,

    Please make sure you have selected the slider at slider section on homepage and that you have assigned the slides created at the home slider.

    If you want I can give it a look if you let me use your site credentials.

    Best regards!

    11 years, 4 months ago Ruco
    Keymaster
    in reply to: Where do I find the Export content?

    Hello,

    After performing the backup, refresh page and you will see the list of all your recent and previous backups (screenshot). You can get them back directly from here, or find the files in: wp-content\themes\specular\includes\dummy_data\backups.

    Best regards!

    11 years, 4 months ago Ruco
    Keymaster
    in reply to: social widget – can this open the social media pages in new tabs/windows?

    Hello,

    Please edit the file ‘specular\includes\widgets\codeless_socialwidget.php’.

    Find the social icons and add

    target="_blank"

    like this

    echo '<li class="facebook"><a href="'.esc_url($cl_redata['facebook']).'" target="_blank"><i class="icon-facebook"></i></a></li>';

    Best regards!

    • This reply was modified 11 years, 4 months ago by Ruco.
    11 years, 4 months ago Ruco
    Keymaster
    in reply to: Favorite icon in blog posts

    Hello,

    Yes, it is possible. I have answered you about it, here: https://support.codeless.co/?topic=removing-the-heart-from-blog-posts/#post-1641

    Best regards!

    11 years, 4 months ago Ruco
    Keymaster
    in reply to: Removing the heart from blog posts

    Hello,

    Yes, it is possible. Please add this code into your custom css box:

    .post-like {
    display: none;
    }

    Best regards!

    11 years, 4 months ago Ruco
    Keymaster
    in reply to: White Space above site
    This reply has been marked as private.
    11 years, 4 months ago Ruco
    Keymaster
    in reply to: Body text links underline

    Hello,

    Please try this code:

    a {
    text-decoration: underline;
    }

    We will fix it on the next theme update.

    Best regards!

    11 years, 4 months ago Ruco
    Keymaster
    in reply to: unable to import dummy data

    Hello,

    Our theme doesn’t have any issue with dummy data. We have more than 1000 users installed successfully this theme.

    We are so sorry that you are unhappy, but i am here now to help you.

    Please send me your credentiald to install it for you, and please download the last version of the theme from Themeforest.

    Please be patient and your page will be online in the right way shortly.

    Thanks & sorry for this incovenience.

    11 years, 4 months ago Ruco
    Keymaster
    in reply to: Sub menu item

    Hello,

    Go to Appearance -> Themes -> Specular -> theme details.

    It seems you have the latest theme version.

    Please edit the file /js/main.js.
    Find the lines

    $('.header_1 nav .menu li .sub-menu').each(function(){
    		$(this).parent().first().addClass('hasSubMenu');
    	});
    

    and replace with:

    $('nav .menu li .sub-menu').each(function(){
    		$(this).parent().first().addClass('hasSubMenu');
    	});
    

    Best regards!

    • This reply was modified 11 years, 4 months ago by Ruco.
    11 years, 4 months ago Ruco
    Keymaster
    in reply to: Visual Composer won’t load!

    Hello,

    Please activate the Visual Composer and keep the one included in theme. Do not update it, we will include the latest VC version on the next theme update.

    Best regards!

    11 years, 4 months ago Ruco
    Keymaster
    in reply to: Need help recreating exact copy of "Business Corporate" demo
    This reply has been marked as private.
    11 years, 4 months ago Ruco
    Keymaster
    in reply to: Missing Icons in List Settings

    Hello,

    I can see the icons in List element, in your site. Screenshot. I made a test page and used them. You can check in you site. We will make sure to make it show all icons, without need to scroll down, in the next release.

    Best regards!

Viewing 15 posts - 2,566 through 2,580 (of 3,073 total)
← 1 2 3 … 171 172 173 … 203 204 205 →

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