Kony.cz
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Fixing WordPress
In reply to: The problem with thumbnail images<?php /* Template Name: Homepage - Supersized Slider */ ?> <?php get_header(); ?> <?php get_sidebar(); ?> <div id="prevthumb"></div> <div id="nextthumb"></div> <!--Arrow Navigation--> <a id="prevslide" class="load-item"></a> <a id="nextslide" class="load-item"></a> <div id="thumb-tray" class="load-item"> <div id="thumb-back"></div> <div id="thumb-forward"></div> </div> <!--Time Bar--> <!--<div id="progress-back" class="load-item"> <div id="progress-bar"></div> </div>--> <?php if( !$dt_options['dt_hide_over_mask'] ): ?> <div id="big-mask"></div> <?php endif; ?> <!--Control Bar--> <div id="controls-wrapper" class="load-item"> <div id="controls"> <!--Slide counter--> <div id="slidecounter"> <span class="slidenumber"></span> / <span class="totalslides"></span> </div> <!--Slide captions displayed here--> <div id="slidecaption"></div> <!--Thumb Tray button--> <div class="but-play"> <a id="play-button"></a> <a id="tray-button"></a> </div> <!--Navigation--> <ul id="slide-list"></ul> </div> </div> <?php get_footer(); ?>Forum: Fixing WordPress
In reply to: The problem with thumbnail imagesused directly Homepage – Supersized Slider
Forum: Fixing WordPress
In reply to: The problem with thumbnail imagesIf I could give here a listing of files, which are responsible for it and you could look at it, I’d love …
Forum: Fixing WordPress
In reply to: The problem with thumbnail imagesWell, this would all like to do, but I have no idea where you how to set up ….I’m a complete beginner, and I just need to work on this existing hosting
Forum: Fixing WordPress
In reply to: The problem with thumbnail imagesThank you for the quick reply. I also think it’s because of your path, but I have no idea where and what to edit or search ….. Could you please advise me any detail … path on the server is / home / davidhabrdle / public_html / garageart /
thank you
Viewing 5 replies - 1 through 5 (of 5 total)