| | |

How to fix the Buddypress comment button issue using The7 WordPress themes?

Do you have issues in comment button in Buddypress activity page? When clicking the comment button the page keeps on reloading the whole page? And you are using The7 WordPress themes? The code below will show you how to fix the Buddypress comment button issue using The7 WordPress themes?

Catchable fatal error: Argument 1 passed to Genesis_Admin_CPT_Archive_Settings::
| | |

Catchable fatal error: Argument 1 passed to Genesis_Admin_CPT_Archive_Settings::

This error is sometimes showing after updating the WordPress. It is advice to update your Genesis theme first before the WordPress. To fix this error, upload the latest version of your Genesis themes manually (FTP/cPanel). You can’t access the wp-admin if you get this error.

| |

The7 WordPress themes page layout filter functions.

Here’s how The7 WordPress themes page layout change via filter functions. How to manage your page/post layout? Remove sidebar or sidebar in left or right? We can use filter function to do the task. This is mostly used in custom post type pages. Original code snippets of The7 WordPress themes inc/helpers/html-helpers.php Use this codes to…