Sonl Sinha

Forum Replies Created

Viewing 15 posts - 6,871 through 6,885 (of 6,990 total)
  • Author
    Posts
  • in reply to: sidebar with post #1930
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6990
    • Total: 7000
    Member since: June 12, 2013

    Hi,

    Replied back using email for this question as well as another one you asked.

    Regards,
    Shri

    in reply to: Blog only showing specific Categories #1889
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6990
    • Total: 7000
    Member since: June 12, 2013

    Hey glad you figured it out.

    I was going to post the answer now.

    Regards,

    Shri

    in reply to: Blog only showing specific Categories #1884
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6990
    • Total: 7000
    Member since: June 12, 2013

    Hi,

    All you need to do is create another page template copying the contents of index.php How to create a page template is given here: http://codex.wordpress.org/Page_Templates

    Within index.php remove the line: <?php if( (is_home() && get_option(‘page_for_posts’)) || is_front_page() ) { ?>

    And also remove this line: <?php } else { ?>

    And then add this code above: <?php query_posts(‘category_name=CATEGORYNAME&showposts=5’);

    <?php if( have_posts() ) : ?>

    Replace CATRGORYNAME with your category name

    This will show blog with category.

    In case its difficult for you we can create one template for you provided you send us FTP details of the folder where your site is (without ftp and with only WordPress we can’t do).

    Regards,
    Shri

    in reply to: Change of the photos #1861
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6990
    • Total: 7000
    Member since: June 12, 2013

    BTW the image size is 94px by 111px.

    Regards,
    Shri

    in reply to: Change of the photos #1860
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6990
    • Total: 7000
    Member since: June 12, 2013

    Hi Osman,

    Its easy. All you need to do is upload your image using WordPress “Media” Click add new. and upload your image and once uploaded take the path of the image or URL of the image like shown here: http://en.support.files.wordpress.com/2008/12/edit-image-screen.png?w=500&h=264

    This shows use of Media: http://en.support.wordpress.com/media/

    Once uploaded change the url of the image we have used with yours.

    Regards,
    Shri

    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6990
    • Total: 7000
    Member since: June 12, 2013

    As of now you can remove the titles and the titles won’t appear on the home page.

    In case you want to change color get to main.css Path of main.css: wp-content/themes/skt-full-width-pro/css/main.css

    And change this class color: div.slide-title a Apply !important to this class and it will show different color of the titles in home page.

    Regards,
    Shri

    in reply to: Four images under slideshow #1849
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6990
    • Total: 7000
    Member since: June 12, 2013

    Hey,

    Would you like us to install the theme for you? If yes send us the WordPress admin details and ftp details in the following email:

    [email protected]

    in reply to: logo size #1844
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6990
    • Total: 7000
    Member since: June 12, 2013

    Hi,

    Kindly check grid_990.css This is the path: wp-content/themes/skt_bakery/css/grid_990.css
    Search for class .logo{ width:280px; }

    Change width value to more and it will show bigger logo.

    Regards,
    Shri

    in reply to: Gallery display problem #1831
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6990
    • Total: 7000
    Member since: June 12, 2013

    Hi,

    Its [email protected]

    Regards,
    Shri

    in reply to: google error author & updated #1821
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6990
    • Total: 7000
    Member since: June 12, 2013

    Hi,

     

    For author here is what you need to do. Add this in header.php above </head> tag

    <span class=”vcard author”><span class=”fn”>

    by <a href=”http://google.com/profiles/1234567890123456789″

    rel=”author”>YOUR NAME</a>

    </span></span>

     

    Replace 1234567890123456789 and YOUR NAME with your personal things 🙂

     

    Regards,

     

    Shri

    in reply to: Add text under home page slider #1818
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6990
    • Total: 7000
    Member since: June 12, 2013

    Hi,

    Kindly use this in style.css or main.css: #controls {display:none !important;}

    Regards,
    Shri

    in reply to: Create homepage with slider only #1816
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6990
    • Total: 7000
    Member since: June 12, 2013

    Yep this is available in free version as well with only 5 slides.

    in reply to: Google Code #1815
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6990
    • Total: 7000
    Member since: June 12, 2013

    Hi,

    Just above these lines: Just above in footer.php place your google analytics code. Or else use a plugin like: https://wordpress.org/plugins/google-analytics-for-wordpress/

    in reply to: Gallery display problem #1814
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6990
    • Total: 7000
    Member since: June 12, 2013

    Hi,

    Sure. Kindly share us your website url and the specific gallery page. We can send you instructions. In case you can’t do them yourself we offer to do it for you. Send us WordPress admin and FTP details next.

    Will wait for your next response.

    Regards,
    Shri

    in reply to: Import XML #1806
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6990
    • Total: 7000
    Member since: June 12, 2013

    Hi Phillip,

    There aren’t many images. You can check our demo link and right click to save the images and then upload it on your server.

    In case you need help with installation send us WordPress admin details at our email: [email protected]

    We would be glad to help you out with this.

    Regards,
    Shri

Viewing 15 posts - 6,871 through 6,885 (of 6,990 total)