Hi ,
i want add contact and login page in my website. But i cant add can you help me please. if need i can give wp account and password. capsettin.com my website .here screenshoot http://prntscr.com/5jm6zt
Hi,
For contact page add in menu a link like here http://screencast.com/t/ceE5xNwB
For the login I don’t understand exactly what do you want. Our login modal is a widget and in menus you can’t add widgets!
What you can do is to create a custom sidebar in menu like here:
1. Add this code like here: http://screencast.com/t/Bf8vGkWBn
2. Add this code:
register_sidebar(array(
'name'=>'Login modal (in menu)',
'id' => 'td-login-menu',
'before_widget' => '',
'after_widget' => '',
'before_title' => '',
'after_title' => '',
));
like here: http://screencast.com/t/oC4nNEA58
3. Go to your widgets and drag our login widget like here: http://screencast.com/t/uecSdU43Pmb
4. Add this custom CSS in Theme panel -> Custom CSS
.td-menu-header ul.top-header-menu {
display: inline-block;
position: relative;
top: 14px;
}
.td-menu-header ul.top-header-menu a {
color: white !important;
}
Also, if you don’t have developing skills we recommend you to hire a freelancer or someone to make this for you. This is custom work.
Please if is possible please remove the bad rating.
Thanks for the message!
when i creat a page always give error 404 not found. http://prntscr.com/5k06lv – http://prntscr.com/5k06ry