Search Results for 'skt'

Home Forums Search Search Results for 'skt'

Viewing 15 results - 14,116 through 14,130 (of 14,289 total)
  • Author
    Search Results
  • #3459
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    As i can see you have the start bar on the side hence may be a problem because its not correct width that it is taking.

    We will try to replicate the problem and try to solve it.

    Regards,
    Shri

    #3458

    In reply to: Remove Sidebar

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

    Hi,

    Kindly use Full Width Page Template: Just like the screenshot shown here:http://sktthemesdemo.net/documentation/full-width-documentation/#page-templates

    For Blog with no sidebar you can use Blog no sidebar page template to remove the sidebar.

    Regards,
    Shri

    #3438
    Daniel EichmeisterDaniel Eichmeister
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: December 28, 2014

    Screen 1 and Screen 2

    Scrollbar bottom… I have fix it on the -Home- Site (Slider).

    Windows 8.1 – Browser Firefox 35 and Google Chrome (Screen resolution 1366×768)

     

    The Internet Explorer app and Opera does not have this problem.

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

    Can you share a screenshot or image of what scrollbar you are talking about?

    Then we can give instructions accordingly.

    Regards,
    Shri

    #3391
    Daniel EichmeisterDaniel Eichmeister
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: December 28, 2014

    I have found this on line 95-98 in the theme main.css

    /* ————————–Articles, Pages and General Content Section Styling ————————–*/

    /*————————– Floating Details of the Section, which determines the layout is present in the css/layouts folder ————————–*/

     

    .single-post {border-bottom:1px dotted #6e5730; padding-bottom:20px; }

    i can temporally fix this, but the scrollbar on main and other sites is irritating.

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

    Hi,

    Thank you however the brown lines are not from the theme. We didn’t add such lines on our theme.

    Not sure how they appear. Can you check if they are via some plugin?

    yes PRO version will get a major overhaul this month and get version upgrade as well.

    Will notify each and every user who purchased it.

    Regards,
    Shri

    #3377
    Daniel EichmeisterDaniel Eichmeister
    Member
    Member since: December 28, 2014

    Hi,

    Hello,

    I have recently purchased the theme. This is currently available in version 1.0 but the free version is currently at version 1.6.x! Why?

    I have several display errors as here, the dotted lines http://www.d-ani.de/?p=663 visible in brown color. In addition, the theme has a resolution of 1280×800 Windows 8 scrollbars. Horizontally and vertically.

    The current version also includes scrollbar on the home page, but for now I have changed this property in the css file. Should there be helpful in troubleshooting I finished like to screenshots.

    English text made by Google translate 😀

    #3375
    Don WallerDon Waller
    Member
    • Topics: 12
    • Replies: 15
    • Total: 27
    Member since: October 14, 2014

    Okay, I tried that and got this error:

    Parse error: syntax error, unexpected ‘{‘ in /home/twisted/www/www/wp-content/themes/skt-photo-world-pro/functions.php on line 320

    I reloaded functions.php from my local ‘clean’ copy and the error went away.

    Here is code from line 320 to 322:

    <?php

    if ( (of_get_option('innerpageslider', true) != 'hide') || is_home() || is_front_page() ) {

    for ($i=1;$i<16;$i++) {

    Am I misplacing the new code? Should the <?php stay?

    Thanks.

    #3342

    In reply to: Image sizes

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

    Hi,

    1600 by 400px is for SKT Full Width PRO. Apologies if you thought this the size for Parallax me theme.

    #3315

    In reply to: SKT Pathway Pro

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

    Show us the website. We can then send instructions accordingly.

    #3308

    In reply to: SKT Pathway Pro

    Faith SpinelliFaith Spinelli
    Member
    • Topics: 23
    • Replies: 32
    • Total: 55
    Member since: June 24, 2014

    Shri – I’m sorry, the area that I can’t get to go away is in the Black Pro that I cannot get rid of the slider … the area remains with a circle.

    #3307

    In reply to: SKT Pathway Pro

    Faith SpinelliFaith Spinelli
    Member
    • Topics: 23
    • Replies: 32
    • Total: 55
    Member since: June 24, 2014

    Hi Shri,

    How do I change the call-to-action buttons that are in the slider?  The buttons say “Read More” but I want to change that to “Apply.”

    Same template only for a different client; As far as removing the sliders themselves, there is just a circle in an infinite loop.  The slider “area” doesn’t go away.  I followed your instructions but that circle remains.

    please advise.

    Thanks!

    Faith

    Regards,

    Faith

    #3298
    Daniel HillDaniel Hill
    Member
    • Topics: 3
    • Replies: 7
    • Total: 10
    Member since: July 21, 2014

    Hi Shri,

     

    I have been looking at the header.php and am trying to find the code that needs to be changed to adjust the width of the page, would you be able to show me the lines that i need to change?

    Thanks

    Dani

    <?php

    /**

    * The Header for our theme.

    *

    * Displays all of the <head> section and everything up till <div id=”content”>

    *

    * @package SKT Full Width

    */

    ?><!DOCTYPE html>

    <html <?php language_attributes(); ?>>

    <head>

    <meta charset=”<?php bloginfo( ‘charset’ ); ?>”>

    <meta name=”viewport” content=”width=device-width, initial-scale=1″>

    <title><?php wp_title( ‘|’, true, ‘right’ ); ?></title>

    <link rel=”profile” href=”http://gmpg.org/xfn/11″>

    <link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>”>

    <link rel=”icon” type=”image/x-icon” href=”<?php echo esc_url( of_get_option(‘favicon’, true) ); ?>” />

    <?php

    $slAr = array();

    for ($i=1;$i<16;$i++) {

    if ( of_get_option(‘slide’.$i, true) != “” ) {

    $imgUrl = of_get_option(‘slide’.$i, true);

    if ( strlen($imgUrl) > 3 ) $slAr[] = of_get_option(‘slide’.$i, true);

    }

    }

    ?>

    <?php wp_head(); ?>

    <link rel=”stylesheet” type=”text/css” href=”<?php echo get_template_directory_uri();?>/css/style_base.css”>

    </head>

     

    <body <?php body_class(); ?>>

    <?php

    $front_page = get_option(‘page_on_front’);

    $post_page = get_option(‘page_for_posts’);

    ?>

    <div id=”page” class=”hfeed site”>

    <?php do_action( ‘before’ ); ?>

     

    <?php if( (is_front_page() || is_home() ) && ($front_page == 0 && $post_page == 0) ){ ?>

    <?php if( count($slAr) > 0 ){ ?>

    <div class=”slider-parent”>

    <div class=”slider-wrapper theme-default container <?php if( is_front_page() || is_home()  ){ echo ‘home_front_wrap_main’; } ?>”>

    <!–Thumbnail Navigation–>

    <div id=”prevthumb”></div>

    <div id=”nextthumb”></div>

    <div id=”thumb-tray” class=”load-item”>

    <div id=”thumb-back”></div>

    <div id=”thumb-forward”></div>

    </div>

    <div id=”progress-back” class=”load-item”>

    <div id=”progress-bar”></div>

    </div><!–Time Bar–>

    <div id=”slidecaption”></div><!–Slide captions displayed here–>

    <div id=”controls-wrapper” class=”load-item”>

    <div id=”controls”>

    <a id=”play-button”><img id=”pauseplay” src=”<?php echo get_template_directory_uri();?>/images/img/pause.png”/></a>

    <!–Arrow Navigation–>

    <a id=”prevslide” class=”load-item”></a>

    <a id=”nextslide” class=”load-item”></a>

    <div id=”slidecounter”>

    <span class=”slidenumber”></span> / <span class=”totalslides”></span>

    </div><!–Slide counter–>

    </div>

    </div><!–Control Bar–>

     

    </div><!–.container–>

    </div><!–.slider-parent–>

    <?php } //if( count($slAr) > 0 ){ ?>

    <?php } ?>

     

    <div id=”wrapper”>

    <div id=”secondary” class=”widget-area <?php if( is_front_page() || is_home()  ){ echo ‘home_front_wrap’; } ?>” role=”complementary”>

    <div class=”header”>

    <div class=”logo”>

    <h1 class=”site-title”><a href=”<?php echo esc_url( home_url( ‘/’ ) ); ?>” rel=”home”>

    <?php if( of_get_option(‘logo’, true) != ” ) { ?>

    <img src=”<?php echo esc_url( of_get_option(‘logo’, true) ); ?>” />

    <?php } else { ?>

    <?php bloginfo( ‘name’ ); ?>

    <?php } ?>

    </a></h1>

    <p class=”site-description”><?php bloginfo( ‘description’ ); ?></p><br />

    </div>

    <div class=”show_hide_header”>

    <div id=”site-nav”>

    <h1 class=”menu-toggle”></h1>

    <div class=”screen-reader-text skip-link”><a href=”#content”><?php _e( ‘Skip to content’, ‘skt-full-width’ ); ?></a></div>

    <?php wp_nav_menu( array(‘theme_location’ => ‘primary’, ‘container’ => ”, ‘menu_class’ => ‘nav’) ); ?>

    </div><!– site-nav –>

    <?php if ( is_active_sidebar( ‘sidebar-2’ ) ) : ?>

    <?php dynamic_sidebar( ‘sidebar-2’ ); ?>

    <?php endif; ?>

    </div>

    <div class=”header-bottom”>

    <div id=”header-bottom-shape”>

    </div><!– header-bottom-shape2 –>

    </div><!– header-bottom –>

    <div class=”clear”></div>

    </div><!– header –>

    </div><!– secondary –>

     

    #3290

    In reply to: Slider

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

    Send us an email: [email protected] with the access to the site (WordPress admin details).

    We will get the logo and menu on top of the slider and check for responsive issue if any.

    Regards,
    Shri

    #3269

    In reply to: SKT Pathway Pro

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

    Hi Faith,

    Thanks. Do you mean remove the slider completely? Then i can send exact instructions if you want to remove the slider completely.

    Regards,
    Shri

Viewing 15 results - 14,116 through 14,130 (of 14,289 total)