Discussion on Shot - Full Ajax Responsive Site Template

Discussion on Shot - Full Ajax Responsive Site Template

By
Cart 258 sales
Well Documented

ProfMe supports this item

Supported

This author's response time can be up to 2 business days.

71 comments found.

Good afternoon, I’m trying to add a sticky footer to this template but the footer keeps pushing its way up to halfway of the page in mobile view. I’m currently using this sticky footer. Do you by any chance have a ready solution for me in creating a simple, decent footer for this responsive template?

Hi,

Sorry, we haven’t support for footer on the Shot Theme.

regards..

Hello, i had already written you before in a PM but you never replied. The site is amazing but i am having issues where the site on my mobile device is creating a white empty spot at the bottom of the iphone screen on vertical orientation. Is there a fix and if so what should i do???

Hi,

We haven’t fix for the problem. White space problem is continues.

regards.

Morning, would like to know if in the page of portfolio, when i clic in any item and it opens on top page, this specification item that is open is done inline in the main code html portfolio or is it necessary to make a specific html for each item the portfolio and the portfolio html calls them one by one?

Is important to me to know about this, because i’ve a lot portfolio itens and make one external html for each item will generate a lot works.

Informe me about this and i buy the template ! =D

Regards.

Hi,

Sorry, not support for this. Maybe you can with javascript and new page.

Regards.

You don’t acess to files of theme? If any file called “portfolio-single.html”, “portfolio-large.html” or something, because it is necessary make external html for each item.

But, if only “portfolioC3.html”, “portfolioC4.html” or “portfolioC5.html”, prabably is done in the main code html.

Can you check for me?

Hi,

Yes, only “portfolioC3.html”, “portfolioC4.html” or “portfolioC5.html” files in the main code.

We haven’t external porfolio detail design or html.

Regards.

ul.socialLinks li div { height:30px; padding:7px; margin-right:-123px; float:right; } ul.socialLinks li div a { display:block; height:30px; width:108px; line-height:30px; font-weight:300; padding-left:40px; padding-right:5px; background-position: top left; background-repeat:no-repeat; }

I am trying to make the footer extend more outwards, which is easy by modifying the margin-right and width properties in the above code. but once you hover and it extends outwards, it doesn’t slide all the way back in afterwards. Do I need to change code somewhere else?

Hi,

Yes, you have to change animation code in custom.js for footer animation.

regards.

BTW:

I found a little glitch with the fonts in the Safari browser. When the BG slider fades the fonts would flicker, i found this solution:

i added: “-webkit-backface-visibility: hidden;” in the .mc-cycle class (shot.css – Line 328)

- Worked for me :)

While this did fix the safari bug, it introduced a bug in Chrome for windows… the footer does not stay in its position, but shifts along the page while scrolling leading to some nasty effects, especially while in the gallery.

Hi,

I am sorry, i do not understand your issue?

Regards.

Hi, are there differences between the 40$ and 15$ version? Thank you so much!

Hi,

15$ = Html version, 40$ = WordPress version :)

regards.

Hello,

Firstly, great theme!

Secondly, I have two problems.

1) I have sent a few test emails using the contact form, while it does send messages, only the name and email appears. Where it says Web and Message, nothing shows on the receiving email.

2) The Google Maps API notice pops up all the time saying Google Maps has been disabled due to the API key. I have generated a new key and put it in the head of index.html where it says “YOUR_KEY”. It still pops up and disables the maps.

Please help.

[link removed]

Hi,

Html themes for people who are familiar with these issues. If you do not have knowledge html themes, you can purchase WordPress themes. I haven’t an obligation to support these issues. FYI.

1) IF you can deleted script block for map, you can delete “MapLoad” function in the custom.js

2 ) You can find ”$.post(action” in the custom.js and you can delete posts you don’t want. And you can find variables you don’t want in the contact.php file. And you can delete.

Regards..

Please sent email to themes@prof.me for support..

Right, I’ve now fixed it on my own. The problem isn’t with the javascript, it’s with the form in contact.html.

You should change the original file with the following codes to prevent other people having the same problem:

contact.html

Find:

<label for=”webSite” class=”second-color”> Web Site</label> <input type=”text” id=”webSite” name=”webSite” class=”required second-color span12” maxlength=”25” />

<label for=”comment” class=”second-color”> Comment</label> <textarea id=”comment” name=”comment” class=”required second-color span12”></textarea>

Change to:

<label for=”web” class=”second-color”> Website</label> <input type=”text” id=”web” name=”web” class=”required second-color span12” maxlength=”25” />

<label for=”message” class=”second-color”> Comment</label> <textarea id=”message” name=”message” class=”required second-color span12”></textarea>

I would appreciate it if you could simply understand where customers come from and just try and help out rather than having the attitude of “well I don’t care, fix it yourself” which is exactly how it’s come across.

Anyway, that’s fixed and out the way, I hope this code helps other people and despite the code problems, thanks for the theme! :)

Kind regards

Trickz100

Hi ther Ive purchased this great looking site but i have the same problem: when loading page I get error that google has deactivated MapsAPI from this application and then when i click the buttons nothing happens…

I cant find where to chnage thin in the index.html page?

Hi,

Google Ap? key in the <head> tag on the index.html. You can change YOURAPIKEY text to your api key.

I not understand you buttons problem?

And please send email to themes@prof.me for support.

Thanks.

Hi,

Could you please advise when the download for Wordpress is ready?

Hi,

Yes, we are working on the WP version. Almost over now.

Thanx.

Hi There,

Can you advise when the WP Version is going to be ready to purchase?

I have the HTML Version already but with to purchase the WP Version too! Regards Tom

Hi Tom,

Sorry to keep you waiting. But coming soon. We have some problems.

Thanx

Regards..

Hello! Love the theme. Quick question that I dis not see posted before.

For whatever reason, I cannot get a music file to play on the Firefox browser (PC or Mac). It plays in all other browsers. A client created two new music files of the same music (one .ogg file and one .mp3 file) for the site… but we can’t hear the music play. If we switch to Chrome or IE or Safari, the music plays. Any ideas?

Thanks, cfdev

Hi,

.ogg file can be a problem? You can test live preview on the firefox. Do you have a problem with live preview?

regards.

So, I found the fix. In my case, it was an IIS problem. In IIS 6, you will need to manually add the MIME type “audio/ogg” to the site you wish to play .ogg files on and then restart all services. Works perfectly after that… hope this helps someone else!

Thanks.

Hi ProfMe

I have a quick and very dirty fix for the white space on the iPhone. Use At Your Own Risk! :)

I found out that it is the resize part of the maximage.js thats the problem, and it is 60px off on the iphone. I haven’t investigated further but this worked for me and as i said it is not the most beautiful fix but it worked for me.

I add 60 (px) to the maximage.js script in these lines:

167,224,391,404 and 351.

Example:

This is the original line 351:

.data(‘h’, Utils.sizes().h)

and the “fixed” one:

.data(‘h’, Utils.sizes().h+60)

I do this on all the lines mentioned.

Afterwards it places the text on the slides 60px off, so i edited the shot.css in line 338.

Instead of bottom: 0; i altered it to bottom: 60x;

This fixed the problem for me. As i said, use it at your own risk, i haven’t fully checked if it messes up anything else.

Hope it is ok i posted this ProfMe, maybe you can use some of it to find out where the problem is and make a proper fix :)

Hi Geniecorp,

Thanx for a solution. :) After we checked out the post.

Best Regards.

Hi,

I bought this theme, but how do I insert a video inside portfolio page?

Hi,

Hmm. This is not possible. Because no support for this. I am sorry. I thought to use in the page. I did not think you wanted to read from XML.

Regards.

Hmm, but anyway I need insert a video inside Portfolio page… Do you have any other alternative?

Maybe creating a link on an image to go to Youtube? I’ve tried to do that, but when I wrote this: <a href="http://youtube.com.br" target="_blank"><image>assets/images/Portfolio/Slider/01.jpg</image></a>, the link does not work. What can I do?

Please help me, I really need to insert a video in Portfolio page.

Hi,

Unfortunately not supported for this.

regards.

Glad i could help with the little safari-fix. Thanks for the link parpi83, i will look into that as well as the google webmaster tool.

Just another question Profme… I am loadin a google map with some info on one of the pages. Not in an iframe like the contact page but a “proper” google map with multiple markers.

Normally i dont have any problems with doing this, but i think something is clashing when loading. Sometimes it loads and sometimes it cant “make it”. I don’t get any errors in Firebug, any ideas?

I think it clashes with some of your script on loading…

I know this is not a part of your “support”, just curious if you had a feeling what it could be before i started investigating further :)

Hi,

Please sent email to themes@prof.me for support.

regards.

I found an article on Google’s support pages on how to inform Google that the Ajax content can be crawled:

https://developers.google.com/webmasters/ajax-crawling/docs/getting-started

Unfortunately cant test it as my website is not meant to go live until August…

Thanks Geniecorp, makes the transitions of the Background appear much smoother in Safari.

BTW:

I found a little glitch with the fonts in the Safari browser. When the BG slider fades the fonts would flicker, i found this solution:

i added: “-webkit-backface-visibility: hidden;” in the .mc-cycle class (shot.css – Line 328)

- Worked for me :)

Hi,

Thank you.

Hi ProfMe

Thx for a great theme.

I am wondering about the same thing as “parpi83”, i can see that “http://www.profmedns.com/Theme/Shot/#aboutUs” works as a “direct” link, but what if the search engine “picks up” the actual page: “http://www.profmedns.com/Theme/Shot/aboutUs.html” ?

Looking forward hearing from you :)

best regards

Hi,

Thank you for purchase. You can change links in the google webmaster tool for wrong links.

Example: “aboutUs.html to #aboutUs”

regards

Hello, congratulations for the theme, beautiful! The music is included in the price? or do I have to pay royalties for use it? When will the Word Press version can i only pay an upgrade or should I buy as a new product?

Hi,

The music not included. We do not do music for sale. You have to make a new purchase for the version of Wordpress.

Will be launched in 10-15 days.

Thanks.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey