Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
21 Mar 2018 23:25
Replied by Krikor Boghossian on topic Broblem with Image Alt Attributes

Broblem with Image Alt Attributes

Category: English K2 Community

You can look at the way that the K2 Content module is using the alt tags
github.com/getk2/k2/blob/master/modules/mod_k2_content/tmpl/Default/default.php#L74 and try to alter the module's code.

Keep a backup since this might lead to a 500 error and you will have to revert your changes.
  • Daily Deals UK
  • Daily Deals UK's Avatar
19 Mar 2018 16:11

Stop Google from indexing 'tag' pages when tags are used ?

Category: English K2 Community

Hi Krikor

I don't understand what you mean.

Would that code stop all tags being indexed? even ones as a menu?

Basically I only want menus indexed and most of mine are made from K2 tags. But the rest of the tags I don't want indexed.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
18 Mar 2018 11:53
Replied by Krikor Boghossian on topic Display tag pages same as category pages

Display tag pages same as category pages

Category: English K2 Community

You can add it as a feature request github.com/getk2/k2 so we can have a discussion over it :)
  • frederique cavalier
  • frederique cavalier's Avatar
17 Mar 2018 17:53
Replied by frederique cavalier on topic Cards Twitter & Facebook Open Graph articles K2

Cards Twitter & Facebook Open Graph articles K2

Category: Communauté française K2

Hello Robert,

J'espère pouvoir vous aider et vous faire partager mes petits tricks puisque moi aussi j'ai bien galéré pour installer les open graph sur mon site joomla. Bien en fait c'est très simple et pas besoin d'acheter une extension pour ça.
J'espère que vous avez installé la dernière version de K2. En ce qui me concerne j'utilise sharethis, qui implante un simple code js sur la page index.php du template (quel qu'il soit).
Du coup :
- vous vous connectez à votre espace administrateur
- vous cliquez sur composant/K2/item
- là vous vous retrouvez avec la liste de vos articles, vous cliquez en haut à droite de la page, dans le composant K2 ---> roue crantée (paramètres)
- une nouvelle page apparaît, c'est la page de configuration du module K2
- vous allez sur l'onglet "social"
- là vous voyez l'espace où vous pouvez rajouter le code de sharethis par exemple. Ce qui est importantc'est de cocher la case Enable Facebook meta tags ---> YES / en français un truc du genre installer les facebook meta tags.
- ensuite vous choisissez le format d'image de vos articles à partager. Moi j'ai choisis large.
- vous enregistrez la configuration et vous fermez.
- Vous videz le cache de votre site (système/vider le cache ou clear cache)

En effet, si vos images sont trop petites, vous partagerez sur facebook uniquement des petites images. Pour que votre post donne envie d'être lu, il faut que l'image soit grande.

Vous ouvrez ensuite votre site en frontend, pour moi par exemple c'est www.genio.cc.
Vous allez sur un de vos articles et vous essayer de le partager pour voir si ça marche. Si vous faîtes un clic droit dans le navigateur et regardez la "page source" ou "inspecter le code", vous verrez que les fameuses balises open graph sont bien rajoutées dans le <head>.

Si les images ne s'affichent toujours pas, pas de panique, il faut aller débugger vos articles manuellement chez facebook. Pour ça, vous allez sur la page developers.facebook.com/tools/debug/sharing/
vous collez les URLs (adresses) de vos articles, une par une, et cliquez sur debuguer.
si la page n'a jamais été partagée, Facebook vous le dit, vous cliquez alors sur "obtenir de nouvelles informations", et là vous cliquez sur "re-collecter", ce qui oblige le robot de facebook à parcourir de nouveau votre page et mettre à jour les balises og. Vous recliquez sur debuguer et normalement votre onglet de partage devrait apparaître correctement avec le titre / la description / l'image etc...

Ca a très bien fonctionné pour moi !

J'espère vous avoir aidé.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
14 Mar 2018 16:42
Replied by Krikor Boghossian on topic A little question about add custom tags

A little question about add custom tags

Category: English K2 Community

Hello,

Og tags are already inclued, you can add custom ones using Joomla!'s API (addMetadata / addCustomMeta) in your item.php file overrides ( getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates )

Some example code can be found here github.com/kricore/Advanced-templating-with-K2/blob/master/_inc/cheatsheet.php#L176-L191
  • myquyen1996
  • myquyen1996's Avatar
13 Mar 2018 04:17
A little question about add custom tags was created by myquyen1996

A little question about add custom tags

Category: English K2 Community

I use joomla with k2 and i need to add Opeh Graph meta tags to my items. I alreday have meta description and others which i don't need. I need to add meta og:image ,og:image:height and og:image:width. I try to do this with JS, but than facebook grabber doesn't see my meta tags. So i need to add them with backend part. Also i need the oportunity to change thir values from my admin panel. Maybe you know some plugins(free) or something else? Maybe k2 have some own solutions?
Thanks!
  • Zed
  • Zed's Avatar
12 Mar 2018 15:52
Replied by Zed on topic Editing TAG.php

Editing TAG.php

Category: English K2 Community

Hi Krikor, tks for the reply.
well since the tags are dinamically given by the admin, its impossible to follow that and create a menu for each tag (if i understood correctly your suggestion);
it's not possible to overwrite this page the away its done with item.php, category.php...?
if i make changes to the tag.php in the "default" folder they show up online, but in my own tag.php in my own folder no... its kind of strange given the openness of K2
maybe i'll give a specifi class to the menu and change the page trough CSS, menu by menu...
  • James Argo
  • James Argo's Avatar
10 Mar 2018 07:21 - 10 Mar 2018 08:13

K2 Backend ACL critical problem, user can do restricted action.

Category: English K2 Community

Greeting all...

First of all, thank you Joomlaworks for providing us so useful and wonderful extension K2 for free. It is great!

Ok, I just have found a problem which could cause a threat to our site, where user with very limited backend admin access can see, and take action on things they suppose NOT to do. I spent last few days on testing this issue in both local server and also online server. I can confirm this is really potential problem which can destroy the whole K2 articles in our site. To make it short, let's make it this way:

1. Fresh install Joomla 3.8.5.
2. Fresh install K2.
3. No other extension installed.
4. I (as Super User) create Joomla usergroup Author, and new Viewing Access Level called "Author" which includes Public, Registered and Author only (ticked).
5. I create a Joomla user named "author1" which will act as article creator. In Joomla user, I assign this user author1 to usergroup Author. Then import the user to K2 user. His ONLY job is to create K2 articles and edit his OWN articles when necessary via back end and NOT to publish it. To do so, I assign his permission via Joomla ACL as follow :
  • Joomla global ACL, set the group Author to have backend Administrator login. That's it. The rest permission in this point is inherited.
  • Still in Global Configuration, go to K2 permission tab. Set Author permission to allow CREATE and EDIT OWN. *I also have to set Access Administration Interface" to Allowed, in order to make the admin menu toolbar appear to the author while he is login to backend administrator. Otherwise he will not be able to access either component toolbar or any K2 section (panel) in backend administrator.* Save it.
  • Go to admin menu Joomla Extension --> Modules --> Administrator. FInd the module "Toolbar", edit it and grant access to "Author"

If we do it correctly, we can now logout as Super User, and re-login to backend administrator as Author1 with limited view access.

What we see as Author1 in backend administrator Cpanel page is K2 stats (admin) , and K2 Quick Icons (admin) , while in toolbar he can see Components and Help menu. The Components will only have K2 sub menu, * with K2 FULL sub menu instead of only Items, category, tags, comments, media manager, and information! *

That means, using the toolbar this Author1 is able to access many unauthorized resources and take unauthorized action such as disabling any user available (despite their usergroup), and flag them as spammer!

It is true that when he tries to access (for example) the K2 Users page, he will be warned by red error box saying "Error you are not authorized to view this resource", but still the page is open and give him an access to many unauthorized option to take action such as disabling users, and flag users as spammers.

Ok, so what if I don't grant access of module toolbar to Author? Doesn't that mean he is still able to access K2 section via K2 Quick Icons (admin) menu in Cpanel when he logged in and NOT having full K2 menu in toolbar?

Yes... He will not see Component menu in toolbar. Thus he wont have any K2 submenu either. And he still be able to access K2 backend section through K2 Quick Icons (admin). The problem is, there is still a chance for him to easily "sneak" into the hole.

Let's say I don't grant access of module toolbar to Author in admin menu module. This author can access K2 backend section through K2 Quick Icons (admin). What he will see in the left menu are : Items, Categories, Tags, Comments, Media Manager, and Information only. No link to K2, Users, Usergroups, or Extra fields. The problem is, when he create new article (or editing his own) the K2 item editor will open. In this K2 item editor, he CAN change the author by clicking Author button... When he click it, K2 users page will open and again, he will be warned by red error box saying "Error you are not authorized to view this resource", but still the page is open and give him an access to many unauthorized option to take action such as disabling users, and flag users as spammers.



If you don't have any idea what was happening when someone click flag users as spammer to legit site contributors, it is big disaster. All their articles will be destroyed from database, and the user is deleted from K2 database table, the site turns out error 1056 database error etc in front end, etc... Well, at least that was what happen to me last week. The website down for a while. Lucky I got daily backup to restore (Thanks Akeeba!).

I am not sure if this is appropriate, but granting this user "Access Administration Interface" in global K2 permission ACL should not go that far. There should be a way where "Access Administration Interface" permission does not give him way to far access in K2 admin section. Instead, only permission given to him is accessible (like create items and edit his own).


The next thing is, he is able to publish his own article if he manage to edit his own article via backend admin K2 item editor. It is true, that if he goes to Items menu in K2, (where he will see list of articles), he can not click (un-tick) the published checkbox (doing so will not change the state of article) to make it published or unpublished. But if he manage to edit the articles, he is able to change the state of publishing via K2 item editor page (it will take effect after saving).


That's all for now, please bear my English. I hope JW developers can take a look into the problem and solve them in next release.

Thank you so much for all your effort! You guys ROCK!!
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
08 Mar 2018 23:36
Replied by Krikor Boghossian on topic K2 tag redirects to another menu

K2 tag redirects to another menu

Category: English K2 Community

If a K2 category menu link is blank (no categories selected) this menu item will serve as a root menu for orphan tags, users etc.
  • George Nasis
  • George Nasis's Avatar
08 Mar 2018 14:02
Replied by George Nasis on topic K2 tag redirects to another menu

K2 tag redirects to another menu

Category: English K2 Community

Ok i found out.

I have forgoten only one item menu without to assign K2 category. and for some reason Joomla or K2 decide to use this site to display the items with this tag
  • George Nasis
  • George Nasis's Avatar
08 Mar 2018 13:57
K2 tag redirects to another menu was created by George Nasis

K2 tag redirects to another menu

Category: English K2 Community

Hallo there,

I experience something very strange. I am for example on a item view with this url

www.example.com/a/b/c/item

When I click on the tag testtag of the item I am redirecting to this one:

www.example.com/d/e/f/tag/tagtest

How can I control?

thank you
  • Timothy Michel
  • Timothy Michel's Avatar
04 Mar 2018 18:47
Replied by Timothy Michel on topic K2 and Joomla Page Break Elements

K2 and Joomla Page Break Elements

Category: English K2 Community

All you have to do is have K2 load the "Content - Page Break" plugin and it would work, as far as I know.

I am already using Regular Labs Tabs and Sliders, but the Page Break Plugin is so much easier from a user's perspective, because all they have to do is insert a page break and give it a title and table of contents alias. I have to make it easier for our writers who are often not very tech savvy, and become very apprehensive when asked to add Regular Labs tags with several attributes into an article.

Could this possibly added for the next release of K2?
  • SweetElite
  • SweetElite's Avatar
03 Mar 2018 16:19 - 04 Mar 2018 12:10
share button was created by SweetElite

share button

Category: English K2 Community

Hello

I have a problem, when a user clicks the Facebook share button it K2, its not sharing the story that they choose. The share button is sharing the same story for all of the stories alone with the same image not related to the story.

I went in side of K2 Parameters then social and i paste this code inside of social code, i got from Facebook development.

<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.12&appId=1844378725778307&autoLogAppEvents=1';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

<div class="fb-share-button" data-href="fishinaddicts.com/fishing-blogs" data-layout="button_count" data-size="small" data-mobile-iframe="true">www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Ffishinaddicts.com%2Ffishing-blogs&src=sdkpreparse" class="fb-xfbml-parse-ignore">Share


But its not working ,

If anyone could help me out thanks in advance..
Here is the link on my site with my K2 stories see what i mean..

fishinaddicts.com/fishing-blogs

Thanks
  • STEPHAN HERBY
  • STEPHAN HERBY's Avatar
02 Mar 2018 17:14 - 02 Mar 2018 17:15
Replied by STEPHAN HERBY on topic Twitter card & Facebook Open Graph to K2 articles

Twitter card & Facebook Open Graph to K2 articles

Category: English K2 Community

Halo Robert...
Comme je te le disais plus haut, les META tag OG de K2 sont bons. ce qui pose problème c'est cette série de 2e META Tag OG qui apparaissent après les scripts dans le header (est-ce que tu les vois ?).
de plus le fait d'avoir effacer la META description n'a pas fait disparaitre ce 2e META OG, elle est juste vide et du coup Facebook prend en considération celle de K2 (tu me suis ?)
Mais le titre reste effectivement faux, mais pas seulement : l'URL également est celle de base du site et non pas celle de ton article.
Je me demande si ça ne vient pas de ton template ?
Tu devrais peut-être essayer d'installer ton site sur un serveur local genre MAMP et d'activer un template différent (genre celui d'origine de Joomla) juste pour voir si les tags seraient bons (ou d'activer un template momentanément sur ton site en production, juste le temps de voir ?) SI c'est le cas, ce serait bien à cause du template...
  • Eric Lamy
  • Eric Lamy's Avatar
01 Mar 2018 09:49

Impossible to publish on frontend (file not found)

Category: English K2 Community

Hi Krokor,

Thx for your answer

Krikor wrote:

I try to unpublish plugins but I have always the same string "File not found".

Do you mean items or plugins?

Here are all my components, plugins

Components
AcyMailing 5.9.1 enterprise January 2018
Akeeba Backup 6.0.1 Pro 2018-02-26
comprofiler 2.1.3+build.2018.02.19.19.51.48.2dffa411d 2018-02-19
DOCman 3.2.0 January 2016
DOCman Import 2.1.2 October 2013
Event Booking 3.2.1 July 2010
FILEman 3.1.3 January 2018
GW Import Adh 2.0.2 December 2017
HikaShop 3.3.0 Business 27 février 2018
Import users to Community Builder from Excel or CSV file 2.6.9 2014-12-01
JCE Editor Pro 2.6.26 pro 31-01-2018
JCH Optimize Pro 5.2.2 November 2017
jDBexport 4.0.0b 2017-12-22
JMap 4.4 January 2018
Joomla Updater component 3.6.2 February 2012
K2 2.8.0 August 18th, 2017
LOGman 3.1.2 November 2017
pjmvi 1.0.0 October, 2012
populate 1.6.3 March 2010
ProFiles 1.5.0 2015-02-18
Regular Labs - Extension Manager 7.1.7 January 2018
Simple Image Gallery Pro 3.1.0 April 5th, 2016
Unite Slider 5.0.8 August 2012
videowhisper_consultation 3.26 December 2011
Watchful Client 1.12.2 2018-02-27

Plugins

_jw_sig 3.0.1 May 14th, 2014
AcyMailing : (auto)Subscribe during Joomla registration 4.8.1 novembre 2014
AcyMailing : filter plugin for CBSubs 1.0.0 December 2010
AcyMailing : Handle Click tracking 4.8.1 novembre 2014
AcyMailing : Handle Click tracking part2 4.8.1 novembre 2014
AcyMailing : Inbox actions 4.9.4 juillet 2015
AcyMailing : Send mail while editing an article 5.9.1 January 2018
AcyMailing : share on social networks 1.0.0 August 2010
AcyMailing : Statistics Plugin 3.7.0 September 2009
AcyMailing : trigger Joomla Content plugins 3.7.0 November 2009
AcyMailing Editor 4.8.1 novembre 2014
AcyMailing Geolocation : Tag and filter 4.8.1 novembre 2014
AcyMailing JCE integration 5.8.1 septembre 2017
AcyMailing Manage text 1.0.0 October 2010
AcyMailing table of contents generator 1.0.0 January 2011
AcyMailing Tag : Call to action 1.0.0 February 2015
AcyMailing Tag : CB User information 3.7.0 September 2009
AcyMailing Tag : content insertion 3.7.0 September 2009
AcyMailing Tag : Date / Time 4.8.1 novembre 2014
AcyMailing Tag : HikaShop content 1.0.0 September 2010
AcyMailing Tag : Insert a Module 4.8.1 novembre 2014
AcyMailing Tag : JomSocial User Fields
AcyMailing Tag : Joomla User Information 4.8.1 novembre 2014
AcyMailing Tag : Manage the Subscription 4.8.1 novembre 2014
AcyMailing Tag : Subscriber information 4.8.1 novembre 2014
AcyMailing Tag : VirtueMart integration 4.8.1 novembre 2014
AcyMailing Tag : Website links 3.7.0 September 2009
AcyMailing Template Class Replacer 4.8.1 novembre 2014
acymailingclassmail_j30 1.0.0 January 2014
Akeeba Backup Lazy Scheduling 3.7.GOODBYE 2013-03-08
Attach Invoice to the order confirmation e-mail 1.0.0 February 2012
Button - Attachments 3.1.3 January 2018
Button - DOClink 3.2.0 January 2016
Button - FILElink 3.1.3 January 2018
Button - Regular Labs - Better Preview 6.1.0 PRO February 2018
Button - Simple Image Gallery Pro 3.1.0 April 5th, 2016
CB - Hikashop - synch users adresses 1.1.8 June 2012
Community Builder System plugin 2.1.3+build.2018.02.19.19.51.48.2dffa411d 2018-02-19
Content - AccordionFAQ 2.5.0 Jan 2012
Content - Code Highlighter (GeSHi) 3.8.2 November 2005
Content - DOClink 3.2.0 January 2016
Content - Events Booking Content Restriction 2.3.0 Nov 2012
Content - FILElink 3.1.3 January 2018
Content - Hikashop Social Plugin 1.0.0 May 2011
Content - JCE 2.6.26 31-01-2018
Content - JSitemap Pingomatic 4.4 January 2018
Content - Open Source Design Content Restriction 3.1.0 2012-04-12
Content - Simple Image Gallery Pro (by JoomlaWorks) 3.1.0 April 5th, 2016
EB Event Plugin 3.2.1 Oct 2009
EB Register Plugin 3.2.1 Oct 2009
EB Registration History 1.0 Aug 2010
ebdepositreminder 3.2.1 Feb 2012
ebreminder 1.7.4 Feb 2012
Editor - CodeMirror 5.34.0 28 March 2011
Editor - JCE 2.6.26 31-01-2018
Editor - TinyMCE 4.5.8 2005-2017
Editor Button - JoomDOC Link 2.0.0 6. October 2009
Eventbooking Category content plugin 3.2.1 Oct 2014
Events Booking - AcajoomNewsletter Plugin 1.5.0 Aug 2010
Events Booking - Acymailing plugin 3.2.1 October 2012
Events Booking - Additional Dates 3.2.1 May 2016
Events Booking - Cart Update 1.0 Aug 2010
Events Booking - CB plugin 3.2.1 Apirl 2012
Events Booking - Contact Enhanced 3.2.1 Nov 2012
Events Booking - Easy Profile plugin 3.2.1 December 2015
Events Booking - Easysocial plugin 3.2.1 December 2015
Events Booking - Fee Fields Generator 2.3.0 Mar 2016
Events Booking - Jcomments plugin 3.2.1 October 2012
Events Booking - Jomsocial Activities 3.2.1 Aug 2010
Events Booking - Joomla Groups plugin 3.2.1 Apirl 2012
Events Booking - Joomsocial plugin 3.2.1 December 2015
Events Booking - Mailchimp plugin 3.2.1 01-24-2014
Events Booking - Map plugin 3.2.1 October 2012
Events Booking - Membership Pro 3.2.1 December 2015
Events Booking - Move Registrants Plugin 1.5.0 Aug 2010
Events Booking - PDF Invoice 1.8 September 2013
Events Booking - System (DO NOT UNPUBLISH) 3.2.1 Aug 2016
Events Booking - Ticket Types 3.2.1 July 2016
Events Booking - Userprofile plugin 3.2.1 December 2012
Events Booking Event Detail 3.2.1 December 2013
Events Booking Registration Form 3.2.1 December 2013
EventsBooking - CCNewsletter Plugin 1.5.0 Aug 2010
Extension - JCE 2.6.26 31-01-2018
Folcomedia - Plugin use cookies alert 1.3.4 2014
Helix3 - Ajax 2.5.1 Jan 2015
Hikashop - Product Cron Update 1.0.0 May 2011
Hikashop - VirtueMart Fallback Redirect Plugin 1.0.0 August 2011
Hikashop AcyMailing Plugin 1.0.0 April 2010
HikaShop Adyen payment plugin
Hikashop AlertPay Payment Plugin 1.0.0 March 2011
HikaShop AliPay payment plugin
Hikashop Alphauserpoints Payment Plugin 1.0.0 April 2011
HikaShop Amazon payment plugin
HikaShop Atos SIPS V2 payment plugin
Hikashop Australia Post eDeliver Shipping Plugin 1.0.0 October 2010
HikaShop Australia Post shipping plugin V2
Hikashop Authorize.net Payment Plugin 1.0.0 September 2010
Hikashop Bank Transfer Payment Plugin 1.0.0 April 2010
HikaShop Be2Bill payment plugin
HikaShop Beanstream payment plugin
HikaShop BitPay payment plugin
Hikashop Bluepaid Payment Plugin 1.0.0 October 2010
HikaShop Borgun payment plugin
HikaShop Canada Post shipping plugin
HikaShop CANPAR shipping plugin
Hikashop CardSave Payment Plugin 1.0.0 April 2011
HikaShop Cart notification Plugin
HikaShop CECA payment plugin
Hikashop Check Payment Plugin 1.0.0 April 2010
Hikashop Collect On Delivery Payment Plugin 1.0.0 April 2010
HikaShop common payment API plugin
HikaShop Content Markdown Plugin 3.3.0 27 février 2018
Hikashop Credit Card Payment Plugin 1.0.0 April 2010
Hikashop Currency Rates Plugin 1.0.0 April 2010
Hikashop CyberMuth CIC Payment Plugin 1.0.0 April 2011
Hikashop Date Picker Plugin
HikaShop Donation plugin
Hikashop Email History Plugin
HikaShop EnvoiMoinsCher shipping plugin
Hikashop ePay Payment Plugin 1.0.0 April 2010
HikaShop eSelect/Moneris payment plugin
Hikashop eWAY Payment Plugin 1.0.0 March 2011
HikaShop FedEx shipping plugin
Hikashop FirstData Payment Plugin 1.0.0 May 2011
HikaShop free orders validation Plugin
Hikashop Geolocation Plugin 1.0.0 April 2010
Hikashop Google Analytics Plugin 1.0.0 July 2011
Hikashop Google Checkout Payment Plugin 1.0.0 June 2011
HikaShop Google Dynamic Remarketing (conversion tracking) plugin
Hikashop Google Products Plugin 1.0.0 May 2011
HikaShop Google Wallet payment plugin
Hikashop Group Plugin 1.0.0 February 2011
Hikashop History Plugin 1.0.0 April 2010
Hikashop HSBC Payment Plugin 1.0.0 April 2011
Hikashop Innovative Gateway Payment Plugin 1.0.0 May 2011
HikaShop iPayDNA payment plugin
Hikashop iVeri Payment Plugin 1.0.0 May 2011
HikaShop KashFlow plugin
HikaShop LiqPay payment plugin
Hikashop Manual Shipping Plugin 1.0.0 April 2010
Hikashop Massaction Address Plugin
Hikashop Massaction Category Plugin
Hikashop Massaction Order Plugin
HikaShop massaction plugin
Hikashop Massaction Product Plugin
Hikashop Massaction User Plugin
HikaShop Microdata on Product Page plugin
HikaShop MIGS VPC payment plugin
Hikashop Moneybookers Payment Plugin 1.0.0 September 2010
HikaShop NetGiro payment plugin
HikaShop NETS payment plugin
HikaShop no SSL outside checkout plugin
HikaShop Ogone payment plugin
HikaShop OKPay payment plugin
Hikashop Orders Automatic Cancel Plugin 1.0.0 April 2010
Hikashop out of order notification Plugin 1.0.0 April 2010
HikaShop PayBox payment plugin
HikaShop PayFast payment plugin
HikaShop PayGate payment plugin
Hikashop PayJunction Payment Plugin 1.0.0 May 2011
Hikashop Payment Express Payment Plugin 1.0.0 August 2011
HikaShop Payment Notification plugin
HikaShop Paypal Advanced payment plugin
HikaShop Paypal ExpressCheckout payment plugin
Hikashop Paypal Payment Plugin 1.0.0 April 2010
Hikashop Paypal Pro Payment Plugin 1.0.0 May 2011
Hikashop Paypal Website Payments Pro Hosted Payment plugin
HikaShop PayPlug payment plugin
HikaShop PayU India payment plugin
HikaShop Platron payment plugin
HikaShop Post Finance payment plugin
HikaShop Privat24 payment plugin
HikaShop Product TAG insertion
HikaShop Product TAG translation
HikaShop Purchase Order payment plugin
HikaShop PxPay payment plugin
HikaShop Quickicon plugin
HikaShop Quickicon plugin
Hikashop Servired Payment Plugin 1.0.0 June 2011
HikaShop Shipping manual - Prices per product plugin
HikaShop Shop Close Hours plugin
Hikashop SIPS ATOS Payment Plugin 1.0.0 November 2010
Hikashop Social Networks plugin
HikaShop Sofort payment plugin
HikaShop Stripe payment plugin
HikaShop tax calculations override plugin
Hikashop TaxCloud Plugin
Hikashop UPS Shipping Plugin 1.0.0 April 2011
Hikashop User account Plugin 1.0.0 February 2011
HikaShop User Points payment plugin
HikaShop User Points plugin
HikaShop USPS shipping plugin
HikaShop VirtualMerchant payment plugin
Hikashop WaitList notification Plugin 1.0.0 September 2011
HikaShop Webmoney payment plugin
Hikashop Western Union Payment Plugin 1.0.0 April 2010
HikaShop WestPac API payment plugin
HikaShop WorldNetTPS payment plugin
Hikashop WorldPay Business Gateway Plugin 0.0.2 March 2011
Hikashop Worldpay Global Gateway Plugin 0.0.7 March 2011
iJoomla News
iJoomla Upgrade Alert
Installer - Events Booking 3.2.1 August 2016
Installer - JCE 2.6.26 31-01-2018
jDBexport datafield plugin 4.0.0b 2017-12-22
jDBexport datagrid plugin 4.0.0b 2017-12-22
jDBexport workbooklink plugin 4.0.0b 2017-12-22
JMonitoring - Akeeba Backup 1.0 May 2012
Josetta - K2 Categories 2.6.9 December 8th, 2014
Josetta - K2 Items 2.6.9 June 7th, 2012
K2 - Simple Image Gallery Pro 3.1.0 April 5th, 2016
LOGman - Linker 3.1.1 August 2017
migsvpc_j15 1.0.0 February 2012
Mijoshop Fallback Redirect Plugin
myFlickr - Content Plugin 2.0.5 2015-03-30
Override Joomla mailing system 4.8.1 novembre 2014
plg_koowa_fileman 3.1.3 January 2018
plg_koowa_logman 3.1.2 November 2017
plg_logman_banners 3.1.2 November 2017
plg_logman_categories 3.1.2 November 2017
plg_logman_config 3.1.2 November 2017
plg_logman_contact 3.1.2 November 2017
plg_logman_content 3.1.2 November 2017
plg_logman_docman 3.1.2 November 2017
plg_logman_fileman 3.1.2 November 2017
plg_logman_installer 3.1.2 November 2017
plg_logman_joomlaupdate 3.1.2 November 2017
plg_logman_languages 3.1.2 November 2017
plg_logman_menus 3.1.2 November 2017
plg_logman_modules 3.1.2 November 2017
plg_logman_newsfeeds 3.1.2 November 2017
plg_logman_notifier 3.1.2 November 2017
plg_logman_plugins 3.1.2 November 2017
plg_logman_redirect 3.1.2 November 2017
plg_logman_templates 3.1.2 November 2017
plg_logman_users 3.1.2 November 2017
plg_logman_weblinks 3.1.2 November 2017
plg_system_docman_redirect 2.1.2 July 2014
plg_system_joomlatools 3.1.5 October 2017
plg_system_joomlatoolsscheduler 1.0.0 September 2017
plg_system_notificationary 0.2.15 2017-10-20
ProJoom Multi Rotator 3.1.5 February 2015
Quick Icon - Akeeba Backup Notification 1.0 2012-09-26
Quick Icon - JCE File Browser 2.6.26 31-01-2018
Redirect Joomla registration to HikaShop Plugin
Redshop Fallback Redirect Plugin
Search - Community Builder 2.0.2 2014-11-10
Search - DOCman 3.2.0 January 2016
Search - Event Booking 3.2.1 Aug 2010
Search - Event Booking 1.0 Aug 2010
Search - Hikashop Categories/Manufacturers 1 June 2010
Search - Hikashop Products 1 June 2010
Search - K2 2.8.0 August 18th, 2017
Smart Search - DOCman 3.2.0 January 2016
Smart Search - Events Booking October 2017
Smart Search - K2 2.8.0 August 18th, 2017
Smartslider - SmartSliderInsert 1.2.1 Oct 2011
System - Akeeba Backup Update Check 1.1 2011-05-26
System - Backup on update 3.7 2013-08-13
System - Helix3 Framework 2.5.1 Jan 2015
System - HikaShop Affiliate 1.0.0 May 2010
System - JB Type 1.5.5 Feb 2010
System - JCE 2.6.26 31-01-2018
System - JCE MediaBox 1.2.9 05-04-2017
System - JCH Optimize Pro 5.2.2 PRO November 2017
System - Joomlatools Updater 1.0.0 June 2016
System - JSitemap utilities 4.4 January 2018
System - K2 2.8.0 August 18th, 2017
System - Login Popup by ExtStore 1.0.0 October 2014
System - One Click Action 2.1 2011-05-26
System - Regular Labs - Better Preview 6.1.0 PRO February 2018
System - Regular Labs - Cache Cleaner 6.2.0 PRO February 2018
System - Regular Labs - Email Protector 4.2.0 February 2018
System - Regular Labs - GeoIP 2.3.0 February 2018
Système - Regular Labs Library 18.2.10140 February 2018
tagvmcoupon 3.5.0 September 2009
tagvmproduct 1.2.1 March 2010
User - HikaShop 3.2.2 26 janvier 2018
User - K2 2.8.0 August 18th, 2017

Krikor wrote:

Also, how were these users blocked? Are you using any security extensions?


Sorry I didn't explain correctly, I said they were blocked because they can't publish because of this "File not found". They can publish event (EventsBooking), their profile (CB), etc.. Just blocked on K2

  • STEPHAN HERBY
  • STEPHAN HERBY's Avatar
28 Feb 2018 17:46
Need help for conditionnal tag display was created by STEPHAN HERBY

Need help for conditionnal tag display

Category: English K2 Community

Hi all K2 aficionados :)
I have done an override for K2 item display...
In this override, I want to display Tag with a title ("Title") only if there's some tags to display.
But there's also, 4 tags i never want to be display.
So I wrote :
 <?php if($this->item->params->get('itemTags') && count($this->item->tags)): ?> <dt class="uk-text-small">Title</dt> <dd> <ul class="uk-list"> <?php foreach ($this->item->tags as $tag): ?> <!-- NE pas affiché les tags si gestion Fil actus --> <?php if (($tag->id == 539) || ($tag->id == 540) || ($tag->id == 541) || ($tag->id == 542)) { } else { ?> <li><a href="<?php echo $tag->link; ?>"><?php echo $tag->name; ?></a></li> <?php } endforeach; ?> </ul> </dd> <?php endif; ?>
It works as i want and that's great.

But actually, when there's only one of this 4 tags on the item, the "Title" is display with no result.
This is normal as this is what is written in php above.
I'm looking for the great conditionnal php which would :
  • Print the Title and tags if there is at least one tag with ID different of 539, 540, 541, 542)/li]
  • Print No Title AND no tag if there's only one of this 4 tags called
Thanks for any advice or code example... If you have understood my purpose ;)
  • STEPHAN HERBY
  • STEPHAN HERBY's Avatar
28 Feb 2018 17:28 - 28 Feb 2018 17:31
Replied by STEPHAN HERBY on topic Twitter card & Facebook Open Graph to K2 articles

Twitter card & Facebook Open Graph to K2 articles

Category: English K2 Community

Hi Robert,
I have met this issue with Twitter Card. I had to hack one file in K2 to have Facebook AND Twitter Card propely display. Krikor will probably say (and with reason :) DO NEVER HACK A CORE FILE.

But I didn't find another solution. SO this is How I did the trick :

K2 - Parameters
  • Go to K2 component
  • Go to tab "Social"
  • Make sure "Enable Facebook meta tags" is on "Yes" and choose your Image size for "og:image" (I choose Medium for example).
Hack file
  • Find file : component -> com-k2 -> models -> item.php
  • Open it with a text editor (Coda for me i.e.)
  • Find line 565 :
    // Set Facebook meta data
  • After lines 593 :
    $document->setMetaData('og:description', strip_tags($document->getDescription()));
    Add lines :
  • // Hack - Set Twitter meta data if FB = 1 $document->setMetaData('twitter:card', 'summary_large_image'); $document->setMetaData('twitter:site', '@yourtwitteraccount'); $document->setMetaData('twitter:creator', '@yourtwitteraccount'); $document->setMetaData('twitter:url', $uri->toString()); $document->setMetaData('twitter:title', (K2_JVERSION == '15') ? htmlspecialchars($document->getTitle(), ENT_QUOTES, 'UTF-8') : $document->getTitle()); $document->setMetaData('twitter:description', strip_tags($document->getDescription())); $document->setMetaData('twitter:image', $image); }
  • Et voilà ! Twitter Card are now display in your header in each K2 item
Hope this help .
Don't forget to replace "@yourtwitteraccount" by your Twitter account of course.
Don't forget to make a backup of the file concerned BEFORE making your hack, in case you do something wrong.
  • Robert
  • Robert's Avatar
21 Feb 2018 18:51

Cards Twitter & Facebook Open Graph articles K2

Category: Communauté française K2

Bonjour, nous avons un site web avec Joomla dont le template est utilisé par RocketTheme Hadron et nous utilisons K2 pour publier nos articles. Nous avons un problème lorsque nous partageons nos articles sur Facebook et Twitter, l'image de l'article concerné, son titre ou encore sa description ne remontent pas. Nous avons cherché sur Google, il semble s'agir d'un problème lié à Cards Twitter et Facebook (Open Graph). Nous sommes novices en la matière..
Nous avons essayé d'installer un plugin sur notre site, et de suivre les explications détaillées (en ajoutant une ligne dans le fichier robot.txt) mais rien ne fonctionne.
Quelqu'un peut-il nous aider s'il vous plaît? Merci beaucoup.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
12 Feb 2018 22:57
Replied by Krikor Boghossian on topic remove component/k2/ from tag url

remove component/k2/ from tag url

Category: English K2 Community

Hello,

In order to completely strip the item's prefix you need an SEO/SEF extension which supports K2.
You can look at Sh404SEF (an additional K2 plugin is needed).
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
12 Feb 2018 22:53
Replied by Krikor Boghossian on topic Merge k2 tags with different syntax but same content

Merge k2 tags with different syntax but same content

Category: English K2 Community

Nice to hear this :)
I will recommend this to other user as well.
Thanks!!
Displaying 701 - 720 out of 6582 results.

Powered by Kunena Forum