MarkTheBest
Forum Replies Created
-
Thank you.
I see this topic.
But as for me it look like life hack and not basic for my clients.
They should do manipulation to use image.Forum: Networking WordPress
In reply to: Multi-site upload media directoryThanks, I think this is what I need
Forum: Networking WordPress
In reply to: Multi-site upload media directoryhelp me please to understand how I can provide it.
Forum: Plugins
In reply to: [Easy Google Maps] All created maps disappearedFind solution!
open file /plugins/google-maps-easy/modules/templates/mod.phpchange code on 12 row
from:
if(uriGmp::isHttps()) {
$this->_cdnUrl = ‘https://supsystic.com/’;
} else {
$this->_cdnUrl = ‘http://cdn.supsystic.com/’;
}
to:
$this->_cdnUrl = ‘https://supsystic.com/’;Forum: Plugins
In reply to: [Easy Google Maps] All created maps disappearedThis files can’t be uploaded
http://cdn.supsystic.com/lib/tooltipster/tooltipster.css?ver=1.7.4
http://cdn.supsystic.com/lib/tooltipster/jquery.tooltipster.min.js?ver=1.7.4
http://cdn.supsystic.com/lib/jqgrid/ui.jqgrid.css?ver=1.7.4
http://cdn.supsystic.com/lib/jqgrid/jquery.jqGrid.min.js?ver=1.7.4
http://cdn.supsystic.com/lib/jqgrid/i18n/grid.locale-en.js?ver=1.7.4so the module which show grid can’t work
I think they removed them from server