Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Arise

Asked Modified Viewed 47,233 times
F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Started this discussions
  • Answered 11 questions
asked
Super Admin

[mp]414[/mp]
0 replies

73 posts

F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Started this discussions
  • Answered 11 questions
answered
Super Admin

Remove one of the divs that renders links. Check the classes on the divs vs styles.css if the height is coded in to it there as well.
0 replies
Q
quiki
Q
quiki 10
  • Member, joined since
  • Contributed 171 posts on the community forums.
  • Started 41 threads in the forums
answered
Member

How can I more space on the top for a bigger site banner to the theme?
0 replies
— 5 months earlier —
R
Rudios
R
Rudios 10
  • Member, joined since
  • Contributed 145 posts on the community forums.
  • Started 16 threads in the forums
answered
Member

Is this theme going to be upgraded to the new v. Fusion 9 or can we still use this theme with vF9?
0 replies
— 2 months earlier —
R
Rudios
R
Rudios 10
  • Member, joined since
  • Contributed 145 posts on the community forums.
  • Started 16 threads in the forums
answered
Member

I found my default theme. Thanks Domi.
0 replies
— 4 months earlier —
Z
zizub
Z
zizub 10
  • Member, joined since
  • Contributed 156 posts on the community forums.
  • Started 29 threads in the forums
answered
Member

I found a mistake in the functions.php file that is in the folder includes / menu
I had:

Quote

<a href='/".$data['link_url']."'$link_target> <span>...

Now I corrected on

Quote

<a href='".BASEDIR.$data['link_url']."'$link_target> <span>...

Everything works as I want.
This does not relate to the theme Arise. I just not become create extra topics on the forum.
0 replies
Z
zizub
Z
zizub 10
  • Member, joined since
  • Contributed 156 posts on the community forums.
  • Started 29 threads in the forums
answered
Member

Who can tell me why my Url # (%submenu% Downloads) is the link to the homepage?
When I be in the download section, and doing click (%submenu% Downloads) I get transition to home page.
By ideas I have to stay in the same section, _www.site.com/downloads.php#
Why do I get, _www.site.com/#
Where can I find an error?
Edited by zizub on 23-04-2014 18:08,
0 replies
— 1 month earlier —
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

No worries, always happy to help and get things working. :G
0 replies
Q
quiki
Q
quiki 10
  • Member, joined since
  • Contributed 171 posts on the community forums.
  • Started 41 threads in the forums
answered
Member

There we go! Many thanks for your time and effort!:G
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Please see this image...

www.phpfusionmods.co.uk/images/menu_expl.png
0 replies
Q
quiki
Q
quiki 10
  • Member, joined since
  • Contributed 171 posts on the community forums.
  • Started 41 threads in the forums
answered
Member

www.sykling.info/img/capture1.JPG

www.sykling.info/img/capture2.JPG
0 replies
F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Started this discussions
  • Answered 11 questions
answered
Super Admin

It needs to be
%submenu% Mymenu
Link
Link
Link
%endmenu%
0 replies
Q
quiki
Q
quiki 10
  • Member, joined since
  • Contributed 171 posts on the community forums.
  • Started 41 threads in the forums
answered
Member

It is set to true like this in functions.php:

Quote

define("SUBNAV", true);
define("SHAREING", true);
define("HEADERLINKS", false);
define("HSDESCRIPTION", false);


The link is set to for an example: submenu% index.php
sub-header only.

Also set an ending for testing: %endmenu% faq.php
sub-header only.
0 replies
F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Started this discussions
  • Answered 11 questions
answered
Super Admin

Heya, make sure you have changed (define("SUBNAV", false)wink to (define("SUBNAV", true)wink
In your functions.php and that the link is set to sub-header only
0 replies
Q
quiki
Q
quiki 10
  • Member, joined since
  • Contributed 171 posts on the community forums.
  • Started 41 threads in the forums
answered
Member

Tried with and without space now. Same thing.
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

%submenu% Mylinkname
link2
link 3
link 4
%endmenu% Link 5

Remember the space after %submenu%[SPACE]Mylinkname
%endmenu%[SPACE]Link 5
0 replies
Q
quiki
Q
quiki 10
  • Member, joined since
  • Contributed 171 posts on the community forums.
  • Started 41 threads in the forums
answered
Member

Thx Domi, I found it in the readme, but im still doing it wrong. I go to Admin panel - System Admin - Site links. I type in %submenu%Mylinkname and chose sub-header only. It only shows at the top menu, but I can't get any dropdown.

What am I doing wrong here?
0 replies
F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Started this discussions
  • Answered 11 questions
answered
Super Admin

It is in the readme.
0 replies
Q
quiki
Q
quiki 10
  • Member, joined since
  • Contributed 171 posts on the community forums.
  • Started 41 threads in the forums
answered
Member

How can I get a dropdown menu to work on Arise theme?
0 replies
— 1 month earlier —
F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Started this discussions
  • Answered 11 questions
answered
Super Admin

After //Main Content rendering in theme.php

Paste
echo "<a href='".BASEDIR."index.php'><img src='".THEME."yourimage.jpg' width='".THEME_WIDTH."' alt='' title='' style='vertical-align:middle;' /></a>";


Upload a image to the Arise theme folder and have it at around 1000px width.
0 replies
R
rudyrazali
R
  • Newbie, joined since
  • Contributed 1 post on the community forums.
answered
Newbie

How make a banner promo in Arise Theme like a offcial page..
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 73 posts
  • Votes 0 votes
  • Topic users 24 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet