Sonl Sinha

Forum Replies Created

Viewing 15 posts - 6,556 through 6,570 (of 6,987 total)
  • Author
    Posts
  • in reply to: Problem with showing static page as front page #3807
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi David,

    This is not a problem. Actually you are loading Static Page on homepage instead of default slider and that’s why it is happening. Inner pages load up fine.

    To solve this problem.

    Kindly do this. Check main.css line number 280

    #wrapper {
    width: 1024px; (change from 964px to 1024px)
    }

    And that should do it.

    Regards,
    Shri

    in reply to: slider #3806
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    Sorry for this. My email id is [email protected]

    Our email is working absolutely fine so i am sure it might be a wrong email address you typed in.

    We can help you set up your slider.

    Regards,
    Shri

    in reply to: Responsive problem #3805
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    This is not a problem. Actually you are loading Static Page on homepage instead of default slider and that’s why it is happening. Inner pages load up fine.

    To solve this problem.

    Kindly do this. Check main.css line number 280

    #wrapper {
    width: 1024px; (change from 964px to 1024px)
    }

    And that should do it.

    Regards,
    Shri

    in reply to: How to get the BUY PRO VERSION bit on my menu #3797
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    We don’t see the style we mentioned written by you anywhere. Besides the code: <div class=”hdr_buy_pro”><a href=”https://www.sktthemes.org/themes/iamone-pro; rel=”nofollow”>Buy This Theme</a></div>

    where its written hdr_buy_pro” write: style=”float:right;background-color:#99000″

    Change color to your liking.

    Regards,
    Shri

    in reply to: title color and menu bottom #3796
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    For footer here is the code as given in documentation:
    Site Footer Code
    #colophon {
    background: none repeat scroll 0 0 #000;
    opacity: 0.9;
    }

    The page title color is managed from color of the font of the body and the whole site.

    Only the first letter color is different which is given in documentation on how to change it.

    Regards,
    Shri

    in reply to: How to get the BUY PRO VERSION bit on my menu #3786
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi Joanna,

    Okay strange that you need it.

    In header.php after this code:

    <div class=”logo”><a href=”some code” rel=”nofollow”>

    <img alt=”” src=”some code” />

    </a></div>

    Place this html there:

    <div class=”hdr_buy_pro”><a href=”https://www.sktthemes.org/themes/iamone-pro/” rel=”nofollow”>Buy This Theme</a></div>

    And in Appearance>Theme Options>Custom CSS add this:
    .hdr_buy_pro {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    }

    Regards,
    Shri

    in reply to: One problem with Pro Version #3784
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    Here it is:

    .category h1.entry-title {
    line-height: 16px;
    padding: 0;
    }

    Regards,
    Shri

    in reply to: Gallery question #3783
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Great.

    It will take us time like by 15th Feb expect us to complete version 2.0 of SKT Full Width.

    Regards,
    Shri

    in reply to: Photo Gallery #3782
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    This was done.

    You either had some extra css applied (not with theme) or via some plugin.

    Regards,
    Shri

    in reply to: SKT Photo World Pro Home page slider #3781
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Send us WP Admin and ftp details if possible via email: [email protected]

    Regards,
    Shri

    in reply to: title color and menu bottom #3772
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    The part which you want or have marked is an image unfortunately because CSS can’t have those shapes.

    Here is the path of the image: wp-content/themes/skt_full_width/images/header-bottom-shape.png

    Full Page color i guess we have given font and color management in theme options. Not sure what else is needed.

    Regards,
    Shri

    in reply to: Blog feed on Home Page #3770
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    Unfortunately that’s not the right way to do it. You have page template named Blog or Blog with right sidebar or left sidebar.

    use them to set up Blog on any particular page and not using Readings.

    Regards,
    Shri

    in reply to: SKT Photo World Pro Home page slider #3766
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    Photo World Slider images :
    Open option.php file from your theme directory eg: …/wp-content/theme/skt-photo-world/option.php
    and go to line no: 1404
    and pase this code after line no: 1404
    ======================

    $options[] = array(
    ‘name’ => __(‘Slider Image 15’, ‘skt-photo-world’),
    ‘desc’ => __(‘Fifteenth Slide’, ‘skt-photo-world’),
    ‘id’ => ‘slide15’,
    ‘class’ => ”,
    ‘std’ => ”,
    ‘type’ => ‘upload’);

    $options[] = array(
    ‘desc’ => __(‘Title’, ‘skt-photo-world’),
    ‘id’ => ‘slidetitle15’,
    ‘std’ => ”,
    ‘type’ => ‘text’);

    $options[] = array(
    ‘desc’ => __(‘Description or Tagline’, ‘skt-photo-world’),
    ‘id’ => ‘slidedesc15’,
    ‘std’ => ”,
    ‘type’ => ‘textarea’);

    $options[] = array(
    ‘desc’ => __(‘Url’, ‘skt-photo-world’),
    ‘id’ => ‘slideurl15’,
    ‘std’ => ”,
    ‘type’ => ‘text’,
    ‘subtype’ => ‘url’);

    ======================
    each and every time you want to extend slider image you have to repeat this code but to make sure to change the number of this code for eg: in our theme there has 15 slider images by default and if you want to add more than 15 then paste this code below the fifteenth image code and extend the number as well.

    Regards,
    Shri

    in reply to: title color and menu bottom #3761
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    All color change details are given here: http://sktthemesdemo.net/documentation/full-width-documentation/#colors

    Follow the instructions and you would be able to change all the colors.

    Scroll down in the very end First letter color is also given.

    Regards,
    Shri

    in reply to: One problem with Pro Version #3760
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    We can reduce the space but then the hover effect shows hidden text do you want the hover effect also to be removed.

    Regards,
    Shri

Viewing 15 posts - 6,556 through 6,570 (of 6,987 total)