alfie
Forum Replies Created
-
any help please?
Forum: Fixing WordPress
In reply to: Strange title in tagI don’t think so as the_permalink doesnt generate title attributes, for that you’d have to use the_title() http://codex.wordpress.org/Function_Reference/the_permalink
Forum: Plugins
In reply to: Title Capitalization pluginsany help on this please?
Forum: Plugins
In reply to: [Plugin: TinyMCE Advanced] How do I ‘activate’ tadv-mce.csshaving the same problem, any fix please?
Also I want to limit the length of the post title, how can I do that?
yes that was all i needed thanks
Forum: Everything else WordPress
In reply to: Maintenance ContractsAh ok i see how that makes sense in your case. In my case the projects tend to be bigger (full websites) so minute by minute approaches are not so ideal.
I was thinking of a retainer for example, but wanted to know how other developers are working in this regard as well, so as not to make any blind guesses.
Forum: Everything else WordPress
In reply to: Maintenance ContractsHmm that could be a possibility, although I’m not sure they would like such small portions of time. Would you start such a contract right after delivery and acceptance of the site, or do you have a grace period?
Forum: Fixing WordPress
In reply to: WordPress adds '-2' to slugscan you suggest some plugins for this?
Forum: Fixing WordPress
In reply to: How to show current displayed archivebut do these add an active class to the current page ?
Forum: Themes and Templates
In reply to: Remove <p> from Read Moreok found a solution, instead of
the_content(‘Read more »’);
use
$about_excerpt = get_the_content(‘Read more …’);
echo $about_excerpt;Forum: Themes and Templates
In reply to: Remove <p> from Read Morei am also looking for an answer to this
Forum: Plugins
In reply to: Last updated date time on homepageany help on this please?
Forum: Plugins
In reply to: Web Invoice vs WP-Invoicethanks for the feedback, we continue to test
any help please?