-
AuthorPosts
-
diofou Friend
diofou
- Join date:
- October 2013
- Posts:
- 53
- Downloads:
- 20
- Uploads:
- 15
- Thanks:
- 18
- Thanked:
- 2 times in 1 posts
December 15, 2013 at 5:36 pm #192995Hello, I’am having the two errors below whenever i click on an article, can you please help me and also the ja bulletin isn’t showing at position topmovie-joomla like instructed in the documentation
Error 1:
Notice: Use of undefined constant T3_TEMPLATE_PATH – assumed ‘T3_TEMPLATE_PATH’ in /home/wayajoac/public_html/diabarani.com/components/com_k2/templates/ja_obelisk/item.php on line 13
Error 2:
Fatal error: Class ‘JAObeliskHelper’ not found in /home/wayajoac/public_html/diabarani.com/components/com_k2/templates/ja_obelisk/item.php on line 311
—
And of course the template inset responding, i have all that on a white background with no styleNote: Only click on the articles that start with copy in the content slider module, the others will take you to the real site and template that’s live, this is a clone that i’m fixing before making it default.
Thank you for your help.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 16, 2013 at 12:13 pm #515579Both of these above problem on your site due to wrong overridden template on com_k2, we have overridden template for com_k2 directly from JA Obelisk template templates/ja_obelisk/html/com_k2/ja_obelisk
I have removed wrong components/com_k2/templates/ja_obelisk folder.
Now, the problem on your site has gone now. Please check it again let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
diofou Frienddiofou
- Join date:
- October 2013
- Posts:
- 53
- Downloads:
- 20
- Uploads:
- 15
- Thanks:
- 18
- Thanked:
- 2 times in 1 posts
December 18, 2013 at 2:14 am #515792Great, thank you, i see you’ve chafed the login button color, how can i can register button and the entire header color?
Best regards.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 18, 2013 at 9:12 am #515844You can find and change it from css style: [/B] templates/ja_obelisk/css/themes/d1/template.css file
+ Login button color
.btn-primary {
color: #fff
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-image: -moz-linear-gradient(top,#f1a705,#bf8404)
background-image: -webkit-gradient(linear,0 0,0 100%,from(#f1a705),to(#bf8404));
background-image: -o-linear-gradient(top,#f1a705,#bf8404)
background-image: aliceblue;
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0a605',endColorstr='#ffbf8404',GradientType=0);
border-color: #bf8404 #bf8404 #745002
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
}
+ Entire header color
.t3-header {
padding-top: 20px;
padding-bottom: 20px;
background-color: #f8f8f8
background-image: -moz-linear-gradient(top,#fff,#eee)
background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eee));
background-image: -webkit-linear-gradient(top,#fff,#eee)
background-image: -o-linear-gradient(top,#fff,#eee)
background-image: linear-gradient(to bottom,#fff,#eee)
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffeeeeee',GradientType=0);
}1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Ninja Lead 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JAObeliskHelper, T3_TEMPLATE_PATH, Ja Bulletin
Viewing 4 posts - 1 through 4 (of 4 total)