Before you ask please READ THIS

Slider not working correctly

edited November 2012 in Skyfashion Posts: 12
Hey guys, I'm managing to configure everything correctly but for some reason only the first slider image works. It all worked correctly at the begin but after a refresh it only shows the first slider picture and not any other ones. Could you please tell me why this is happening??
Post edited by Mezza on

Comments

  • Hi,
    I have checked your site and it seems work ok.

    In Latest works slider you have only two works so slider don't show up.

    What you mean by others sliders?
  • Posts: 12
    Hey! On the homepage I've actually uploaded two slider images but it only shows the first. When the dot moves to the second slide the image isn't showing up and the whole page shifts upwords (because it's empty). I'm using Mozilla. Let me just check it on Safari to make sure it's not a browser issue.
  • Posts: 12
    Ok, it was definitely a browser issue. It worked on Safari!
  • Hi,
    do you still have this problem.
    I am using Firefox as well.
    This is who it looks on my computer.
    Can you paste your screen?
    mezoose.jpg
    1532 x 728 - 177K
  • Posts: 12
    Hi, thank you for getting back to me so quickly, YOU ARE AMAZING!
    I had to reset the browser cache and now it's working fine. Could you tell me something quickly- you know where it says "Latest works" and "Latest Blog posts" where do I go in the coding to disable the text and place a picture instead?
  • Hi,
    this is on the front-page.php file.
    Find there line this:
    <?php echo __('Latest blog posts', TPL_SLUG) ?>
    and replace it.
    And second it:
    <?php echo __('Latest works', TPL_SLUG) ?>

    Replace with img this code.

    Best,
    Miłosz
  • Posts: 12
    Milosz, will you marry me?? You're fantastic!
  • Posts: 12
    Do you perhaps know what I replace it with?
  • Hi,
    you need to paste something like this

    < img src="your_img_url" />
    With no space after <.
    I home I understand you correctly :)


    Best,
    Miłosz
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!