Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • Joe Campbell
  • Joe Campbell's Avatar
31 Dec 2014 14:31
Replied by Joe Campbell on topic Different URL (Menuitem K2 TAG / K2 page&mod)

Different URL (Menuitem K2 TAG / K2 page&mod)

Category: English K2 Community

Cool, before I forget, this what I was referring to about the tag URL...

Using .htaccess to remove the hidden menu directory from all tag URLs
bit.ly/1HZVFjA

So for example, here's a tag URL from your website...
getk2.org/show/tag/announcement

Using a .htaccess rule, you could remove "/show" from the URL...
getk2.org/tag/announcement

This would be ideal to future proof a website (change of platforms, etc.)

I would also advise the inclusion of another rule to redirect all access to getk2.org/tag to the homepage (if not a site visitor will receive a 404 Error Page)

see what I mean...
getk2.org/show/tag/

Please let me know if you understand now and if it makes sense or if you know of a better solution :)
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
31 Dec 2014 12:37
Replied by Krikor Boghossian on topic Different URL (Menuitem K2 TAG / K2 page&mod)

Different URL (Menuitem K2 TAG / K2 page&mod)

Category: English K2 Community

Ok :)

Let me know when you've sent them.
  • Joe Campbell
  • Joe Campbell's Avatar
31 Dec 2014 01:51
Replied by Joe Campbell on topic Different URL (Menuitem K2 TAG / K2 page&mod)

Different URL (Menuitem K2 TAG / K2 page&mod)

Category: English K2 Community

OK...thank you for the support link and the warm holiday sentiment :)

I will send the links and credentials in a few days...I would like to tidy a few things up first, as I would like to receive your option on the site as well...THANKS AGAIN :)
  • alexandria
  • alexandria's Avatar
30 Dec 2014 22:53 - 02 Jan 2015 08:52
SOLVED - Display category name in tag.php was created by alexandria

SOLVED - Display category name in tag.php

Category: English K2 Community

Hello,

I have a module k2 tool cloud pointing to a subcategory 'sports"
when i click on "snowboard" tag, i want 'sports' to display before the title tag "snowboard' and all the items.

I tried :
<?php foreach($this->items as $item): ?> <?php $parentName = $item->category->parent; ?> <?php endforeach; ?> <?php // show id for help) echo $parentName; ?> <?php if ($parentName == 4) echo "sports"; ?>

It works but it's not very good, maybe there is something simple than that

can you please help me for this ?
Thanks
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
30 Dec 2014 15:23
Replied by Krikor Boghossian on topic Different URL (Menuitem K2 TAG / K2 page&mod)

Different URL (Menuitem K2 TAG / K2 page&mod)

Category: English K2 Community

Joe All the best for you and your family :)

You can use our contact form to send links and credentials www.joomlaworks.net/support/contact
  • Joe Campbell
  • Joe Campbell's Avatar
30 Dec 2014 14:16
Replied by Joe Campbell on topic Different URL (Menuitem K2 TAG / K2 page&mod)

Different URL (Menuitem K2 TAG / K2 page&mod)

Category: English K2 Community

It's production/private...Please send (email or Twitter Direct Message) your email address and I will send details.

Wishing the entire #JoomlaK2 Team & Community a Happy & Health New Year :)
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
30 Dec 2014 13:39
Replied by Krikor Boghossian on topic Different URL (Menuitem K2 TAG / K2 page&mod)

Different URL (Menuitem K2 TAG / K2 page&mod)

Category: English K2 Community

Also, is there a way to create hidden menu named "tag" and then do the trick of creating a K2 category menu item with selecting any categories...then remove the "/tag" prefix portion of the url that K2 automatically to all tag URLs?


I do not really understand the question since you already pointed out the trick. The only different thing I would do is to leave that menu item blank instead of selecting all categories.

Also, the title and breadcrumbs displays the tag in lowercase (even though the tag was saved as Title Case)


Is it possible to have a link?
  • Joe Campbell
  • Joe Campbell's Avatar
30 Dec 2014 04:44
Replied by Joe Campbell on topic Different URL (Menuitem K2 TAG / K2 page&mod)

Different URL (Menuitem K2 TAG / K2 page&mod)

Category: English K2 Community

Also, the title and breadcrumbs displays the tag in lowercase (even though the tag was saved as Title Case)
  • Joe Campbell
  • Joe Campbell's Avatar
30 Dec 2014 04:37
Replied by Joe Campbell on topic Different URL (Menuitem K2 TAG / K2 page&mod)

Different URL (Menuitem K2 TAG / K2 page&mod)

Category: English K2 Community

Also, is there a way to create hidden menu named "tag" and then do the trick of creating a K2 category menu item with selecting any categories...then remove the "/tag" prefix portion of the url that K2 automatically to all tag URLs?

I tried deleting "tag" under the Advanced SEF Parameter, but it replaces it with "tag" as a default.
  • Joe Campbell
  • Joe Campbell's Avatar
30 Dec 2014 04:33
Replied by Joe Campbell on topic Different URL (Menuitem K2 TAG / K2 page&mod)

Different URL (Menuitem K2 TAG / K2 page&mod)

Category: English K2 Community

I did that and it did not have any effect.

The tag alias portion of the URL has spaces instead of hyphens and the characters are not all lowercase.

Also, what does "Tag character case" do, there is no tooltip to describe it.
  • Joe Campbell
  • Joe Campbell's Avatar
30 Dec 2014 04:19
Replied by Joe Campbell on topic [SOLVED] view all items with tag in backend

[SOLVED] view all items with tag in backend

Category: English K2 Community

I just realized that I had the following main K2 parameter off which allows for tag sorting in the backend:
Allow item filtering by tag (in the backend)

screenshot:
snag.gy/30Nkc.jpg
  • dazebao
  • dazebao's Avatar
23 Dec 2014 22:10
Replied by dazebao on topic Problema orario articoli K2

Problema orario articoli K2

Category: Comunità italiana K2

L'unica cosa per far apparire l'orario giusto è quello di cancellare gli orari di creazione e pubblicazione prima del salvataggio...speriamo in una versione migliore. K2 non è più quello di una volta e i problemi vengono a galla specie con joomla 3.X
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
22 Dec 2014 21:09
Replied by Krikor Boghossian on topic Sidebar problem

Sidebar problem

Category: Commercial Joomla Templates

The property
.no-sidebar section#content { width: 100%; }
is present in the template's stylesheet.
Is it possible that there is a module published but it doesn't render?

It could be a K2 Content module with no content.

I will be able to assist you even further if I had admin access. If you decide to upload it to a staging/ dev domain please send us credentials through the contact form: nuevvo.com/contact
  • Joe Campbell
  • Joe Campbell's Avatar
22 Dec 2014 16:59
Replied by Joe Campbell on topic [SOLVED] view all items with tag in backend

[SOLVED] view all items with tag in backend

Category: English K2 Community

Good Day George...here's the official Twitter post from JoomlaWorks regarding the status of K2v3...
Invalid consumer key/secret in configuration
  • George Nicolae
  • George Nicolae's Avatar
22 Dec 2014 16:47 - 22 Dec 2014 16:49
Replied by George Nicolae on topic [SOLVED] view all items with tag in backend

[SOLVED] view all items with tag in backend

Category: English K2 Community

I know Joseph question is not about this. Triyng to demo a cool Joomla theme and K2 to see if it worths switching fron Wordpress I currently use, to joomla, had a problem with K2.

Discovered that it wasn't from the plugin but my Joomla installation( Hostgator dumped softaculous and offer only their script installation software wich is a piece of crap) so, the problem is fixed but in the meantime, searching for a fix discovered the V3 beta release of K2 and it looks awesome. Any news about a final beta release or even better, the alpha one? :D
  • Joe Campbell
  • Joe Campbell's Avatar
22 Dec 2014 15:36
Replied by Joe Campbell on topic [SOLVED] view all items with tag in backend

[SOLVED] view all items with tag in backend

Category: English K2 Community

PERFECT - Thanks Krikor, I have not installed K2v3 as of yet.

One more question - in K2v3 would I still need to use the hidden menu with an empty category trick for tags that are not associated to a menuID?
I would prefer not using domain.com/show/tag/tag-name and instead just domain.com/tag/tag-name

I am also open to .htaccess solution if that's an option to hide the /show/ from the URL.
  • George Nicolae
  • George Nicolae's Avatar
22 Dec 2014 00:36 - 22 Dec 2014 00:52
K2 2.6.9 not working at all with Joomla 3.3.6 was created by George Nicolae

K2 2.6.9 not working at all with Joomla 3.3.6

Category: English K2 Community

I used Wordpress for quite a while for it's versatility and lightness compared to Joomla.

Seen some cool Joomla templates and thought I should give them a spin on Joomla 3.3.6 + K2 to see how things work and decide if I can handle this combo to make a news-blog website.

After I uploaded and activated K2 I got this error
Warning: require_once(/home3/cartonic/public_html/test/administrator/modules/mod_k2_statsDShelper.php): failed to open stream: No such file or directory in /home3/cartonic/public_html/test/administrator/modules/mod_k2_stats/mod_k2_stats.php on line 29

my admin panel looks bad, with no styling at all.

L.E The errors occur only when Isis theme is activated. With Hathor there's apparently no problem but I don't quite like the ancient design.

And when I try to open any K2 section( categories, tags ...etc) I get this error:
Fatal error: Class 'K2HelperPermissions' not found in /home3/cartonic/public_html/test/administrator/components/com_k2/k2.php on line 39
  • Seekat Seemonster
  • Seekat Seemonster's Avatar
19 Dec 2014 09:03
Replied by Seekat Seemonster on topic Rating Schema Snippet for K2 Articles

Rating Schema Snippet for K2 Articles

Category: English K2 Community

Hi there

Thanks for the valuable input on star rating and rich snippets. I'm trying to do more or less what's being describe in your article. The only difference is, I would like to use K2's build-in star rating. I'm also very new to the coding used to call data from an item. I gathered that last bit of your coding would be to recall the data gathered and output it in rich snippet form.
- <div id="itemRatingLog<?php echo $this->item->id; ?>" class="itemRatingLog"> <?php echo $this->item->numOfvotes; ?> </div>
<!-- Section for Schema -->
<meta itemprop="bestRating" content="5">
<meta itemprop="ratingValue" content="<?php echo ($this->item->votingPercentage / 20); ?>">
<meta itemprop="ratingCount" content="<?php echo (str_replace(array('(', ')', 'Vote', ' '), '', $this->item->numOfvotes)); ?>">


What bits of code would I need to change to recall the star rating data already embedded in the item?

Also still struggling with JCE stripping bits of code like - ?php echo $this->item->id; ?
As well as <meta itemprop="bestRating" content="5"> which I have to change to the following for JCE not to strip <span itemprop="bestRating" content="5"></span>



  • John Vincent
  • John Vincent's Avatar
17 Dec 2014 18:41
Replied by John Vincent on topic Item Will not Show in SubCatagory

Item Will not Show in SubCatagory

Category: English K2 Community

Even when I create a new item and try to reorder it, it does not work.

I have it set to publication date, but when I change the date I am not seeing any change in the order

I am also having an issue that when I try to delete an item it does not delete from the webpage even after a browser cache

Overall I am trying to figure out when the K2 webpage takes so long to update
  • Lefteris
  • Lefteris's Avatar
17 Dec 2014 12:17

K2 v3 BETA - Category extraFieldsGr scope manager is missing

Category: English K2 Community

@Johan

There were made some changes in the extra fields . There is no management for extra fields for users, tags and categories. All the groups assigned to those scopes will always be displayed. The management of the item's extra fields has moved into the category edit form, under the "Category view options" .
Displaying 2101 - 2120 out of 6582 results.

Powered by Kunena Forum