- Posts: 5
COMMUNITY FORUM
- Forum
- K2 Community Forum
- English K2 Community
- automatically publish the item title or category title, at a modules potition
automatically publish the item title or category title, at a modules potition
- Master Print & Cut Systems
-
Topic Author
- Offline
- New Member
Less
More
14 years 3 months ago #92293
by Master Print & Cut Systems
automatically publish the item title or category title, at a modules potition was created by Master Print & Cut Systems
Hi all,
Is there any suggestion how i could automatically publish the item title or category title from K2, at a modules position?
Is there any suggestion how i could automatically publish the item title or category title from K2, at a modules position?
Please Log in or Create an account to join the conversation.
- Ibrahim
-
- Offline
- Junior Member
Less
More
- Posts: 28
14 years 3 months ago #92294
by Ibrahim
Replied by Ibrahim on topic automatically publish the item title or category title, at a modules potition
K2 Content module for items and K2 Tools module (Category listing) for categories.
Please Log in or Create an account to join the conversation.
- Master Print & Cut Systems
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
14 years 3 months ago #92295
by Master Print & Cut Systems
Replied by Master Print & Cut Systems on topic automatically publish the item title or category title, at a modules potition
Hi Ibro,
Perhaps i misunderstood.
I need the article which shows at the mainbody, to ALSO show its title, at another module.
The example is at this address: address
The item is a "This is a K2 item" which shows in the main body, but also there is a place on top "Company blog..." which belongs to a module.
My question is: if i could publish also at this module, only the title of k2 item. And i need this title to be published automatically, every time i submit a new k2 item.Ibro said:
K2 Content module for items and K2 Tools module (Category listing) for categories.
Perhaps i misunderstood.
I need the article which shows at the mainbody, to ALSO show its title, at another module.
The example is at this address: address
The item is a "This is a K2 item" which shows in the main body, but also there is a place on top "Company blog..." which belongs to a module.
My question is: if i could publish also at this module, only the title of k2 item. And i need this title to be published automatically, every time i submit a new k2 item.Ibro said:
K2 Content module for items and K2 Tools module (Category listing) for categories.
Please Log in or Create an account to join the conversation.
- Ibrahim
-
- Offline
- Junior Member
Less
More
- Posts: 28
14 years 3 months ago #92296
by Ibrahim
Replied by Ibrahim on topic automatically publish the item title or category title, at a modules potition
There is a solution. Modules Anywhere module.
www.nonumber.nl/extensions/modulesanywhere
You can make custom html module with content you want and place it to that top module.
www.nonumber.nl/extensions/modulesanywhere
You can make custom html module with content you want and place it to that top module.
Please Log in or Create an account to join the conversation.
- Master Print & Cut Systems
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
14 years 3 months ago #92297
by Master Print & Cut Systems
Replied by Master Print & Cut Systems on topic automatically publish the item title or category title, at a modules potition
Hi Ibro
How possible is it, that you send me the custom html code of the k2 items title?
Ibro said:
There is a solution. Modules Anywhere module.
www.nonumber.nl/extensions/modulesanywhere
You can make custom html module with content you want and place it to that top module.
How possible is it, that you send me the custom html code of the k2 items title?
Ibro said:
There is a solution. Modules Anywhere module.
www.nonumber.nl/extensions/modulesanywhere
You can make custom html module with content you want and place it to that top module.
Please Log in or Create an account to join the conversation.
- BNR Investment Group
-
- Offline
- Senior Member
Less
More
- Posts: 47
14 years 3 months ago #92298
by BNR Investment Group
Replied by BNR Investment Group on topic automatically publish the item title or category title, at a modules potition
If I understand you correctly, you want to publish the title of your K2 blog items in a module. You can use the standard K2 Content module to do this simply by selecting the category that you use for your blog and turning everything off but the title. If you are trying to display part of a K2 item in the main area and other parts of the same item in a module. then check out my modified version of K2 Content here - extensions.joomla.org/extensions/extension-specific/k2-extensions/13890
Please Log in or Create an account to join the conversation.
- Master Print & Cut Systems
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
14 years 3 months ago #92299
by Master Print & Cut Systems
Replied by Master Print & Cut Systems on topic automatically publish the item title or category title, at a modules potition
Thanks Brent
Please send any documentation for the module
Brent Friar said:
If I understand you correctly, you want to publish the title of your K2 blog items in a module. You can use the standard K2 Content module to do this simply by selecting the category that you use for your blog and turning everything off but the title. If you are trying to display part of a K2 item in the main area and other parts of the same item in a module. then check out my modified version of K2 Content here - extensions.joomla.org/extensions/extension-specific/k2-exten...
Please send any documentation for the module
Brent Friar said:
If I understand you correctly, you want to publish the title of your K2 blog items in a module. You can use the standard K2 Content module to do this simply by selecting the category that you use for your blog and turning everything off but the title. If you are trying to display part of a K2 item in the main area and other parts of the same item in a module. then check out my modified version of K2 Content here - extensions.joomla.org/extensions/extension-specific/k2-exten...
Please Log in or Create an account to join the conversation.
- George Vouliakis
-
- Offline
- New Member
Less
More
- Posts: 18
14 years 3 months ago #92300
by George Vouliakis
Replied by George Vouliakis on topic automatically publish the item title or category title, at a modules potition
Hi Aris,
If I understood you want to display the K2 Item title right next to "Blog Item". For example
"Blog Item Mimaki JV33 series", is that correct?
Have you got enough knowledge of Joomla! framework and PHP?
If yes you have to modify the module that displays the "Blog Item" by adding few lines of code just to retreive the Item title from the database table of K2 Items according to the active (shown) article ID.
Have you got the knowledge to do that?
George
PS. From Greece also!!
If I understood you want to display the K2 Item title right next to "Blog Item". For example
"Blog Item Mimaki JV33 series", is that correct?
Have you got enough knowledge of Joomla! framework and PHP?
If yes you have to modify the module that displays the "Blog Item" by adding few lines of code just to retreive the Item title from the database table of K2 Items according to the active (shown) article ID.
Have you got the knowledge to do that?
George
PS. From Greece also!!
Please Log in or Create an account to join the conversation.
- Master Print & Cut Systems
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
14 years 3 months ago #92301
by Master Print & Cut Systems
Replied by Master Print & Cut Systems on topic automatically publish the item title or category title, at a modules potition
Hi George
Thanks for the support. My Joomla programming skills are not so high. So any suggestion would be welcomed.
George Vouliakis said:
Hi Aris,
If I understood you want to display the K2 Item title right next to "Blog Item". For example
"Blog Item Mimaki JV33 series", is that correct?
Have you got enough knowledge of Joomla! framework and PHP?
If yes you have to modify the module that displays the "Blog Item" by adding few lines of code just to retreive the Item title from the database table of K2 Items according to the active (shown) article ID.
Have you got the knowledge to do that?
George
PS. From Greece also!!
Thanks for the support. My Joomla programming skills are not so high. So any suggestion would be welcomed.
George Vouliakis said:
Hi Aris,
If I understood you want to display the K2 Item title right next to "Blog Item". For example
"Blog Item Mimaki JV33 series", is that correct?
Have you got enough knowledge of Joomla! framework and PHP?
If yes you have to modify the module that displays the "Blog Item" by adding few lines of code just to retreive the Item title from the database table of K2 Items according to the active (shown) article ID.
Have you got the knowledge to do that?
George
PS. From Greece also!!
Please Log in or Create an account to join the conversation.
- Forum
- K2 Community Forum
- English K2 Community
- automatically publish the item title or category title, at a modules potition