wp_design
Forum Replies Created
-
Forum: Plugins
In reply to: Intouch Plugin not working at Media Temple?I think I’ve found the issue. With Media Temple (SS) hosting plan, PHP Safe Mode is “on” by default thus some of the PHP functions are not working.
If you are also having upload premission issues with Media Temple, this could be the reason too.
I’m upgrading to GS hosting plan.. hope this will fix the issue.
Forum: Plugins
In reply to: Intouch Plugin not working at Media Temple?No, I couldn’t find anything there… anyone knows?
Forum: Themes and Templates
In reply to: How to display “optioncount” within the <a href> tag?No luck yet.
I wonder is there any plugin we can use.
Forum: Themes and Templates
In reply to: How to display “optioncount” within the <a href> tag?Hi, could someone please help?
Forum: Themes and Templates
In reply to: <?php the_content( ); ?> QuestionThanks mark, this is exactly what I’m looking for!
Forum: Themes and Templates
In reply to: <?php the_content( ); ?> QuestionI want to put a CSS class inside the the_content(‘Read more’) [a] tag:
For example: [a href=”#” class=”cssclass”]Read more[/a]
Forum: Fixing WordPress
In reply to: How to move installed wordpress from /temp to root folder?The above method works. However, I have another problem, the images & internal links become broken because they are pointing to the /temp/ folder.
Any idea how to fix this, to use relative path instead of absolute?
Note: I use Editor Monkey plugin to write posts.