Customize theme
Pelayo,
I am expanding my answer, follow this step by step:
- Create a new folder called anspress inside your active wordpress theme.
- now copy wp-content/plugins/anspress-question-answer/theme/default/base.php to newly created folder in step #1
- Now you can edit base.php or copy other from AnsPress theme location.
That’s it 🙂
I have answered this question many time. I will create a FAQ section 🙂
Not just index.php. copy the template you want to modify from anspress theme to your active_wordPres_theme/anspress.
Like you want to edit list, then copy base.php from anspress theme to your theme and now edit it.
Pelayo commented
Sorry I don’t understand… I’m a newbie with this stuff.
Thanks a lot…