4684 comments found.
Thanks kaptinlin, great theme. Didn’t run into any issues throughout the design course. Its such an easy template to work with and so advanced in features and customization.
Here’s the website: http://edelweissgardeningperth.com.auHi DruMagic,
Thanks for your compliments.
Just check out your site, it looks awesome!!
Do you want to share your site to my showcase?
If so that would be highly appreciated.
The info i need is:
Site name:
Author name:
Author email:
Regards,
KaptinLin
How do I get version 4.03? I updated to 4.02 that came with theme I downloaded from theme forest, and am using WP 3 .2.1. and am having issues with image uploader….
Hi,
version 4.0.3 is available in the themefoest.
Just go to your account page to download it.
Regards,
KaptinLin
One more question…How can I make the sidebar smaller and the main content area bigger?
Thank you.
Hi,
You can learn from http://kaptinlin.com/support/discussion/1403/change-width-of-content-and-sidebar-on-the-pages-s-customization-how-to/p1
Regards,
KaptinLin
Hi Kaptinlin,
Although I enabled many social icons in the social icon widget, only one always shows up on the website. Any idea about how to solve this issue ?
Thanks, Isabelle
Hi Isabelle,
You can learn from http://kaptinlin.com/support/discussion/82/social-icons-only-one-displaying/p1
Regards,
KaptinLin
Hello Kaptinlin,
I would like to know how to configure the “anything slider” to :
1. have a caption/description appearing on the images (I did not manage). 2. add a youtube video (I did no find info in the doc). 3. have one slide with a two columns layout, one of them will include some text and a button such as in your demo image n°3.
Thanks for your time, Isabelle
Hi Isabelle
For the questions.
1) You can set Type to ‘Image with caption’ on ‘Anything-Slider Options’ module of slider item edit page.
2) You can add youtube video embedded code the the content editor of slider item. warp the code with raw tag.
etc[raw]<object height="440" width="960"><param name="movie" value="http://www.youtube.com/v/Rk6_hdRtJOE&hl=en_US&fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed allowfullscreen="true" src="http://www.youtube.com/v/Rk6_hdRtJOE&hl=en_US&fs=1" allowscriptaccess="always" type="application/x-shockwave-flash" height="440" width="960"></embed></object>[/raw]
Then set Type to ‘Html’ on ‘Anything-Slider Options’ module of slider item edit page.
3) You can set Type to ‘Sidebar’ on ‘Anything-Slider Options’ module of slider item edit page.
Then use html code on the content editor.
etc.<h3>LLorum ipsum dolor sit amet</h3> Mauris tincidunt iaculis ligula nec vehicula. Cras adipiscing sollicitudin lacinia. Integer non leo magna, non placerat ante. Nulla sed lacus felis, nec hendrerit augue. Nunc vestibulum nunc at enim porta semper. Mauris vitae magna nulla, non dapibus justo. . [button size="medium" bgColor="#001b48" hoverBgColor="#641300"]Read More[/button]
Regards,
KaptinLin
Hello Kaptinlin,
Problem solved for Q n°1 & n°2
Thanks !
Concerning Q n°3, i think i am missing a small tweak as you can see in the enclosed image : http://imageshack.us/photo/my-images/210/image313.png/ My image size is 960×440px
Thanks
Isabelle
Hi Isabelle
If you can give me your page url that woulb be helps.
Regards,
KaptinLin
Hi Kaptinlin,
Thanks for your help. I have a splash page on the moment until the site is ready to be launched.
What can i do to help you further ? Isabelle
Yeah, when you public your site, i can look your page directly. Then i can help you make the small tweak.
Where can i get a refund? Since it doesn’t work.
Hello,
You can add the code below
add_filter( 'the_content', 'add_raw', 13 );
function add_raw($content){
return '[raw]'.$content.'[/raw]';
}
To the buttom of wp-content/themes/striking/functions.php file.
Regards,
KaptinLin
I sent email 
Obviously there are STILL issues
Waiting for bug fix…
Yes it now partily works however its still a problem with the gallery
Why does WP E -commerce work with normal theme but with Striking its all messed up? Even with the new version? Does someone have a patched striking theme that works with this plugin ?
Hi Dodenko,
You can try use [raw] tag to wrap the e-commerce shortcode.
Etc:
[raw][e-commerce][/raw]
Regards,
KaptinLin
You social media widget isn’t working. I have 4 links to social media profiles and in 1 page only one shows up, then the other page another one different one shows up. not all for do. And what is this “striking-child.zip”?
Hi,
Learn from http://kaptinlin.com/support/discussion/82/social-icons-only-one-displaying/p1
For child theme, you can http://codex.wordpress.org/Child_Themes
Regards,
KaptinLin
Hello,
I’m trying to update the footer copyright and when I click on update it says updated succesfully but there is no change.
Thank you for your help.
Hi jkahen,
Can you give me a permission to your wordpress admin panel?
I just test with option, it seems works well on my demo site.
My email is kaptinlin@gmail.com
Regards,
KaptinLin
Hi jkahen,
I see the problem, you can email your ftp info to me.
I will make some change on the file to see what’s wrong with it.
Btw, don’t paste your account on this page. It can be viewed by everyone.
Regards,
KaptinLin
Hello,
I emailed you login info.
Thank you
Ok i will check later.
Hello there. Just installed the theme and it’s looking great!
I was wondering if there was a way I could have an ‘above the fold’ display…a section that appears at the top of every page and is the same site wide (I’m looking to put an opt-in form with some nice images here). I’m thinking of a ‘pre-post/pre-page content’ widget perhaps. Is there any way to do this?
Thanks!
Hi cprato,
Thanks for your compliments.
For the section above every page, you may try using the content filter.
http://codex.wordpress.org/Plugin_API/Filter_Reference/the_contentIf you can tell me which part of the page you want to insert the new content that would be helps.
Regards,
KaptinLin
Hi Kaptinlin,
I’m looking to have static content before each post and page. So when someone visits a page, they will see this content below the header menu, but above above the title of the page. It would be nice to be able to turn this feature on or off on a page by page basis.
Thanks!
Hi cprato,
Do the static content same in all the pages and posts?
If so , you can edit on theme files.
Add the html content you want to line 9 of page.php and line 12 of single.php after<?php get_header(); ?>
Regards,
KaptinLin
It would be nice to be able to turn the content on or off on a page or post by post basis. But if that is not doable, I will try your suggestion. Thank you.
Hi,
If you want to turn the content on or off by post basis, you need add a new metabox option.
Email me to get more info about this.
Regards,
KaptinLin
hi! awesome theme. Is there a way to keep the “toggle” feature active when the page loads?
Right now, when I load the page, the toggle features hides the content and I would like to show it and allow people to hide it if desired.
Thanks for your help!
Lina
Hi Lina,
A new attribute for toggle shortcode will be introuced in the new release of striking.
That support what you want.
You can wait for it.
I think i may release it 4-5 days later.
Regards,
KaptinLin
Hi!
My picture shortcode not shows the picture.
This is the page: http://kedvencszervizem.hu/karosszeria-javito-centrum/korrozio-megelozes/
Hi,
There is a permission issue. You can learn from http://kaptinlin.com/support/discussion/1281/server-permissions-how-to-adjust-your-hosting-if-your-settingssliders-not-working-7-april11/p1
Regards,
KaptinLin
HI!
My slider not working in firefox. Can cou check what is the problem? I trier Firefox 3.6 and 7.0.1
Also not shown in chrome 
This is my site: http://kedvencszervizem.hu
Hi,
Just change the permission of striking/includes/timthumb.php file will fix the issue.
If it still not works please let me know.
Regards,
KaptinLin
Hi there,
Please can you help me sort out an issue with the portfolio gallery.
When I click on an image to view it larger the screen goes slightly dimmer but the image does not appear.
The site is www.artbysarahallen.com
Kind regards, Davy
Hi Davy,
I think you can upgrade your striking to the latest version to fix this.
Learn from http://kaptinlin.com/support/discussion/1151
Best regards,
KaptinLin
Great thanks 
Hi, looks like a great theme! one question – does it allow you to build different portfolio pages, each featuring the categories and portfolios of your choosing? thanks
Thanks.
Of course it allow you to build different portfolio pages.
Just give them different categories.
Regards,
KaptinLin
Hi Guys, great theme. Im having a small problem. After changing hosts my slider on the homepage has stopped working. Your help would bhe appreciated.
http://www.whitby-lone-shark.co.uk/Cheers – Glenn
Hi Glenn,
Maybe you can try use https://gist.github.com/1297345 to replace your striking/includes/timthumb.php file.
Regards,
KaptinLin