4684 comments found.
It seems to be a great template. I hope you will have translation for Turkish also soon.
Hi djavu,
You can learn from the document about translation.
If you have any question with it, please let me know.
Regards,
KaptinLin
Hello kaptinlin,
This is by far the most amazing theme I have ever come across/purchased! You really made a perfectly customizable template… THANK YOU !
I have one question…
How can I make the homepage beneath the slider as you have done in the preview? Specifically, the “Why Choose Us” section and the text and images below it.
Is this all done through short codes in the admin panel under Striking—>Home Page? Can you please send me the samplecode as you have used on the preview. I pretty much want the same layout, only I will change the words and images.
Thanks again for a beautiful theme!
Hi,
Thanks for the compliments.
For the code, you can learn from http://kaptinlin.com/themes/striking/pages/services/
Regards,
KaptinLin
Hi.
Love the theme by the way! I have 2 issues that I’m hoping you can help me with.
1) I am using a plugin called zoom video gallery but whenever I activate the Striking theme, the plugin doesn’t work.
http://codecanyon.net/item/video-gallery-wordpress-plugin-w-youtube-vimeo-/157782
2) I am using the plugin called Twitter Widget Pro that doesn’t seem to work with the theme.
http://wordpress.org/extend/plugins/twitter-widget-pro/
Any help would be greatly appreciated.
Thanks,
Nina
Hi Nina,
Glad you love it.
For the issues,
1) Can you give me your page link?
2) You can edit on ‘striking/framework/widgets/twitter.php’
Locate line 9,
change it to
$this->WP_Widget('striking_twitter', THEME_SLUG.' - '.__('Twitter', 'striking_admin'), $widget_ops);
Regards,
KaptinLin
Hi, I recently purchased this them and I really like it (blog.todaysword.org). However, on the following page you show the slider actually slicing: http://themeforest.net/theme_previews/128763-striking-premium-corporate-portfolio-wp-theme?index=2.
But I can't find how to do that on my site. Can you help?
Rick
Hi Rick,
You can go to ‘striking’->‘slideshow’ options page.
Set type to 3d flash image rotator.
Regards,
KaptinLin
KaptinLin, Thanks. However, when I attempt to set the 3D image rotator, none of my images show up. Do they need to be a certain type or a certain size?
Thanks,
Rick
Hi rickpina,
The recommend type of slider image is jpg or png.
The certain size is 960px x 440px.
Can you give me your site link?
I will help you check the issue.
Regards,
KaptinLin
Hi,
Need help.
How can I make the button open to a new window/tab when clicked and how to insert a nofollow?
I’ve tried this code and it doesn’t work. 
[button color="green" link="#" target="_blank"]Sample button[/button]
adding rel=”nofollow” doesn’t work either.
Thank you. 
Hi,
For link target you can try below
[button color="green" link="#" linkTarget="_blank"]Sample button[/button]
For rel=”nofollow”, You can try use plain html code below
<a href="#" class="button medium blue""><span>Sample button</span></a>
Regards,
KaptinLin
Hi Kaptinlin,
I sent you a message via your Graphicriver’s contact box but I haven’t heard back from you. I’m really interested in buying this theme but there are 2 things that I want to make sure: 1. Does this theme support any user management plugin? I’m planning to create a portfolio / blog site that offers exclusive contents only for registered users. 2. I’m also planning to offer exclusive downloadable items for the registered users, and the files will be hosted personally. Is this possible to do with your theme?
Sorry for the noobish questions, not a WordPress expert here. Your reply would be much appreciated, thanks!
Hi,
Sorry, not sure what happens, i have reply you on email.
For user management plugin, you can try http://wordpress.org/extend/plugins/search.php?q=user+management
For download, http://wordpress.org/extend/plugins/search.php?q=download&sort=
Regards,
KaptinLin
Hello…again,
Thank you so much for your support. Your prompt replies have been refreshing and you have absolutely gained my loyalty for future themes!
Okay, now that I’m done kissing a**, here’s another question, lol. How can I make the introduce header thinner? I actually don’t have text showing up, but I want to keep it and make it thinner for aesthetic reasons. Please see the orange bar at the top of this link.
http://www.smokymtnstudios.com/?page_id=8
Thanks!
Hi,
You can use custom css code below:
#feature .inner {
padding: 5px 0;
}
Thanks.
Regards,
KaptinLin
Hello!
How to increase the quality of images in nivo slider (low compression of jpg)
If i am not mistaken, it is possible to change attributes?
Hi xclv,
You can learn from http://kaptinlin.com/support/discussion/comment/2565/#Comment_2565
Regards,
KaptinLin
if I change the permalinks to something like / category / postname / the portfolios don’t work (pages can’t be found). Is there a way to use something other than the default permalinks and still have the portfolios work?
Hi,
Can you give me a permission to your wordpress admin panel?
I will help you test with it.
My email is kaptinlin@gmail.com
Regards,
KaptinLin
Hi Kap,
Couple of questions for you.
1. Is there a way to left align the featured image in a single blog post just like you can on the blog archive and the home page? 2. I’m trying to alter the font on the tabs to be increased in size. Also I’m looking to change the background colour to the main window – putting
.panes {
background-color: #000000;
}
doesn’t work but altering .pane does. Also, how can I go about altering the external area of the tabs and content area to remove the outer padding?
What i’m trying to recreate is this look and feel for the tabs.
http://www.scrambledsnake.com/wp-content/uploads/2011/02/Screen-shot-2011-02-10-at-19.53.32.png
Sorry for all the questions!
Many thanks
Brian.
Hi Brian,
For left align the featured image, it will included in the next release, just look forward to it.
For background of tab content color, you can try the code below
.tabs_container .panes {
background-color:#000000;
}
For font size of tabs, you can try
ul.tabs a {
font-size:15px;
line-height:18px;
}
Regards,
KaptinLin
Hi,
Would it be possible to display the 3-4 latest blog images in a horizontal line in the homepage, under the slideshow? I don’t want the vertical in the footer or in the sidebar.
Regards,
Mikael Svensson
Hi,
You can learn from http://kaptinlin.com/support/discussion/comment/1669/#Comment_1669
Regards,
KaptinLin
sorry for all the questions – I noticed that one some internet connections with slower speeds the banner slideshow on the homepage takes 5-7 seconds to load. It just shows the grey background and the spinning ball. Is there a way to but an image with a very low file size (like maybe my logo) in there instead of the grey background? That way people can at least see something while the slider images load?
Hi,
I will improve the speed of slider loading in the next release.
Just look forward to it.
Regards,
KaptinLin
thanks – i figured that out….however I can’t seem to get the twitter widget to work in the footer? The title shows up by no tweets load (i’ve tried multiple accounts) – anyone else having this problem or any solutions known?
Hi,
You can email me for the update of twitter widget.
Regards,
KaptinLin
hello! how do I increase the size of the social media button icons if I use the ‘Striking – Social Icon’ widget in my footer? I’d like them at least 2 or 3 times the size they are now. Thanks!
Hi,
You should use your own icons instead. The default icons doesn’t have big icon version.
Regards, KaptinLin
I posted this question but it seems to have been missed:
Is it possible to add a margin on the left and right of the page?
Thanks in advance for your response.
Hi,
You may learn from http://kaptinlin.com/support/discussion/comment/2622/#Comment_2622
Regards,
KaptinLin
Hi,
awesome theme!!
How could I change the portflio 4 colums size of thumbnails: Heigth and Width.
I’d like to put them inside a page with a sidebar.
Thanks.
Hi,
For the height, you can go to ‘striking’->‘portfolio’ options page to config it.
For the width, you can learn from http://themeforest.net/item/striking-premium-corporate-portfolio-wp-theme/discussion/128763?page=31#comment_content_817137
Regards,
KaptinLin
Hello,
I have a 4 column gallery, is there a way to adjust the spacing vertically between thumbnails? I have made it so that no title appears for the thumb, and I would like to make the vertical spacing to be equal distance as the horizontal spacing.
Thanks in advance, -Larry
Hi Larry,
Can you give me your page link?
Regards
KaptinLin
Sure. http://www.smokymtnstudios.com/?page_id=149
Thanks!
Hi,
You can try custom css code below in striking->general options page.
.portfolios ul li {
margin-bottom:0;
}
Regards,
KaptinLin
I wish there was a way to search comments.
Not sure if this has been answered before or not, but for shortcode with columns, is 6 the max? [one_sixth] ? If it’s possible I’d like to be able to do [one_seventh] to make 7 box columns…
Hi,
You can add the code below to ‘striking/framework/shortcodes/columns.php’
add_shortcode('one_seventh','theme_shortcode_column');
add_shortcode('one_seventh_last', 'theme_shortcode_column_last');
Also use cutom css code below in striking->general option page.
.one_seventh {
position: relative;
margin-right: 4%;
float: left;
width:10.85%;
}
Regards,
KaptinLin
Regards, KaptinLin
hello! is it possible to add a video into the slider on the homepage?
Hi,
You can learn from http://kaptinlin.com/support/discussion/comment/1524/#Comment_1524
Regards,
KaptinLin
thanks for sending me this link – i tried to make this work but every time I try have the video autoplay in the anything slider, I can hear the audio looping over itself at least two or three times – is there any way to play video (youtube or vimeo) in the anything slider? Please help!
Hi,
Can you send me your page link?
Regards,
KaptinLin
it’s on my homepage – http://www.george-pfeiffer.com – I currently have it set to not be on autoplay – but when I change the video to autoplay, it has some real issue. If you’d like, I can set it to autoplay so you can test. But i don’t want to leave it like that for long since it’s broken when I do.
Hi,
The anything slider doesn’t support autoplay yet.
Regards,
KaptinLin
Hi,
I know this might seem obvious (but perhaps not). Is it possible to add a static image to the homepage (no slider)? Also, can that image be a specified height?
Cheers
Hi,
You can use anything slider or nivo slider.
Disable the buttons and controls for the slideshow. Also disable autoplay.
Or you can add a new page.
set the type of ‘introduce text’ to custom text, then use image html code in the custom text textarea.
<img src="YOUR_STATIC_IMAGE_SRC" height="400" width="960" />
Then go to ‘Striking’->‘Homepage’ options page, Set homepage to the page you just create.
Regards, KaptinLin