functioninfinity
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Theme: Meeta] How to remove Popular Posts Tags in Headerdude , header.php
not the css.. , please post here your header.php code .
Forum: Themes and Templates
In reply to: Complete newby – How do I edit html on my WordPress site?to edit your html you do it trough :
\SITE_ROOT\wp-content\themes\THEME_NAME\xxxx.php
xxxx = file name you want to edit..
loop/index/header/footer/etc .
php files are a mix of the html you want to edit and php codes (which you DON’T want to touch unless you understand them) .
i would advice you to learn more about wordpress using the codex .
good luck 🙂 .
Forum: Themes and Templates
In reply to: [Theme: Meeta] How to remove Popular Posts Tags in Headeri cant find it here, i guess its in the Header.php
can you upload it and delete your last post (remove the code) ?
Forum: Themes and Templates
In reply to: [Theme: Meeta] How to remove Popular Posts Tags in Headersearch for secondnav in the loop file
and delete it :).if you still dont understand , post here the code of that loop file , i will help you with that.
Forum: Themes and Templates
In reply to: [Theme: Meeta] How to remove Popular Posts Tags in Headerif you can show here your website , so i will understand and help you..
it will be cool.
anyway , you need to find the respective lines at loop.php
and remove them.i can help me if you show me the site/problem with image+code/website address .