Sonl Sinha

Forum Replies Created

Viewing 15 posts - 6,091 through 6,105 (of 6,987 total)
  • Author
    Posts
  • in reply to: Right Sidebar #6406
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Homepage doesn’t have sidebar i think so. It comes from sections (Appearance>Theme Options>Sections).

    Or did you set up Homepage as static page?

    Regards,
    Shri

    in reply to: are bulleted lists working on pages for everyone? #6405
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Can you show us the url of the page where you used bullets?

    Regards,
    Shri

    in reply to: Nature one pro help #6384
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    You asked me how to edit fields. I said its difficult and you should try the plugin as i suggested.

    Regards,
    Shri

    in reply to: Nature one pro help #6382
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Didn’t understand.

    in reply to: Nature one pro help #6380
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    That would be difficult. I encourage you to use plugins like https://wordpress.org/plugins/contact-form-7/

    You can have any type of fields you like using this plugin.

    It can be designed as you like using this: https://wordpress.org/plugins/contact-form-7-designer/

    Regards,
    Shri

    in reply to: best translation method #6379
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    Thanks for letting us into your WordPress. It appears you haven’t purchased WPML.

    If you have purchased WPML you need to enable it from here: http://www.sheyda.it/wp-admin/plugin-install.php?tab=commercial

    Because the same shortcodes i pasted into yours work here: http://moritz.feeddog.org/

    Regards,
    Shri

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

    Have lowercase while typing the category name. So if this is for USA: Portfolio with Thumbnail: [portfolio-thumbnail cat=”usa”]

    This should be for norway: Portfolio with Thumbnail: [portfolio-thumbnail cat=”norway”]

    Regards,
    Shri

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

    Okay the right sidebar: http://sktthemesdemo.net/sktcorppro/about-us/

    Go to Appearance->Widgets>Blog Sidebar.
    Change the widgets to desired ones to show them as Blog sidebar and other pages sidebar.

    If you need different widgets for pages and blog you can use these plugins for widgets: https://wordpress.org/plugins/display-widgets/ (this one is the best)

    OR
    https://wordpress.org/plugins/custom-sidebars/ and https://wordpress.org/plugins/multiple-sidebars/

    Regards,
    Shri

    in reply to: Nature one pro help #6371
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    You are changing some other line and not the one we said. Kindly send us email: [email protected] with your WordPress admin details and website URL. Should take us 1 min for this.

    Regards,
    Shri

    in reply to: best translation method #6370
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    Kindly send us email at [email protected] with your url of the website and WordPress admin details and we should be able to set up one section and show you how to do the rest.

    Regards,
    Shri

    in reply to: IE 11 on Windows 8.1 has issues with this theme #6366
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    So sorry. But glad it is fixed for you now.

    Regards,
    Shri

    in reply to: best translation method #6337
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    Any static text anywhere on the sections (Appearance>Theme Options>Sections) can be changed using shortcodes

    like the following: [wpml_language code=’es’] STATIC TEXT [/wpml_language]

    [wpml_language code=’en’] STATIC TEXT [/wpml_language]

    Hope this helps.

    Regards,
    Shri

    in reply to: How to move the menu to the top of the page? #6336
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Appearance>editor>open header.php file and cut the code from line no. 92 to 111

    this is the code: <div class=”header”>

    <div class=”header-inner”>

    <div class=”logo”>

    <a href=”<?php echo home_url(‘/’); ?>”>

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

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

    <?php } else { ?>

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

    <?php } ?>

    </a>

    <p><?php bloginfo(‘description’); ?></p>

    </div><!– logo –>

    <div class=”toggle”>

    <a class=”toggleMenu” href=”#”><?php _e(‘Menu’,’skt-white’); ?></a>

    </div><!– toggle –>

    <div class=”nav”>

    <?php wp_nav_menu( array(‘theme_location’  => ‘primary’) ); ?>

    </div><!– nav –><div class=”clear”></div>

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

    </div><!– header –>

    and put this code below the body tag (after line no. 26).<body>

    Regards,

    Shri

    in reply to: Services Boxes different heights based on text. #6331
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    We might have to think as to how to do it. At present with different amount of text and images it won’t work. You have to keep the same amount of text and same sized images for now.

    We will think and try to implement this in next update.
    Regards,
    Shri

    in reply to: Template W3C ? #6329
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    2-3 weeks time will be needed for next upgrade. Then will do.

    Regards,
    Shri

Viewing 15 posts - 6,091 through 6,105 (of 6,987 total)