wellyfish
Forum Replies Created
-
anyone else had this problem?
nope. changed the urls in the wp_options table.
Even if the urls did point to the ‘live’ site that shouldn’t mean I get the error above, should it?
why not?
I’ve imported the ‘live’ db into a wp install on my local machine and it worked fine.
Forum: Fixing WordPress
In reply to: the_excerpt always returning blankAh … but I have got a filter on the content which checks for a certain string and, if it finds it then it gets some posts and displays them in a table …
If I deactivate that function then the excerpt appears again … do you know what I have to do to both keep the function and have the excerpts working too?
here’s the code and the add action:
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Fixing WordPress
In reply to: the_excerpt always returning blankYeah,
tried deactivating ALL plugins … makes no difference at all, still no excerpts appearing.
What next??
Forum: Fixing WordPress
In reply to: Passing parameters to get_sidebar()???Thank you!