Alex Rollin
Forum Replies Created
-
AuthorPosts
-
The default for mobile is a single listing.
Things you can try:
Try on a different device.
This is probably still a cache issue. Contact the host to disable varnish, and other cache plugins or enhancements.
Removing other custom CSS
Hello,
Here is an example snippet to get you started. For further work on the snippet or customization please contact a developer.
function _gd_custom_search_page_body_class( $classes ) { if ( geodir_is_page( 'search' ) && ! empty( $_REQUEST['stype'] ) ) { $classes[] = 'gd-search-cpt-' . sanitize_html_class( $_REQUEST['stype'] ); } return $classes; } add_filter( 'body_class', '_gd_custom_search_page_body_class' );Hope that helps!
Take a look at this: https://wpgeodirectory.com/support/topic/set-custom-post-type-on-search-form/#post-427515
Can you share the ‘reset’ code you are working with?
This reply has been marked as private.Please send over site details and we will check the conflict.
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:FTP is optional, but can be very helpful
FTP Credentials
FTP Host:
FTP Port:
FTP User:
FTP Password:You can remove the popular categories, sure.
Instructions on that page give you an exmaple for customizing the template, too.
There aren’t any widget sections in the featured image area, so, try a different widget area on the Home page to add more widgets or specialized content unless you want to continue customizing the template.
Geodirectory doesn’t come with support for remote images, but that could be something a GD Expert could help you with.
You might also consider what some directories do, also, which is to create simple banners with the name of the listing. Some GD Experts also offer design services.
Which page has the shortcode?
This reply has been marked as private.Check here: https://wpgeodirectory.com/refund-policy/
If you have additional questions, please let us know. I am not sure what ‘geodirectory builder’ is.
This reply has been marked as private.1) Is it possible to have different icons on the map as it is in the popular categories at the top. The images work well at the top but not very well on the map at the bottom. See screengrabs (icon looks good, icons look poor)
This is not possible without a customization. We have an example for how to substitute different category images on the detail page.
https://wpgeodirectory.com/docs/faqs/detail-page/ (see: change category icons)
2) I have followed the instructions to allow bigger featured images on the listings page, but despite adding a max image of 3500 it is still looking blurry here.
What is the size of the image once it is loaded? Does it match your WordPress media settings for large images?
3) The mobile view of my page is look poor, can I change how the columns collapse. Ideally to go into a single listing view. See screengrab ‘mobile view’
This is probably a cache issue. Please contact your host and ask them how to disable cache on the site. Disable all cache plugins and check to see that the listings are able to ‘respond’ to mobile view.
May 21, 2018 at 11:04 am in reply to: Critical – urgent help needed for listing image display #431423Please share site details in a private reply.
Have you already
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:FTP Credentials
FTP Host:
FTP Port:
FTP User:
FTP Password:We would be happy to take a look at your settings to see if we can find the problem.
Please turn off any code snippets or customizations related to tags.
To allow us to examine the site, please create a private reply and include all the information listed below so we can make a complete diagnosis.
Add listing URL where we can see the issue:
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:FTP Credentials
FTP Host:
FTP Port:
FTP User:
FTP Password:You can try a GD > Related Listing widget, and enable the location filter, but this is not specifically limited to ‘only’ the same neighborhood.
The only way to see all the listings in a neighborhood is to visit the listing page for the neighborhood.
Adding popular post view widgets to the Home/Location page can show specific listings.
-
AuthorPosts