Problem with slider
-
Hey, sometimes i go in my site and i dont see slide show.
Can you help me?My site is http://updot.gr/
-
Can you explain when it happens? The slider is programmed to load after the rest of the page is loaded,and I see you have 8 images in the slider, so probably these images take long to load which make the slider heavy.
i dont know. i replace the heavy images and still not work. yesterday i had 4 images and again the same problem..
You are using Version: 1.4.1. Please update to the latest version.
Also looks like you are using some plugin for Custom CSS which is taking more than 2 seconds to load http://updot.gr/?sccss=1&ver=3.7.1http://tools.pingdom.com/fpt/?testurl=http%3A%2F%2Fupdot.gr%2F#!/cdnCTC/http://updot.gr/
The latest version has the option to add custom css. So you dont need to use that plugin.
I found some issues to the latest version.
for example, i want tagline under the logo
after that the Sidebar Width is so big.. you had option to change but did not work in my site..These aren’t issues, you are using caching plugin.
Please empty your cache.If your logo is an image, you would need to add the description in the image.
i empty my cache but still nothing, i cant change yours options, i dont see any changes
Or you can change the order from header.php file from Editor.
from<p class="site-description"><?php bloginfo('description'); ?></p> <?php supernova_title_image(); ?>to
<?php supernova_title_image(); ?> <p class="site-description"><?php bloginfo('description'); ?></p>yeah this is ok.
but i cant change the Layout, StylingOkay do it go to Supernova Options > Styling and change the font-family from
"Theme's Default"to'default'or some other font. If
Theme's Defaultis selected it will have issue, if you dont want to use another font, you can reset settings and it would be fine . And thanks I got to know this issue, I’ll fix in the next version.yeah works! i have one issue, i want in Sidebar Page, in Recent posts to change the font in the titles. i want to appear lowercase because in greek we have tones and with big letters looks ungly.
Take a look. In right column, second widget http://updot.gr/2013/11/02/antaios-xrisostomidis/
p.s can i change the month of the articles? to write in greek language, or even to not appear?
.widget h2 { text-transform: none; }Again dont forget to remove that custom css plugin, that’s making your site 2 seconds slower
What you mean, can you explain me?
I want to change the titles of articles in widget, no the titles in widget!
The topic ‘Problem with slider’ is closed to new replies.
