I think uploading sets of images through the dashboard is quite doable for "non wizkids"EdwinH wrote:for the "non wizkids" is would be easier to manage it directly when uploaden an image (like you do with the JQuery pop-up). Perhaps something the builders of PivotX can integrate in a update?
The current setup of Nivoslider is that you cannot put more than 1 slider per page. As John probably lacks the time to change it I am currently busy with a new version which also includes the new script and some other new parms. So have patience!EdwinH wrote:One more question. When i use the nivoslider in two postings on one page, the seconde first posting (lowest on the page) stay's loading. One in the last posting the images are shown. Someone a idea where it goes wrong?
Harm10 wrote:New version released 0.12: contains a lot of enhancements (see changelog in zip). Like multiple sliders per page, using thumbnails from the same folder and skipping them in the slider, different themes and support for different image sizes.
As there are a lot of changes and a far newer version of the nivoslider script please report any problems with this release here.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" [[lang type='xml']] [[lang type='html']]>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
[[ if $pagetype=="entry" ]]
<meta name="author" content="[[ user ]]">
<meta name="description" content="[[ $entry.introduction|parse|strip_tags|trimlen:250:'..' ]]" />
<meta name="keywords" content="[[ $entry.keywords|replace:' ':', ' ]]" />
<meta name="revised" content='[[ $entry.edit_date|trimlen:11:'' ]]' />
[[ else ]] [[ if $pagetype=="page" ]]
<meta name="author" content="[[ user ]]">
<meta name="description" content="[[ $page.introduction|parse|strip_tags|trimlen:250:'..' ]]" />
<meta name="keywords" content="[[ $page.keywords|replace:' ':', ' ]]" />
<meta name="revised" content='[[ $page.edit_date|trimlen:11:'' ]]' />
[[ else ]]
[[ getpage uri="about"]]
<meta name="author" content="[[ $page.user ]]">
<meta name="description" content="[[ $page.introduction|parse|strip_tags|trimlen:250:'..' ]]" />
<meta name="keywords" content="[[ $page.keywords|replace:' ':', ' ]]" />
<meta name="revised" content='[[ $page.edit_date|trimlen:11:'' ]]' />
[[ /if ]]
[[ /if ]]
<meta name="copyright" content="Copyright © 2003-2013 Frank Vergote">
<title>
[[ if $pagetype=="entry" || $pagetype=="page" ]][[title]] - [[sitename]]
[[ else ]][[sitename]][[/if]]
</title>
<link href="[[ template_dir base="true" ]]pivotx_essentials.css" rel="stylesheet" type="text/css" media="screen" />
<link href="[[ template_dir ]]style.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<body>
<a name="top"></a>
<div id="wrapper">
<div id="header">
<a href="[[home]]">[[ nivoslider
path = "images/banner"
cssFile = "pivotx/extensions/nivoslider/nivo-slider.css"
orderby = ""
pauseTime = 15000
startSlide = 26
effect = "fade"
caption = 0
theme = "bar"
]]</a>
</div>
Harm10 wrote:This is very weird indeed. In fact you cannot post a comment when using Firefox (either clicking preview or post -- nothing happens).
In IE10 I get the behaviour you describe albeit only the nivoslider images are shown (so the rest of the page seems to be gone).
No errors in the console log.
I am at a loss and in essence do not know where to begin looking.
Maybe someone else can help you (like the author of the extension)? I don't have time enough for this right now.
Users browsing this forum: No registered users and 2 guests