Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • JoomlaWorks
  • JoomlaWorks's Avatar
13 Feb 2019 19:43
Replied by JoomlaWorks on topic sort k2 tags

sort k2 tags

Category: English K2 Community

Quick search revealed at least 2 dependencies (intl module for PHP and ICU libs). See e.g. stackoverflow.com/questions/22875431/i-get-this-error-collator-create-unable-to-open-icu-collator-u-file-access-err
  • JoomlaWorks
  • JoomlaWorks's Avatar
13 Feb 2019 19:41
Replied by JoomlaWorks on topic sort k2 tags

sort k2 tags

Category: English K2 Community

Do you have the required PHP modules to use the Collator class?
  • shahrouz
  • shahrouz's Avatar
12 Feb 2019 10:45
Replied by shahrouz on topic sort k2 tags

sort k2 tags

Category: English K2 Community

Thank you.
I changed all collations to utf8_persian_ci in phpadmin.
I also visited and used stackoverflow.com/questions/22796522/php-array-sorting-and-compatibility-with-persian-alphabets.
Unfortunately, the problem has not been solved yet.
  • JoomlaWorks
  • JoomlaWorks's Avatar
09 Feb 2019 11:10
Replied by JoomlaWorks on topic sort k2 tags

sort k2 tags

Category: English K2 Community

I would recommend you follow the hints outlined here: stackoverflow.com/questions/22796522/php-array-sorting-and-compatibility-with-persian-alphabets

These will help to check if your server has the right locale and then you can use the "Collator" solution mentioned here stackoverflow.com/a/46765380/1157949 to do the proper sorting.
  • shahrouz
  • shahrouz's Avatar
07 Feb 2019 10:22
Replied by shahrouz on topic sort k2 tags

sort k2 tags

Category: English K2 Community

Thank you very much.
The link you have mentioned is exactly the same we use. Unfortunately, I am not skillful enough to perform what you have suggested. Would you please do me a favor and perform the necessary changes yourself?
Many thanks indeed!
  • JoomlaWorks
  • JoomlaWorks's Avatar
05 Feb 2019 23:09
Replied by JoomlaWorks on topic sort k2 tags

sort k2 tags

Category: English K2 Community

So, I guess the sorting we do is not Persian friendly. The good news is that you can simply re-order the foreach loop in the mod_k2_tools tags.php override here: github.com/getk2/k2/blob/master/modules/mod_k2_tools/tmpl/tags.php#L16

Can you generally use e.g. sort() in PHP on your server to properly order alphabetically an array of Persian words?
  • Shannon Briggs
  • Shannon Briggs's Avatar
05 Feb 2019 02:49
Display "tags" column in the item manager was created by Shannon Briggs

Display "tags" column in the item manager

Category: English K2 Community

Anyone know of a plugin or solution that displays K2 tags within a column in the K2 item manager? Something similar to how wordpress displays tags in the posts manager would be awesome.
  • shahrouz
  • shahrouz's Avatar
02 Feb 2019 11:20
Replied by shahrouz on topic sort k2 tags

sort k2 tags

Category: English K2 Community

Thank you for your quick reply.
You can see the desired order in right section of the following link, the actual order of letters must be as indicated by numbers, 1. 2, etc.:
transcoiran.com/k2/index.php/fa/

The alphabetical order in K2 menu category is now correct.
I need an email from you to send the control panel password, if it is needed. Or you may give me another suggestion so that i can keep it private.
  • JoomlaWorks
  • JoomlaWorks's Avatar
31 Jan 2019 13:32
Replied by JoomlaWorks on topic sort k2 tags

sort k2 tags

Category: English K2 Community

The sorting mechanism is alphabetical already but perhaps it has trouble applying properly to Persian.

Can you send me a link to your site with the module on and let me know what the actual order should be so I can replicate it to my dev environment for testing?
  • shahrouz
  • shahrouz's Avatar
31 Jan 2019 11:56
Replied by shahrouz on topic sort k2 tags

sort k2 tags

Category: English K2 Community

yes that is right
  • JoomlaWorks
  • JoomlaWorks's Avatar
30 Jan 2019 18:46
Replied by JoomlaWorks on topic sort k2 tags

sort k2 tags

Category: English K2 Community

Are you referring to the Tag Cloud option in the "K2 Tools" module (mod_k2_tools)?
  • shahrouz
  • shahrouz's Avatar
30 Jan 2019 12:37
sort k2 tags was created by shahrouz

sort k2 tags

Category: English K2 Community

Hi
I appreciate your hep regarding my question in the following link:
www.joomlaworks.net/forum/k2-en/46487-the-problem-in-view-of-k2-by-alphabetical-persian-ordering?limitstart=0

I have another question in the same field:
The Persian letters in the module tags K2 do not appear in lists in proper alphabetical order. To sort this module, which table of the database is to be changed?

Thank you for your assistance.
  • JoomlaWorks
  • JoomlaWorks's Avatar
27 Jan 2019 11:34

Cannot changing <div class="componentheading"> to <h1> in tag view

Category: English K2 Community

The template overrides may be outdated.

See this getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates and then create your own set or modify the existing overrides with new elements that may be missing.

Really, it's not difficult.
  • Tutsev
  • Tutsev's Avatar
17 Jan 2019 22:16

Cannot changing <div class="componentheading"> to <h1> in tag view

Category: English K2 Community

Thank you for support, Fotis!
But... When I open menu item, seted as K2 -> Tag - page title is OK - in <h1>. If I open tag page generated by K2, not from menu, page title is in <div>, not in <h1>.
I have selected "shine_magazine" in the item's K2 category and cleaned folder /html/com_k2/
I can't understand why changes in tag.php not displayed, and page titles still in <div>.
Please, help to resolve this issue!
  • JoomlaWorks
  • JoomlaWorks's Avatar
15 Jan 2019 23:45

Cannot changing <div class="componentheading"> to <h1> in tag view

Category: English K2 Community

First off, make sure you have selected "shine_magazine" in the item's K2 category. Secondly, cleanup your /html/com_k2/ folder. You should not use "templates" and having a folder named "item" will probably cause confusion in the long term.
  • Alex
  • Alex's Avatar
15 Jan 2019 15:59

How to add k2 extra field inside the content

Category: English K2 Community

Hi to everyone. I have a question about K2 extra field: it's possible to call inside the content one or more k2 extra fields tag?

If so which tag or call i will need to use? Thanks
  • Tutsev
  • Tutsev's Avatar
14 Jan 2019 23:52

Cannot changing <div class="componentheading"> to <h1> in tag view

Category: English K2 Community

I moved the folder my_template in com_K2, clean cache, but nothing change. H1 on header missing...
  • JoomlaWorks
  • JoomlaWorks's Avatar
14 Jan 2019 21:08

Cannot changing <div class="componentheading"> to <h1> in tag view

Category: English K2 Community

The correct path is /templates/my_template/html/com_k2/my_template/tag.php not /templates/my_template/html/com_k2/templates/my_template/tag.php for your overrides (not "templates" subfolder required anymore). If your overrides exist in such a subfolder move them all to /templates/my_template/html/com_k2/my_template/.

Remember to clean your site's cache.
  • JoomlaWorks
  • JoomlaWorks's Avatar
14 Jan 2019 20:51

Cannot changing <div class="componentheading"> to <h1> in tag view

Category: English K2 Community

You only should make this change in /templates/my_template/html/com_k2/templates/my_template/tag.php, not in K2's core files. Is your site live somewhere?
  • Tutsev
  • Tutsev's Avatar
13 Jan 2019 22:12 - 13 Jan 2019 22:16

Cannot changing <div class="componentheading"> to <h1> in tag view

Category: English K2 Community

Hello,
Cannot changing <div class="componentheading"> to <h1 class="componentheading">
I trying make tag page title H1, changing <div class="componentheading"> to <h1 class="componentheading">, but without success.

Please, help!
 <!-- Page title --> <h1 class="componentheading<?php echo $this->params->get('pageclass_sfx')?>"> <?php echo $this->escape($this->params->get('page_title')); ?> </h1> <?php endif; ?>
Note:
This corrections has made in /components/com_k2/templates/default/tag.php
and in
/templates/my_template/html/com_k2/templates/my_template/tag.php
Displaying 521 - 540 out of 6582 results.

Powered by Kunena Forum