Sonl Sinha

Forum Replies Created

Viewing 15 posts - 6,871 through 6,885 (of 6,994 total)
  • Author
    Posts
  • in reply to: Image sizes #1968
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6994
    • Total: 7004
    Member since: June 12, 2013

    Logo size should be 240px by 60px (width by height).

    You can apply <span></span> and include special inline style for any section if you want to change the font size of that section particularly.

    Regards,

    Shri

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

    Hi,

    I tried and tested codes for this week and nothing worked. But found a good plugin: https://wordpress.org/plugins/google-author-link/

    This should solve your problem.

    Let us know if it works for you.

    Regards,
    Shri

    in reply to: Image sizes #1946
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6994
    • Total: 7004
    Member since: June 12, 2013

    Hi,

    Image size: 1264px by 560px (width by height)

    Regards,
    Shri

    in reply to: Footer Menu #1931
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6994
    • Total: 7004
    Member since: June 12, 2013

    Gravida theme widget documentation. Please follow these instructin to change any content from footer.

    Contact

    Go to theme option >> select contact page details >> add address, tel no., or other contact details this details will automatically display in footer.

    Recent Tweets

    Go to widgets >> select Recent Tweets >> drag and drop text box widget here >> add this code in the text box

    <a class=”twitter-timeline” data-chrome=”nofooter noheader noborders noscroll noscrollbar transparent” data-tweet-limit=”2″ data-link-color=”#fff” data-dnt=”true” href=”https://twitter.com/sktthemes”  data-widget-id=”353086898853531648“>Tweets by @sktthemes</a>

    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?’http’:’https’;if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+”://platform.twitter.com/widgets.js”;fjs.parentNode.insertBefore(js,fjs);}}(document,”script”,”twitter-wjs”);

    </script>

    You can create your tweeter widget ID. Please go to this link

     HYPERLINK “https://dev.twitter.com/web/embedded-timelines” https://dev.twitter.com/web/embedded-timelines

    Flickr Stream

    First of all you have to add a plugin which name has Flickr Photos. then go to >> widget >> drag simple flick photo from left side and add it to the photo stream widget which is on right side. Add your flickr id and we’re done. 

    Follow Us

     

    Go to theme options >> select social setting  >> add your social links here and icons will be automatically display in footer widget.

    in reply to: sidebar with post #1930
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6994
    • Total: 7004
    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: 6994
    • Total: 7004
    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: 6994
    • Total: 7004
    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: 6994
    • Total: 7004
    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: 6994
    • Total: 7004
    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: 6994
    • Total: 7004
    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: 6994
    • Total: 7004
    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: 6994
    • Total: 7004
    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: 6994
    • Total: 7004
    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: 6994
    • Total: 7004
    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: 6994
    • Total: 7004
    Member since: June 12, 2013

    Hi,

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

    Regards,
    Shri

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