as you can see here http://www.orthodox.patristic-cafe.com/church/
the content of the slider (every image) does not appears. try it.
i do not know why.
also as you can see i buy the Victhene Nivo and the victheme switch.
i created test contend, article page, i gave the correct slider settings so that 2 nodes
have Jswitch and 2 nodes nivo slider. i put them to 2 different areas in blocks. but see , only one slider appears. where is nivo_slider?
also the content of the slider is the content of the node? to explain, when i press create content (article) app erase the body text. if i eneble the slider, then appears other area to contain text. should i write anything there or not.
thank you
I can see in your site now both slider is working in place.
Do you still have problem with this?
Loves to build website
the sliders work. BUT THE CONTENT OF THE SLIDER DOES NOT APPER IN THE CONTENT AREA. WHEN THE CURSOR GOES TO THE SLIDE-IMAGE , AND I PRESS , IT SLOULD SHOW , DOWN THE CONTENT, THE ARTICLE. THE PROBLEM IS THAT THIS DOES NOT HAPPEN. TRY IT PLEASE
To recap this :
FULL NODE VIEW or TEASER VIEW:
1. Images can be shown if you have an image field attached to it and uploaded an image for it
2. The title should be the content type title
3. the body should be the content type body or other fields
The full node or teaser view will not shown in the slider
SLIDER VIEW
The title, body, image, preview title, preview body and preview image of the slider will only be taken from title field build from the vt_slider_api module.
So in your case, I think you will need to upload 2 images, first image will go to the slider (slider field image) and the other should go to your node view or teaser view fields.
Same thing with the content, one set of title and body will go to slider title and body field, then another set of title and body field should go to the node view or teaser view body field
Hope this can explain it.
Loves to build website
FIRST I AM GRATEFUL FOR YOUR INSTANT REPLAY. THANK YOU.
I TRIED SOME THINGS. I THINK THE NIVO SLIDER NOW WORKS FINEM AS YOU CAN SEE. THE CONTENT OF THE SLIDER APPERS INSIDE THE SLIDER AND THE CONTENT OF THE NODE , OUTSIDE AS TYPICAL CONTENT. THIS IS GREAT.
NOT THE OTHER JSWITCH SLIDER SHOWS ONLY THE CONTENT OF THE SLIDER , BUT NOT , AT THE SAME TIME THE CONTENT OF THE NODE. MAY BE THIS IS THE WAY IT IS DESIGNED? SHOULD IT SHOW THE CONTENT OF THE NODE, (NOT THE SLIDER) OR NOT.?
THANK YOU AGAIN
"NOT THE OTHER JSWITCH SLIDER SHOWS ONLY THE CONTENT OF THE SLIDER , BUT NOT , AT THE SAME TIME THE CONTENT OF THE NODE. MAY BE THIS IS THE WAY IT IS DESIGNED?"
Yes it is, we designed that way so user can have 2 different content, usually from our experience, in the slider content it is usually best to have some eye catching marketing wording so people will click on the slider and then we present them with the full story afterwards.
If you don't want this behavior, you can enter a trimmed version of the full article in the slider body. Having similar effect as teaser then.
Loves to build website
PLEASE , NIVO-SLIDER DOES NOT SLIDES AUTOMATICALLY ? IS IT MY MISTAKE? I THINK MAY BE CAN SLIDE AUTOMATICALLY.
IN THE MODULS, CONVIGURATION MENU FOR THE NIVO, I HAVE THE
Set the value for manualAdvance = FALSE.
WHAT ELSE SHOULD I DO TO SLIDE AUTOMATICALLY?
THANKS
SEE THIS http://orthodox.patristic-cafe.com/church/ THE JSLDER WORKS FINE, THE NIVO MUST SLIDE MANUALLY. IS THAT CORRECT?
I have examined the code, seems that somehow the code in js got the mixed up with the development testing code
The current code is placed to help developer stop the animation while building a theme.
Anyway please open vt_nivo_slider.js and replace :
original :
options.manualAdvance = true; //(options.manualAdvance.toLowerCase() == 'true');
replaced :
options.manualAdvance = (options.manualAdvance.toLowerCase() == 'true');
sorry for the inconvinience
Loves to build website
thank you so much. great support, the best i have received from different companies from web...
thanks again
Sorry
Ooops sorry my mistake! Everything is ok!