Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • Lefteris
  • Lefteris's Avatar
09 Apr 2014 18:28
Replied by Lefteris on topic H2 Tag style article-by-article

H2 Tag style article-by-article

Category: English K2 Community

Hi. You can make template overrides for K2 and then apply a class name based on item id or even better on the category id. First read getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates. Then you can do what you want in many ways. One would be to use different template per K2 category. The other could be what i told you regarding the category id.
  • johnweathersby
  • johnweathersby's Avatar
09 Apr 2014 15:21
H2 Tag style article-by-article was created by johnweathersby

H2 Tag style article-by-article

Category: English K2 Community

All,

My H1-H2 etc, tags are styled for the site wide preferences that I have.

However, for blog post series I post to the same menu items but depending on the topic or series I change the color schemes.

This said, I have a requirement to be able to on an article-by-article basis change the color of the heading tag titles - is this something I can do with k2?

Thank you!

John
  • Lefteris
  • Lefteris's Avatar
09 Apr 2014 12:11
Replied by Lefteris on topic Tag URLs

Tag URLs

Category: English K2 Community

Create a new menu link to K2 categories. In the options don't select any category. This way K2 will assign all not resolved URLs to this menu link. This is how it works in the demo site. Actually the menu link "show" is what i just described.
  • PanFasolka
  • PanFasolka's Avatar
08 Apr 2014 19:51 - 08 Apr 2014 21:31
Replied by PanFasolka on topic Tag URLs

Tag URLs

Category: English K2 Community

I'm talking about tags showing in article (k2 item)

Damn...now i found K2 demo: demo.getk2.org/categories/story/224/morbi-adipiscing-sapien-non-tellus and this article is in category (am i right?) and under article content there's:

Tagged under LA USA Skyscrapers Avenues Traffic

and each tag has url like:

demo.getk2.org/show/tag/Skyscrapers (without /category-name) - and this is what i'm trying to achive.

Don't know why on my joomla+k2 installation (on localhost and on web) each tag has category in url before /tag. Do u have idea what cause problem like this?

Yes i know that i can create a menu link for each tag but what if there will be many tags?


Edit: To be sure I override whole com_k2 directory with new one (without any changes) and in k2 articles still is:

localhost/mysitename/category-name/subcategory-name/tag/TAG-NAME

If U could look on my SEF section:
I've tested to change all option in SEF section with no effect.


Edit2: I found something strange: I put K2 Tool module (Tag cloud) on each page. And on main page my tag urls looks like:

http://sitename/component/k2/tag/my_tag

on article page in tag cloud: urls are:

http://sitename/category/subcategory/tag/my_tag
  • Lefteris
  • Lefteris's Avatar
08 Apr 2014 13:00
Replied by Lefteris on topic can't edit the tags in frontend

can't edit the tags in frontend

Category: English K2 Community

K2 gives you the ability to change the output it generates so it fits your needs. This functionality is explained at getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates. For your case check the page for javascript errors. Can you provide more details regarding on what is happening? Do you get any error messages? Are you using free tagging or selection based tagging?
  • Lefteris
  • Lefteris's Avatar
08 Apr 2014 12:57
Replied by Lefteris on topic Tag URLs

Tag URLs

Category: English K2 Community

Where are these links generated in your site? Are generated by K2 modules or are you using a third-party extension? Try to create a menu link to the tag.
  • Lefteris
  • Lefteris's Avatar
08 Apr 2014 12:37
Replied by Lefteris on topic K2 Blank Screen in Front End and Admin

K2 Blank Screen in Front End and Admin

Category: English K2 Community

@Kris Henneman

You should not see generic HTML tags there. You should see an error or a part of the Joomla! HTML page markup. Try to go to K2 information page and see that everything is fine with your server.
  • Todd Berntson
  • Todd Berntson's Avatar
08 Apr 2014 04:31
Why Are My Blocks Doing This? was created by Todd Berntson

Why Are My Blocks Doing This?

Category: English K2 Community

I installed K2 and template based on it. As soon as I save an item, the image drops down several lines as though there are about 10 paragraph tags. I look in the HTML and there are none. The other thing that happens is that if I edit the text, it turns from a light yellow to black, even though the style in the editor hasn't changed.

I don't even know where to look to troubleshoot this as I am new to K2. I've searched as much as I could, but couldn't find anyone else who had this problem.

Your help would be greatly appreciated!

  • Kris Henneman
  • Kris Henneman's Avatar
07 Apr 2014 17:03
Replied by Kris Henneman on topic K2 Blank Screen in Front End and Admin

K2 Blank Screen in Front End and Admin

Category: English K2 Community

I have not resolved the issue. I tried looking at the source of the blank page, but that is blank too, except for the generic blank page html tags...

Today I uninstalled the Simple Image Gallery Pro and Simple Picture Slideshow, but it still does it. I also uninstalled the original Simple Image Gallery.

This is really getting frustrating!

Any ideas?
  • Lefteris
  • Lefteris's Avatar
07 Apr 2014 13:42
Replied by Lefteris on topic Tag URLs

Tag URLs

Category: English K2 Community

Hi. There is way to change URLs using K2 administration panel. Go to K2 parameters and check the Advanced SEF options.
  • Lefteris
  • Lefteris's Avatar
07 Apr 2014 13:37
Replied by Lefteris on topic Image Size in Catagory

Image Size in Catagory

Category: English K2 Community

Hi. The links you provided are not working. Go to K2 parameters and set there the desired image sizes for items. Once you do this click save. Then just upload again the item images.
  • Lefteris
  • Lefteris's Avatar
07 Apr 2014 13:35
Replied by Lefteris on topic can't edit the tags in frontend

can't edit the tags in frontend

Category: English K2 Community

Hi. The attachment you provided is not working. Check K2 parameters. There are some settings there regarding tabs under the "Advaced" tab. Also check your template for overrides to itemform.php.
  • PanFasolka
  • PanFasolka's Avatar
06 Apr 2014 16:44
Tag URLs was created by PanFasolka

Tag URLs

Category: English K2 Community

Hi,
I need help with urls which K2 generate. By default url for tag page looks similar to:

example.com/category/subcategory/tag/MY_TAG

which is poor for me. Could someone tell me how to change (maybe router.php ?) to gain urls like this:

example.com/tag/MY_TAG

cause in K2 administration panel there's no way to change url structure.
  • Milmar
  • Milmar's Avatar
05 Apr 2014 19:06 - 05 Apr 2014 20:57

Modification du front end pour smartphone

Category: Communauté française K2

Bonjour à toutes ,tous
Utilisateur tout frais de joomla V3 et K2 je désir crée un site pour un Club de Vtt
avec un affichage de type blog, après moult test et arrachage de cheveux ( me voila chauve ..)
je bute sur un problème avec le front end..
pour poster des message sur le blog via un smart phone ( post en course vtt ou lors de ballade )
l'éditeur rend la chose impossible de part ça taille...

je suis tombé sur un tuto
sur le fofo

pour ce faire j'ai modifier dans userblock.php
rel="{handler:'iframe',size:{x:990,y:650}}"
par
rel="{handler:'iframe',size:{x:window.getSize().scrollSize.x-80, y: window.getSize().size.y-80}, onShow:$('sbox-window').setStyles({'padding': 0})}"

mais je n'arrive pas à fermer la fenêtre de l'éditeur qui s'ouvre en pleine page suite au modification
que ce soit en enregistrant un nouvel article ou avec un clic sur fermer

si une âme charitable connais la solution miracle , je lui en serai moult reconnaissant de partager sont savoir
merci d'avance pour votre, vos réponse(s)

meilleurs salutaions
  • Rui Durão
  • Rui Durão's Avatar
04 Apr 2014 22:14

[SOLVED] No result displayed when click on any TAG

Category: English K2 Community

Lefteris Kavadas wrote: 1. Check the tag settings in K2 parameters.


Thank you, thank you, thank you...

That was my problem... I had the settings set for "HIDE", now the results show up!

Thanks!
  • Konstantinos Patsogiannis
  • Konstantinos Patsogiannis's Avatar
04 Apr 2014 17:48
Replied by Konstantinos Patsogiannis on topic Google Detects Duplicate Titles and Description Meta Tags with K2

Google Detects Duplicate Titles and Description Meta Tags with K2

Category: English K2 Community

Hi.

I have a similar problem which causes duplicate content as I can see from webmaster tools.

I want to create couple of Dissalow rules in robots.txt but I do not know the syntax I have to use

These are some examples of my problem (the links with "*" are these I want to be crawled)

/el/elenidis ****
/el/elenidis?tmpl=component&print=1

/el/agapitos ****
/el/agapitos?tmpl=component&print=1

/el/diaskedasi/mpouzoukia-zontanes-skines-thessalonikis/content/index.php?option=com_k2&view=item&layout=item&id=271&Itemid=782
/el/mouseio0leukou-purgou ****

I believe the last solution is to add in robots file all the pages one by one

I would be really hapy if someone can help me.
Thank you in advance
  • Lefteris
  • Lefteris's Avatar
04 Apr 2014 13:36

[SOLVED] No result displayed when click on any TAG

Category: English K2 Community

I misunderstood. When you said under the "Projects" i though you meant in the "Projects" page. Try to:

1. Check the tag settings in K2 parameters.
2. Ensure that there is no template override in tag.php used in those pages.
  • Lefteris
  • Lefteris's Avatar
04 Apr 2014 13:17
Replied by Lefteris on topic K2 item association for an event website

K2 item association for an event website

Category: English K2 Community

Hi. K2 items can only belong to one category. You can try to use tags and see if they cover your needs. If not you have to look for a third party extension doing what you need.
  • Rui Durão
  • Rui Durão's Avatar
04 Apr 2014 12:45

[SOLVED] No result displayed when click on any TAG

Category: English K2 Community

Hi,

What you mean? K2 filter? I am not talking about that. That plugin from YooJoomla has nothing to do with the tags. What it does is related with the extra fields.

I don´t understand...

But thanks anyway!
  • Lefteris
  • Lefteris's Avatar
04 Apr 2014 12:38

[SOLVED] No result displayed when click on any TAG

Category: English K2 Community

This is not part of K2. Ask the developers of the extension you are using there for filtering to help you.
Displaying 2661 - 2680 out of 6582 results.

Powered by Kunena Forum