Search Results for 'skt'

Home Forums Search Search Results for 'skt'

Viewing 15 results - 14,251 through 14,265 (of 14,289 total)
  • Author
    Search Results
  • #1742

    In reply to: menu / slider

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    We see some other template set up. In case you want us to do this send us ftp and WordPress details we will change 1 setting in css to change the look to desktop even for iPad.

    Regards,
    Shri

    #1738
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    1. Hmm.. Okay we didn’t load footer in home page. But we can do it. Send us ftp and WordPress admin details and we will add the footer under home page slider.

    Adding text you can add a line of text in footer once we set up footer in home page.

    Send us ftp and WordPress admin details via email at: support@sktthemes.com

    Navigation bullet icons are coming from images folder: wp-content/themes/skt-full-width/images

    Regards,
    Shri

    #1723
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Kindly send us WordPress admin details and ftp details via email.

    Our email: support@sktthemes.com

    Will check and let you know whats the problem and solve it if possible.

    Regards,
    Shri

    #1701

    In reply to: Installation failed

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Okay let us know for any help other than that.

    We have free installation service so if anything is not appearing on your website as per demo let us know.

    We will take care of it.

    Send us email with your credentials for such help at: support@sktthemes.com

    Don’t post credentials on forum.

    #1693
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    For each license we support only 1 website. However you can use the theme on as many websites you want.

    #1680
    ismail alkanismail alkan
    Member
    Member since: September 2, 2014

    “SKT Full Width PRO” How many websites can install?

    Unlimited?

    #1639

    In reply to: Edit Home Page Boxes

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi Colin,

    Send us what you want these buttons to be changed to and send us your WordPress admin details and ftp and we will take care to change them for the first time and send you instructions.

    Please send the details etc on email: support@sktthemes.com

    Regards,
    Shri

    #1598
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Yes you can do it by checking here: wp-content/themes/skt-full-width-pro/functions.php

    In functions.php find this line on line number 263: if( is_front_page() || is_home() ){

    Under that you will see another code: for ($i=1;$i<16;$i++)

    Change the 16 above to any number you like and save the file.

    Regards,
    Shri

    #1561
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    PRO version has ability to change the font size and font style of the page titles.

    As for first letter to change color. Kindly visit main.css: wp-content/themes/skt-full-width/css/main.css

    There you can change the color. Planning to have first color manageable in next PRO version.

    #1539
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi Dimitris,

    Within theme folder i.e. wp-content/themes/skt-full-width-pro/css/main.css

    Write this : #site-nav {text-transform: capitalize;} /* this is for main menu */

    And for inner titles search: h2#page-title, .archive h1.page-title, .page h1.entry-title

    And within it text-transform: uppercase is written change uppercase to Capitalize.

    If this is difficult for you to do send us ftp details via email at support@sktthemes.com

    We will take care to do it for you.

    Regards,
    Shri

    #1477
    Daniel HillDaniel Hill
    Member
    Member since: July 21, 2014

    Hi, i am trying to find a easier way to edit and create pages.  Can you recommend any page builder plugins to make page creation easier and that are compatible with the SKT Full Width?

    #1460

    In reply to: Colour of widget-title

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi Jens,

    It won’t appear in editor. You might have to check it using ftp.

    Sorry if this is trouble for you send us ftp details via support@sktthemes.com email and tell us the color you want to have for that widget.

    In sidebar you can only have the recent comments posted on the website not the comment form that isn’t possible in WordPress.

    Recent Comments Widget is available in widgets section.

    Regards,
    Shri

    #1457

    In reply to: Colour of widget-title

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    All you need to do is go to css folder within theme folder: skt_full_width_pro and click on main.css

    Kindly visit line number 178 or h3.company-title:first-letter

    Change: color: #7bb303; with your own color like: color: #fff !important;

    Don’t forget the !important i have added above.

    Regards,
    Shri

    #1456
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Here is the answer: Kindly check custom-functions.php within inc folder of theme: skt_full_width_pro

    Check the line: add_action(‘wp_head’,’hook_custom_javascript’);

    Under function hook_custom_javascript(){?>

    <script>

    jQuery(document).ready(function() {

    Add this line:  jQuery( “.show_hide_header” ).hide();

     

    And save the file

     

    So the final lines with look like this:

     

    add_action(‘wp_head’,’hook_custom_javascript’);

    function hook_custom_javascript(){?>

    <script>

    jQuery(document).ready(function() {

    jQuery( “.show_hide_header” ).hide();

     

    That’s it.

     

    It will remain closed and will only open on click.

     

    Regards,

    Shri

    #1430
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi Oliver,

    We see your site just fine.

    So let us know if this issue is resolved.

    If not send us wordpress admin details at support@sktthemes.com

    Regards,
    Shri

Viewing 15 results - 14,251 through 14,265 (of 14,289 total)