Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • Nikos Papanikolaou
  • Nikos Papanikolaou's Avatar
23 Jul 2013 11:00
Replied by Nikos Papanikolaou on topic Seach module

Seach module

Category: Commercial Joomla Templates

i think i sorted this out.. using $language->getTag()
 
  • Daniel
  • Daniel's Avatar
22 Jul 2013 10:23

Bild wird nur im Einleitungstext nicht angezeigt

Category: Offizielle deutsche Gemeinschaft

Hi liebe K2 Community,

Ich habe das im "englischen Bereich" zwar auch eben geschrieben, aber vielleicht sind die deutschsprachigen aktiver / bzw. kann ich mich besser ausdrücken :D

Also, von einer früheren Installation beinhalten die Artikel anfangs Bilder, die direkt mit <img> tag eingebunden sind. Sie werden in der Artikelansicht auch toll angezeigt. Also das nicht-existieren der Bilder kann man ausschließen.
Sieht eher nach so einer aufräumaktion aus, die keine html tags duldet.

Bei den Einstellungen unter Inhalt aufräumen ist dieses jedoch (hoffe ich doch) deaktiviert, aber auch wenn ich es ein- und ausschalte, als Ausnahme <img> tags hinzufüge, ... - wird das Bild immer noch nicht angezeigt.
Ich hoffe jemand weiß da eine Lösung, da ich nicht alle Bilder manuell als Bild in K2 einstellen will, um es beim Einleitungstext anzuzeigen.

Danke schon mal für eure Hilfe und Zeit.

lg Daniel
  • Daniel
  • Daniel's Avatar
22 Jul 2013 10:13
<img> Image in Intro Text not shown was created by Daniel

<img> Image in Intro Text not shown

Category: English K2 Community

Hello K2 Community,

i have a problem with images in the intro text area - it is from an old installation so some images are directly inside the text with <img> - tag

I already checked if content cleanup is not activated and it isn't - i already tried to enable it and take the img tag out. but the image (which is shown in full article view) is not shown in intro text.

i hope you can help me to find a solution quick.

thank you

daniel
  • Maria Allegra Melani
  • Maria Allegra Melani's Avatar
21 Jul 2013 12:13
Replied by Maria Allegra Melani on topic k2 Tag

k2 Tag

Category: Comunità italiana K2

Ho risolto aggiornando il modulo News Show Pro GK4
  • Tommy Pettersen
  • Tommy Pettersen's Avatar
19 Jul 2013 15:33
New to K2 was created by Tommy Pettersen

New to K2

Category: Commercial Joomla Templates

Hello
I am struggling a bit to understand the ins and out of the K2 component. If you could take a look at this page www.metatag.no/index.php/responsiv-design/portfolio-test/item/94-dekk-og-felg I have an Image gallery at the bottom of the page that I am trying to remove.
{gallery}www.flickr.com/photos/bfishadow/sets/72157615891499410/with/3547798618/{/gallery}
I have spent several hours looking for it, but can't figure it out. Can someone push me in the right direction, please?

Regards
Tommy
  • Maria Allegra Melani
  • Maria Allegra Melani's Avatar
19 Jul 2013 14:12
k2 Tag was created by Maria Allegra Melani

k2 Tag

Category: Comunità italiana K2

Buongiorno,
sto creando un sito con Joomla 2.5 e l'ultima versione di K2 . Il mio problema è che vorrei dare ad un articolo una categoria e dei tag. Usando il Modulo News Show Pro GK4 lo imposto sulla categoria che mi interessa e mostra gli articoli appartenenti ad essa, mentre usando lo stesso modulo e impostandolo per i tag mi dice che non esistono articoli per quel tag, invece sono stati inseriti.
Ho provato con altri moduli che hanno lo stesso scopo come K2 Related Content ma danno tutti il solito errore di assenza di articoli.
Sembra che i moduli e i tag k2 non comunichino tra loro.
Mi sapete aiutare?
Grazie
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
19 Jul 2013 14:07
Replied by Krikor Boghossian on topic Problem with displaying items by tags

Problem with displaying items by tags

Category: English K2 Community

Hello Вячеслав,

You should upgrade to Joomla! 3.1.1 and K2 2.6.7.
Also make sure your template overrides (and tag.php to be precise) have the proper code for pagination
  • Вячеслав Емельянов
  • Вячеслав Емельянов's Avatar
19 Jul 2013 01:44
Problem with displaying items by tags was created by Вячеслав Емельянов

Problem with displaying items by tags

Category: English K2 Community

Hello! website Joomla 3.0 and K2 2.6.6. I made a display of items by specific tags to the items on the menu. Eventually displays the last 10 items, followed by items on the specified tag. And have no pagination. Please tell me how correctly configure the display of materials on tags?
PS Sorry for my bad english
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
18 Jul 2013 17:26
Replied by Krikor Boghossian on topic youtube not working after install JCE 2.3.3.2

youtube not working after install JCE 2.3.3.2

Category: English K2 Community

Hello Aleksandar,

This is an issue related to the JCE editor not K2. Some settings of the editor possibly changed during the upgrade. Look for which html tags are allowed and which are stripped.

If you are still experiencing issues with you editor you should contact the JCE developer.
  • Deigo Bocni
  • Deigo Bocni's Avatar
18 Jul 2013 15:25 - 18 Jul 2013 20:45
Replied by Deigo Bocni on topic item image: particular need

item image: particular need

Category: English K2 Community







Attachment not found


i need to costum k2 multi image plugin
i attach 3 screenshots:

01.jpg is the way the itemform look after i edited the .php file (...\plugins\system\k2multiimages\K2MultiImages\administrator\templates\itemform_multiimages.php) with html and php comment tag.

02.jpg is the way i want the itemform automatically look like when user visit it: no need to press "add new image" 3 times for having the possibility of uploading 4 images: images are 4 and stay 4!

03.jpg is the way i want previews of images look like: images must combine with other images, background or png file with tranparency, images1 has his specific background, image 2 has his etc... example: user upload a photo, the preview show how the photo look printed on a tshirt (because i use blank tshirt as background!). i think it can be done with something like this:
<div style="position:relative">
<img src="backgroun.jpg" style="position:absolute;"/>
<img src="preview.png" style="position:absolute;"/>
</div>
images and background has specific precise pivel dimension (this make it easier i think).

Can it be done with some code work on that php file?

Thanks for answering
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
18 Jul 2013 15:25
Replied by Krikor Boghossian on topic Display ALL K2 Items in one column

Display ALL K2 Items in one column

Category: English K2 Community

Yes there must some unclosed html tags.

You have to use the W3C's HTML Valitator to see which elements are not closing properly.
  • Nicole
  • Nicole's Avatar
17 Jul 2013 18:16

[SOLVED] how to create striped style tag lists

Category: English K2 Community

I've achieved a stripe effect for my category item lists using the k2.css with .odd and .even styles and placing <?php echo ($key%2) ? "odd" : "even"; ?> in my category.php file. See this example here - ryangroupstl.com/scottprop/index.php?option=com_k2&view=itemlist&task=category&id=24:bellerive&Itemid=228

I'm having a ton of trouble figuring out how to apply this same styling to my tag lists. Essentially I have a menu created from tags. When my tag items display in a list I need every other one to have a background color. I've tried applying <?php echo ($key%2) ? "odd" : "even"; ?> to the tag.php file after <div class="tagItemView"> with no luck. It seems to only pick up the "even" value in the list.

I need to apply the styling to this page - ryangroupstl.com/scottprop/index.php?option=com_k2&view=itemlist&layout=tag&tag=less%20than%202,000%20sq%20ft&task=tag&Itemid=253


Any suggestions would greatly be appreciated!
  • schlogo
  • schlogo's Avatar
17 Jul 2013 13:44
Replied by schlogo on topic k2 user extended info for joomla 3.0

k2 user extended info for joomla 3.0

Category: English K2 Community

I ve progressed. on this

userExtendedFields.xml : Change install tags for extension tags

userExtendedFields.php : Near line 43, replace JParameters by JRegistry

Plugin now install correctly on Joomla 3.0, i have my extrafields (that were already in the database) to display in frontend. I also have access to the admin part of the plugin

Now looking to get the plugin to work in users managerment screen
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
15 Jul 2013 17:31
Replied by Krikor Boghossian on topic [SOLVED] K2 Item Images are not Visible to SE's

[SOLVED] K2 Item Images are not Visible to SE's

Category: English K2 Community

Hello Luxe High,

This is not related to K2. Joomla! by default blocks access to the media and images folders in it's robots.txt.

Open your robots.txt file and comment out (using a hashtag # in front) the images and media folders.
  • Reziun
  • Reziun's Avatar
15 Jul 2013 14:52
Joomla! Tags (3.1) for K2 was created by Reziun

Joomla! Tags (3.1) for K2

Category: English K2 Community

Hello!

I love K2 in every way over Joomla! except for the new Tag system. With the website I am building I need a way to tag items in an organized manner, and the new Joomla! 3.1 tag system which allows parent and child tags works great for this.

I'm wondering if there is a way I could get K2 to display Joomla! 3.1 tags instead of K2 tags, or a mod that allows K2 to have parent/child tags much like Joomla. Or any other solutions I haven't thought of yet.

Thank you!
-Reziun
  • nikolasr200
  • nikolasr200's Avatar
13 Jul 2013 04:40
Replied by nikolasr200 on topic [SOLVED] Need to make cusom filter

[SOLVED] Need to make cusom filter

Category: English K2 Community

Yiota Ziaggou wrote: Hello Nikos,

Why don't you create a menu with each menu item typed as K2 Tags, select the tag for each one and show that in your page?
Once click on the menu item, the tag list page will show and you won't have to do any more customization.


Thankyou for the hint Yiota, very good point
  • Yiota
  • Yiota's Avatar
12 Jul 2013 11:27
Replied by Yiota on topic [SOLVED] Need to make cusom filter

[SOLVED] Need to make cusom filter

Category: English K2 Community

Hello Nikos,

Why don't you create a menu with each menu item typed as K2 Tags, select the tag for each one and show that in your page?
Once click on the menu item, the tag list page will show and you won't have to do any more customization.
  • nikolasr200
  • nikolasr200's Avatar
12 Jul 2013 00:57
[SOLVED] Need to make cusom filter was created by nikolasr200

[SOLVED] Need to make cusom filter

Category: English K2 Community

I need to make 5-6 radio buttons which will fetch some items based on the tags that will be matched to radio buttons' values..
I dont know where to start from, how to implement this to retrieve k2 items and display them in item listview... If i could have some help to accomplish it i would really appreciate it..
  • BBC
  • BBC's Avatar
11 Jul 2013 04:14 - 11 Jul 2013 04:15
Replied by BBC on topic Just heard of K2 and need clarification

Just heard of K2 and need clarification

Category: English K2 Community

Yes, your H tags and links could differ from styling in template CSS. I need to change it on every new Joomla instalaltion, when i use K2. (i mean to adapt K2 categories to whole website)

Rest is OK, K2 doesnt impact other classes on website.

Second question is not about K2 or Joomla, depends what HTML editor you install and use. See on JED what are most and best reviewed.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
09 Jul 2013 17:08
Replied by Krikor Boghossian on topic itemlist/tag appearance??

itemlist/tag appearance??

Category: English K2 Community

no need to be confused.

This template uses the default K2 styling and I haven't noticed any issues regarding compatibility.

The tag layout uses a different file (tag.php) and different CSS classes for its layout.

You need a basic/medium understanding of coding to achieve what you want.

You have to either change the classes in the tag.php file to match the ones with your category_item.php or locate the tag styling in your template's k2.css and style them the way you want.
Displaying 3301 - 3320 out of 6582 results.