-
AuthorPosts
-
June 14, 2016 at 4:29 pm #940520
Hi I seem to be having a problem with the 404 not being displayed correctly.
See example link below…
http://caninfo1.securesites.net/dcc/index.php/apply-here1Could you explain why this is happening.
Thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 14, 2016 at 5:27 pm #940541If you click the link and compare it to the link below, you will see the difference.
http://caninfo1.securesites.net/dcc/The header is completely different, the slider is not displaying the car images correctly and the bottom footer is different.
Thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 15, 2016 at 5:44 am #940686You should verify that your default template has same settings that you are using for all other menu items and same with modules assigned into footer positions
404 page is using default ja-rent template –
so load your logo into it and assign to it positions you want to display for 404 page
Hope was clear enough
June 15, 2016 at 6:58 pm #940884If I go to the page via the menu the page is displays correctly.
http://caninfo1.securesites.net/dcc/index.php/explore/joomla-pages/404-pageBut when I the 404 page is displayed through a malformed URL such as
http://caninfo1.securesites.net/dcc/index.php/explore/joomla-pages/404-page-malformed
The page does not display correctly.
Could it be that something is not configured properly?
Thanks
Garypavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 16, 2016 at 6:10 pm #941204Thank you I have got the 404 page working now. The only problem that I am having is that I can’t get rid of the article title. The title seems to default to the word Article and I am not sure how to get rid of it.
Thanks for your help.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 17, 2016 at 5:40 am #941344You have a custom.css file in this folder /templates/ja_rent/css/custom.css at line 103 you have
.page-title, .page-header h1 { font-weight: 700; line-height: 1; margin: 0 0 8px; text-transform: uppercase; }
add to it
display:none;
resulted code should be as follow
.page-title, .page-header h1 { font-weight: 700; line-height: 1; margin: 0 0 8px; text-transform: uppercase; display: none; }
Best regards
June 17, 2016 at 5:14 pm #941528Adding that css "display: none;" style is not the best way to handle this problem as it removes the page heading from all the other pages that I am using a page heading.
It seems even though the Page Display Option was already yet to NO, you must still click on SAVE which triggers the option so that the ARTICLES title disappears.. So dont be fooled by the fact that Page Display Option was already yet to NO. Still click on save. And the ARTICLE title will disappear form the page in question.
Thanks
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by pavit 8 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum