- Posts: 66
- Thank you received: 0
4 questions about hot scroller
-
dreamdest
Inactive member -
Topic Author
- Member
-
Less
More
10 years 5 months ago #42452
by dreamdest
4 questions about hot scroller was created by dreamdest
1) Sometimes when I bring up the home page, the scroller text doesn't come up, and only after navigating a few pages and going back to the home page does the scroller start up.
2) I turned off the article's "publish date", but it still appears in the scroller bar.. how do i shut that off
3) the URL says site.name/15-demo-content/last-minute/{name of content} - can I move the last minute category up to the root and make it work to get rid of the /15-demo-content part of the URL?
4) How do I get the red separator line between the scroller text and the article content?
Thanks for all your help.
2) I turned off the article's "publish date", but it still appears in the scroller bar.. how do i shut that off
3) the URL says site.name/15-demo-content/last-minute/{name of content} - can I move the last minute category up to the root and make it work to get rid of the /15-demo-content part of the URL?
4) How do I get the red separator line between the scroller text and the article content?
Thanks for all your help.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #42457
by ivan.milic
Replied by ivan.milic on topic 4 questions about hot scroller
1 - I need site link to check it
2 - That settings are in multiple places article itself, menu item settings, category settings , global settings. Maybe lower level has different value so you see them
3 - That url parts are some aliases. If menu item is of type external url you can not set it because you dun't see it but you can temporaly swap to single article type to set alias then return menu item type to external url
4 - Add this to template_css.css:
#highlights_scroll{
color:red;
}
2 - That settings are in multiple places article itself, menu item settings, category settings , global settings. Maybe lower level has different value so you see them
3 - That url parts are some aliases. If menu item is of type external url you can not set it because you dun't see it but you can temporaly swap to single article type to set alias then return menu item type to external url
4 - Add this to template_css.css:
#highlights_scroll{
color:red;
}
The following user(s) said Thank You: dreamdest
Please Log in to join the conversation.
-
dreamdest
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 66
- Thank you received: 0
10 years 5 months ago #42465
by dreamdest
Replied by dreamdest on topic 4 questions about hot scroller
Please Log in to join the conversation.
-
dreamdest
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 66
- Thank you received: 0
10 years 5 months ago #42467
by dreamdest
Replied by dreamdest on topic 4 questions about hot scroller
For #2 - I found this - went into the scroller module, and under the content source tab, there is a "show dates" choice
For #3 - I made "Last Minute" with "No parent", and it shortened the URL, as it was no longer part of "demo content"
For #4 - The red line I was speaking about is where you actually put in the content - there is the part that appears in the scroller - then a red squiggly line, then the content then appears when you click - how do you get that red squiggly line.
Thanks again.
For #3 - I made "Last Minute" with "No parent", and it shortened the URL, as it was no longer part of "demo content"
For #4 - The red line I was speaking about is where you actually put in the content - there is the part that appears in the scroller - then a red squiggly line, then the content then appears when you click - how do you get that red squiggly line.
Thanks again.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #42478
by ivan.milic
Replied by ivan.milic on topic 4 questions about hot scroller
1. Remove this line from index.php of template:
<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js ">
4. Still unclear ???
<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js ">
4. Still unclear ???
Please Log in to join the conversation.
Time to create page: 0.178 seconds