-
AuthorPosts
-
sobe Friend
sobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
February 21, 2015 at 8:18 pm #204006Has there been any progress to resolve this issue?
February 21, 2015 at 8:56 pm #560246I`m having the same issue.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 23, 2015 at 9:07 am #560350Hi
Due to the 30 days data loss, we also lost the original thread to keep tracking this issue. I will get the update from the team for this issue and will be back to you.
Sorry for any inconvenience it may cause.
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
February 24, 2015 at 2:06 pm #560526i think addthis buttons has changed on addthis server..
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 26, 2015 at 4:46 am #560769You are right! AddThis has changed the class system in their own server.
You can update below style into the LESS file: /templates/ja_fixel (your default template)/less/modules.less
.social-link {.custom {
min-width: 248px;
display: block;
}background-color: #111;
.transition(~"background-color 0.6s ease-out, border-color 0.6s ease-out");.addthis_toolbox {
background-color: #111;
height: 60px !important;
border-left: solid 1px #1D1D1D;
.transition(~"background-color 0.6s ease-out, border-color 0.6s ease-out");> a {
border-right: solid 1px #1D1D1D;
margin: 0 !important;
padding: 0 !important;
.transition(border-color 0.6s ease-out);
}> a > span {
background-color: transparent !important;
background-image: url("@{T3ImagePath}/ico-social.png") !important;
background-size: auto !important;
height: 60px !important;
line-height: 60px !important;
width: 60px !important;// Facebook
&.aticon-facebook {
background-position: 0px 0px !important;&:hover {
background-position: -60px 0px !important;
background-color: #0066b9 !important;
}
}// Twitter
&.aticon-twitter {
background-position: 0px -60px !important;
&:hover {
background-position: -60px -60px !important;
background-color: #0093c3 !important;
}
}// Youtube
&.aticon-youtube {
background-position: 0px -180px !important;
&:hover {
background-position: -60px -180px !important;
background-color: #7b4939 !important;
}
}// Instagram
&.aticon-instagram {
background-position: 0px -120px !important;
&:hover {
background-position: -60px -120px !important;
background-color: #7b4939 !important;
}
}
}
}
}
I also attach this file so that you can make a comparison.
Then go to backend of your site > Template manager > Select JA Fixel template style > compile LESS to CSS (REMEMBER to backup all css files first as when compiling less to css, the existing css files will be overritten)
Ivan FriendIvan
- Join date:
- March 2011
- Posts:
- 124
- Downloads:
- 234
- Uploads:
- 27
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
February 26, 2015 at 8:18 pm #560849Don’t work!!!
georgeroth Friendgeorgeroth
- Join date:
- March 2014
- Posts:
- 29
- Downloads:
- 2
- Uploads:
- 3
- Thanks:
- 3
- Thanked:
- 7 times in 3 posts
February 27, 2015 at 1:30 am #560865The issue happens with the JA Bookmark plugin as well on the top left side of the articles. Can please you post a fix on that too?
Unfortunately I cannot verify your fix regarding the social links as I have completely rewritten that part.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 27, 2015 at 9:10 am #560909@biwebcoupdate : kindly check the css/less files in folder: templates/ja_fixel/local/ and see whether you also have LESS/CSS for these social links or not. Because when your site is loaded, it will take style in this directory in priority.
@georgeroth: Yes, it’s also effected and the fix will be updated in the next release of this template.Ivan FriendIvan
- Join date:
- March 2011
- Posts:
- 124
- Downloads:
- 234
- Uploads:
- 27
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
February 27, 2015 at 10:00 am #560915For several weeks, you can not solve this problem!
I changed the code , as the offer, but with no results !Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 1, 2015 at 2:12 am #561035PM me the credentials of your site: URL, admin & ftp account, I will check it for you
Remember to backup your site first as I also try to compile less to css
Ivan FriendIvan
- Join date:
- March 2011
- Posts:
- 124
- Downloads:
- 234
- Uploads:
- 27
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
March 1, 2015 at 2:33 pm #561075send private message
…Off topic , tell me how to add video to the material ?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 2, 2015 at 3:08 am #561140@biwebcoupdate: it works now, you can take a look.
For other question, feel free to post a new thread 🙂
Ivan FriendIvan
- Join date:
- March 2011
- Posts:
- 124
- Downloads:
- 234
- Uploads:
- 27
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
March 2, 2015 at 12:11 pm #561225<em>@Saguaros 460954 wrote:</em><blockquote>@biwebcoUPDATE: it works now, you can take a look.
For other question, feel free to post a new thread :)</blockquote>
Excuse me, but for materials and articles, JOOMSHOPPING item-card the problem remains unresolved !
+ I changed the font size css. main Menu
Which needs to be corrected ? local / css?UPD. I still went back and the error persists .
Sorry, but you can do the same thing , but not affect the css files
Or give a line of code I change myself!Some solid error
X icon missinggeorgeroth Friendgeorgeroth
- Join date:
- March 2014
- Posts:
- 29
- Downloads:
- 2
- Uploads:
- 3
- Thanks:
- 3
- Thanked:
- 7 times in 3 posts
March 3, 2015 at 2:01 am #561313<blockquote>@georgeroth: Yes, it’s also effected and the fix will be updated in the next release of this template.</blockquote>
Well, I already made quite a lot of small changes to the template (have 955 lines of changes in the custom.css file for example and a number of changes here and there which I don’t always keep track of unfortunately), so I’d really appreciate a fix which I can just put into the custom.css file.
If it’s not an option I can fix it myself and post the solution here too, I’d just rather spend that time on creating content.
Thanks a lot in advance!
-
AuthorPosts
This topic contains 37 replies, has 9 voices, and was last updated by Ivan 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum