Hide photo area for pkg without photos
This topic contains 10 replies, has 6 voices, and was last updated by directory 11 years, 2 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: hide photo, no photos with price package
-
AuthorPosts
-
August 4, 2014 at 10:15 pm #10969
sorry if this has been asked elsewhere, couldn’t find reference… Is there a way to hide the photo area, on the Listings page, if a pkg does not offer a photo with it?
Also, I have list view as default, in list view there are borders showing even when there is no photo for a listing (I have not uploaded a default image yet). If I go to grid view (any #), there are no longer borders but still the space for where the photo would be if there was one. is this a .css thing?
One more, since I have someone :), is there a way to disable the option to show any other view of listings on front end if i decide I just want list view with no other option?
thanks!
August 5, 2014 at 11:30 am #11006Hiding the photo area would require some special coding.
Why not add a transparent default image, or an image with “Upgrade if you want pics” – just thinking …For the second question, we need to see your site …
I did not know there was an option to change views on the home page, can I have a look?
August 5, 2014 at 5:31 pm #11045Hi,
for the second option, simply select list view for all your widget and content sections than hide the change view selector with css.
.geodir-list-view-select { display: none; }August 5, 2014 at 6:19 pm #11054Hi Guust, thanks for the suggestions regarding “hiding” photos. Will have to think about it.
2. Site page link in private following, it should come up in list view, borders are there, if you change to grid view there are none.
Changing views is on the listing page, not the home page.
And… I am noticing that once I change to grid view, and then go to a new CPT page, the grid view is retained. I was thinking that if someone goes to a new “area”/page/link, that it would then default to list view indicated in backend, no?
I am wanting a 3 column layout for the Listing pages. I have tried to change the % settings set for this in backend (to 30right, 73content, 20left). the 73 for content holds, the 20 for the left reverts back to 30 when I go to save the settings. I mention this because you will notice that the left side widget is before the content. I have reset the % to default… and should probably start another thread for this… Unless you would like to continue this here :). I understand that John is working on the 3 column layout compatibility with Genesis (I would link the thread but will lose this post :)).
thanks!
August 5, 2014 at 6:20 pm #11055This reply has been marked as private.August 5, 2014 at 6:21 pm #11057Hi Paolo, Was posting when you replied, thanks for the info!!
August 5, 2014 at 8:33 pm #11082You can play with this selector to get rid of the borders, or hide the images altogether…
.geodir_category_list_view li .geodir-post-img { border: none; }or
.geodir_category_list_view li .geodir-post-img { display: none; }…of course that would hide all the images, not just the area if there is no image present (that would be more complex)
August 15, 2014 at 9:57 pm #12202If I have multiple pricing plans, and the free version doesn’t allow the user to upload image, is there a way for me to assign a default image for all these users? Rather than just having a white box.
thanks
August 15, 2014 at 11:14 pm #12209Hi Evan,
I think GD already provides a default “No Image Available” image and admin can also upload and change it via GD-Design-Listings. 🙂
A listing plan or package can be set to ZERO image but the default “No Image Available” will still show up.
I maybe wrong so wait for a GD developer to respond. 🙂
August 15, 2014 at 11:21 pm #12212Oops, just found it in categories! NM:)
August 15, 2014 at 11:27 pm #12216Yes, a default category image can be easily added as well. 🙂
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket