Forum Replies Created
-
AuthorPosts
-
LincolnParticipant
No worries. Once I actually started digging, it wasn’t that hard to find the CSS. Sometimes it’s just easier to ask for directions. 🙂
LincolnParticipantI did some digging and found the results. Will post for others:
Plugin Styles Are Located Here:
/wp-content/plugins/store-locator-le/css
For Nyloboard, adding the following CSS will allow you to change the bars to whatever you wish:
#search_box #search_box_header {
background-color: #FF0000 !important; }
form#searchForm INPUT#addressSubmit {
background-color: #FF0000 !important; }
#results_box #results_box_header {
background-color: #FF0000 !important; }
I had to !important things to get it to work properly. Perhaps someone with more CSS experience could clean that up.
LincolnParticipantCan you get any more specific than that? What exactly should I be calling out to change the color?
LincolnParticipantDon’t know why it didn’t attach in last post. Here are the bars/colors I’m trying to edit:
LincolnParticipantDiscovered what this issue was caused by.
Went to:
Experience – Search – SELECTOR BEHAVIOR
I had it set to Disable Address When Using Selector. Returning that to it’s default setting of ALLOW SELECTOR AND ADDRESS INPUT has resolved this.
LincolnParticipantStore Locator Plus:4.7
Experience:4.6.5
Extended Data Manager:4.5.01
Gravity Forms Integration:4.6.00
Gravity Forms Locations:4.6.00
Janitor:4.6.5
Power:4.6.6
+Pages , ContactsPremier:4.7
Site URL:http://development.corridorpatchboys.com
This Info Cached:1480857492
Network Active:No
WordPress Version:4.6.1
PHP Version:5.6.27
MySQL Version:5.6.32
PHP Limit:256M
WordPress General Limit:40M
WordPress Admin Limit:256M
PHP Peak RAM:17 MB
PHP Post Max Size:64M
LincolnParticipantAfter trying Excel and Google Sheets to save as .CSV comma delimited and UTF-8, I finally tried using regular old Notepad and saving as “all files” and it worked. Just thought I would post this in case some else runs into the same issue.
LincolnParticipantEnabled debugging:
<b>Fatal error</b>: Call to undefined method SLPlus::debugMP() in <b>/home1/corridp4/public_html/development/wp-content/plugins/slp-social-media-extender/slp-social-media-extender.php</b> on line <b>229</b>Error Log:
[05-Dec-2016 06:04:43 UTC] SLP_Text_Manager::get_text_string does not have an entry for [label][map_marker_tooltip]
-
AuthorPosts