Hi X team,
I can’t get it to work. Please help me because it’s driving me crazy.
Hi X team,
I can’t get it to work. Please help me because it’s driving me crazy.
Hey There,
To assist you better with this issue, would you mind providing us the url of your site with login credentials so we can take a closer look? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
To do this, you can create a secure note with the following info:
– Link to your site
– WordPress Admin username / password
Thank you.
See Secure Note
Hi there,
You added your code like this
.orange-button:hover {
background-color:grey;
.wpseo_locations-template-default .p-meta {
display: none;
}
It’s supposed to be like this
.orange-button:hover {
background-color:grey;
}
.wpseo_locations-template-default .p-meta {
display: none;
}
Please correct it then clear your cache and test it again.
Thanks!
Hi,
I changed it.
The author name and the date (post meta) are gone now. Thank you.
Can I also change what info is shown on the left pane?
Hey There,
Yes you can change the contents of your sidebar. All of these were added as a widget. Simply go to Appearance > Widgets and remove/add more widgets so that it will display in your sidebar.
Please let us know if this works out for you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.