Author: Riza Maulana Ardiyanto

How to Show PublishPress Author Fields in a Vertical Layout

One of our PublishPress Authors users wanted to show their Author Fields in a vertical layout, but they were having difficulty in achieving that kind of layout. In this article, we will show you how to display the Author Fields in a stacked / vertical layout. This image below shows the layout we are aiming…

How to Hide “Edit with Elementor” from the WordPress Admin Toolbar

In a previous tutorial, we showed how to hide the “Edit with Elementor” button for specific users. However, one customer pointed out that the tutorial only works for users in the backend of WordPress. They also wanted to hide “Edit with Elementor” link on the WordPress frontend. This is possible with the Frontend Features option…

How to Show the “Widgets” Menu for WordPress User Roles

We had an interesting question from one of our users who wanted to show the “Widgets” menu for a custom role that they created. They were referring to the “Widgets” menu available in Appearance > Widgets. They created a custom role using the PublishPress Capabilities plugin. They did this by copying the default Subscriber role….

Troubleshooting the Missing “Additional CSS” Tab in the WordPress Customizer

“Additional CSS” is a feature from WordPress core that was first introduced on WordPress 4.7. This feature was initially created to make it easier for users to customize their site’s CSS without the need for additional plugins or directly editing their theme. You can normally find this feature by navigating to Appearance -> Customize ->…

How to Create Custom Author Pages Using PublishPress Blocks

By default, WordPress provides pages that display the posts written by each author. These author pages will normally be located at a URL like this /author/username/. For example, you can find all my PublishPress posts by clicking on this link. That URL is a good example of how these pages work. However, these author pages…