Hi Ben,
It is Version: 1.0.3.
I wasn’t aware of an update, can I just download it from the Kadence Website? Of course keeping in mind that this may or may not be an outdated release.
Let me know if it is.
Your response is appreciated!
Thank you,
Kind Regards.
Bruce
Hi Ben,
Ok, I updated the Theme, it works perfectly! Thank you very much and much appreciated.
Kind Regards.
Bruce
Good Day,
I am having an Hcard error in in my Google Webmaster tools.
I checked for a solution online and found this: https://kb.yoast.com/kb/fixing-hcard-author-error/
They suggested that I get hold of you guys as I don’t “the_author()” tag in my single.php file.
Could you kindly assist.
Thank you,
Kind Regards.
Bruce
Are you using the contact widget? If so have you given the widget a name in the name field?
Good day,
I am having issues with my Google Map API’s on my page. I do know what the issue is but I can’t seem to find a decent solution online.
I am using the Ascend Theme with two Plugins that use Google Map API’s. The following errors show up in my browser:
Failed to load resource: the server responded with a status of 400 ()
jquery-migrate.min.js:2 JQMIGRATE: Migrate is installed, version 1.4.1
js:96 You have included the Google Maps API multiple times on this page. This may cause unexpected errors.
$g @ js:96
um.min.js:1 Object
css Failed to load resource: the server responded with a status of 400 ()
Two of those errors comes from the page only needing one API for the maps to work and I know that I need to delete one of the lines of code so that there is only one line on page. The problem is that I have no idea which file to edit.
Could you kindly point me in the right direction? Is it even Theme Related? Reason why I ask is because I have the two plugins that use the API’s but they don’t run concurrently on a page in my website, leaving me to think that maybe the Theme loads one, then whichever plugin runs the second one – Can this be correct?
Also note that I did not add an API in the Kadence Toolkit Plugin.
Let me know,
Kind Regards.
Good day, I am have this issue with the Pinnacle Theme and two plugins I use:
“You have included the Google Maps API multiple times on this page. This may cause unexpected errors.”
I know what the issue is and what needs to be done (I think) but it seems that the functions.php file and index files that needs editing doesn’t look the same as everyone else’s. I have noticed that I use a Kadence Editor or Framework, could this be why the fixes that the Plugins’ Developers recommend doesn’t work?
For instance with the one plugin they said that I could simply add the following to my functions.php file of my theme, as soon as I ad it to either the parent or child functions file it just breaks the website on the front and back:
“function acadp_dequeue_scripts() {
wp_dequeue_script( ACADP_PLUGIN_NAME.'-google-map' ); } add_action( 'wp_print_scripts', 'acadp_dequeue_scripts', 100 );”
Please help me if you can, I have been battling with this issue on and off for weeks with no solution and it is giving errors as some features now don’t work. I do understand that it may or probably isn’t an issue with Pinnacle but I cannot for the life of me hunt down the files that needs editing (or if I find the file, the fixes either don’t work or the file looks way different than they said it should). I have done this with TwentyFifteen Theme and the fix works just fine.
Any help would be appreciated at this point.
Thank you guys!