Keyword

Advanced Search

Search Results (Searched for: k2 Tag)

  • Chanoknaree Ras
  • Chanoknaree Ras's Avatar
02 Jun 2013 03:39
Replied by Chanoknaree Ras on topic Tables not created in installation

Tables not created in installation

Category: English K2 Community

me,too .

Apache/2.2.16 (Debian)
MySQL client version: 5.1.66
phpMyAdmin Version information: 3.4.3.1


I installed k2 .Then I can't add everything in K2 Example : K2 Cataluge , k2 tag etc . When I add new tag them showed me "TableK2Tag: :store failed
Table 'mywebsite.pdk8b_k2_tags' doesn't exist SQL=INSERT INTO `pdk8b_k2_tags` (`id`,`name`,`published`) VALUES ('','example','1')"

Help me ,pls.

Thank

tt
  • Deigo Bocni
  • Deigo Bocni's Avatar
01 Jun 2013 11:26
itemform.php personalization was created by Deigo Bocni

itemform.php personalization

Category: English K2 Community

hello,
I have to customize the page of K2 that allows users to post "K2 Item" from frontend.

In particular:
issue n.1:
I want only the fields i'm interested in to be shown:
- title
- tags
- image
- The extrafields that I associated with the particular category.

issue n.2:
for the image ExtraField type: from frontend it lets you select images from the server, not from local pc (i want select the file from local pc)

possible solution of issue n.1:
I tried to hide the code from the file itemform.php inserting the <! ----> but should not be: hide the parts that I do not want to appear, I get the result, but when I load the image gives me error (sql something. ..).

solution of issue n.2:
i've no clue!!!

please help!
  • Deigo Bocni
  • Deigo Bocni's Avatar
01 Jun 2013 10:54
personalizzazione itemform.php was created by Deigo Bocni

personalizzazione itemform.php

Category: Comunità italiana K2

ciao,
devo personalizzare la pagina di K2 che permette agli utenti di inserire da frontend i "K2 item".
In particolare:
voglio che vengano visualizzati solo i campi da immettere che a me interessano quindi:
- titolo
- tags
- image
- gli extrafields che ho associato alla particolare categoria.

inoltre: per gli extrafield del tipo immagine: quando da frontend fanno selezionare l'immagine la fanno scegliere tra quelle presenti nel server, mentre io vorrei scegliere una immagine dal pc (come succede per inserire l'immagine del campo "image").

ho provato a nascondere del codice dal file itemform.php inserendo i tag <!-- --> ma non va: nascondo le parti che non voglio vengano visualizzate, ottengo il risultato ma quando carico l'immagine mi da errore (sql qualcosa...).

please help!!!
  • aik
  • aik's Avatar
31 May 2013 16:17 - 31 May 2013 16:18

Add author link & author name in Latest Items

Category: English K2 Community

Hi, Krikor

Thanks for your reply.

I try take the code from this thread (getk2.org/community/New-to-K2-Ask-here-first/176077-Author-in-Tag-Listings#176558)

But I have some problems:

When I paste only this code:
<?php echo $link = K2HelperRoute::getUserRoute($user->id) ?>

I see a link, but without ID on the end:

My example here: index.php?option=com_k2&view=itemlist&task=user&id=:2013-05-31-16-08-08

You see? No user id after "...task-user&id=:..."


Next problem:

When I add this code:
<?php echo JUser::getInstance($item->created_by)->name; ?>

I don't take any user name, i take only error text:

JUser :: _load: User does not exist


Please do not leave me with this problem!
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
31 May 2013 14:24
Replied by Krikor Boghossian on topic K2 Tools - Tag cloud - Styling

K2 Tools - Tag cloud - Styling

Category: English K2 Community

I have read some great reviews about the Css4K2 plugin but I have never used it myself.

To be honest though, since the tag cloud is working without the plugin and it is working 100% correctly with the default templates I am sure the problem lies elsewhere.
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
31 May 2013 14:17
Replied by Krikor Boghossian on topic Add author link & author name in Latest Items

Add author link & author name in Latest Items

Category: English K2 Community

First of all triple posting will NOT get your question answered sooner.

Now, if you are using the latest items by user menu type the variable you are looking for is located in latest.php.

A sample code is:
getk2.org/community/New-to-K2-Ask-here-first/176077-Author-in-Tag-Listings#176558

PS. you might want to rename the $user variable in the latter snippet to avoid any conflicts.
  • BBC
  • BBC's Avatar
31 May 2013 10:36 - 31 May 2013 10:36
Replied by BBC on topic K2 Tools - Tag cloud - Styling

K2 Tools - Tag cloud - Styling

Category: English K2 Community

I fixed it by simply moving small part of code for K2 Tags from my custom k2.css, to template.css.

But it should be fixed in some way. Both template.css and my custom k2.css (name_style.css) are called on homepage (with 100% correct paths), and classes from k2.css are not taken. So, so, so strange. I dont have any explanation for this.

I doubt now it is problem with Css4K2 plugin.
  • Doug Robertson
  • Doug Robertson's Avatar
30 May 2013 20:10
Tag Cloud to filter content on XTC content wall was created by Doug Robertson

Tag Cloud to filter content on XTC content wall

Category: English K2 Community

I would like to be able to use a tag cloud or calendar to filter content for a XTC K2 Content wall. Ever time I click on the tags in the tag cloud it takes me to the Items display for K2. Is there a way to change this?

I am having trouble changing the default template for K2 (which I really don't care for) and the Content Wall gives me lots of great ways to display the info, but I can't figure out how to connect the two.

Any advice would be greatly appreciated.

-Doug
  • John Griffiths
  • John Griffiths's Avatar
30 May 2013 17:03
Replied by John Griffiths on topic Cant see any categories or items in Admin

Cant see any categories or items in Admin

Category: English K2 Community

Hi Krikor,

I think I did change all menus and modules to K2 too but cant be sure - how do i check?

the website is www.traumaresus.com/index.php

as an example, can you see the blue "our services" banner on the front page?
and then the training, equipment and governance headings within that banner?
well the training, equipment and governance things are actually K2 "items" in a K2 "catagory" that the module picks out and displays there. my problem, is the "items" and "catagories" in K2 do not actually show up in the Admin panel. the admin panel says there are no items or catagories

however, i created a new catagory and filled it with the 3 items you see there and linked the extension to that new catagory and it works, but i cannot now access the catagory or items to change them further
  • Krikor Boghossian
  • Krikor Boghossian's Avatar
30 May 2013 15:03
Replied by Krikor Boghossian on topic "... component/k2 ...", iframe & Workaround

"... component/k2 ...", iframe & Workaround

Category: English K2 Community

I suppose you have tried a lot of solutions but have you tried not caching the tag cloud module?
  • Franz Wohlkönig
  • Franz Wohlkönig's Avatar
30 May 2013 13:19
Replied by Franz Wohlkönig on topic "... component/k2 ...", iframe & Workaround

"... component/k2 ...", iframe & Workaround

Category: English K2 Community

Hy Krikor,

i use both (k2SEF + sh404), works fine. Only in 2 cases not:
1. Profil in iframe-Menu
2. Tag-Cloud on Category-Startpage

Solution for 1.: Redirect; Solution 2.: Don't use it.

Thanks for your Time
Franz
  • Filip Nikitovic
  • Filip Nikitovic's Avatar
30 May 2013 12:35 - 30 May 2013 12:36
Replied by Filip Nikitovic on topic Commenting on K2 blog using only social account

Commenting on K2 blog using only social account

Category: English K2 Community

I changed that line as You instructed
<!-- Item comments --> <a name="itemCommentsAnchor" id="itemCommentsAnchor"></a> <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/de_DE/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <div class="fb-comments" data-href="<?php echo $this->item->absoluteURL; ?>" data-width="470" data-num-posts="10"></div> <?php endif; ?>

And now when I click on comment nothing happens.

Please, if you are not familiar with php you should consider hiring someone that does


Well Ive done everything You said to do, and Yes I asked You to be direct when explaining and I appreciate that very much.
I gave up on using facebook as comment box few days ago but I continued on trying and doing everything You say becouse of other users,mybe this can help someone in future, and becouse I respect You and Your time trying to help me.
For more complicated stuff I would have to hire php professional.
Regards,
Filip Nikitovic
  • VPSLounge
  • VPSLounge's Avatar
30 May 2013 01:11

[SOLVED] Diplaying php code inside of an item

Category: English K2 Community

Hi,

Trying to display some simple php code inside of an item. Just want to display it, not run it.

The problem is that the code is actually being executed when loading the page.

Have tried <pre>, and <code> tags. Neither seem to stop it. Also have tried a few code display plugins, which only seem to give more options for displaying it, like highlighting.

An example is I wanted to create an article with some basic PHP configuration settings. Creating a info.php file is part of the article. So need to display the code so the reader can easily copy and paste it. But in this situation, it actually executes the info.php code.

Any ideas?

Joomla 2.6 and the latest K2 are the versions I have.

Thanks.
  • Filip Nikitovic
  • Filip Nikitovic's Avatar
29 May 2013 14:40
Replied by Filip Nikitovic on topic Commenting on K2 blog using only social account

Commenting on K2 blog using only social account

Category: English K2 Community

I would appreciate if You could tell me where to inesrt code exactly
<a name="itemCommentsAnchor" id="itemCommentsAnchor"></a> <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/de_DE/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <div class="fb-comments" data-href="http://www.vienna-airport-cab.at/" data-width="470" data-num-posts="10"></div> <?php endif; ?> <?php if(!JRequest::getCmd('print')): ?> <div class="itemBackToTop"> <a class="k2Anchor" href="<?php echo $this->item->link; ?>#startOfPageId<?php echo JRequest::getInt('id'); ?>"> <?php echo JText::_('K2_BACK_TO_TOP'); ?> </a> </div> <?php endif; ?> <div class="clr"></div> </div>
  • JoomlaWorks
  • JoomlaWorks's Avatar
28 May 2013 16:58 - 28 May 2013 20:37

Troubleshooting: Gallery thumbnails not visible (blank)

Category: Simple Image Gallery

If you have properly installed the plugin (and enabled it) and properly embedded the {gallery}...{/gallery} tags in some Joomla! article or K2 item (etc.) but all you see is a grid of blank/empty thumbnails, here's what's happening: Your site's /cache folder is either not writable or Joomla! (PHP to be exact) doesn't have "owner" permissions to access this folder. So the plugin cannot create (write) the gallery thumbnails and thus why you see blank/empty thumbnails.

The first case is easy to solve. Simply download the free "Admin Tools" extension from Akeeba at: goo.gl/qeBZc - Then use it to fix all file and folder permissions to what Joomla! requires to work properly. It's a matter of just clicking the "repair permissions" button in Admin Tools.

If the above doesn't fix your problem, then you are facing the second case as described above (owner permission issues). In that case you need to contact your hosting company and ask them to correct owner permissions for your Joomla! site or your entire hosting account. If your hosting company refuses to do that, know that Joomla! won't operate properly on your server (updates, new extensions, file uploads etc.). In that case, you should strongly consider changing hosting companies. We recommend the following hosting companies:

forum.joomlaworks.net/forum-updates-other-resources/recommended-hosting-companies-%28in-case-you%27re-frustrated-with-your-current-one!%29/

All of them are known to have proper shared hosting server setups that are ideal to run Joomla! on.
  • atomhbc
  • atomhbc's Avatar
28 May 2013 15:05 - 28 May 2013 15:06

[SOLVED] Decimal point in a tag disappears - k2 2.6 version

Category: English K2 Community

Hi Franz,

Awesome. :cheer: Thank you for the help.

In my case, tag normalization was off. However, I switched off Free tagging with auto complete, and the problem got resolved for me.

I will enter the findings to the Bug report. In the long run, it would be nice to regain the ability to use the auto complete feature.

Cheers,
Tom
  • Matt Thomas
  • Matt Thomas's Avatar
28 May 2013 14:26
Replied by Matt Thomas on topic Where is Changelog?

Where is Changelog?

Category: English K2 Community

While this is a very old thread, it is the first result when searching for changelog.

Release announcements can be read at getk2.org/show/tag/release, which include an overview of each release, and details of all changes are available at code.google.com/p/getk2/source/list
  • Franz Wohlkönig
  • Franz Wohlkönig's Avatar
28 May 2013 09:08

[SOLVED] Decimal point in a tag disappears - k2 2.6 version

Category: English K2 Community

Hy,

same experience until i deactivated "tag normalization" (options > enhanced > tag system setting).

Greeting
  • atomhbc
  • atomhbc's Avatar
27 May 2013 18:42

[SOLVED] Decimal point in a tag disappears - k2 2.6 version

Category: English K2 Community

Hello,

I have been using tags like $4.99.
However, it appears that since the latest K2 upgrade, if I add the tag containing a decimal point to a k2 item, a new tag is created without a decimal point, and the item is tagged with the wrong item.

Please see e.g. this page: www.cottagecarpets.ca/tag/cad-4-to-4.99.html. The tags that were added to k2 items before are working. But if there is a new item I need to tag with CAD 4 to 4.99 per sq, as I try to tag the item a new, CAD 4 to 499 per sqft tag is created and that is the tag the given k2 item gets tagged with.

Thank you,
Tom

:oops:
  • Albert
  • Albert's Avatar
25 May 2013 03:02
Replied by Albert on topic Joomla 3.1b and Tags

Joomla 3.1b and Tags

Category: English K2 Community

Doubt you will see that any time soon since K2 comes with it's own tagging system.
Displaying 3441 - 3460 out of 6582 results.

Powered by Kunena Forum