Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • william white
  • william white's Avatar
17 Jan 2013 22:17
Replied by william white on topic Troubles with the alignment of pictures and text

Troubles with the alignment of pictures and text

Category: English K2 Community

Try adding a padding tag in k2.css line 30 to the img tag
Again, jce will most likely allow you to do that when you add the images
  • jean-philippe
  • jean-philippe's Avatar
17 Jan 2013 15:15
Extra_Field strip html code was created by jean-philippe

Extra_Field strip html code

Category: English K2 Community

Hi everyOne,

I'm currently to use K2 and i've add some extra field...

but when i'm try to put Html code in the "default Case" when I create 1 textField...
it's automatically strip...

i don't found the
 
  • cloacker
  • cloacker's Avatar
17 Jan 2013 14:23 - 17 Jan 2013 14:24

K2 plugins in layout view options for tag listings

Category: English K2 Community

Sadly I haven't found any appropriate solutions to this problem! Did you have more luck? Alternatively, modifying the core K2 tag layout will be the only way! I will begin with the modifications in the beginning of next month. If you you're interested I could use some help.
  • roberto
  • roberto's Avatar
17 Jan 2013 11:19

Dove salva K2 gli allegati che carico dal mio pc??

Category: Comunità italiana K2

Trovato! K2 Salva allegati e immagini nella cartella media>k2 ! :cheer:

Qualcuno però sà come eliminare "dettagli personali" dalla registrazione??
  • roberto
  • roberto's Avatar
17 Jan 2013 10:19

Dove salva K2 gli allegati che carico dal mio pc??

Category: Comunità italiana K2

Ciao ragazzi,

qualcuno sà dove vanno a finire gli allegati che inserisco in un articolo scegliendo l'opzione "sfoglia" dal mio pc??

cioè se io carico dal mio pc un allegato senza mettere questo sul server, poi sarà visibile e scaricabile da altri pc??

Ah, poi qualcuno per caso sà come eliminare dal form di registrazione "dettagli personali"??

grazie saluti
  • David Lohan
  • David Lohan's Avatar
17 Jan 2013 10:09
Using Tags was created by David Lohan

Using Tags

Category: English K2 Community

My website uses FJ Related Blog Articles Component which achieves, to a limited extent, what I require. The site (www.PalermoProtocol.com) is dedicated to the issue of human trafficking and its victims. I can list articles (showing the first few words of some articles) based on a selection of keywords. This allows me to create, in effect, a database of articles for a particular term based on a number of keywords. Say, for example, I want to create an FJ Related menu item for articles that refer to the United Nation. I create the menu item, advising which, if any, category articles are to be used and I list the keywords to search for (eg. UN, U.N., UNHCR, UNODC, ILO, etc). Thus all UN articles are pulled together transparently.

There are, however, limitations. For example with the present configuration I cannot use ShareThis on individual items. Neither can readers comment on individual items.

I have tried to upgrade the website using K2 and had hoped that its tag functionality would allow me to do so. Alas I have spent countless hours and considerable money downloading components that proved to be of no use.

I have over 2500 articles, each with many meta keywords. Some keywords are synonmous with others, as explained above. If I migrate to K2 these will be imported as keywords. What I need then is either:

1. a replacement blog which can display all those articles which contain ANY of the specified keywords (eg. UN, U.N., UNHCR, UNODC, ILO, etc).

OR

2. a cloud which allows me to specify a tag (eg. UN) but which also allows me to create syonymns for that tag (eg. U.N., UNHCR, UNODC, ILO, etc).

OR

3. Some other suggestion

What intrigues is how many other people I have encountered who want something similar and how natural a progression just this kind of functionality ought to have been when tags were introduced, for they enable the link to be broken between categories and articles.
  • Scott Staffiery
  • Scott Staffiery's Avatar
16 Jan 2013 20:11
Migrate Joomla 1.5/Flexicontent to K2 was created by Scott Staffiery

Migrate Joomla 1.5/Flexicontent to K2

Category: English K2 Community

Is it possible to migrate a Joomla 1.5 site using Flexicontet (CCK) to a Joomla 2.5 site using K2? Is there a way to import the Flexicontent items/categories/tags into K2?
  • Matt
  • Matt's Avatar
16 Jan 2013 19:00

How to add author name with link on Tag page?

Category: English K2 Community

Lefteris Kavadas wrote: Hi. These fields are not available in tag listings. You can view what's available in K2 parameters under "Layout & view options for tag listings" section.

Obviously he know that. What he want is a core edit to add those missing fields in tag listings.
  • Matt
  • Matt's Avatar
16 Jan 2013 00:11
Display hits counter in tag pages was created by Matt

Display hits counter in tag pages

Category: English K2 Community

I tried for hours to make article hits display in tag pages, but I failed. The tag page doesn't except the hits parameter. When I insert this in the tag.php:
<?php echo $this->item->hits; ?>

I get these warnings:

Notice: Undefined property: K2ViewItemlist::$item in C:\xampp\htdocs\joomla\templates\mytemplate\html\com_k2\templates\default\tag.php on line 49

Notice: Trying to get property of non-object in C:\xampp\htdocs\joomla\templates\mytemplate\html\com_k2\templates\default\tag.php on line 49


Line 49 is the line I posted above. Any suggestions?
  • chilly_bang
  • chilly_bang's Avatar
15 Jan 2013 10:05
Replied by chilly_bang on topic Add additional meta tags to K2 items

Add additional meta tags to K2 items

Category: English K2 Community

This part of work is on the K2 side - i submitted this template hack to K2 tips and tricks here on the official site. I have noticed JosTag developer too, but all, what he can do, is to make a solution a bit more elegant and to let his plugin work with K2 without template hack. There are in JED many plugins, like for example Nice PayPal button, which work with K2 without to ask something, just insert {plugincode} where you want into the code and it works.
  • william white
  • william white's Avatar
14 Jan 2013 20:52
Replied by william white on topic Add additional meta tags to K2 items

Add additional meta tags to K2 items

Category: English K2 Community

nice, you should submit that to the JosTag author to add to their documentation
  • william white
  • william white's Avatar
14 Jan 2013 20:34
Replied by william white on topic K2 CSS Module Overrides

K2 CSS Module Overrides

Category: English K2 Community

create a blank file called YourOverrideName_style.css and put it in the same folder as your override
Place the css blocks of code you want to change in the file.
Eaiser not to have to read the entire css file to make one change.
Try the !important tag if the changes are overridden by something else
  • william white
  • william white's Avatar
14 Jan 2013 20:32
Replied by william white on topic Enable HTML in K2 title fields

Enable HTML in K2 title fields

Category: English K2 Community

There are also some settings about which tags get stripped i think, but haven't been there in a while.
I usually have quicker results with overrides and css4k2 as i can use the core of both joomla and k2 without delaying until new versions are released which may or may not be incorporated.
I read a post the other day from Akeeba support that said " he recommended a fix, but it was not incorporated into j core" therefore he is limited to what he can do.
  • Matt
  • Matt's Avatar
14 Jan 2013 20:28
Replied by Matt on topic Enable HTML in K2 title fields

Enable HTML in K2 title fields

Category: English K2 Community

I think I get what you mean, but I don't know how to do it. It would be easier to just allow html tags in the title. Currently there is a function present that checks if there are html tags in titles and strippes them from the title when found. So if we can delete this function this problem should be resolved. The question is where is this function? Seeing that Joomla's com_content has this issue as well, K2 may have inherited it.
  • chilly_bang
  • chilly_bang's Avatar
14 Jan 2013 18:16 - 14 Jan 2013 18:16
Replied by chilly_bang on topic Add additional meta tags to K2 items

Add additional meta tags to K2 items

Category: English K2 Community

I got already JosTag plugin working. I added to K2 template this lines
 
  • Matt
  • Matt's Avatar
14 Jan 2013 14:50
Enable HTML in K2 title fields was created by Matt

Enable HTML in K2 title fields

Category: English K2 Community

If you try to insert html tags in K2 title fields (the fields when you try to create a category or an item) the html will be stripped from the title after saving. Because of this, you can't style certain parts of the title.

How can I edit K2 that it doesn't strip html tags from title fields?
  • chilly_bang
  • chilly_bang's Avatar
14 Jan 2013 13:00
Replied by chilly_bang on topic Add additional meta tags to K2 items

Add additional meta tags to K2 items

Category: English K2 Community

Hello William, and thanks for reply!
So the first part works - i get proper value of echo $this->item->metadesc. But i have difficulty to implementing of your next advice: You mean with this:

intercept it at the top of item php and put something like this:
 
  • william white
  • william white's Avatar
14 Jan 2013 12:25
Replied by william white on topic Add additional meta tags to K2 items

Add additional meta tags to K2 items

Category: English K2 Community

Just a guess here,
if your adding the same thing to every item

check with phpmyadmin - there is a field in the k2_item table metadesc
try to echo $this->item->metadesc at the top of your item.php
if it works and returns the proper value
intercept it at the top of item php and put something like this:
$this->item->metadesc = $this->item->metadesc ."what you want to add" ;
  • william white
  • william white's Avatar
14 Jan 2013 12:15
Replied by william white on topic <?php echo $this->item->imageWidth; ?>, Height?

<?php echo $this->item->imageWidth; ?>, Height?

Category: English K2 Community

just for testing try adding something like

height:300px !important;
width:auto !important;

to span.catItemImage img in k2.css

If you make sure the height tag is reasonable and probably less that your k2 image size (m,l, xl) etc (a guess) will be, this may work for you
  • chilly_bang
  • chilly_bang's Avatar
14 Jan 2013 12:13
Add additional meta tags to K2 items was created by chilly_bang

Add additional meta tags to K2 items

Category: English K2 Community

Hello!

I have many meta tags, which i must add to K2 items. For native Joomla articles i use to use the beautiful JosTag, which adds all what you want to the head. But this nice plugin seems not to work with K2 - i see in the code only the line {tag}meta name="tagname" content="tagcontent"{/tag}, which must run plugin, but there is nothing added to the head of the item:(

I can't attach this plugin to the topic, here is the download link JosTag for all, who interesting.

I need any advice, how to add additional meta tags to K2 item. Or may somebody can adjust the JosTag plugin to let it run with K2 items?

thanks in advance
evgenij
Displaying 3841 - 3860 out of 6582 results.