Melissa
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Make] how to dictate one font only for entire siteHi there, so it looks like this is no longer an issue? Let us know if anything else comes up!
Forum: Themes and Templates
In reply to: [Make] 4.1.1 Theme Editor MissingThanks for marking this resolved! Glad it got sorted out!
Forum: Themes and Templates
In reply to: [Make] Mobile Menu unresponsive for Make themeHi Emma,
To be clear, you have already disabled all plugins and the issue persists?
What if you switch to the default theme?
Forum: Themes and Templates
In reply to: [Make] Make/WooCommerceHey there, sorry you’re experiencing this issue! Have you asked in the WooCommerce forums?
Forum: Themes and Templates
In reply to: [Make] Read moreLet us know if you have any other questions, verycake!
Forum: Themes and Templates
In reply to: [Make] Add a class to a builder elementYou’re welcome! Let us know if you have any other questions!
Forum: Themes and Templates
In reply to: [Make] Add a class to a builder elementHi there,
Thanks for your interest in Make & Make Plus! That’s not currently a feature, but it’s one that’s been requested before, so it’s on our list already.
We do have a full feature list for Make & Make Plus, if that helps.
Forum: Themes and Templates
In reply to: [Make] MAKE theme & EDD Front end submission?Hello Amir,
You can learn more about Make Plus integration with Easy Digital downloads right here in our Support Docs:
* Easy Digital Downloads Integration
Your best bet would be to try it out on the Make Theme. If you don’t notice any issues there, you should be fine with Plus installed also.
Best of luck with your project! Let us know if you have any other questions.
Forum: Themes and Templates
In reply to: [Make] 'Customize' page not workingGreat! So glad that resolved it!
Forum: Themes and Templates
In reply to: [Make] how to remove post/page title tagYou’re welcome! Please let us know if you have any other issues crop up! 🙂
Forum: Themes and Templates
In reply to: [Make] RSS brokenHey there,
Sorry you’re having this problem. We don’t have any other reports like this, so it must be something unique with your configuration.
Are you using a caching plugin by chance?
Forum: Themes and Templates
In reply to: [Make] Issues with Disqus appearanceHi there,
You’ll want to make these changes in your Disqus settings for sure. Make doesn’t include styling for Disqus, unfortunately.
Good luck with your site!
Forum: Themes and Templates
In reply to: [Make] videoMake includes a script that causes videos to have a “fluid” width so that they will scale to fit smaller screens on tablets and mobile devices. This does cause the video to always fill the width of the content column, though. To get around this, you can add a little bit of HTML.
1) First switch from the “Visual” to the “Text” tab of your content editor.
2) In the spot where you want to put your video, add this instead of just the YouTube URL, using the width that you prefer:
<div style="width: 400px;"> [embed]http://your.video/embed-url[/embed] </div>I hope that helps!
Forum: Themes and Templates
In reply to: [Make] how to remove post/page title tagIf you can upload it somewhere so we can take a look that would be great. It doesn’t sound like the problem is coming from Make though. Have you tried disabling all your site plugins to see if the problem persists?
Forum: Themes and Templates
In reply to: [Make] How to use an image as background for columns on my page?Hi there,
You’ll want to place it in the CSS of your child theme. Or use a plugin like Simple Custom CSS.
Hope that helps!
ps – Thanks for pitching in, mrtom414!