Forum Replies Created
-
AuthorPosts
-
Brian PrinceParticipant
Fuller information:
The update process is starting. This process may take a while on some hosts, so please be patient.
Enabling Maintenance mode…
Updating Theme Education Base Pro (1/1)
Downloading update from https://www.acmethemes.com/edd-sl/package_download/MTU1NjgzMjMyNDo1NDRlOGQxMGQ2MzllODE0YjViZDZlNDdkMjUwODc5ZToxNDQxODozMDA1ZTQ5ZWM4OWQ3YTE2NjExNzA2ODI2MTNjMjEzNzo6MA==…
Unpacking the update…
An error occurred while updating Education Base Pro: The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signatureDisabling Maintenance mode…
All updates have been completed.
Brian PrinceParticipantBackground was preferred color… so had to be text.
This is perfect – Thank You so MUCH! I could not find this buried in the CSS file (must have passed right over it 10 times)
And also thanks for the extra to be able to adjust the Cap and Line colors.
Many Thanks,
BrianBrian PrinceParticipantFYI… Google example… does not have the &v=3.exp part so I tried with and without – no luck.
src=”https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initMap”
async deferHad to remove a lot of code and other syntax… Wordfence was blocking.
Brian PrinceParticipantMaybe not right… Not working… GOT A KEY FROM GOOGLE (using 1yr free trial)
function at_gmap_loadmap() {
var script = document.createElement(‘script’);
script.type = ‘text/javascript’;
script.src = ‘https://maps.googleapis.com/maps/api/js?key=MY_PRIVATE_KEY_39_char’ +
‘&signed_in=true&callback=at_gmap_map_initialize’;
document.body.appendChild(script);
}Brian PrinceParticipantI too am having trouble with Dummy Data for Education Base Pro. I found the Education Base (Non-Pro) dummy data and it failed on many lines trying to import… eventually it said that it was not being applied to the right theme.
Problem is… the Link you have above https://doc.acmethemes.com/education-base-pro/#DummyData
and in the documentation for Education Base Pro… there is no link on the word HERE for the Education Base Pro dummy data.
The HERE word is not a link.See screen grab here of no HERE link… https://www.dropbox.com/s/p4j5z0v2u78l05p/HERE%20is%20not%20a%20link.JPG?dl=0
Sorry lost the page grab of all the errors importing data… about 20 lines of failed… failed… etc.
I have created A SUPPORT ADMIN LOGIN… EMAIL ME TO GET LOGIN INFO.
url: http://diamond4esl.com/wp/
CONFESSION: I did not find the demo data (No HERE link) and so started developing the site, then tried to import cause we want a webpage page more like your demo.
-
AuthorPosts