5wpthemes
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
This is not fair. Your plugin is good but remove this issue. I’m sure you want to be activated forever but just do it in normal way!
Forum: Fixing WordPress
In reply to: Adding another language to siteLook here. This can help you!
http://www.catswhocode.com/blog/how-to-make-a-translatable-wordpress-theme
Forum: Themes and Templates
In reply to: Page with Posts Not Displaying TitleDid you try ?
<?php the_title(); ?>Forum: Fixing WordPress
In reply to: Issue with pages&postsVerify your functions.php file and your header.php.
Also connect with FTP and view error_log(inside of your theme folder).
You will find the problem!Forum: Fixing WordPress
In reply to: Unable to turn off comments and discussions.Create a template for your pages without comment form.
If you want pages with comments just place the comment form in template page.Forum: Fixing WordPress
In reply to: Make Image Header as link of my 'Home' Page<map name="Map" id="Map"> <area shape="circle" coords="153,39,36" href="yourlinkhere" target="_blank" />All you need to do is changing the numbers.
It’s easy for you if have Dreamweaver.OR, take a look here:
[WordPress trademark infringement removed]
Viewing 6 replies - 1 through 6 (of 6 total)