-
AuthorPosts
-
efficiency Friend
efficiency
- Join date:
- October 2006
- Posts:
- 70
- Downloads:
- 14
- Uploads:
- 11
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
October 18, 2016 at 1:57 pm #977669Anyway, I am having issues with the menu and need help. I have seen two other related postings but there was no guidance to those having the issues on what they can do. Bad!
- The main page menu is different from other pages. This is so because named anchors are used on the main page. However, when you define the link for the inner pages, they do not work. For instance, if you want to nagivate back to the home page using a menu item, it goes nowhere because the url is wrong. I have:
http://mysite.com/index.php/blogging#onepage-home
This is so for all other menu items not on the home page. I have tried everything I could.
-
The other issue is that I want to remove the arrow down and expand the introduction text to take more space. See the attached.
- I want to customize the menu to be bolder and slightly bigger.
- I have to Clear Cache repeatedly for updates to reflect on the website, even in development mode. I believe i am using the right template. Why can’t I just refresh the page and see my updates?
May I suggest that when an issue is resolved, Joomlart should put something prominent at the end of the article stating that if others have this issue, these are the steps to follow. Direct us to action for each resolved issue.Generate knowledge base articles from each resolved issue, providing workarounds and KBs. A knowledge of ITIL problem management would help Joomlart.
Thanks.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
efficiency Friendefficiency
- Join date:
- October 2006
- Posts:
- 70
- Downloads:
- 14
- Uploads:
- 11
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
October 24, 2016 at 12:53 am #979499This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 24, 2016 at 1:57 am #979525You can provide the FTP account also so I will have a look.
efficiency Friendefficiency
- Join date:
- October 2006
- Posts:
- 70
- Downloads:
- 14
- Uploads:
- 11
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
October 24, 2016 at 3:28 am #979551This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 25, 2016 at 2:40 am #979920We updated the header block on your site: templates/ja_resume/tpls/blocks/header.php
Change:
window.location.href = base_url.replace(/([^\#]*)(.*)/, '$1') + '#onepage-home'; e.preventDefault(); return;
To:
window.location.href = base_url.replace(/([^\#]*)(.*)/, '$1') + '#onepage-home'; // e.preventDefault(); // return;
Kindly check.
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by Saguaros 8 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum