Hi guys, I have this problem during my WordPress coding journey. The `get_the_ID()` has conflict in nested `WP_Query` codes. On the first `WP_Query` loop, the ID for example is 20, then inside that loop I have another `WP_Query` (see the codes below) that makes the `WP_Query` codex more completed if you don’t code it right. […]
The7 WordPress theme share buttons on single post or custom post type.
Having problem on The7 WordPress theme share buttons on single post or custom post type? You can display a share buttons anywhere using this codes below. Mostly needed in custom post type that does not support this feature.
WordPress Post / Page visual editor missing.
Just simply go to your WordPress profile and ENABLE / DISABLE the settings. Please image below.
How to display post edit links after content?
How to display post edit links after content? Copy and paste the codes into your page template
How to control the post displayed on a specific category?
How to control the post displayed on a specific category? You can solve this problem by simply copy the codes below on your functions.php file.