- This topic has 4 replies, 2 voices, and was last updated 9 years, 10 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Photo Seller › Search function stopped working after upgrade to 1.8.6
Tagged: photo search
I upgraded the plugin and now the search function is not returning any images.
The search code ([WPS_photo_search]) is still on the page but when I do a search it either returns a blank page or if the person is not in the database, throws the error box to the left side of the window.
Go to [http://marketplace.troymedia.com/photogallery/gallery2/]. Search for Goman (you will see a blank page. Search for Eisen (not yet in our database – you will see the box over on the left.
Help appreciated. Media clients annoyed.
Try the following:
1) Go and grab the following plugin:
http://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413
2) Then add the following CSS code in the settings of the above plugin:
.wpps-search-page-wrapper{
margin: 0 auto;
width: 65%;
}
.content-area{
width: 700px !important;
}
Added the plugin.
But can’t find the CSS settings under any tab in the Photo Seller settings.
It’s not in the photo seller settings – it is a separate plugin.
Look in the wordpress “settings” menu – I think it is there.
Thanks. I found the CSS settings in the theme settings.