4684 comments found.
Hey Kaptinlin,
Are you planning to remove timthumb from your theme? Seems to be a huge security risk that is harming the WordPress community, and everyone who uses your theme.
Thanks, Jacob
HI Jacob,
After update the timthumb script, it safe now.
Learn from http://markmaunder.com/2011/08/05/wordthumb-is-now-timthumb-2-0/
Regards,
KaptinLin
Thanks KaptinLin,
One last question: When I embed flash videos as Portfolio Items, the lightbox back/forward/close buttons will not appear on top of the video no matter how big a z-index I give them. It looks like the flash video needs a param wmode=transparent, but I can’t find which framework file creates the flash object for that page. Any help?
Thanks again.
-Jacob
Hi Jacob,
Can you give me your page link?
Maybe you can try edit the striking/js file.
Locate line 237,
You will find
swfobject.embedSWF(this.href, "cboxSwfobject", $width, $height, "10","expressInstall.swf", {autostart: "true"}, {play: 'true',opaque:'wmode'});
Change it to your want.
Regards,
KaptinLin
Thanks! That’s exactly where it was… but that didn’t quite fix the problem.
Here’s the dev page: http://www.test.lylawarren.com/portfolio/, if you find an item towards the bottom of the page with a flash video, you’ll see that the close/next/back buttons won’t appear above the video. You can see about 1px of them around the border. Any ideas?
Thanks again for your help!
-J
hi,
you can edit on striking/js/custom.js
Remove line 227
jQuery("#colorbox").addClass('withVideo');
Regards,
KaptinLin
Dang, didn’t quite work.
I commented the line and made sure the cache was cleared. The colorbox no longer gets the class name, but the close/next/prev buttons still don’t appear.
Any other ideas? This is the only thing keeping us from launch!
http://www.test.lylawarren.com/portfolio/ scroll to the bottom and select one of the swf’s.Thanks, Jacob
Hi,
I can see the buttons.
Check out the image:
http://i56.tinypic.com/2s19ld3.pngRegards,
KaptinLin
Hey Kaptinlin,
I can see the buttons in that screenshot because the swf isn’t there. The buttons won’t appear on top of the swf. When the swf disappears, the buttons are visible.
Make sense?
Thanks.
Hi,
You can try use
swfobject.embedSWF(this.href, "cboxSwfobject", $width, $height, "10","expressInstall.swf", {autostart: "true"}, {play: 'true',wmode:'transparent'});
updated the line 241 of your striking/custom.js.
I just check your code of flash. You are using
<param name="transparent" value="wmode" />
It’s wrong. The correct one is
<param name="wmode" value="transparent" />
Regards,
KaptinLin
Hi there!
First of all, congratulations for an amazing theme. Hands down the best WP theme i’ve worked with so far!
Little question – i cannot get a portfolio view (from the porftfolio shortcode) to display my shortcode description, despite the fact i have enabled advanced descriptions in the portfolio settings (advanceDesc=”true”)
I am trying to have an
- in a framed box with rounded corner. On a normal page it displays perfectly but when i try to put it in a portfolio and show it, i have 2 options:
1) it shows text stripped of all html tags if i disable advanced description options
2) it shows nothing if advanced description is enabled.
You can see an example here – http://prvnce.dev4.webenabled.net/our-properties – where the advanced option is enabled.
I have an
- supposed to display in a framed box just like in this page (gray box on top left) –
Any idea what’s going on?
Hi,
You should input the desc to the excerpt metabox.
http://en.support.wordpress.com/splitting-content/excerpts/Regards,
KaptinLin
awesome it works, thank you!!
Hi
This is a great theme.
Is there a way to have a lesser gap between the left widget menu and content in the homepage?
Many thanks
Tony
Hi Tony,
Do you mean reduce the padding of the sidebar on the homepage ?
If so you can try custom css code below in striking->general options page.
.right_sidebar #sidebar_content {
padding-left: 20px;
}
Regards,
KaptinLin
Sorry to keep commenting – But I have since fixed it.
I figured it out – because striking is literally the most customizable, easy-to-use theme I have ever used. Thanks Kaptin!
You are welcome!
Scratch my above question – I’m trying to put a nice big Contact form that fits well into my header – I think I will have to HTML & CSS it – the normal contact form widget bleeds into my menu – which is no good.
Yes, i think you need to write some html & css.
Hey I’m wondering how to install a “contact me” widget or information above the menu of my site like you have in the site on your showcase [http://www.seoforidaho.com/]
I’d love to be able to do this – thanks!
Hi,
You can set ‘Header Widget Area’ in striking->general options page to ‘html’.
Then use html code in ‘Header Widget Area Html Code’
Regards,
Kaptinlin
Hi!
How can I add different widgets to other pages than homepage. The widgets are different in the different pages. And how can i set these if it’s possible? How does it work? Please, step by step in some words.
TY.
Hello,
I love this theme, but cannot find out how to edit the slider on the home page. I know that it probably sounds stupid, but I am at a loss there. Thanks so much!
Jack
Hi Jack,
You can try add some slider items. Set image as feature image, and give the slider item a category.
Then go to ‘striking->homepage’ option page, set slider source to the category.
Regards,
KaptinLin
Hi!
Why doesn’t work the 3d image rotator? The others effects is working.
TY
Hi,
Can you give me your page link?
Regards,
KaptinLin
www.djkurthy.hu
Hi,
Can you create a text page with 3d slider for me?
Regards,
KaptinLin
Hi kaptinlin! That’s the most wonderful theme that I have ever seen. Now I am learning all I need for the theme and I am ready to start making my website. I have just one question – how can I remove all the demo, and I mean ALL – all settings and data – and start filling with my staffs?
Hi toskov,
I think you’d better go to mysql to delete the datebase.
Regards,
KaptinLin
Hi!
Why can’t I play youtube videos on my Striking? Html5 video also doesn’t working. How can I set this? I use the short codes but doesn’t working. Please help me!
TY!
Hi djkurthy,
Can you give me the code you used?
Regards,
KaptinLin
can this theme be uploaded through wordpress admin? or do I need ftp client? I want to purchase please let me know.
Marcus-
Hi Marcus,
I think you need ftp client, but if you want upload the theme through wordpress admin panel, you can go to edit the striking.zip package.
Delete unwanted fonts in striking/fontface folder to reduce the size of the package, then you can upload it.
Regards,
KaptinLin
Thanks for the great template. We are using it here…
You are welcome! The site looks great!
Hi
I installed 4.0.3 yesterday. The Shortcode generator is missing. Is any one else having the same issue?
Is it possible to downgrade to an older version if i have it?
Hi jareemg86,
The shortcode generator now moved to the toolbar of the content editor.
http://kaptinlin.com/themes/striking/features/shortcode-generator/If you need a previous version of striking, you can email me.
But i think it’s better to use the latest version of striking.
Regards,
KaptinLin
Hey KaptinLin,
I just updated from 4.0.2 to 4.0.3!
Thanks for the update and fixing the iFrame border issues in IE 8 , looks good!
I am glad I backed up my “Striking Options Data” to a .txt because I had to import that after the update to make everything go back to how I had it. I almost didn’t do that!
Also, do you have a Sticky-Footer fix in the works for the next update?
Thanks for all the hard work and dedication to such a great theme!!
PS- I’m not sure if you need more websites to post on your “Showcase” but you are welcome to add http://parkstreetbaptist.net to the list! I would be honored to represent your theme in such a way. If you are inclined to do so my info is: Sheldon Carmichael, support@parkstreetbaptist.net
-Sheldon
Hi,
I added your site to the showcase. Thanks.
For sticky footer fix, i didn’t plan to add it. But maybe i will give a js solution.
Regards,
KaptinLin
Hi Kaptinlin,
I used your code, here are the things that i want to change
image title=”Your Video Title” icon=”play” lightbox=”true” link=”http://vimeo.com/15068747”]your image src /image
if it is possible I want to achieve the same video style below, in Striking Theme
http://muratkuscu.info/1- when we click on the video thumbnail is it possible to automatically start to play the video
2- how can i remove the white border instead just keep the shadow as i did in my example.
3- I have vimeo account so i changed the top and bottom bar color to white from the account, but when i play the video in striking lightbox i can see the black bars on the top and the bottom of the video. As you see in my example when you click on the video it starts to play automatically and there is no white border, there is only shadow and there are no black bars on the top and the bottom area
4- And finally is it possible to change the video size ? I can change the video thumbnail size but i do not now now how to change video preview size
Thanks a lot! The most flexible theme i have ever seen until now
Hi,
You can try use vimeo link
http://player.vimeo.com/video/23532101?title=0&byline=0&portrait=0&color=ffffff&autoplay=1If you want change the size, you can edit on striking/js/custom.js
Locate line 179,183, change the number to you want.
Regards,
KaptinLin
Is the striking contact info widget coded into a valid microformat (hCard, etc.) so that Google may use it in their listings?
Thanks.
Sorry. It doesn’t.
But you can change the code to add it.
Striking/framework/widget/contactinfo.php
Regards
kaptinlin
Hi, when viewing the site on iphone 4, the nav menu disappears, any idea? thanks
Hi,
Do you use gmap on the page?
I know the header will missing if using gmap.
I will going to fix this if you are in the same situation, then give you a reply.
Regards,
kaptinlin
Yes, I removed the gmap from the main home page and everything “header nav menu and logo”, came back in. Hope that gets resolved at one point. Thanks, great theme.
Sorry for the delay.
Just found a solution for this.
The cufon and gmap plugin cause the issue.
You can try use custom css code below in striking->general option page.
cufon {
overflow:hidden;
}
Please let me know what’s going on.
Regards,
KaptinLin
And how can I add video item to slideshow? Sorry for the too many questions!
TY again!
Hi,
You can try use anything slider.
Then set anything slider type to HTML .
Then use video code on the content editor.
Regards,
kaptinlin
Hi!
How can I add different widget into the footer place in another page?
TY!
Hi
You can try ” widget logic” plugin.
Regards, Kaptinlin