This item is by an Elite Author
jonathan01
- Elite Author
- United States
- Sold between 250 000 and 1 000 000 dollars
- Has been a member for 5-6 years
- Referred between 100 and 199 users
- Bought between 100 and 499 items
- Author was Featured
- Microlancer Beta Tester
- Exclusive Author
- Author had a File in an Envato Bundle
- Interviewed on the Envato Notes blog
- Item was Featured
226
Purchases
Buyer Rating:
4.71 stars
4.71 average based on 21 ratings.
-
5 Star
1780%
-
4 Star
314%
-
3 Star
00%
-
2 Star
14%
-
1 Star
00%
| Created | 18 February 13 |
| Last Update | 14 May 13 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4 |
| Documentation | Well Documented |
| High Resolution | Yes |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
© All Rights Reserved jonathan01 -
Contact Envato Support


How can I disable the sliding footer and remove it completely?
Alter the page wrapper to remove the margin-bottom.
Thanks
Jonathan
On which file?
I’ve been looking through the files, and I can’t find the one I need to edit to remove the margin-bottom.
Would you be able to let me know which file and which line to take out?
No just the style.css that is where all styles are – if you use firebug in firefox it will give you the exact line number to alter.
Alright, I found it!
Just removed the margin-bottom, and it looks great when the browser window is small.
But if you are on a large monitor, and the browser window is large, here’s what you see
http://oi36.tinypic.com/2n15kcm.jpgHi – I would need a live link to the site to help you out there. Can you please use the support forum cr3ativ.ticksy.com.
Thanks
I tried, but you don’t have this theme on the list of themes for support, at your support forum.
The live link is www.Alphatrition.com
Gutenberg is actually listed there, we just double checked it. All support is handled through this now. So if you have any other questions after this, you will need to use that support forum.
Ok, you need to make a couple more changes to style.css or place this in the custom css from theme options panel. First, #bottom_nav_wrap {display:none;} #page_wrapper – remove the box-shadow calls in the css .accentbottom {display:none;}
Making these changes will remove the footer COMPLETELY, but if that’s exactly what you want to achieve, you should be good then.
Thanks
Hi!
Is it possible to install WPML Plugin and manage languages??
Thanks!
We code to WordPress standards so you shouldn’t have an issue – other buyers have done this with our other themes.
I just cannot guarantee as it’s not been tested.
Jonathan
Hi, the slider is positioned too low on mobile and ipad. How van i fx this?
Thx
Hi and thanks for the purchase – if you wish to alter what we have provided for mobile then all css settings for media queries are in your style.css towards the bottom – well commented.
To assist you I would recommend using firebug in firefox to decide what it is you wish to customize (just note that using a full browser and dragging it narrow isn’t the same as looking on a mobile device itself), personal customizations however are for the buyer to complete rather than support which is limited to theme installation and it’s functions.
I hope that helps.
Jonathan
Thanks for the great support jonathan in our further email conversations. All works grat now!
Hi there,
Downloaded this today. Is there a readme file or FAQ somewhere? Struggling to get anywhere with it.
Sure that’s more about my lack of knowledge than your theme, but can’t seem to find a guide of any sort.
Thanks
There is documentation (full pdf with images etc) provided with the theme. It sounds like you didn’t download the complete package but just the wordpress theme. Try going back to your download page and selecting the ‘main files’ and you should be good then.
Thanks for the purchase and good luck with the site!
Ah thanks Jonathan. I did wonder if that might be it. I can’t seem to get back to the download page though. If I click on the link to the page it immediately starts downloading the Wordpress friendly package…
Hi, top right of this page (or any) is your username, click the username, a drop down appears, click downloads
Perfect. Thanks for that. Much appreciated.
Hi – Great Theme! I love the clarity and that it’s nice and easy on the eye. Just one pre-purchase question:
Does the theme come with the option to have the very top/header in the same style as you have on PixelatedMinds.com with the slightly deeper horizontal bar that has the social icons and the sign-up/log-in links?
Many thanks
Hi @sizzles and thanks for the question. That top bar on PixelatedMinds.com was a plugin from code canyon, I did some styling and added a few things but it’s a great plugin and I can confirm it’s amazing value – here’s a link in case you decide to purchase the theme and grab that at the same time:
http://goo.gl/lhl6rHope that helps!
jonathan
Great thanks!
Hi again Jonathan,
Trying to open a support ticket but can’t find the purchase code required. The License Certificate link does not appear on my downloads page as shown in your screen shot.
Is it the order no. listed on the invoice?
Hi, go to your downloads page – click download button – choose license – open license copy license cert and place in space provided at the support center.
Apologies. Got it. Thanks Jonathan.
Hey Jonathan. I am this close to pulling the trigger on purchasing Gutenberg WP template. Stoked with a design based on the Golden Ratio…good stuff! My question is why does the logo at the top of the page disappear in Chrome? Safari, Firefox and my Android phone all place it perfect. I am using the most up to date Chrome on a Mac.
Thanks!
Hi! Are you by chance using a retina mac book pro? If so that’s the issue as there is a browser bug (it’s recorded) on running retina JS with transitions on the page – it’s easy to remove if a large portion of your visitors are using macbook pro retina and if you decide to purchase I can help you remove the fade in / css3 transitions no problem.
Thanks for the question and feel free to post anymore.
Jonathan
I am indeed on a retina mac book pro. Thanks so much for the quick reply. Your customer service and helpful responses are second to none!
No problem at all
Hello – I’m enjoying setting the theme up, lovely to use. Is it possible to select whether or not to allow comments on pages and posts? At the moment I can’t seem to find a way to do this or to totally disable comments – I’ve tried all the usual settings in WP but no luck yet.
Many thanks
Hi – yes choose to turn off / on comments as normal at the bottom of the edit screen when creating a post.
Hi again – please ignore my question above!
One question before I buy this amazing theme: the “Read More” button below every post seems automatic, can I remove that and put it in any paragraph I want? (in a easy way)
This theme supports the ‘more’ tag, so where ever you place the more tag is where the read more will appear.
Now the actual text ‘read more’ is in every content-**.php template so if you wanted to change the actual text, you would need to edit : content-audio.php, content-gallery.php, content-video.php and content.php.
Hope that helps.
Thanks
Hi Jonathan! I purchased this layout a while back and I really love it. But the transitions combined with retina.js gives a lot of issues with slow response time so I wanted to disable these. I have commented out all these lines in styles.css (all the 80+ occurrences): transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear;
But it doesn’t seem to be removing the transitions – is there some javascript i need to tweak? Cheers, Michael
No, the style.css is the only place that uses the transitions. Can you open a ticket at cr3ativ.ticksy.com and provide a link?
Thanks