stonedcrystals
Forum Replies Created
-
Forum: Reviews
In reply to: [LiteSpeed Cache] CDN Support SUCKSOnce your CDN configuration is as easy to configure as other cache plugins let me know. Because right now it’s moving into the territory of REGEX expressions in order to configure a simple CDN and this really isn’t appealing. Plus with the fact that twice the LiteSpeed tech (not the hosting tech) configured it with no follow up which resulted in an infinite loop twice! Which resulted in lost sales. And really this level of care I would have expected more. WP Rocket or WP Super Cache are two examples of plugins that just work when CDN is configured plus they are easy to configure.
Forum: Plugins
In reply to: [WP Store Locator] Updated Plugin – Map Screen now Split and WeirdI’ve appended to the bottom of my custom CSS I’ve got a syntax issue please let me know where I’ve gone wrong. Appended at the end…
[
{
“featureType”: “road.arterial”,
“elementType”: “geometry.fill”,
“stylers”: [
{
“color”: “#7a7878”
}
]
},
{
“featureType”: “landscape”,
“elementType”: “all”,
“stylers”: [
{
“saturation”: “0”
},
{
“lightness”: “100”
}
]
},
{
“featureType”: “landscape.man_made”,
“elementType”: “all”,
“stylers”: [
{
“lightness”: “100”
}
]
},
{
“featureType”: “poi.park”,
“elementType”: “all”,
“stylers”: [
{
“saturation”: “0”
},
{
“lightness”: “16”
}
]
},
{
“featureType”: “poi.school”,
“elementType”: “all”,
“stylers”: [
{
“lightness”: “27”
}
]
},
{
“featureType”: “road”,
“elementType”: “geometry.fill”,
“stylers”: [
{
“color”: “#918a8a”
}
]
},
{
“featureType”: “road”,
“elementType”: “geometry.stroke”,
“stylers”: [
{
“color”: “#333333”
}
]
},
{
“featureType”: “road”,
“elementType”: “labels.text.fill”,
“stylers”: [
{
“color”: “#5b0202”
}
]
},
{
“featureType”: “road”,
“elementType”: “labels.text.stroke”,
“stylers”: [
{
“weight”: “5.98”
}
]
},
{
“featureType”: “road.arterial”,
“elementType”: “geometry.fill”,
“stylers”: [
{
“color”: “#999999”
}
]
},
{
“featureType”: “road.arterial”,
“elementType”: “geometry.stroke”,
“stylers”: [
{
“color”: “#000000”
}
]
},
{
“featureType”: “road.arterial”,
“elementType”: “labels.text.stroke”,
“stylers”: [
{
“color”: “#ffffff”
},
{
“weight”: “4.00”
},
{
“saturation”: “1”
},
{
“gamma”: “1.00”
}
]
},
{
“featureType”: “road.local”,
“elementType”: “labels.text.stroke”,
“stylers”: [
{
“color”: “#ffffff”
},
{
“weight”: “2.84”
}
]
},
{
“featureType”: “water”,
“elementType”: “all”,
“stylers”: [
{
“lightness”: “23”
}
]
},
{
#wpsl-wrap #wpsl-gmap img,
#wpsl-wrap .wpsl-gmap-canvas img {
“width”:” auto”
}
}]
Forum: Plugins
In reply to: [WP Store Locator] Updated Plugin – Map Screen now Split and WeirdOk will try, I’m using the Kalium theme, latest version.