Hi @dethfire
its not problem of this plugin.
your themes files doesnt have seperated post types for archive or category page and contect page.
please see:
https://developer.wordpress.org/themes/basics/template-hierarchy/
Hi
I have same request as @tissuelion.
any idea?
Thread Starter
Sama
(@samasarin)
im not good at working with php. how can i user Hide_This php class in my theme?
just if you point clue, i will find out
Thread Starter
Sama
(@samasarin)
Hi Andrés
thanks for your answer. i have another question:
how can i use the plugins shourt code in my theme?
see, my index.php example:
<dive class=”not loged users” >
login in this form
[hide]
<dive class=”loged in users” >
Hi my user
[/hide]
<dive class=”all visitors” >
call me on: 0000000
in that how this plugin will work?