-
AuthorPosts
-
aijosh Friend
aijosh
- Join date:
- February 2014
- Posts:
- 130
- Downloads:
- 182
- Uploads:
- 24
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
May 12, 2014 at 9:10 am #197651Hi.
I am using the ja obelisk template.
How do I disable the slider position on the home page from sliding from bottom to top on page load.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 12, 2014 at 3:04 pm #534659The home page already sliding from bottom to top. hope you fixed it. if not the sliding options will be in the JA Slideshow module.
aijosh Friendaijosh
- Join date:
- February 2014
- Posts:
- 130
- Downloads:
- 182
- Uploads:
- 24
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
May 12, 2014 at 3:40 pm #534685Hi. Thanks for the response but I don’t want it to slide from bottom to top.
The JA Slideshow module doesn’t have the option. I believe its a custom javascript in the template and I cant seem to be able to locate it.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 12, 2014 at 3:49 pm #534689can you please post your site Url and admin details in PM
aijosh Friendaijosh
- Join date:
- February 2014
- Posts:
- 130
- Downloads:
- 182
- Uploads:
- 24
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
May 12, 2014 at 5:42 pm #534733I’ve sent the credentials.
Still lets know how to fix this issue in case other members have the same.
While you troubleshoot this issue can you also help check out what the issue is with the addthis code.
I want to believe the codes used on the template are outdated and not functioning properly.I’ve already taken a shot at it and I believe I’m making progress but I’ll appreciate if you look at the code
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 14, 2014 at 5:49 am #535033there is a htaccess and it doesn’t allow me to login. please post the details in PM
aijosh Friendaijosh
- Join date:
- February 2014
- Posts:
- 130
- Downloads:
- 182
- Uploads:
- 24
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
May 14, 2014 at 6:00 am #535034please recheck the PM I sent you. Both the details for logging in to the admin folder and joomla backend are there.
The first is for the htacess and the second is for the joomla admin
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 14, 2014 at 7:38 am #535050yup, it is working now.
Here is the place where you can change the direction of the JA Content Slider
Url: /administrator/index.php?option=com_modules&view=module&layout=edit&id=90
For your Reference attached image below
aijosh Friendaijosh
- Join date:
- February 2014
- Posts:
- 130
- Downloads:
- 182
- Uploads:
- 24
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
May 14, 2014 at 8:26 am #535061Hi.
The problem is still there. And it looks as though you didn’t make any adjustments.
I think you are misunderstanding my question.
The issue is not with the slider but some code in the template.
Problem: Immediately the page loads, the slider moves from the bottom of the screen to its normal position.
Solution: Remove this behaviorI believe the problem is with the javascript controlling the module position.
I’ve tried locating it but it its taking longer than normal that’s why I referred the problem here since you’ll know where exactly to find the code that produces this behaviourchavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 14, 2014 at 8:55 am #535073yes you are correct
Go to this File: /templates/ja_obelisk/css/custom.css
Replace this code
.t3-slideshow + .t3-sl-1{ margin-top: -400px;}with
.t3-slideshow + .t3-sl-1 {
left: 0;
margin: 0 !important;
padding: 0 !important;
position: absolute;
top: 225px;
width: 100%;
}.t3-slideshow + .t3-sl-1 .ja-slider {
margin: 0 auto;
width: 960px;
}1 user says Thank You to chavan for this useful post
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 2 voices, and was last updated by chavan 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Remove javasript for slider position
Viewing 10 posts - 1 through 10 (of 10 total)