tylern24
- Author had a File in an Envato Bundle
- Author was Featured
- Sold between 10 000 and 50 000 dollars
- Has been a member for 4-5 years
- Referred between 100 and 199 users
- Bought between 50 and 99 items
- Exclusive Author
- United States
62
Purchases
Buyer Rating:
4.00 stars
4.00 average based on 9 ratings.
-
5 Star
444%
-
4 Star
333%
-
3 Star
111%
-
2 Star
00%
-
1 Star
111%
| Created | 13 October 12 |
| Last Update | 30 October 12 |
| Columns | 2 |
| Compatible Browsers | IE9, IE10, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.4 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- brown
- clean
- corporate
- customizable
- gallery
- generic
- mashed themes
- multi-purpose
- portfolio
- post types
- responsive
- round image
- slider
- theme options
- wordpress theme
© All Rights Reserved tylern24 -
Contact Envato Support


How do I change the text color? How do I add a logo? How do you make the Site name two different fonts?
Log in to the Wordpress admin, then go to Appearance, then Theme Options.
From there, to change the text color, select Advanced Styling, then navigate to Content Text Color, click the text box, then select your color.
Also under Theme Options, go to General, then the Website Logo section to upload your logo.
The site name can’t be two different fonts, it only looks that way in the demo because of the logo. You can however change the Heading font (which is what the site title is when no logo has been uploaded), under the Theme Options, Styling and Layout, and then Heading Font.
Do you have a costum CSS for putting the Website Logo on the right?
Thanks in advance! debux
Unfortunately, no. It’s possible in the code, that starts on line 767 in header.php and finishes on line 871. It would take some shifting of the ‘logo’, ‘headerRight’ and ‘searchbox’ DIV ’s and the CSS for them.
Sorry I can’t give more specific instructions, but that’s the code you’d need to change around. Hope that helps get you started.
Hi Tyler, I think I may have found a little bug? In Appearance/Theme Options/Advanced Style, the options to upload overlay patterns for header & footer seem to be switched. They both work, but the box marked “header” sends the pattern to the footer, and vice versa.
I am super happy with the theme & your support. Thanks!
Thanks Shannon! We had another user report that one the other day as well. It will be fixed in the 1.0.4 release that we’re working on.
Glad you’re happy with the theme!
love the theme!
One question on the slider at full width my slides are to the right and down . the pics are the right width and height. What have I missed?
http://deeplyrootedgardens.com/Feature Image nevermind. Love the theme
Thanks for the purchase and I’m glad you’re happy with the theme!
I took a look at your site and the images appear to be aligning correctly. I’m assuming since you said ‘nevermind’ you were able to figure it out? Just wanted to double check.
I’m getting this error, behind the slider images, before they load:
Warning: getimagesize(beta/wp-content/uploads/2012/10/noimagerequired.png) [function.getimagesize]: failed to open stream: No such file or directory in /hermes/bosweb/web208/b2081/ipw.ceramict/public_html/beta/wp-content/themes/summertime/framework/theme-functions.php on line 751
You can see it here: http://ceramictilesupplyonline.com/beta/
Any ideas?
I checked out your site and it doesn’t look like the error’s showing up there. It seems like it is/was having problems finding that ‘noimagerequired.png’ file.
Are you still having that problem?
Just worked it out. Thanks for the quick response. Love the theme!
Good to hear! Glad you love the theme!
Let me know if you have any other questions.
One more quick question… Can you randomize the order of the slider on the homepage?
Sorry, unfortunately not. It pulls them automatically in the order they were created.
Where is the file location of your tongue?
Sorry, but I’m afraid I don’t understand your question. Tongue?
How do we put the theme? beautiful theme, compliments
Thank you for the compliment!
So you need help installing the theme?
First you’ll need a web host who will host your website on the internet. Then you’ll need Wordpress installed. Then you’ll install the theme in Wordpress—That’s outlined on page 3 of the included user guide.
Outstanding Theme
I am very happy with the theme and I am stoked to be finally launching my site. Keep up the good work guys, the support is GREAT ! Can’t wait to see what comes out next -Worth every penny!Thank you!
I HAVE to make another comment… I really appreciate the extra time you guys put into this theme. I helped this n00b launch a site on a tight deadline! All the extra functions and shortcodes are fundamental! I wished more developers would put this much care and effort into their themes. I will be watching this developer for future themes! Thank you again!
Wow, thanks again for the really kind words!
Hi, First of all great theme. It is the first theme I saw that has can export your theme settings. Which comes in handy when working offline.
I wonder if there is a shortcode for a galpreview of a specific gallery id.
Thanks for the purchase and compliment!
There is a Gallery Preview shortcode. You can see it being used on the demo site’s homepage. It will pull a certain amount of images in, from your Gallery page.
You can read more about it on page 32, in the included User Guide.
Hi There – Just wanted to say I love your theme! But before I purchase this for my own use I wanted to ask, Is it possible for me to use a different slider, Id like to use one that automatically fades the images in and out, not one that you manually have to select the next image, is this possible? (such as the nivo slider??) Please let me know – thank you!
Thanks for the compliment!
Unfortunately, I’m not sure. We built Flexslider into the theme so we’ve not tested any other sliders. But given that we’ve designed the built in slider to be located behind the transparent header, makes me think that another slider wouldn’t work without some customization.
This is a GREAT theme! The support is seriously perfect. I have purchased quite a few themes from Themeforest and other premium themes from various developers but this is by FAR the best experience I’ve had with support and the theme is awesome. A+++
Thank you!! Glad I could help you get going!
I am trying to link image to a page on my site. How do I disable the “lightbox” style overlay to allow this?
Go to /summertime/framework/js/main.js and delete line 17, replacing it with this:
if ( jQuery('.pageContent a').attr('target') != '_blank') { jQuery('.pageContent a').has('img').addClass('view'); };This checks to see if you have a target of “_blank” on the link, which you most likely will for external links. If the link does, it doesn’t put the “view” class on it and doesn’t try to open it in a modal.
THX for pointing me in the right direction! I commented out the entire line for now. I want to link to internal pages as well and really don’t need the overlay feature on this site.
Any way to remove the table formatting/css from a single part of the page. See the homepage here: http://ceramictilesupplyonline.com/ There should be no space between the 3 logos near the bottom right of the page. (eco, crossville, original style). It needs to be a tight table, where each of the three images are touching.
Please help.
Thanks!
You could modify/remove the CSS for tables, it’s in the /summertime/styles/layout.css starting at line 90.
Or use DIV’s instead of tables.
How would I alter this with div tags?
Help… 
I don’t want to remove the table style for the rest of the site, just this one table….
Sorry, I’m not sure how to really explain it
You’ll just need to do some reading about how to create DIV’s.
I suppose you could also add a style tag inline to your table tag and add your own margins and such. So for instance
embed video shortcode question: Instructions indicate that attributes can be added but no indication as to what they might be or how to format. I want to change the dimensions of the video. How do I type in these attributes? I tried attributes=”width:320px; height:240px” but that doesn’t work.
Hello,
I sent you an email on https://mashedthemes.zendesk.com/best regards.