Skoon - WordPress Magazine / News Theme

Themeforest Skoon - WordPress Magazine / News Theme WordPress Theme

Download Skoon - WordPress Magazine / News Theme WordPress Theme

Download Skoon - WordPress Magazine / News Theme WordPress Theme

A Clean WordPress Magazine / News Theme.






Features



  • WordPress 4.8+ Ready.

  • WordPress menu support.

  • Threaded Comments.

  • Responsive Layout.

  • Full width page template.

  • Contact Form 7 Ready.

  • 10 Theme color pickers for different sections of the theme.

  • Custom CSS Box.

  • Video Widget (Vimeo, YouTube and many others supported)

  • Popular Posts Widget (With thumbnails)

  • Social Networking Widget

  • Facebook Widget

  • Logo Uploader

  • Favicon Uploader

  • Google Maps

  • Video Post Format

  • Audio Post Format

  • Gallery Post Format

  • Translation Ready (.po file included)

  • Options Panel (Powered by Options Framework)

  • This theme also includes many other features.



This theme uses the following resources




Support


All queries will be responded to within 24 Hours.

Updates



4 January 16 – Version 1.2.3 Updated Files

header.php
functions.php
style.css


14 December 13 – Version 1.2

Added: 9 Color Pickers for different sections of the theme.
Added: Custom CSS Box in options panel.
Added: Full width page template.
Fixed: Options panel bug in WordPress 3.8

Download Skoon - WordPress Magazine / News Theme WordPress Theme

Comments

  1. How can i change the footer in the theme? I’ve been trying everything and cant find the footer text.

    ReplyDelete
  2. Login with the account you used to purchase the theme.

    ReplyDelete
  3. Hello, I recently purchased the Skoon theme. my header logo is extremely large. what is the recommended size in order for it to fit all sizes correctly and not move with a scroll? Thank you

    ReplyDelete
  4. my site link is www.friendsvsfoes.com

    ReplyDelete
  5. figured it out

    ReplyDelete
  6. HI. I´ve tried to install the theme and wordpress tells me this “Unpacking the package…


    Installing the theme…


    The package could not be installed. The theme is missing the style.css stylesheet.


    Theme install failed.”

    ReplyDelete
  7. Hi there.


    You need to install skoon.zip not final_download.zip

    ReplyDelete
  8. Hi.
    I’ve installed your theme, but the RECENT NEWS appears in one column only, and it should be two colums. How can i fix this?
    Thanks

    ReplyDelete
  9. Hi there.


    Can I please get a link to your website?.


    Thank you.

    ReplyDelete
  10. http://www.boladedragonz.com

    ReplyDelete
  11. Did you edit or remove the custom.js file inside the js folder of the theme?.

    ReplyDelete
  12. No, I haven’t edited anything, no even another file.

    ReplyDelete
  13. Okay that means one of your plugins is messing with it. Please disable your plugins one by one while refreshing your homepage after disabling each one, This will help in finding the culprit.

    ReplyDelete
  14. It was the plugin W3 Total Cache, thanks.
    But i realized that the sidebar is not shown correctly in simple posts or even the next recent news from home. I supposed the same plugin was the culprit, but i have disabled all plugins and it still happening

    ReplyDelete
  15. In the options panel give your logo a top margin of 44px

    ReplyDelete
  16. Correct. Thank you!!

    ReplyDelete
  17. Great! Don’t forget to leave a positive rating

    ReplyDelete
  18. Olá, gostaria de saber se há possibilidade de desconto?

    ReplyDelete
  19. Oi, eu não acho que é possível. Obrigado.

    ReplyDelete
  20. was wondering if I could get some help on this. somehow added an ad to my theme, and cannot locate the file for the source code to delete it at www.syllabusmagazine.com – it says drunk and naked teen, I do not want it to appear on my site


    <body class=”blog”>


    <header id="main-header">

    </header>


    teen drunk and naked






    <!-.wrapper->

    ReplyDelete
  21. The logo is located in the header.php file.

    ReplyDelete
  22. hi, how can i import demo database for my theme?thanks

    ReplyDelete
  23. Hi there.


    In the admin panel go to Tools > Import and select WordPress, then locate the demo.xml file.


    Thanks.

    ReplyDelete
  24. Hello there. I am very much interested in your theme and would like to know if you can help to install this demo on my site and i can afterward change the texts and images to suit my site’s mission. Pls reply ASAP. Thank you

    ReplyDelete
  25. Hi there.


    If you already have WordPress installed then yes I will help with the theme and demo data installation, It’s very easy to install though.


    Thanks.

    ReplyDelete
  26. Hello, I wonder if you can add a Google Adsense ads next to my site’s logo. I’m just getting upload image, unable to add the Google ad unit code. You can do this?

    ReplyDelete
  27. Hi there.


    Open header.php and look for the first: <!--.wrapper-->


    And paste the following code just before that closing div.

    <div id="header-ad">
    Your Adsense code goes here.
    </div>


    Let me know if you run into any problems.


    Thanks.

    ReplyDelete
  28. Hello. The announcement is still not showing. I made the changes as you told me, but the ad does not appear. My code looks like this:


    <?php if( of_get_option(‘header_ad’) ) { ?>

    <script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
    <!- 728×90, criado 21/10/11 ->

    <script>
    (adsbygoogle = window.adsbygoogle || []).push({});
    </script>


    Await answers. Thanks.

    ReplyDelete
  29. I’ve found that the Google ad appears only when I also active an image ad in the theme options. When I take the picture in the theme options, Google’s announcement also comes out. I wanted to display only the Google ad. Thanks in advance.

    ReplyDelete
  30. Remove these two lines that come before and after the Google code:



    <?php if( of_get_option('header_ad') ) { ?>

    <?php } ?>

    ReplyDelete
  31. Resolveu meu problema, obrigado!

    ReplyDelete
  32. Hello, I would remove the black bars that contains the dates of the posts and are superimposed on images of publications on the homepage. Thanks in advance.

    ReplyDelete
  33. Hi there.


    Go to the Custom CSS tab in the options panel and paste the following code:



    #top-posts .cap-meta,
    .popular-post .cap-meta {
    display: none;
    }


    Thanks.

    ReplyDelete
  34. does it support right to left language ?

    ReplyDelete
  35. Currently it does not.


    Thanks.

    ReplyDelete
  36. Good day! I wonder how to leave only the first initial of the titles of posts on the homepage capitalized. Currently, all the initials of the words are capitalized, and I wanted just the first title to stay, for better spelling and aesthetics. Thanks in advance!

    ReplyDelete
  37. Hi there.


    In the options page go to the Custom CSS tab and paste the following code:



    .feat-cap, .feat-cap .post-title a, .feat-cap a { text-transform: none; }


    Thanks.

    ReplyDelete
  38. How can I hide the author name from posts?

    ReplyDelete
  39. Hi there.


    In the Admin go to “Theme Options” and then the “Custom CSS Box” tab. Paste the following code:



    .cap-author,
    #top-posts li.cap-author,
    .post-meta .post-author {display: none;}


    Thank you.

    ReplyDelete
  40. Hi, i’m interested in your template. I would like to know, is the template available in Italian? Thanks.

    ReplyDelete
  41. Hi there.


    If you write your posts in Italian then your posts will be displayed in Italian. There are a few text strings that will need to be translated though, all these text strings are in the .po file for easy translation.


    Thank you.

    ReplyDelete
  42. Thanks for your help. I really like the theme. What’s the best way to add Google adsense to the right column of the website

    ReplyDelete
  43. Just paste the Google AdSense code in a text widget.

    ReplyDelete
  44. Hello!
    Is this theme SEO Optimized, Retina ready?

    ReplyDelete
  45. Hi there.


    1. Yes it is SEO optimized.


    2. No it is not Retina ready, but you can check the demo on a Retina Display and see if you like what you see.


    Thank you.

    ReplyDelete
  46. Hello, I have a Google responsive ad at the top of the page, next to the logo in the header. But it is only displayed on the desktop version, and I wanted to show it on the mobile version, it is the highest paid ad. I would like to know how to proceed. Thanks in advance.

    ReplyDelete
  47. Hi there.


    This will be fixed in the next update. I apologise for any inconvenience.


    Thank you.

    ReplyDelete
  48. Does your theme work with Visual Composer?

    ReplyDelete
  49. Hi there.


    I have not tested the plugin with this theme, but it should work with the full page template or the regular page template that come with the theme.


    Thank you.

    ReplyDelete
  50. I have two issues with this theme at the moment. One, the Facebook Like Box doesn’t work. It won’t display the like box despite me putting in the app id and the link to the facebook page. Two, the home page refuses to display any of the information I have set up in the Theme Options. I’m on Default Template (because the sidebar doesn’t show up on Full Width) and I have a couple posts for each category so far. Do I need to have a minimum number of posts for the category to show up? Or what?

    ReplyDelete
  51. https://gyazo.com/5a35530da860bd477110f39a6a411a50

    This is what I see. No articles on the home page (it also says “Home” like it’s a category similar to the preview on here) and no like box in the sidebar.

    ReplyDelete
  52. Hi there.


    1. Don’t use the whole link for your facebook page, just paste the name of your page. The last part of your facebook page link: facebook.com/[page_name]


    2. In the WordPress admin go to Settings > Reading and in the “Front page displays” options select “Your latest posts” then save changes. This should fix your homepage problem.


    Thank you.

    ReplyDelete
  53. Home page: Fixed. Facebook link: fixed (i guess the ID i looked up in the page source was the page id not app id). thank you for the rapid response.

    ReplyDelete
  54. Categories Help – how do I get my categories to appear? I’ve created them in WP, but there is only one category appearing in the Theme Options page so I can’t send posts to different areas, rather they appear in all of them. Basically I can’t synch the categories in WP with the categories on the theme. How do I do this, please?

    ReplyDelete
  55. Hi there.


    Do your categories have posts?. The theme options page only displays categories that have posts in them.


    Thank you.

    ReplyDelete
  56. Hi – thanks for your reply.


    Yes. If I check any category excluding the one representing the top section with the three boxes, then the post automatically goes to recent posts only, and not to to any of the others. If I check the category representing the top section only, then the post is distributed to all categories. And that’s all I’m able to do.


    Any ideas?


    Cheers

    ReplyDelete
  57. The recent section displays all the posts regardless of the category they were put in, they are sorted by date in this section.

    ReplyDelete
  58. Please send me your website address and login details using the contact form on my profile page. Tell me which category you want displayed in what section. For example: Music -> First Section.


    Thanks.

    ReplyDelete

Post a Comment

Popular posts from this blog

Pav Wines Responsive Theme

Tango - Responsive HTML5 Template

Teddy-Responsive Blog Magazine Portfolio WP Theme