I am working on updating a website that was initially created by another programmer using the Goodspace theme.
It has a main menu and some side menus in a left sidebar that allow navigation between sections of the same page. I have created a new menu and a new page. The page is titled ‘essays’ and the new menu contains all the titles of the different essays that are going on this page.
Problem is, when I go on the page’s settings and select the left sidebar layout, the new menu ‘essays’ doesn’t appear in the ‘choose left sidebar’ scroll down menu.
I understand I have to create a ‘personalised’ menu, but how do I do that? I tried adding a widget but I am under the impression that I have to modify the code…
https://www.mariellabettineschi.it/wp-admin/post.php?post=1744&action=edit
https://www.mariellabettineschi.it/wp-admin/nav-menus.php
Can anyone help, please?
Thanks!
My website is www.decisionhappy.com.
On the Feel the fear workshop page the bullet points are out of alignment with the rest of the page. How do I line them up please? I have tried tab and various other ways but am at a loss. Your help would be appreciated.
Thanks
Pip
i would like to know how to add a popup (target blank) on my website gallery links from the below.. The theme is goodspace.
https://www.wsscreative.com/index.php/clients/
If you could point me in the right direction it would be much appreciated.
Kind regards
]]>I have a gallery page that opens up into a lightbox. It was working perfectly and now it’s not. I don’t know why. I recently installed the SEO by Yoast and Google Analytics plugins, maybe that’s the issue. When I deactivate them, nothing changes, the lightbox still doesn’t work. It’s a link issue and I’m stumped as to how to fix it. The theme I’m using is Goodspace by Goodlayers. Here’s a link to my page:
https://drewcohen.com/?page_id=604
Thanks so much,
Drew
]]>unfortunately i don’t have a backup of theme and page-option.php
this is the code of that lines
// create Page Option Meta
add_action(‘add_meta_boxes’, ‘add_page_option’);
function add_page_option(){
add_meta_box(‘page-option’, __(‘Page Option’,’gdl_back_office’), ‘add_page_option_element’,
‘page’, ‘normal’, ‘high’);
}
Someone can help me?
thanks