Title: Bug with Cherry Framework 4
Last modified: November 15, 2016

---

# Bug with Cherry Framework 4

 *  Resolved [daytrader007](https://wordpress.org/support/users/daytrader007/)
 * (@daytrader007)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/bug-with-cherry-framework-4/)
 * Just noticed on pages using your plugin warning shows up directly above the numbers.
 * **Warning:** Missing argument 2 for cherry_get_the_link_title() in **domain.com/
   wp-content/themes/cherryframework4/lib/functions/post-formats.php** on line **
   112**
 * ⌊.⌉⌊.⌉
    [http://prnt.sc/d7hdko](http://prnt.sc/d7hdko)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Aleksej](https://wordpress.org/support/users/zutigrm/)
 * (@zutigrm)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/bug-with-cherry-framework-4/#post-8445733)
 * Hi There,
 * That notice is coming from cherry framework, it seems they did not make necessary
   checks when calling the title link. Title is printed for tf numbers, but the 
   filter they used probably is trying to get the post title and link, but since
   tf numbers post type is not public, there is no link associated with it. Hence
   the notice, their function is probably trying to get the link of the post_type
   which is not public. You can disable notices with wp_debug [https://codex.wordpress.org/WP_DEBUG](https://codex.wordpress.org/WP_DEBUG),
   or you can open the shortcode.php file located in wp-plugins/tf-numbers-counter-
   animation/inc/ folder and remove or comment out the the post title line, and 
   it might silence the notice.
 * Best Regards
 *  Thread Starter [daytrader007](https://wordpress.org/support/users/daytrader007/)
 * (@daytrader007)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/bug-with-cherry-framework-4/#post-8445989)
 * You are absolutely correct!
    It worked like magic!
 * ![](https://i0.wp.com/image.prntscr.com/image/1618a71ad6624100aba6977a4a16031f.
   png)
 * Thank you so much!
 *  [Aleksej](https://wordpress.org/support/users/zutigrm/)
 * (@zutigrm)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/bug-with-cherry-framework-4/#post-8449441)
 * You are welcome 🙂
 * If you like my plugin do not forget to leave me a rating – [https://wordpress.org/support/plugin/tf-numbers-number-counter-animaton/reviews/](https://wordpress.org/support/plugin/tf-numbers-number-counter-animaton/reviews/).
   Thank you in advance 🙂
 * Best Regards

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Bug with Cherry Framework 4’ is closed to new replies.

 * ![](https://ps.w.org/tf-numbers-number-counter-animaton/assets/icon-256x256.jpg?
   rev=2100064)
 * [Themeflection Numbers - Number Counter and Animated Numbers](https://wordpress.org/plugins/tf-numbers-number-counter-animaton/)
 * [Support Threads](https://wordpress.org/support/plugin/tf-numbers-number-counter-animaton/)
 * [Active Topics](https://wordpress.org/support/plugin/tf-numbers-number-counter-animaton/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tf-numbers-number-counter-animaton/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tf-numbers-number-counter-animaton/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Aleksej](https://wordpress.org/support/users/zutigrm/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/bug-with-cherry-framework-4/#post-8449441)
 * Status: resolved