Melissa
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Make] How to reset Make to default settings?Thanks for letting us know your work-around!
And thank you for marking this resolved. 🙂 If you have any other questions about Make, please let us know.
Forum: Themes and Templates
In reply to: [Make] Background theme IssueThanks for pitching in, jimbeard36!
greenOMgreen – Please let us know if you have any other questions!
Forum: Themes and Templates
In reply to: [Make] Resize height of header for the Make-themeHey Anya,
Just a word of warning, if you edit your theme files directly, you will lose all customizations when you update your theme later… A better idea would be to install a child theme or use a plugin like Simple Custom CSS.
Good luck with your website!
Forum: Themes and Templates
In reply to: [Make] Header not re-sizing in mobileHi Valerie,
Sure! If you’re using the most current version of Make, in the Customizer go to Layout → Header and you should see a checkbox to remove the padding under the header.
Hope that helps!
Forum: Themes and Templates
In reply to: [Make] Background Image on individual pagesHello there,
I’m sorry to say this isn’t an option in Make. You would need to customize your theme files or use a plugin to use different background images on different pages within your site.
Forum: Themes and Templates
In reply to: [Make] Header not re-sizing in mobileHi Valerie,
I love the puppies!! I have a black and brown doxie like the one in your gallery. <3
You might want to write that custom CSS as a media query.
So adding something like this bit before it:
@media screen and (min-width: 800px) { .site-header-main { min-height:350px; } }Try that and see if it works better for you!
Forum: Themes and Templates
In reply to: [Make] How to reset Make to default settings?Hi there!
There isn’t a way to revert to previous settings once you’ve changed them, unfortunately. We do have those default styles together in a Style Kit on Make Plus, but that’s not a feature of Make.
So sorry if that wasn’t the answer you were looking for.
Forum: Themes and Templates
In reply to: [Make] How do I create a link in my footer widget?Yes, the pages need to be live before the links will work. 🙂
So glad that piece of the puzzle is resolved at least!
Forum: Themes and Templates
In reply to: [Make] How do I create a link in my footer widget?Hi Canyonkat,
If you’re using a text widget, you can insert an HTML link like this:
<a href="http://mysite.com/more-article-here/">Read more</a>I hope that helps!
Forum: Themes and Templates
In reply to: [Make] Feature requestsHello. You can email info AT thethemefoundry.com.
We do not have a public development roadmap for Make.
But I am also a big fan of Trello!
Forum: Themes and Templates
In reply to: [Make] Evaluating make … need some help :)Hello! Thanks for giving Make a spin! Hopefully I can clarify some of the theme’s features for you!
However I would like to show the banner (with the slideshow) directly from my starting blog page without having a static page.
This isn’t possible with Make. Make Plus has a Post List section that you can use for this purpose though.
The social icons do not display for me.
Here is the documentation about creating a custom social profile links menu. You need to use the name of the social network you want to add. I hope that helps!
How can I disable the primary menu?
You can hide the menu via CSS or create a blank custom menu to use in that location.
The default menu in the header bar area does not show subpages obviously.
That is correct. The header bar menu does not support drop-down menus.
Can I display 2 posts next to each other on my landing page
With Make Plus this is very doable.
I think I would need to extend the width of the content area for that.
We don’t recommend you go this route — it can cause display issues with other parts of the theme.
I hope that helps! Let us know if you have any other questions.
Forum: Themes and Templates
In reply to: [Make] Portfolio Demo SiteHello!
We have a few different Quick Start templates available with Make Plus, but that was never a feature of Make. And yes, we did have some demos, but they’ve been moved as we’re working on putting together better ones. We do have a lot of amazing photographers using our theme though, including Jonathan Goody.
If you have other questions about Make’s features, I’d be happy to answer any questions!
Forum: Themes and Templates
In reply to: [Make] Is it possible to insert a logo in the footer?Hi there,
You could certainly use a widget to display your logo in the footer. A plugin like this one: Image Widget would make it super easy!
Forum: Themes and Templates
In reply to: [Make] Show comment on homepageCan you tell me, is there a way to change the “Read More” words? I’d like it to say some thing like “Continue Reading…” instead.
Unfortunately not without editing your theme files. :\ This is a WordPress function rather than a function of the theme.
Forum: Themes and Templates
In reply to: [Make] Can it not default to Builder template on new pages?Hi Josh,
Unfortunately that’s not an option with Make. You’ll need to train your folks to select the Builder template from the Page Attributes box. I can’t think of a good work-around for this either. :\
Sorry if that’s not the answer you were hoping for!