Home Forums Theme support Some questions – Ladies Template Reply To: Some questions – Ladies Template

1. It’s very easy, it’s the archive template. Please take a look at this post (it’s working with all post types, not only portfolio):

How can I add a category to the menu

2. Ah, I saw that your images are very small, but it’s not a problem, with a simple css code you can fix the problem. Please add the following code in WP admin -> Appearance -> Theme Options -> General -> Extra CSS Content:

.room_slideshow > div a > img {
	width: auto;
	margin: 0px auto;
}

We add the code in the next theme update.

3. All this you can add / change when you edit the person. Please take also look at the box to the right when you edit the page, there you can change the categories like Service, Gender and Origin.

4. Have you made sure that the “File URL” button is clicked? If yes, can you send us a login for the website, then we can take a look at the backend. You can also insert the url to the logo manually…