patmisc
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: real page ID when wirdget in a template with multiple loop.Many thanks for this tips. It unlocked me .
Forum: Fixing WordPress
In reply to: real page ID when wirdget in a template with multiple loop.thanks for Link. However I have the issue for witing my customized widget, where, when I call Page_ID, I don’t get always the ID of the page I’m on but someting else.
Forum: Themes and Templates
In reply to: home page with 1 page content posts from 1 category ?thanks
Forum: Plugins
In reply to: How to : article from a category into a static page ?have found the explanation, the ID disapeared from 2.9 version. Have to get it into DATABASE of URL Link. this is RESOLVED. Thanks
Forum: Plugins
In reply to: How to : article from a category into a static page ?in fact, I need also more understanding about the category id ? this is the ID of the database but cannot find it easily in wp admin. If I want to use a META CUSTO parameter like myCatFilterName=”cat1¨, How can I do the query by name instead of ID ? Thanks for help.
Forum: Plugins
In reply to: How to : article from a category into a static page ?working nice and easy. Have used a META to indicate the ID and this is working good. Many thanks for our prompt replies Equalmark.
By the way: I’m looking for a way to Display the post content but only the 100 fisrt chars and add … after. Using the “the_content” keyword hide every processing. Did you heard about a way to do that ?Forum: Plugins
In reply to: How to : article from a category into a static page ?many thanks – never entered into these Template concept but seems to be powerfull. Does it work aven if my theme does not allow me yet to chose a template ?