Hello, since a few months I get PHP Warnings: Undefined array key “mo_notely_nounce” in wp-content/plugins/notely/notely.php on line 85
Kind regards
Warning: file_get_contents(https://rocketapps.com.au/json/advert.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /homepages/20/d34869179/htdocs/AM/wp-content/plugins/notely/inc/my-tools.php on line 4
After install and activate in notely preferences!
]]>Notery destroy all html code from the notes text linked to the page. It’s terrible because I entrusted Notery to store the code from the pages that I temporary need to take away from the page. I have lost a lot of work.
]]>It seems not possible to arrange the notes panel. I wanted it further up, so it’s in my sight. Let me know if that can be changed (maybe in the code of priority).
]]>Dear,
I am running new website with post type like “tour”, and i install this plugin “Notely”, but this plugin don’t show when i create new tour.
Instead when i create new post (normal post), i can see it.
I am tryed to add new code into notely.pfp file but it don’t run:
// Add the meta box to TOUR
function notelypage_meta_box(){
add_meta_box(
'notes',
sprintf( __( 'Tour Notes', 'notely' )),
array( &$this, 'meta_box_content' ),
'tour',
'side',
'default'
);
}
Can you help me?
Kind regards,
DAVID
Hi, is the colour select under settings supposed to change the border/field colour on the pages? If so, this isn’t working. I selected and saved yellow as I want to make sure the internal notes stand out and my team take note of them but currently the box looks the same as every other field.
]]>Getting an error: /public_html/wp-content/plugins/notely/notely.php on line 71
in ADMIN area.
I need that clients insert a text note connected to the product that they buy with woocommerce. is this plugin for it?
]]>Sorry if this is a daft question, but I don’t understand…
To have the notes display on the front-end, where do I add that php code?
]]>Hi
Really like this plugin; just what I need. Unfortunately, I can’t commit to using it until I know you’re going to support it with updates in parallel with WP updates. Once I get started on adding my notes, I’d hate to see the plugin break : (( It installed fine, but I’m getting the following error:
Getting an error: Notice: Undefined index: twgb_notely_nounce in /home../public_html/wp-content/plugins/notely/notely.php on line 71.
I’m using a yith theme, namely the “Nielsen” theme. Not sure why it has an effect on this theme, but the following line of the error message reads:
Notice: yith_ywraq_session_7b48d86e7aff12be4153b79d3cf5b68a cookie cannote be set – headers already sent by /home/../public_html/wp-content/plugins/notely/notely.php on line 71 in home/../public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 553.
Not sure what this all means. Is there a way I can fix this?
Thanks
SL
I Have installed this plugin but I would really like the widget to appear on my resumes and jobs as I have a job board, is this relatively easy to configure or will it only show up on posts on the Dashboard?
Thanks
Rebecca
]]>I get the following Warning on my Admin Panel after installing this plugin:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘twgb_Notely’ does not have a method ‘notelycategory_meta_box’ in /{directory/url}/wp-includes/plugin.php on line 496
On Line 20 of your notely.php is the following line:
add_action( ‘add_meta_boxes’, array( $this, ‘notelycategory_meta_box’ ) );
There does not seem to be any other reference to ‘notelycategory_meta_box’
Is there a missing function or was this line mistakenly left in? I’ve commented it out in the mean time as a temporary fix.
]]>