Moe
Forum Replies Created
-
Forum: Reviews
In reply to: [Neve] Best theme I’ve ever usedyou’re welcome, honest words!
i have a question though, i’ve been using AMP plugin prior to using neve. i was wondering if i still need it now that neve is amp-ready, or should i delete it now?
Forum: Plugins
In reply to: [Helpful] Working with AMP pages@pixelbart it’d be possible to implement it in another way by using a button component (https://ampstart.com/components#buttons) – but that would be done manually outside of the plugin. I’ve never created or edited a plugin so I don’t know about the possibilities of extending the functionality of Helpful to have the option to be used on AMP via those components, but I’m sure you’ll find this somewhat insightful. (if you’re interested, check this out too: https://ampbyexample.com)
Forum: Plugins
In reply to: [Helpful] Working with AMP pagesNo worries. Although I am sure there is a workaround to make it work. My code experience is quite limited but I thought this is worth taking a look at: https://www.ampproject.org/docs/reference/components/amp-iframe.html
Forum: Plugins
In reply to: [Helpful] Working with AMP pagesIts a beautiful plugin. I’ll be looking for a solution as well and will update if I find a way to integrate it. Thanks a lot!
Forum: Plugins
In reply to: [Helpful] Working with AMP pagesThis is the AMP error:
Invalid markup:
<script … >
code
invalid_element
node_attributes
type: text/javascript
src: https://nootro.info/wp-content/plugins/helpful/core/assets/js/frontend.js?ver=__normalized__
node_name
script
parent_name
body
type
js_error
sources
[
{
“type”: “plugin”,
“name”: “helpful”,
“function”: “HelpfulCore::frontend_enqueue”,
“hook”: “wp_enqueue_scripts”,
“handle”: “helpful-frontend”
},
{
“type”: “core”,
“name”: “wp-includes”,
“function”: “wp_enqueue_scripts”,
“hook”: “wp_head”,
“handle”: “helpful-frontend”
},
{
“type”: “core”,
“name”: “wp-includes”,
“function”: “wp_print_footer_scripts”,
“hook”: “wp_footer”
},
{
“type”: “core”,
“name”: “wp-includes”,
“function”: “_wp_footer_scripts”,
“hook”: “wp_print_footer_scripts”
}
]