WPIntell

Source evidence

Useful for Meteorite theme

Meteorite Extensions · review · 2019-10-20T02:09:00+00:00

praisesentiment
mediumseverity
0.67relevance
3replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 4 stars
Norman Cates unresolved
Check the FAQ for what widgets and tools it installs… I REALLY like Meteorite as a theme. It’s versatile and does some clever things. And I have to say that the support is excellent. The author has fixed a number of things about this plugin that has made it much easier to use. This topic was modified 6 years, 7 months ago by Norman Cates . Reason: Altering review This topic was modified 6 years, 7 months ago by Norman Cates . Hi Norman, as I wrote in your support ticket there is the possibility of changing that spacing within the row options. However I will update the plugin description to give more details about what it does and provide an option to change the default value for the row padding. I always appreciate feedback from users to improve Meteorite and its plugins. As I’ve mentioned in the support ticket, the new version 1.7 from Meteorite Extensions adds a FAQ for the plugin and a filter for changing the default row padding by applying this filter: /* * Changing Meteorite Extensions default row padding for Page Builder by SiteOrigin */ function meteorite_change_default_row_padding() { return 50; } add_filter( 'meteorite_extensions_default_row_padding', 'meteorite_change_default_row_padding' ); Is there anything else you think can be improved? What would change your rating from 2 to 4-5 stars for this plugin? Just to update my last answer here: The option is not a filter anymore. It’s now in the WordPress Customizer, in the section General .

Comments

3 shown
terrathemes 2019-10-20T18:55:00+00:00

Hi Norman, as I wrote in your support ticket there is the possibility of changing that spacing within the row options. However I will update the plugin description to give more details about what it does and provide an option to change the default value for the row padding. I always appreciate feedback from users to improve Meteorite and its plugins.

terrathemes 2019-10-21T18:01:00+00:00

As I’ve mentioned in the support ticket, the new version 1.7 from Meteorite Extensions adds a FAQ for the plugin and a filter for changing the default row padding by applying this filter: /* * Changing Meteorite Extensions default row padding for Page Builder by SiteOrigin */ function meteorite_change_default_row_padding() { return 50; } add_filter( 'meteorite_extensions_default_row_padding', 'meteorite_change_default_row_padding' ); Is there anything else you think can be improved? What would change your rating from 2 to 4-5 stars for this plugin?

terrathemes 2019-10-23T17:39:00+00:00

Just to update my last answer here: The option is not a filter anymore. It’s now in the WordPress Customizer, in the section General .