Joelthecold
Forum Replies Created
-
One thing we also had to modify is the function for fetching the description aswell.
method: get_custom_homepage_description()
class: Generate_Descriptionchange on line 218:
if ( $args['is_home'] || $this->is_front_page() || ( empty( $args['taxonomy'] ) && ($this->is_static_frontpage( $args['id'] ) && ! $this->is_archive() ) ) ) {This fix appears to work perfectly actually. Will report if problems arise.
Forum: Plugins
In reply to: [Front End PM] New message notification, old code no longer workingThank you Shamim, i see you are very active in responding to questions here frequently, that is much appreciated. Good job!
Forum: Plugins
In reply to: [Quick Chat] Enter key doesn't send messageDoes the console say anything when you press send? Do you have any code that accidentally aborts the button? Have you tried different browsers?
Just wanted to say that i still have not solved this. If someone have a clue, please feel free to assist me here. 🙂