Corey McKrill
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Make] Caption reveal not working on iPad@gurumag we haven’t been able to reproduce the double caption thing. Does this happen on any other devices, or just the one iPad?
Forum: Themes and Templates
In reply to: [Make] Clickable gallery/URLHello!
I suspect you’ve discovered a bug here with links that are entered into the gallery item content field. I’ve opened a ticket for us to investigate this, and we’ll let you know when we come up with a solution.
Forum: Reviews
In reply to: [Make] The teme is good – pro upgrade too expensiveHello, you’ll want to post your question over in the forum, rather than in a review.
Forum: Themes and Templates
In reply to: [Make] Caption reveal not working on iPadThat’s pretty weird. I’m not sure why the behavior is different between the demo site and your site. One thing I noticed is that you have a couple of plugins that add other scripts to the page. If you disable Jetpack and WP External Links temporarily, does that make a difference?
Forum: Themes and Templates
In reply to: [Make] Caption reveal not working on iPad@gurumag nice looking site! I’ve just tried it on an iPhone 5 and an iPad retina, and the captions reveal for me when I tap the gallery items, even the ones that don’t have a link.
Which particular models of touchscreen devices are you having this issue on?
Forum: Themes and Templates
In reply to: [Make] Caption reveal not working on iPad@gurumag can you share a link to a page where this caption issue is happening?
We fixed a very similar sounding issue back in version 1.2.0, and currently, the captions of non-linked gallery items are revealing correctly for me on iOS devices…
Do you have the latest version of the theme installed (1.4.1)? This should be resolved since version 1.3.2.
Forum: Reviews
In reply to: [Make] The teme is good – pro upgrade too expensiveHi @wottow,
A couple of clarifications here:
1) Make actually has basic WooCommerce support built-in, even without the Make Plus plugin. It adds the required
add_theme_support( 'woocommerce' );call, and provides some style adjustments to ensure that the default WooCommerce styling fits in with the theme’s style. The Make Plus plugin adds additional features such as a special Products section in the Page Builder.2) The reviews here on WordPress.org are intended to relate to the themes themselves, not additional premium add-ons such as Make Plus. We would be happy to receive and respond to feedback about our Make Plus offering on our website, but please consider limiting your review here to feedback about the theme.
Forum: Themes and Templates
In reply to: [Make] wordpress customizer and not uniqe id settings idHmm. What are you doing about the multiple Header Text Color controls in core? Or is that a different situation?
Forum: Themes and Templates
In reply to: [Make] google Structured Data Testing Tool for theme makeHi there!
Thanks for reporting this. These two missing fields will be updated in a future release of Make (though not in the upcoming 1.3.0). In the mean time, you can modify some template files to fix the issue for your site. Check out this changeset to see which files and lines to change.
Forum: Themes and Templates
In reply to: [Make] Move navigation out of headerYou can download a ready-made child theme for Make here.
Forum: Themes and Templates
In reply to: [Make] wordpress customizer and not uniqe id settings idHi Pär!
The
TTFMAKE_Customize_Misc_Controlclass is used to output arbitrary HTML, so those controls don’t actually have an associated setting. However, the Customizer won’t display a control unless there is a valid setting linked to it, thus the reason that all of those Misc controls are usingblognamefor their “setting”.I’m not sure I understand your issue, however. All of the Misc controls still have a unique control ID, which isn’t dependent on
blognameat all. And thettfmake_general-sticky-labelcontrol in particular is a Text control, not a Misc. Can you explain further?Hi there!
The only page I don’t see the sidebar on is the “Links” page. This page is using the Builder page template, and sidebars are not available with this template. Since your Links page doesn’t have a complex layout right now, you might consider switching it back to the Default page template.
Forum: Themes and Templates
In reply to: [Make] How to insert "read more" tag from page builder.Ah, ok. Thanks for the explanation.
I actually think your solution you posted above is the best way to go. You can add links in the Text columns, so if you just add a short blurb, you can then add a link with “Read more” or whatever you want that goes to a separate page.
Forum: Themes and Templates
In reply to: [Make] How to insert "read more" tag from page builder.The “read more” tag only applies to blog posts when they are displayed on the Posts Page or an archive page. It won’t do anything on the Builder or Default page templates.
Out of curiosity, what is the use case for something like this? Why would you add content to columns in a Text section and then not show all of it? How would people access the rest of the content?