Joomla tips and tricks for the novice or the hacker. Serving Him by giving back what we have learned.
     
Home arrow Blogs arrow Joomla Extensions
Joomla Extensions
Powerpoint & slide show for Joomla
Keeping it simple is the key.  This small plugin give you the ability to easily create a PowerPoint Slide show for Joomla.

1. Upload your slides to a directory on your site  (e.g.  public_html/images/slideshowAAA)

2. insert the plugin code in an article

Done

Here is an example:

{ besps }Presentations/iMarketing/{ /besps }

Spaces inserted so it is not executed.

You can see an example at:

http://expertwebprofessionals.com/internet-marketing/seo-vs-imarketing.html

You can get this plugin at: 
http://www.bretteleben.de/lang-de/joomla/simple-picture-slideshow.html
 
fatal error mb_regex_encoding
Fatal error: Call to undefined function mb_regex_encoding() in /home/MYDOMAIN/public_html/administrator/components/com_k2/tables/k2item.php on line 75

The affected files are "k2category.php" and "k2item.php" in .../administrator/components/com_k2/tables/

and "route.php" in .../components/com_k2/helpers/.

Modifications - commenting out the lines with mb_regex and mb_ereg... as shown...

@ route.php, lines 56 & 59:
mb_internal_encoding("UTF-8");
// mb_regex_encoding("UTF-8");
$alias = trim(mb_strtolower($user->name));
$alias = str_replace('-', ' ', $alias);
// $alias = mb_ereg_replace('[[:space:]]+', ' ', $alias);


@ k2category.php, lines 50 & 53:
mb_internal_encoding("UTF-8");
// mb_regex_encoding("UTF-8");
$this->alias = trim(mb_strtolower($this->alias));
$this->alias = str_replace('-', ' ', $this->alias);
// $this->alias = mb_ereg_replace('[[:space:]]+', ' ', $this->alias);

@ k2item.php, lines 75 & 78:
mb_internal_encoding("UTF-8");
// mb_regex_encoding("UTF-8");
$this->alias = trim(mb_strtolower($this->alias));
$this->alias = str_replace('-', ' ', $this->alias);
// $this->alias = mb_ereg_replace('[[:space:]]+', ' ', $this->alias);


This modifications are really nonprofessional but they work for me very fine!
 
Description for System - JCE Utilities 2.2.0

The Plugin's description has HTML and cannot easily be read.


Here it is...

Displays media (images, flash, youtube, quicktime etc.) in a customizable inline popup.

Inlcudes a tooltip function and a png fix option for IE.

CREDITS:
Based on and inspired by...

  • Light theme inspired by Slimbox by Christophe Beyls - http://www.digitalia.be
  • Shadow theme inspired by ShadowBox - http://mjijackson.com/shadowbox/
  • Squeeze theme inspired by Squeezebox by Harald Kirschner - http://digitarald.de/project/squeezebox/
  • Light Theme inspired by Slimbox by Christophe Beyls - http://www.digitalia.be
  • Thickbox 2.0 by Cody Lindley - http://www.codeylindley.com

Should work with all modern browsers - FF 2 & 3, IE 6, 7 & 8, Opera 9, Safari, Chrome, Camino


Read more... [Description for System - JCE Utilities 2.2.0]
 
Removing the VirtueMart Logo from the Cart

How to remove the VirtueMart logo from the mini-cart in the module: mod_virtuemart_cart.


This is an example of a nuisance with and easy fix, once you know where to make the change.

Save hours, read on...

Read more... [Removing the VirtueMart Logo from the Cart]
 
Removing the Product Availability

A client did not want to show the number in inventory, but wanted to keep track of inventory.


The product availability showed and they wanted it removed.

Here's the process (simple once you read this - time consuming if you go to the forums).




Read more... [Removing the Product Availability]
 
<< Start < Prev 1 2 3 4 Next > End >>

Results 1 - 9 of 35

Your help is a blessing

Enter Amount:

Most Read Articles

Newsletter

Please subscribe to our newsletter.

We will NOT be sending you sales or buy now stuff.

The newsletter will only have technical info. to help you with your web efforts.

Geek Updates


Receive HTML?

For Expert Joomla Help...

We've been at it for years. We have a closet full of t-shirts.

Visit Expert Web Professionals .
We can help with your Joomla project.



Last comments

Images are cut off in...
not working
Hey. Good tip, but it doesnt...
More...
By piti4ek

Product detail gets pushed...
Worked for me
Thanks for posting this...
More...
By Vincent Treanor

How to use a different home...
Web guy
In your menu manager, be sure...
More...
By Jeff Honeyager

How to use a different home...
Joomla Home Page
Thanks for the article. I...
More...
By RoshJay

Jiggle Effect for Catalyst...
Great Post! Great Site
Thank you very much. This is...
More...
By mchlcnco

Post your Joomla Resume Here

gears.gifLooking for a Joomla expert to help with a problem or with your website.


Go to our FREE job postings and add your job. 

To see our "no charge" job posting and service provider area CLICK HERE NOW .

Latest Comments

No comment...

Login

Geeks for Grace a Narrow Path Hosting Partner
Powered By PageCache
Generated in 0.19778 Seconds