praybould
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Store Locator] How to show the excerpt in the search results listThank you. It restores all the information we wanted. It lost the formatting, but you have already gone far over and above in the support.
Where can I give a 5 star review?!!
Forum: Plugins
In reply to: [WP Store Locator] How to show the excerpt in the search results listThank you again. Your support is amazing.
Your code works well except the field for option for (address) (CITY) (state) (zip) does not exist.
The ‘address’ field contained ‘MSP Service Area’ and it would be awesome to have that restored. Let me know if that’s possible.
Thanks again,
Paul
Forum: Plugins
In reply to: [WP Store Locator] How to show the excerpt in the search results listSorry to keep posting, but we had the street address using ‘MSP Service Area‘ and it looked better. I anticipate that the client will want that back.
Can you provide the code to bring back the Street Address, State and Zip. I should have been more clear about it.
I so appreciate your support.
Best regards,
Paul
Forum: Plugins
In reply to: [WP Store Locator] How to show the excerpt in the search results listYOUR CODE WORKED. Not sure why it yielded that error earlier.
THANK YOU!
Forum: Plugins
In reply to: [WP Store Locator] How to show the excerpt in the search results listAt first I just deleted the line to remove the direction link, and it made all the text on the left of the map to disappear.
Then I tried to just use your code and got an error:
Your PHP code changes were not applied due to an error on line 9065 of file wp-content/themes/Divi/functions.php. Please fix and try saving again.
Line 9065 is:
add_filter( ‘wpsl_listing_template’, ‘custom_listing_template’ );
The image didn’t load, but you can see the results at:
https://sticomputer.com/sti-service-areas/
Thank you so much for your technical support.
Forum: Plugins
In reply to: [WP Store Locator] How to show the excerpt in the search results listThis is the second time I’m using Store Locator. It’s great! Thank you. The client does not want ‘Directions’ shown. It yields an error because they do NOT want to have clients street address, but just the cities. They saw what I did with this plugin for another site and wanted it, but only to show cities.
https://sticomputer.com/sti-service-areas/
I want clarification on how to hide/remove ‘Directions’ from the listing. I have the code for wpsl_listing_template (63 lines). I removed the line:
$listing_template .= "\t\t\t" . '<%= createDirectionUrl() %>' . "\r\n";Then do I copy and paste the entire (remaining) 62 lines of code in ‘add_filter( ‘wpsl_listing_template’, ‘custom_listing_template’ );’ to the end of the function.php file.
Thank you in advance for your help and support.
Regards,
Paul
- This reply was modified 7 months ago by praybould.
Forum: Plugins
In reply to: [WP Store Locator] Phone Number Not DisplayingI see there is a way to have the phone number display. For the sake of anyone looking in the future…
Check the box in Settings -> User Experience
“Always show the contact details below the address in the search results?”Paul
Forum: Plugins
In reply to: [WP Store Locator] Phone Number Not DisplayingTijmen,
We’re using this beautiful system, and my client was informed that the phone number isn’t with the company name and address on the left. I would ask you to please add it there.
Please view:
http://www.rslinc.com/find-a-distributor/When there are 2 companies with the same zip code it is not possible to click on the bottom marker in order to see the phone number (eg. the Door Store).
Thank you in advance!
Paul RaybouldForum: Fixing WordPress
In reply to: 404 when url path is a directoryThank you Mohammad,
I post this for the benefit of anyone with a similar problem. A friend pointed to these issues and it resolved:
put into .htaccess these two lines.
ErrorDocument 401 /onerror.html
ErrorDocument 403 /onerror.htmladd the onerror.html file (containing only <html></html>).
add .bak to the index.html files you had in each secure folder.
Paul
Forum: Plugins
In reply to: [Max Mega Menu] Assigning a ThemeWow … thanks!
Forum: Plugins
In reply to: [Max Mega Menu] Assigning a ThemeThanks Tom,
Right, I got it to work. But, I seem to have a limited number of menu items to add. I thought using MegaMenu would make it different, but it hasn’t.
Basically, when I add new items (with or without MegaMenus), the last items on the menu get dropped. It is as though there is a limit to the number of items, but I’ve been reassured that there is not a limit.
The site is rslinc.com. Any thoughts about this bizarre situation would be appreciated.
Regards,
Paul