Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • slawwwek
  • slawwwek's Avatar
09 Oct 2014 13:45 - 09 Oct 2014 13:50

[SOLVED] No Polish characters in tags K2 Component, Joomla

Category: English K2 Community

Just seo and sef in component K2


database everything: utf8_general_ci

Generally, as the database I edit the tag and I'll add Polish characters after you save the page and back ok, just as I add a tag in the back after saving, disappear Polish characters
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
09 Oct 2014 13:43
Replied by Krikor Boghossian on topic [SOLVED] No Polish characters in tags K2 Component, Joomla

[SOLVED] No Polish characters in tags K2 Component, Joomla

Category: English K2 Community

Are you using any SEO/ SEF extensions?
  • slawwwek
  • slawwwek's Avatar
09 Oct 2014 13:42 - 09 Oct 2014 13:43

[SOLVED] No Polish characters in tags K2 Component, Joomla

Category: English K2 Community

Field in the replacements of characters is empty.
The problem, unfortunately, is elsewhere

w bazie wszystko na: utf8_general_ci

Generalnie jak w bazie danych edytuję tag i dodam polskie znaki to po zapisaniu jest na stronie i zapleczu ok, tylko jak dodam tag na zapleczu po zapisaniu , znikają polskie znaki
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
09 Oct 2014 13:26
Replied by Krikor Boghossian on topic [SOLVED] No Polish characters in tags K2 Component, Joomla

[SOLVED] No Polish characters in tags K2 Component, Joomla

Category: English K2 Community

Hello,

Check under your K2 settings the "Tag System Settings section".
Make sure you have not specified any character replacements.
  • slawwwek
  • slawwwek's Avatar
09 Oct 2014 12:16

[SOLVED] No Polish characters in tags K2 Component, Joomla

Category: English K2 Community

Hello,

After migration from Joomla 2.5 to Joomla 3.3.6 lack of Polish characters in tags componentu K2 ver. 2.6.8.
I will add that in the Administrator when you click "save" in the edited article, added tags at once lose their Polish characters

Anyone able to help or to direct?
  • Mark Fallon
  • Mark Fallon's Avatar
08 Oct 2014 17:19
Replied by Mark Fallon on topic Opengraph Image tag not being rendered

Opengraph Image tag not being rendered

Category: English K2 Community

OK. I could have just done that anyway. I wanted to to keep my code clean by just editing it where K2 sets the meta tag but it seems we don't know where that is.

I have done it the way you suggested instead and although being quite a hacky way, it does work.
  • Kai Schöning
  • Kai Schöning's Avatar
08 Oct 2014 16:38
Replied by Kai Schöning on topic Problem with import of Joomla Content

Problem with import of Joomla Content

Category: English K2 Community

using the newest version of joomla and k2 - but i figure out the problem:

it was one content item (id 6661) - after delete this content (including trash) it works

i guess it was "ë"
 
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
08 Oct 2014 14:30
Replied by Krikor Boghossian on topic Problem with import of Joomla Content

Problem with import of Joomla Content

Category: English K2 Community

Which version of K2 are you using?

@vincent wen K2 uses its own tagging system.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
08 Oct 2014 13:38
Replied by Krikor Boghossian on topic Menu Item Link to K2 Users Blog

Menu Item Link to K2 Users Blog

Category: English K2 Community

To get rid of the id you indeed need a menu link.
If you want to simply clean up your URLS you can use this method:

Create a menu link to K2 categories and don't select any category. This way, all unresolved links will be assigned to this menu, preventing duplicates.

This will affect orphan tags as well.

Alternatively you can use an extension like sh404sef
  • Kai Schöning
  • Kai Schöning's Avatar
07 Oct 2014 21:04
Replied by Kai Schöning on topic Problem with import of Joomla Content

Problem with import of Joomla Content

Category: English K2 Community

i have the same problem- any ideas??? You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 6661)' at line 1 SQL=INSERT INTO g3qth_k2_tags_xref (`id`, `tagID`, `itemID`) VALUES (NULL, , 6661)
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
07 Oct 2014 12:47 - 07 Oct 2014 12:48
Replied by Krikor Boghossian on topic Wrong canonical URLs at K2 articles

Wrong canonical URLs at K2 articles

Category: English K2 Community

You need to disable Joomla!'s canonical urls for K2.

www.robertwent.com/blog/joomla/87-how-to-remove-joomla-s-canonical-tag-without-hacking-the-core

You have to use an extension which supports K2 to add canonical links to your K2 items.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
07 Oct 2014 12:46
Replied by Krikor Boghossian on topic tags - parent category

tags - parent category

Category: English K2 Community

Unfortunately the only way to filter each tags results is through menu items.
You can also change your URLs entirely and have clean urls for tags.
This will however change all your tag/ user URLs.

To do this create a menu link to K2 categories and don't select any category. This way, all unresolved links will be assigned to this menu.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
07 Oct 2014 12:41
Replied by Krikor Boghossian on topic Item images missing in Full Text

Item images missing in Full Text

Category: English K2 Community

The word limit for the introtext will strip all HTML tags, including the images.
You can also cleanup your HTML from K2's parameters (Content Cleanup section/ Content tab).
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
07 Oct 2014 12:35
Replied by Krikor Boghossian on topic Opengraph Image tag not being rendered

Opengraph Image tag not being rendered

Category: English K2 Community

You do not need to hack K2 core files.
You will lose all your changes when you update.

This has to be done via template overrides.
You need to check if the image is both set and present.

This post will help you on template overrides.
getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates
  • Mark Fallon
  • Mark Fallon's Avatar
07 Oct 2014 12:24
Replied by Mark Fallon on topic Opengraph Image tag not being rendered

Opengraph Image tag not being rendered

Category: English K2 Community

But what am I testing for? I can't run an if/else on the existence of an og:image tag, because wouldn't the template be loaded BEFORE K2? so there will never be an og:image tag at the time the if/else is executed.

I need to find the K2 file that sets the og:image tag so I can amend it. Have you any idea which file it is? I have searched through the file contents of the K2 folder to find "og:image" but no luck.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
06 Oct 2014 13:44
Replied by Krikor Boghossian on topic Opengraph Image tag not being rendered

Opengraph Image tag not being rendered

Category: English K2 Community

Hello Mark,

Have you specified which image size you want to use?
This setting is located in K2's params.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
06 Oct 2014 13:20
Replied by Krikor Boghossian on topic Item images missing in Full Text

Item images missing in Full Text

Category: English K2 Community

The images are not present in the frontend code at all.
Make sure you are not stripping tags from the introtext.
In the K2's settings there is the content cleanup setting. Make sure that this option is left empty.
  • Mark Fallon
  • Mark Fallon's Avatar
05 Oct 2014 20:31
Opengraph Image tag not being rendered was created by Mark Fallon

Opengraph Image tag not being rendered

Category: English K2 Community

Hi,

I am using K2 Version 2.6.8.

The other Opengraph tags are rendered fine (url, title, description & type) but there is no og:image tag, even though the K2 item has an image set.

Any ideas?

Thanks

Mark
  • Michael
  • Michael's Avatar
05 Oct 2014 17:53

Speichern (frontend/backend) zeigt weissen Browser

Category: Offizielle deutsche Gemeinschaft

Hallo zusammen,

seit einigen Tagen habe ich ein Problem nach dem Editieren eines K2-Items.
Und zwar bleibt der Frame (oder im Backend der komplette Browserinhalt) weiss.
Es wird auch kein Fehler, kelin Quellcode angezeigt.

Ich bin mir nicht sicher, woran es liegt. habe schon andere Templates ausprobiert, den
JCE Editor gegen einen anderen getauscht u.v.m.

Aber immer wieder gleicher Fehler. Die Änderung am Beitragsinhalt wird übrigens trotzdem
übernommen....

Ich habe Joomla 3.3.6 und die neueste K2-Version installiert.(2.6.8)

Anfangs funktionierte alles reibungslos. Ich kann aber nicht sagen, warum es nun nicht
mehr klappt. Gestartet bin ich nach Joomlamigration von 2.5.x auf 3.x. im August diesen Jahres.


Hat jemand ähnliche Erfahrungen gemacht?

Gruss
Michael
  • Estian
  • Estian's Avatar
03 Oct 2014 15:14 - 03 Oct 2014 15:16
Replied by Estian on topic Column Display is not working correctly

Column Display is not working correctly

Category: English K2 Community

Unfortunately I have still not been able to fix the problem. My knowledge regarding this is simply lacking :S.

I have searched far and wide across the internet for a solution, and I have done the following without success:
1) I have checked and enabled the default K2.css document.
2) I have checked and 're-added' "float-left" to the css.
3) I have checked all settings within the interface - all categories have been set up with the following configuration:
Leading Content/Columns - 0/0
Primary Content/Columns - 100/3
Secondary Content/Columns - 0/0
(I have tried leading, primary and secondary)
4) I have looked at the coding within category.php and category-item.php, and have found no missing </div> (not with my limited knowledge in php coding). There are equal amounts of opening and closing tags within both documents.

The website still displays content in a single column, with items repeatedly getting nested into one another - which I believe is the root of the problem.

The following link will take you to a page with the incorrect layout:
r2z.co.za/sisterlilian/sensitive-parenting-blog/itemlist/category/5-baby

Any other help/advice would be greatly appreciated.
Thank you very much.
Displaying 2261 - 2280 out of 6582 results.