COMMUNITY FORUM
Search Results (Searched for: k2 Tag)
- Joe Campbell
Some Meta Tags Not Displaying
Category: English K2 Community
- I have cleared my cache and all.
- I checked the menu (there's nothing entered under any of the meta parameters)
- I checked the category (there's nothing entered under any of the meta parameters)
I also found these posts here...
getk2.org/community/English-K2-Community/13142-METADATA-item-keywords-not-showing-in-source
getk2.org/community/English-K2-Community/184794-Why-K2-TAGS-override-meta-keywords#184938
- Adriiano
Filtering items...
Category: English K2 Community
I'm a beginner with K2, and I'm building a simple shoes catalogue.
My big problem is that I have primary categories (brand or kind) on which I can "get" product based another criterion (3 different seasons).
I've installed additional categories plugin, but I can obtain a selection of all items of categories that I choose.
I would like to have just items present in first and second category.
I think to be so far to the solution, so any kind of help would be appreciated! ^_^
I can use categories, tags, or buy extensions... but I would be sure to do the right thing and UNDERSTAND before.
Thank you
Tru
- Lefteris
[SOLVED] Timer in articles doesnt work
Category: English K2 Community
The issue regarding the tags autocomplete has resolved. You can view the commit details at github.com/joomlaworks/k2/commit/f6b0ebb5b78f18dfc3a20baaa7e6282dcf0ee5ff . You can also try to get the development version from getk2.org/assets/get/ .
- Adriiano
Catalogo, dubbio categorie materiale, struttura
Category: Comunità italiana K2
Sto usando K2 (prima volta) e sono in difficoltà sull'organizzazione del materiale.
Non ho ben chiaro come suddividere i vari articoli per avere una struttura flessibile e non creare per ogni marchio un menù "stagione".
Potrebbe essere una scemata ma non sono sicuro su come procedere... se usare i tags, i campi aggiuntivi (da studiare) o se mi sfugge qualcosa... (lo spero).
I dati li prelevo con News Show Pro GK5 (se potesse essere una discriminante nella scelta)
Grazie
Tru
- Mr_Anonymous
Related by Tags
Category: English K2 Community
github.com/joomlaworks/k2-v3-dev-build/issues/57
- giggioman00
PHP Fatal Error in K2
Category: English K2 Community
PHP Fatal error: Call to a member function get() on a non-object in /home/mysite/public_html/components/com_k2/models/item.php on line 554
This is the line 554
- Koutrakis Kostas

15 Sep 2014 15:26 - 15 Sep 2014 16:18 Replied by Koutrakis Kostas on topic [SOLVED] Timer in articles doesnt work [SOLVED] Timer in articles doesnt work
Category: English K2 Community
well the js console shows this message
Failed to load resource: the server responded with a status of 403 (Îεν ÎÏεÏε Ïο δικαίÏμα να δείÏε αÏ
ÏÏν Ïον ÏÏÏο) medicalworld.gr/index.php?option=com_k2&view=item&task=tags
and i have another problem now...
i had my home page to display featured items from other categories (displaying only the title, the image the creation date and the introtext), but now it displays the fulltext and a large image.
i tried to change the parameter in the category view listings but they doesn't seem to work
i tried to change parameters in other categories also but still nothing, seems like they are stuck and dont change whatever i do - JPACK
Related by Tags
Category: English K2 Community
Can someone tell me how the build in "Related by Tags" function in K2 works?
Is it enough if just one tag is the same?
Can it be setup so fx. X tags must be the same before it is marked as related?
Cheers,
- Mr_Anonymous
How to configure K2 Articles for Search
Category: English K2 Community
1) When a user types in whatever keywords, does the search plugin looks for the keywords in meta descriptions only or even titles, tags, content body, etc.?
2) If I want an article to appear in search, do I need to enter that keyword as K2 tags? How does that work exactly?
3) Now a days most of the search keywords are generic and not specific title. For example, how can I change a type in my ford capri? . If someone searches something like this and the article doesnt exist, do I need to add all of these keywords variations as tags for that article so most of the keyword variations are covered and they show in search results?
Look, after using Google with their awesome algorithm com_search looks really bad for a normal internet user. Some people say some articles dont appear in search when they should unless the words matches. But I think com_search does give us a powerful feature if we can manually configure the articles ourself so we have full control over it. But I just dont know how with the above questions in mind. Hopefully you can share some tips that worked for you please...
- Krikor Boghossian
When choosing "Intro Word Limit" Images dissappear
Category: English K2 Community
K2's settins can be access from the K2 listing views (items, categories, tags etc)
- Krikor Boghossian
How to remove text "Published in Category" |Read more" at the bottom of each item that displays with a menu item based on a tag?
Category: English K2 Community
Info on overrides can be found here: getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates
- Krikor Boghossian
How set number of tags being displayed?
Category: English K2 Community
You need to override your template.
getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates
You have to exit the loop after the first tag has been echoed.
- Mr_Anonymous
Rating Schema Snippet for K2 Articles
Category: English K2 Community
- Krikor Boghossian
K2 image handling
Category: English K2 Community
You need to add two more extrafields. One for small images and one for large.
In your template where you are rendering your K2 image (in all views category_item, tag, item etc) perform a check.
If the extrafields exist show it else show K2's default image.
Then control that image with CSS or use the same markup as K2's image so it will look identical in your template.
The same code will have to be ported to K2 Content modules as well.
- Timothy Michel
Multiple !Doctype, head and body tags.
Category: English K2 Community
- Krikor Boghossian
k2 portfolio
Category: English K2 Community
This forum is here for providing support and knowledge, if you need 24/7 assistance you should hire a developer.
As for your request, this is a custom implementation of a jQuery sorting script.
This should be done with overriding category.php and implementing the script.
You will have to use some sort of identifier. This can be either the item's tags or a number of extrafields.
- Krikor Boghossian
how to edit schedule
Category: Commercial Joomla Templates
If you want to edit the module itself then you need to edit the templates/radiowave/html/mod_k2_content/Schedule/default.php file.
- Timothy Michel
Multiple !Doctype, head and body tags.
Category: English K2 Community
Every article get a header like the following:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> </head> <body>I didn't notice this until I was installing a social media component and in the final step of performing a parsing error check it reported that there were multiple html, head and body tags.
Index.php inserts the proper !Doctype, and the html, head and body tags, I don't need it done again anywhere. I looked in the JCE configuration and I see nothing that would insert a header at the top of the articles (I have the JCE template manager installed, but there are no templates defined as of yet.), if I edit in Source view and delete !Doctype, html head and body and the closing tags at the bottom of the article and "Save and Close" when I open the article for editing again, the header section is back at the top of the item/article.
What do I have to do to stop this behavior?
- Lorenzo Vicario
Layout TAG su due colonne
Category: Comunità italiana K2
Tanti ve lo hanno già chiesto, ma non ho trovato ancora una risposta chiara:
come posso mettere su due colonne la pagina risultante dal click su una voce di menu di tipo TAG?
Mi mette una unica colonna (a differenza delle categorie)!!
Se non ho capito male, bisogna inserire un DIV o una CLASS da qualche parte nei files di K2 (ma non saprei né dove né quali), e dare poi al CUSTOM.CSS del mio template alcune proprietà (tipo FLOAT) per far affiancare il contenuto... nessuno ha già i file impostati per questo scopo?
Oppure qualche consiglio semplice semplice.... :blink:
Grazie per l'attenzione.
- Mohamed Abdelaziz
Read more .............. & title tags
Category: English K2 Community
In your template overrides folder, find this file: category_item.php
Then find this section:
<?php if ($this->item->params->get('catItemReadMore')): ?> <!-- Item "read more..." link --> <div class="catItemReadMore"> <a class="k2ReadMore" href="<?php echo $this->item->link; ?>"> <?php echo JText::_('K2_READ_MORE'); ?> </a> </div> <?php endif; ?>