ez projects / nivoslider / forum / general / i don't see how to create a...
You need to be logged in to post messages in the forums. New users may register here.
|
Member since: Posts: 9 |
Saturday 14 May 2011 7:52:34 pm Hi,
I've carried out all the installation steps but I can't see how to create a 'Nivo slider' content folder. Can you tell me how to do that please? Thanks, Andy |
|
Member since: Posts: 22 |
Saturday 14 May 2011 9:10:07 pm Hello, did you installed the nivoslider-1.0-1.ezpkg ? after that is suppose u have 2 new classes? nivoslider and nivoslider image... you can see this 2 class in the class list?
if yes u can create the nivoslider object. let me know if was that the problem. Stefano Stefano Gattuso ( http://www.buby.it ) |
|
|
Member since: Posts: 9 |
Saturday 14 May 2011 10:06:20 pm Hi,
Thanks for your reply. Now that I have downloaded and installed nivoslider-1.0-1.ezpkg I can now see the 2 new classes. I have created a slideshow but when I goto to look at it from the front end of the web site all I see is: random 15 8 4 500 3000 Yes Yes Yes Yes No 0 Can you tell me what else I need to do to view the slideshow properly please? Thanks, Andy |
|
Member since: Posts: 22 |
Saturday 14 May 2011 10:58:44 pm well because, actualy, there si no full tpl of nivo slider .. u should embed it into some xml block if u want to use it
Stefano Gattuso ( http://www.buby.it ) |
|
|
Member since: Posts: 9 |
Saturday 14 May 2011 11:13:20 pm OK
I'm fairly new to ezpublish Can you tell me exactly how to do that please? Andy |
|
Member since: Posts: 22 |
Saturday 14 May 2011 11:26:16 pm Yes no problem...
well obviusly you need follow all procedure of installation... than you need go to the admin interface of ur website and create ..where ever you want a nivo slider object ( make sure to set opacity to 0.8 when u create it ) ... than ..inside this new object you need upload ur pics ... using nivo slider image object. after that you need edit a object previsuly created /...like a folder or an article... or a frontpage.. ... well inside that object you will ahve some XLM BLOCK... like BODY section or SHORT DESCRIPTION .... welll..there you need embed the nivo slider object ... ok ok i know ...my english is horrible.. but i hope you understood ... let me know if you need more help... Stefano Stefano Gattuso ( http://www.buby.it ) |
|
|
Member since: Posts: 9 |
Tuesday 17 May 2011 11:14:59 am OK
I've installed the package and the extension an I've added a nivoslider page and nivoslider images within the Content Structure. I've setup an override as follows within my site's override.ini.append.php file: [nivoslider_slideshow] Source=node/view/full.tpl MatchFile=nivoslider_slideshow.tpl Subdir=templates Match[class_identifier]=nivoslider I then copied the XML code from: /extension/nivoslider/design/standard/override/templates/embed/nivoslider.tpl and pasted it into my new nivoslider_slideshow.tpl file. I cleared the cache. If I now browse to the novoslider page within the front end of the web I can see that the new nivoslider_slideshow.tpl is being used to try and display the slideshow. However - if I view the source of the page all I see in the content area is: <div class="content-view-embed"> <div class="class-nivoslider"> <script type="text/javascript"> $(window).load(function() { $('#slider').nivoSlider( { effect : '', slices : , boxCols : , boxRows : , animSpeed : , pauseTime : , directionNav : false, directionNavHide : false, controlNav : false, controlNavThumbs:false, controlNavThumbsFromRel:false, keyboardNav : false, pauseOnHover : false, manualAdvance : false, captionOpacity : } ); }); </script> </div> </div> Also - I don't see any mention of the css or javascript file being included at the top of the source info. Can you let me knwo what I'm doing wrong please? Thanks, Andy |
|
Member since: Posts: 16 |
Tuesday 17 May 2011 5:58:44 pm You don't need to copy any code or create new templates. What you need is just to embed the nivoslider object inside a xml field, as you embed any kind of media, the same as you embed an image in an article or folder or frontpage.
Look here for example: http://www.terreditraiano.it/Ristorante This is a frontage, in the center column you see a text and an embedded nivoslider. Sandra Parente |
|
|
Member since: Posts: 9 |
Tuesday 17 May 2011 8:33:28 pm Hi Sandra,
So... should I do the following? 1. Edit the 'Article' class and add an XML block (name it slideshow) 2. Goto 'Content Structure' and create a nivoslider 3. Add several nivoslider_images within the nivoslider 4. Create an 'Article' 5. Click on 'Add existing' within the Related objects area 6. Select the nivoslider object within the content structure that I created in step 2 7. Copy and paste the XML for the related object into the new XML block I created in step 1 I have tried doing the above but it didn't display the slideshow :-( Andy |
|
Member since: Posts: 16 |
Wednesday 18 May 2011 10:45:15 am You have to embed the object: just click the editor icon "insert image", upload the nivoslider folder then choose view>embed .
Maybe you have to read better the user guide in the docs otherwise you don't understand the teminology. Sandra Parente |
|
|
Member since: Posts: 9 |
Wednesday 18 May 2011 12:05:19 pm Hi Sandra,
I now understand what you mean - Thank you. Apologies for seeming to ask daft questions but there are several of ways one can interpret what you were saying regarding adding the XML due to the flexibility provided by ezPublish. I added the nivoslider object into an article using the editor but I when to look at the slideshow from the front end of the web site but all I saw was the animated circular image that looked like it was loading the slideshow but then no images were shown. Any ideas why the slideshow isn't being displayed? Andy |
|
|
Member since: Posts: 9 |
Wednesday 18 May 2011 4:23:30 pm Hi Sandra,
You can see the slideshow at http://www.usincare.org.uk/index.php/Test-slideshow/Test-slideshow I'd be very grateful for any help you can give me. Thanks, Andy |
|
Member since: Posts: 16 |
Wednesday 18 May 2011 7:17:15 pm This is a rewrite rule or sitesetting problem, because extension and objects are well loaded.
If I try to open the image http://www.usincare.org.uk/var/ez...2397-1-eng-GB/Photo-3_nivoslider.jpg I can see it, but if I try to open the (wrong)link I see in the source http://www.usincare.org.uk/index....2397-1-eng-GB/Photo-3_nivoslider.jpg it , I can't, so look carefully to your settings! Sandra Parente |
You need to be logged in to post messages in the forums. New users may register here.