SKT Photo World Pro Home page slider

Home Forums Photo World/Photo Session Support SKT Photo World Pro Home page slider

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #3560
    claudio pimazzoniclaudio pimazzoni
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: December 31, 2014

    Dear all,
    Is  it possible increase the number of photos in home page slider ?
    Acttualy i have  no 15 photo , is  it possible  increase to 20 photos?

    Thank you for your feedback

     

     

    #3568
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Yes i think so should be possible. Kindly check functions.php via Appearance>Editor

    There you will find a line: $i=1;$i<16;$i++

    Change 16 to 21. And let us know if that increased the number to 20?

    Regards,
    Shri

    #3575
    claudio pimazzoniclaudio pimazzoni
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: December 31, 2014

    I changed to 21  ( file function.php)but the last image slider  remain 15 in the page of option for adding the images.

    Pls let me know if I have to change something else.

    #3576
    claudio pimazzoniclaudio pimazzoni
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: December 31, 2014

    Pls note that if i change to 21 the images are not shown in the index page . The index page remains black.

    looking forward to hearing from you

    #3600
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Give us time. Today we will try to reply. If not by tomorrow for sure you will get a definite answer on how to do it.

    Regards,
    Shri

    #3720
    claudio pimazzoniclaudio pimazzoni
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: December 31, 2014

    Hello,

    Any news?

    #3738
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Sorry for delay tomorrow for sure i will write an email plus answer here.

    Regards,
    Shri

    #3766
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Photo World Slider images :
    Open option.php file from your theme directory eg: …/wp-content/theme/skt-photo-world/option.php
    and go to line no: 1404
    and pase this code after line no: 1404
    ======================

    $options[] = array(
    ‘name’ => __(‘Slider Image 15’, ‘skt-photo-world’),
    ‘desc’ => __(‘Fifteenth Slide’, ‘skt-photo-world’),
    ‘id’ => ‘slide15’,
    ‘class’ => ”,
    ‘std’ => ”,
    ‘type’ => ‘upload’);

    $options[] = array(
    ‘desc’ => __(‘Title’, ‘skt-photo-world’),
    ‘id’ => ‘slidetitle15’,
    ‘std’ => ”,
    ‘type’ => ‘text’);

    $options[] = array(
    ‘desc’ => __(‘Description or Tagline’, ‘skt-photo-world’),
    ‘id’ => ‘slidedesc15’,
    ‘std’ => ”,
    ‘type’ => ‘textarea’);

    $options[] = array(
    ‘desc’ => __(‘Url’, ‘skt-photo-world’),
    ‘id’ => ‘slideurl15’,
    ‘std’ => ”,
    ‘type’ => ‘text’,
    ‘subtype’ => ‘url’);

    ======================
    each and every time you want to extend slider image you have to repeat this code but to make sure to change the number of this code for eg: in our theme there has 15 slider images by default and if you want to add more than 15 then paste this code below the fifteenth image code and extend the number as well.

    Regards,
    Shri

    #3775
    claudio pimazzoniclaudio pimazzoni
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: December 31, 2014

    Pls  see the result : http://www.timeweb2001.it/

    Parse error: syntax error, unexpected ‘Image’ (T_STRING) in /web/htdocs/www.timeweb2001.it/home/wp-content/themes/skt-photo-world-pro/options.php on line 1432

    #3776
    claudio pimazzoniclaudio pimazzoni
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: December 31, 2014

    I replace the file option with the original and now  it works fine but your change   in only file option gave me the possibility to upload the image  but  it was not shown in the first page

    Pls Let me know if I have to change the theme or  if it is possible to extend the number of slide

    Thank you for your feedback

    #3781
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Send us WP Admin and ftp details if possible via email: [email protected]

    Regards,
    Shri

    #3809
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Replied via email. Solved and made the slider work on your site till 20th slide.

    Regards,
    Shri

    #3816
    claudio pimazzoniclaudio pimazzoni
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: December 31, 2014

    Thanks

    #10477
    Alexa BakerAlexa Baker
    Member
    • Topics: 0
    • Replies: 1
    • Total: 1
    Member since: August 19, 2015

    Also regarding the home page slider, on the free version the photos transition smoothly with both the example photos and the photos I uploaded. however on the paid version the transition keeps repeating the first image with long periods of black background between. even when I restore all the defaults 🙁 I really liked the free version because of the homepage slider, but it isnt working now and I’m rather upset about it.

    #10537
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Would like to check your website. Kindly email us: [email protected] with your WordPress admin details and url of the website.

    Regards,
    Shri

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.