Results 1 to 10 of 109

Threaded View

  1. #11
    Join Date
    Jun 2009
    Location
    Greece
    Posts
    31
    Plugin Contributions
    1

    Default Re: Frontpage Slideshow support thread

    Yes you are correct about the links. In the version i uploaded i forgot to add the option to the configuration at the admin panel. It should be controlled from there.
    I will add it to the next update i will submit soon.

    Regarding the other issue, i am adding more than 5 images and they are displaying fine. What type of image are you uploading and what size?

    If you or anyone else wants to add the functionality of enabling the linking of images you can run this SQL from your admin->tools->install SQL patches

    Code:
    SET @configuration_group_id=0;
    SELECT @configuration_group_id:=configuration_group_id
    FROM configuration_group
    WHERE configuration_group_title= 'Frontpage Slideshow'
    LIMIT 1;
    (NULL, 'Linkable Images', 'FRONTPAGE_SLIDESHOW_LINKSLIDES', 'false', 'Make the images point to the link provided from the Tools menu', @configuration_group_id, 12, NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),');
    Last edited by sport_billy; 22 Apr 2013 at 08:12 PM.

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 20
    Last Post: 23 Apr 2025, 08:49 AM
  2. ZX Slideshow support thread
    By balihr in forum All Other Contributions/Addons
    Replies: 761
    Last Post: 15 Mar 2025, 02:00 PM
  3. BackUp ZC [Support Thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 285
    Last Post: 23 Dec 2020, 10:40 AM
  4. Wordpress On ZC [Support Thread]
    By hira in forum All Other Contributions/Addons
    Replies: 1858
    Last Post: 17 Jan 2014, 01:24 AM
  5. PurpleShades Support Thread
    By kobra in forum Addon Templates
    Replies: 122
    Last Post: 18 May 2011, 07:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR