WT Tennis - HTML Sports Template
Themeforest WT Tennis - HTML Sports Template HTML Template

WT Tennis is the best Sport HTML theme we could have come up with, that’s a given! As you can see for yourself, it has a powerful adrenaline vibe to it, with a very dynamic homepage slider and bold typography, giving this sport HTML theme a sharp & modern feel.
New Color
Features:
- HTML5 and CSS3
- Fully responsive design
- Unique and Modern and Clean Design
- 21 total pages
- Easily customizable
- Validation Code
Hi,
ReplyDeletewe get the following error:
Installing Theme from uploaded file: themeforest-11494669-wt-tennis-html-sports-template.zip
Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme install failed.
I have alreary red the FAQ that comment this error: “this error is if you have uploaded the incorrect file”...
We don’t have any other file to download …
Can you help us?
Regards
Hi this is Html Theme not for WP
ReplyDeleteDo you have same theme for WP?
ReplyDeleteHi I sorry but i dont have i dont program in WP
ReplyDeleteIs possible to be refound sice I don’t use the Htlm Theme?
ReplyDeleteI do not know how it works, need to ask at the support
ReplyDeleteOK, let me know please …
ReplyDeleteSorry, but you need to contact the support
ReplyDeleteHi!
ReplyDeleteIs it possible to get this template for wordpress?
Thank you!
hi not for now, we need to convert
ReplyDeleteWhen it could be?
ReplyDeletei dont know when because i dont program in WP i need to find who do this
ReplyDeleteHello I bought her a nice product looks funzioanre everything and for this I thank you .
ReplyDeleteI have a small problem I can not figure out where to upload the image to the home of the background to the scrolling text.
<!-SECTION CONTAINER SLIDER->
<section id=”summary-slider”>
Tennis Club
Abbiategrasso .
In this html code where you load the image ?
Thank you very much for the timely response
Greetings
Ciao se e l immagine in alto dove c’e la scritta creative web design la puoi trovare nel css style_dir in questa classe .content-result.content-result-news, se ho capito bene.
ReplyDeleteHi if is the image up where it the text creative web site you find in the file style_dir in the class .content-result.content-result-news
i hope i understand or write my back
Thanks
Hello, is this Facebook like button working for images , it looks like doesn’t work. Under section Latest Photo . when you click thumbnail and it comes big image lieft down Twitter working fine but facebook is doing nothing and also having this extra tag > ?
ReplyDeleteCan you tell me how to fix this so people can click to Like image .
Thanks
Hi
ReplyDeletei try and when i click in FB open the pagefacebook where you need to login, where is the problem i dont understand, can you explain better pls
Regards
Hey thanks for fast reply, is there a way I can send you screenshot to your email so I can explain better?
ReplyDeleteif you go in my rpofile down in the right you find the possibility to send the email, i dont know if you can do the attach but in case you write my i write you back and you send my the screen
ReplyDeletebtw I dont have any page for login it just likes image and if I go to FB I can see under my activity that I like the website not image it self maybe it should work like that I dont know anyway I am sending you email with screen ,Thx
ReplyDeletetry to add this:
ReplyDelete.pp_social { float: left; margin: 0; width:450px;}
.pp_social .twitter { float: left; width: 90px; }
.pp_social .facebook { float: left; margin-left: 15px; width: 80px; overflow: hidden;}
yep that did the trick , only problem is now it is messed up on small screens tested on iPhone 6 and iPhone SE twitter button is not showing and fb is also messed up . Cheers
ReplyDeletetry to see to management with css or send my the screenshot
ReplyDeleteThanks , and one more thing … If you go to video page for example here:
ReplyDeletehttp://www.ilcorsaronero.it/progettienvato/SiteParallax/ParallaxSite/site_tennis/preview/green/video.html
Now you can see videos thumbs under the main video with video description text ,but if you go on small screen then video description text is not above each video , well you can try to resize this page above and you will see what I mean I guess it has something to do with grid maybe you can take a look ? Thanks
Hi yes you are right, for fix this need to remove the col-md-4 where is the title and add inside where is the video so when resize every title go up to every video, now i m busy i fix later, if you have a problem to fix write me
ReplyDeleteBest Regards
Would you mind to post correct code because I have tried to remove col-md-4 and add to video but that doesnt work so must be that I dont understand what you mean by add to video? So if you can post one code as it should be I guess I can follow your steps then for other videos ,thx
ReplyDeleteYou have in this mode :
ReplyDelete<div class="col-md-4 other-videotitle otv-last">
<p class="othervideo-date">05.11.2014</p>
<p>US Open 2014</p>
</div>
<div class="col-md-4 other-video">
<img src="images/1/4.jpg" />
<i class="fa fa-video-camera" />
</div>
you need to do in this mode:
<div class="col-md-4 other-video">
<p class="othervideo-date">05.11.2014</p>
<p>US Open 2014</p>
<img src="images/1/4.jpg" />
<i class="fa fa-video-camera" />
</div>
Regards
Hey thanks a lot ,well this is correct now for title but once I add this inside other video div this icon is not on right place anymore it goes together above image or video goes inside title it stays not on right position
ReplyDeleteI mean this icon “fa fa-video-camera”
ReplyDeleteCiao per favore potresti dirmi come faccio a cambiare l’immagine iniziale nella home?? Perché tu hai caricato tutto esternamente.
ReplyDeleteGrazie mille
Ciao prima cosa se si scrivono commenti devono essere scritti in inglese oppure in ambo le lingue di modo che tutti possano leggere
ReplyDelete2) l immagine e caricata come background all interno del file css nella classe .content-result.content-result-news
Prego
Hi first you need to write the comment in english or in two language so the other people understand.
2) the background image in the top you find inside the css file in the class .content-result.content-result-news
Regards
Hi, my english is not good (i’m Chilena) but i need includ select, radiobutton, textarea.
ReplyDeletePlease help!
Thanks
hi where you need to add witch page?
ReplyDeleteHello, In documentation it sais we can change color to green or blue? Where we can find this green.css it is not included in package?
ReplyDeletehi yes i see but it s not included but if you need i can do
ReplyDeleteHey, I am sorry can you send me this green.css version do you have already premade? Thanks
ReplyDeleteHi the new color green it s online Regards
ReplyDeletehey thanks a lot, is it possible to give an example also how to add more youtube videos to this code: <script type=”text/javascript”>
ReplyDelete$(function () {
“use strict”;
videojs(‘example_video_1’, { ‘techOrder’: [‘youtube’], ‘src’: ‘https://www.youtube.com/watch?v=IQDjynOzgCk' }, function () {
this.youtubeVideowall();
});
});
</script>
i think you need to add new tag video and new js : $(function () {
ReplyDelete“use strict”;
videojs(‘example_video_1’, { ‘techOrder’: [‘youtube’], ‘src’: ‘https://www.youtube.com/watch?v=IQDjynOzgCk' }, function () {
this.youtubeVideowall();
});
videojs(‘example_video_2’, { ‘techOrder’: [‘youtube’], ‘src’: ‘https://www.youtube.com/watch?v=IQDjynOzgCk' }, function () {
this.youtubeVideowall();
});
});