great plugin does what I waqnt the way I want BUT
when testing the site on various checking sites it says that it gives 404 errors for both
pdfppt-settings.js.php?ver=3.8.1
pdfppt-render.js?ver=3.8.1
these errors seem to slow down the loading of my site
Can you tell me how to fix this as I don’t want to have to change plugins and reconfigure everything
]]>Doesn’t show documents
]]>If WP is in a subdirectory and this plugin is not working you may have to edit line 14 return get_bloginfo(‘url’) in ppt-pdf-viewer.php to show the correct path. Once I did this the plugin worked.
]]>I use your plugin, thank’s for that, it is very useful and pratical
but I have a problem, the created page with the plugin is not translated as other page. Have you a solution
My site and further pages with this plugin
https://www.agrippa.fr/?page_id=3172
https://www.agrippa.fr/?page_id=3226
https://www.agrippa.fr/?page_id=3382
https://www.agrippa.fr/?page_id=3260
Other pages are correctly translated
Excuse my bad english
Good day
Incas
find in pdf-ppt-vewer.php on the line 152
################
<span class="description">px</span>
<?
################
change with
###############
<span class="description">px</span>
<?php
###############
]]>Trying to activate the plugin, I received the following message:
Parse error: syntax error, unexpected $end in C:\xampp\htdocs\CeledonDental\wp-content\plugins\pdf-and-ppt-viewer\pdf-ppt-viewer.php on line 218
In order to correct the error and activate the plugin, replace line
152:
<?
with:
<?php