863 comments found.
Hi!
The blog does not have the option to post related?
Thanks
Hi there,
Thank you for taking interest in our theme. No, there is no blog post related feature. But you could add Recent Posts widget in some widget area (sidebar, or content bottom).
Select
Hi! is there any video available to guide me through the differents aspects an posiblilities of the theme?
Hi,
Here is our Official Manual http://pitch.select-themes.com/documentation/ Unfortunately, there is no video tutorials, but in this documentations all elements all well explained so it should be really helpful for getting started. For any further assistance, just submit a ticket on our support forum at https://select.ticksy.com and our agents will assist you.
Select
A wonderful theme. I would like to use it for my own website. One question: Can I change the main-color from pink to red? I can’t find anything in the item details…
Hello,
Thank you so much for interesting in our theme and for your kind words 
Yes, of course. There is First main color and in our Select Options > General, instead of pink, you could pick desired color.
Select
Hi there,
I’ve purchased your theme with Envato hosting combined, which means I can’t log in to your support site unfortunately. I can only go through Envato.
I just had a quick Q, is it possible to hide the responsive menu when viewing on a mobile/tablet? I have the full screen menu enabled so don’t want to show both menu buttons
Thanks so much – love love love the theme by the way!
Hello,
To hide mobile menu button on mobile header, use this part of code
@media only screen and (max-width: 1000px) {
.mobile_menu_button {
display: none;
}
}
and paste it in Select Options > General > Custom Code > Custom Css:
Select
Hello
I’m having trouble with the theme
I can not change the colors of “elements” The changes are not saved when the button “save changes” is pressed. return to the original theme colors
thanks
Hello,
Please, submit a ticket on our support forum at https://select.ticksy.com/ and include your site URL encloses with wp-admin access so our developers could investigate.
Select
A client of mine purchased this theme years ago and we’re having problems creating a mobile friendly version. I installed the WPTouch plugin and created the mobile menu. But when the site is run through Google’s mobile friendly test, it’s not displaying the mobile version that I created, but instead it’s showing the theme version which is not mobile friendly. Is there a fix to this? The website is located at http://www.gilracemasonry.com/. Thanks!
Hello,
On the site you sent you are not using our theme. Pitch is the name, but form some other author http://screencast.com/t/awkPw6QA08u
Select
I’m sorry to waste your time! I didn’t realize it was a different theme. Thanks for getting back to me.
You are welcome!
Hi, I’m using another template now, but I’d love to switch to Pitch. Is there a way to do it seamlessly? I don’t want any “coming soon” or “under construction” time. If I open another wordpress account, can I build the new side there, then change the domain? I tried but failed, not sure it’s my fault or it’s the issue of wordpress.
Hi,
Thank you for interesting in Pitch. Yes, you could make new WP installation, then install/activate our theme, and then start with building your content. After, you could do desired migration from local to live, or from live to live server.
Select
Hi. I need to show the “mobile menu” on screen size 1024px or less, instead of the desktop menu. Could you tell me how? Thanks in advance.
Hello,
There is no option for that in our theme options. Mobile header is enabled for resolutions smaller than 1000px of width. We could only suggest to try with this part of code
@media only screen and (min-width: 1000px) and (max-width: 1024px){
nav.mobile_menu {
display: block;
}
.header_inner_left {
position: relative!important;
left: 0!important;
margin-bottom: 0;
}
nav.mobile_menu>ul {
margin: 0 auto;
}
.mobile_menu_button {
display: table;
}
.logo_wrapper {
display: table;
height: 100px;
left: 50%;
position: absolute;
}
.q_logo img {
top: 0;
left: 0;
}
.q_logo {
display: table-cell;
position: relative;
top: auto;
vertical-align: middle;
}
.q_logo a {
left: -50%;
width: auto!important;
}
header .q_logo img.dark {
display: block!important;
opacity: 1!important;
position: relative;
margin: 0 auto;
}
.main_menu {
display: none!important;
}
.header_top {
height: auto;
line-height: normal;
display: block!important;
}
.header_bottom, .header_top {
background-color: #fff!important;
}
.header_inner_left {
display: block!important;
}
}
and to paste it in Select Options > General > Custom Code > Custom Css.
Hope this would be helpful.
Select
Hello. I’m working on the theme but I don’t know what’s happening that I can’t see the animations nor the sections that are supposed to be animated, it just look blank on those parts.
Hello,
We assigned your ticket to our support agent who will get back to you as soon as possible.
Select
Hi I cannot get the icon fonts to load on the front end of the website
Hello,
It could be that module for those extensions missing in your .htaccess file. Please, check this article, where solution for this issue is added https://wpvkp.com/font-awesome-doesnt-display-in-firefox-maxcdn/ For further assistance, write on our support forum https://select.ticksy.com/ where our agents will take a closer look.
Select
That code just produces a 500 error code… plus the issue is on all browsers, not just Firefox
Hello,
Please, just submit a ticket on our support forum at https://select.ticksy.com/ where our agents will take a closer look.
Select
found the answer on google
Thank you for the update!
Hi! Love the theme, looking to buy! But first a few questions: 1) Does video post show video instead of still featured images in all blog layouts or just in masonry? 2) Can I use shortcodes to add a section of the blog carousel or blog posts to the front page? 3) Can these include video posts that show video instead of featured image so visitors can watch without leaving the front page? 4) If not, can a plugin like the Video Plus plugin do the job? 5) And finally, can I add video embeds to the portfolio? thanks!
Hi there,
Thank you for kind words and taking interest in our theme!
1) As you could see from our other blog template, for example on blog standard page video post would be shown as video http://pitch.select-themes.com/news/ The same is for Blog Full Width Foto http://pitch.select-themes.com/cross-platform-branding/ and all other blog lists.2) Yes, blog carousel is shortcode and it could be added on any page, for example we added it to this page on our demo http://pitch.select-themes.com/shortcodes/blog-carousel/
3) No, unfortunately, in blog carousel are shown featured images instead of videos.
4) We cannot confirm this, since we didn’t test our theme with this plugin.
5) Yes, you could add upload video with our options, or embed iframe via Raw HTML http://screencast.com/t/pC0xY0hRtHopefully this would be helpful
Select
Thank you!
You are welcome.
hi, i bought pitch theme. firstly i tried it in www.filmece.com than i use this theme in my main site. www.istanbulfilmakademi.com but now i have a problem. Main menu’s links doesn’t work in istanbulfilmakademi.com. But it works in the filmece.com. how can u help me?
Hi,
Thank you for choosing our theme ! We tried both of your sites and we could see that navigation is working as expected. If you are still facing with this issue, please, submit a ticket on our support forum at https://select.ticksy.com/ so our support agents could take a closer look.
Select
how to add google map key to the map on contact page?
Hi there,
In the latest theme update, we added field for google map key. So, first update our theme to the version 1.6, here are instructions https://themeforest.net/item/pitch-a-theme-for-freelancers-and-agencies/13111699/faqs/26960 After that in Select Options > General, you’ll be able to add your key.Select
thank you for awesome theme, is the best on themeforest
You are welcome
Thank you so much for your kind words!
Hi, I really like this theme, if I purchase and after adding my own content and customise it, would you then help me to make it run faster?
Hello,
Thanks for your message. We haven’t optimized our demo site speed-wise, because we wanted to show all the possible features theme offers – so there’s a lot of content. Our support team tests the site of each user on request, and provide individual tips for improvement. The good server configuration is always necessary, plus proper image and content optimization, caching usage…in order to achieve best possible performance.
Select
Thanks for your response. I’ll be purchasing later today.
You are welcome
Thank you for choosing Pitch
Is there a PSD version i can buy or is that included with this purchase?
Hello,
Thank you for taking interest in our theme! We could send you PSD files we got from our designer if you request it via email support@select-themes.com
Select
Hello,
Please, submit a ticket on our support forum https://select.ticksy.com/ and our agents will assist you there.
Select
hi really nice theme
how do i select revealing header? Thanks
Hi,
Thank you 
To choose header type, just go to Select Options > Header > Header Type http://screencast.com/t/iqdUBQra You are welcome!
Select
Thanks 
You are welcome 
Finally, how do we set a page to have header in grid? i want my home page to have full width header, but all my sub pages to a grid
Hello,
There is no option for that. We have only option on global level for Header in Grid. It could be done with some custom coding. Our support agents could assist you, please, submit a ticket on our support forum https://select.ticksy.com
Select
okay thanks 
You are welcome!
Hi, I cannot see pagination on my blog lists? it doesn’t show up
Please, submit a ticket on our support forum at https://select.ticksy.com/ and include your site URL enclosed with wp-admin access in your private message and our support agents will assist you there.
Okay
i think i figured it out. I had to set the blog page in reading settings in order for pagination to show. Using the ‘blog lists’ block from visual composer didn’t pull in the pagination 
Hi,
Yes, exactly. Glad to hear this is solved 
Select
How do i get the video slider to work on mobile?
Hi,
For video on mobile: we used html5 video and some touch devices have support for html5 video standard and other don’t, because of that we disabled video for all, so this is why it is not working on your mobile 
Instead of that, you should set Slide Video Preview Image that will appear instead of video in slider on mobiles.
Select
okay but what if we want to show the video and not a preview image on mobile phones? we do not care about mobile devices that do not support HTML5 video
In that case you need to change our code in php template for Select Slider to make that functionality works for this Custom Post Type – Select Slider
okay please an you tell me which file this is so I can change? Thanks 
Hello,
Please, submit a ticket on our support forum at https://select.ticksy.com/ where our support agents will assist you and show you file path. You are welcome.
Select
i have a issue whit wpml and visual composer. when wpml is active visual composer not work in page edit. when disable wpml visual working again
Hello,
Please, submit a ticket on our support forum at https://select.ticksy.com/ so our developers could investigate. Just include in your private message, site URL with wp-admin credentials.
Select
Hello, could you please help me with the Ticket #884187
Thank you in advance!
Hello,
Your ticket has been assigned to our support agent who is working on your ticket currently. Check response on ticksy soon. You are welcome.
Select
Another one #889589, thanks!
Hello,
You are welcome. At the moment there is an error with our ticksy system. As soon as system is recovered we will check your ticket.
Select
Hi. we love this theme, but are having some display issues. the navigation wont show on Ipad, – can you advise what is wrong please? here is the link http://www.surehost-uk.com/thiswork2015-new/
Hello,
We are glad to hear you like our theme! Navigation is hidden on iPad because of small screen resolutions. Try to add this part of ode in Select options > General > Custom Code > Custom Css:
@media only screen and (min-width: 480px) and (max-width: 567px) {
.carousel-control {
display: block;
}
}
On that way, navigation would be displayed on those resolutions you see in media query.
Select
we did what you said, but there is NO CHANGE… Where now?
can you please take a look yourself on an Ipad, and see the problem.
Hi again,
We just tested and it is working as expected.
Try with this code instead
@media (max-width: 567px) {
.carousel-control {
display: block!important;
}
}
If you are still having any issue, please, submit a ticket on our support forum at https://select.ticksy.com/ and innclude your site URL enclsoed with wp-admin access.
Select
You are asking $43 for renew support, for 6 months! This is very expensive support. We dont require any bespoke work doing, just that your theme works properly in responsive mode, which it is not doing. We should not be expected to pay $43 just to find out why your theme doesn’t work as advertised.
Hello,
This is actually how our responsive is working. Like we mentioned, that navigation is intentionally disabled since there is lack of space on smaller resolutions. The code we provided is unhiding this navigation on mobile anyhow. When it comes to support licence, please, note that is something that Envato Market introduced as part of theme package when you are purchasing your theme, where 6 months are included, and for assistance after this period, you should renew your licence, and we have to respect their rules
Select
Thanks for the reply, and clarifying the rules you have to work under. All we are saying is, the code you gave DID NOT seem to fix the issue. We used an Ipad3 for the test. And the navigation doesn’t show. We double checked the piece of code twice to make sure we had inputted it correctly.
Hello,
We checked manually your custom_css file http://www.surehost-uk.com/thiswork2015-new/wp-content/themes/pitchwp/css/custom_css.css?ver=1473601540 and we cannot find the code we provided. And here is how your site looks when we manually add this code to the bottom of custom css http://screencast.com/t/uR55JRuN9Select