This topic has 21 replies, 4 voices, and was last updated 10 years, 3 months ago ago by Eva Kemp
Hello, 8 theme
i wanna know how can i make a fixed widget such that for my ” OUR SERVICES ” tab, it will show the categories
e.g.
https://www.8theme.com/demo/legenda/shortcodes/video/#
on the left u guys have the whole column list for people to see the sub page
and also
for the footer
https://www.8theme.com/demo/legenda/shortcodes/video/#
the OUR STORE // OUR SERVICE
got the subpage as well, may i know how to make it?
Hello,
Please read our documentation how to create footer: https://www.8theme.com/demo/docs/legenda/index.html#!/footer
To have navigation menu in sidebar you need create custom menu first and use Custom Menu widget in Appearance > Widgets. Here are the tutorials how to do this:
http://startcompeting.com/all/how-to-add-custom-menus-to-your-wordpress-sidebar/
http://en.support.wordpress.com/widgets/custom-menu-widget/
Regards,
Eva Kemp.
thx for your reply
may i know how to make the navigation bar scrollable like this one?
https://www.8theme.com/demo/docs/legenda/index.html#!/footer
one more question, may i know how to make the chat console pop up it self when scrolled to the bottom juz like u guys doing now?
Hello,
1) Your question is a bit unclear for us. Could you please clarify us with more details?
2) Concerning your second question it requires additional customization and is a paid service.
Regards,
Jack Richardson
hello jack
per Eva’a explanation, it taught me how to make the short-code navigation bar just like
https://www.8theme.com/demo/legenda/shortcodes/video/#
*on the left
But as my naviagation bar is too long, and i wanna make it scrollable , just like:
https://www.8theme.com/demo/docs/legenda/index.html#!/footer
*on the left
Hello,
Please provide us with link to the page with menu and we’ll try to help you out.
Regards,
Jack Richardson
private
Hello,
Please try to use this code in custom.css file:
.widget_nav_menu {
overflow-y: scroll !important ;
overflow-x: hidden !important;
height: 500px;
}
Change the height value to the one you need.
Here you can watch the tutorial how to create custom.css.
Regards,
Eva Kemp.
hi, Eva
thx for your reply.
i put the navigation into the “Main slideBar”
may u suggest what to change with the name? -> .widget_nav_menu
Hello,
Is the provided code not working?
Sorry, but without seeing the site it’s difficult to provide with the correct code.
Regards,
Eva Kemp.
hi Eva,
i have followed your video which teaches how to make a new menu
my new menu name is Sub-Nav
as the code:
.widget_nav_menu {
overflow-y: scroll !important ;
overflow-x: hidden !important;
height: 500px;
}
is pointing to .widget_nav_menu
may i know where do u need to put the custom menu in? its currently in Main Sidebar
and all my pages are using widgitzed in static blocker to use Main sidebar
anything wrong with the settings?
Hello,
Sorry, but we need to see the site to have clear meaning what code to provide you with.
Which page you want the custom menu to be displayed on? You can create a new sidebar area in Appearance > Widgets and drag Custom Menu widget in there. After that select the created widget area in the page editor as described in our documentation: https://www.8theme.com/demo/docs/legenda/index.html#!/custom_widget_areas
Regards,
Eva Kemp.
Hi Eva
I know how to create a new menu
What I already did is:
– I created a new menu called sub-menu
– I dragged the sub menu to appearance -> widget -> main sidebar
– for around 20 pages of my webpage, I already used main sidebar
Everything is working fine
The only problem is because I have too many subpages for that menu so that it happens to be that it I want to have a scroll option.
The code you provided ( thanks ) is not working because I think the code is for fitting for my widget name
My question is, will you please kindly advise based on the code you provided, what should I change to make the code able to work on my website
Where can I see the code ? Sorry but I really wanna acquire this knowledge myself. Thanks
Other things is, will you please tell me for the code you guys using on footer:- our services-> it is quite good that to use the HTML alike code to make the tree and add link
I can use it well, may I know how to make indentation with those code ? Thank very much
Hello,
Could you please tell us which css classes your menu has?
Regards,
Jack Richardson
hi Jack
thx for your reply, its ok man, i decided to use another method which u guys stated in the documentation, using the normal WYSIYG images.
I have another question, sorry for so many questions, kinda newbie here.
I wanna know how can i make my portfolio pages when clicked on the ” 8 ” shape like icon, it will not be redirected to the detail information of that page but get redirected to a custom link i want?
Hello,
Sorry, but it requires additional customization and is a paid service.
Regards,
Robert Hall.
Hello Robert,
Thx for your reply, but this is rather disappointing.
May you please share some coding infromation such as which file is portfolio settings using so that I may change the link and redirect it to my desired webpages? Thx man
hi 8theme
while waiting, i went to install a wordpress plugin called “Portfolio”
it erased that portfolio page completely.. how can i add it back?
in visual composer? or?
and in the page attribute , i cannot find the portfolio template..
Hello,
Try to delete that plugin.
Also please provide us with FTP/wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up