PDFG Support
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Embedder] PDF is not shown just a link within LearnDashHi @shaharm,
With AJAX elements such as the Learndash quiz, the scripts for the PDF Embedder are not called so the viewer is in initiated. Can you please go back to Learndash and direct them to this FAQ: https://wp-pdf.com/kb/the-viewer-doesnt-display-at-all-or-at-wrong-size-when-inside-a-javascript-based-tab-or-ajax-page-transitions/ specifically the code to initiate the viewer.
They should be able to advise you where in their code you can add that line to initiate the viewer. The code for the viewer needs to be called after the AJAX element has been opened.
Forum: Plugins
In reply to: [PDF Embedder] PDF is not shown just a link within LearnDashHi @shaharm,
I visited the link you provided—thank you for that. I am seeing the embedded viewer and its PDF. However, I’m not seeing the toolbar which is making it impossible to navigate through the additional pages. This may be due to caching (looks like you have caching via Autoptimize and Siteground). Please see our documentation on caching here: https://wp-pdf.com/kb/using-caching-or-minifying-plugins/
If you have any other questions, please feel free to send an email to contact@wp-pdf.com as we may not see messages posted here to respond in a timely fashion.
Forum: Plugins
In reply to: [PDF Embedder] Use with AWS S3?Hi @aaron843,
Yes, you can embed PDFs on your site via an S3 bucket. Please see our tutorial here: https://wp-pdf.com/kb/hosting-pdfs-on-other-services-such-as-amazon-s3/
Forum: Plugins
In reply to: [PDF Embedder] Compatibility ElementorHi @neee,
Yes the plugin is compatible with Elementor. When using a module based layout builder such as Elementor, WPBakery, Divi, etc. you need to use a Text, HTML, Raw Code, or Shortcode module to insert the PDF successfully. Most of these drag and drop editors use their own proprietary method to access the Media Gallery with breaks the automatic shortcode insertion by the PDF Embedder plugin. You will need to add this manually to your content. I would suggest keeping your Media Gallery open in another browser tab for convenience.
- With the layout editor, use a module that supports plain text, raw HTML, or code,
- Manually enter
[pdf-embedder url=" "], - From your Media Gallery tab, select the PDF you want to embed and copy the File URL (triple click to highlight, Ctrl+V / right-click copy),
- Paste the URL into the shortcode,
- Publish the page / post.
This method will add the required shortcode to embed the PDF so that the PDF will be displayed in the viewer on the front end of your site.
Forum: Plugins
In reply to: [PDF Embedder] PDF BookmarksHi @sarrelibre,
I’m sorry to disappoint you but the PDF Embedder plugin (all versions) do not currently support bookmarking of embedded PDFs. I will add your comments to our feature request for the developers to consider for a future update to the plugin.
Forum: Plugins
In reply to: [Embed Files from Google Drive] mobile viewHi @macpheek,
If you are able to do that, it could give them a place to do some testing without the risk of breaking your live site. Please send an email to contact@wp-glogin.com with the login for the staging site and FTP if at all possible. I’ll get that forwarded to them once you do.
Forum: Plugins
In reply to: [PDF Embedder] PDF viewer is not displaying on websitePlease be advised that we have pushed out a new update (4.6.4) that has fixed the error from 4.6.3. Once updated, please be sure to flush any caches to make sure that the new code is being served.
Forum: Plugins
In reply to: [PDF Embedder] PDF viewer is not displaying on websiteHi everyone,
Apologies for the issue. The developers have been notified and we’ll get a fix out for this as soon as possible.
Forum: Plugins
In reply to: [Embed Files from Google Drive] mobile viewHi @macpheek,
The developer has been working on debugging this but hasn’t been able to reproduce it with their own environment. I’ll check in with them to see if there is anything else they need that could help get this resolved for you.
Hi @bhuller0164,
I have responded via email as well but for reference, the URLs are not the same as the document is being requested by https://iashabitat.com/index.php/ but is being served from http://iashabitat.com/ (no HTTPS protocol and no index.php as part of the URL structure). As a result, the error will occur.
To resolve this issue, you will need to update your Permalinks to eliminate the index.php from your URL and adjust your SSL certificate to apply to both the front end and back end of your site.
Forum: Plugins
In reply to: [Intranet & Private Site - All-In-One Intranet] How to set-upHi @jthai927,
You can find the configuration settings in our documentation for the plugin, here: https://wp-glogin.com/docs/all-in-one-intranet/
If you have any other questions, please feel free to send an email to contact@wp-glogin.com as we may not see messages posted here to respond in a timely fashion.
Forum: Plugins
In reply to: [Embed Files from Google Drive] mobile viewHi @macpheek,
The developer is looking at the issue now. They haven’t been able to reproduce it on their end yet but are continuing to investigate.
Hi @wahyudev26,
I’m sorry to disappoint you but the PDF Embedder plugins, including the Premium and Secure versions, only work in the WP environment. They will not work on Laravel’s environment.
I would recommend that you reach out to the PDF.js community as there is likely someone there that has created a plugin or module to work on Laravel.
Hi @vicshih,
Replied via email but for future reference for anyone else: https://wp-glogin.com/docs/api/login-hooks/#gal_set_login_cookie
Forum: Plugins
In reply to: [Login for Google Apps] Help ! Login to my website is no more possibleHi @lponce,
Sorry to hear that you are having troubles accessing your site.
Just to confirm, when you tried deactivating the plugin via the server, you:
- logged on to the site via the hosting provider’s Cpanel or connected via FTP to the wp-content/plugins folder, and
- rename your plugin’s folder name to something like _google-apps-login
- then tried to login to your site before you restored the file name of the plugin folder (if you restore the name first, the plugin will be reactivated just as if you did nothing at all)
Alternatively, are you able to login to your site via the hosting provider’s dashboard? Most hosts allow a back end entry to the site which bypasses the normal login page.
Finally, if you have set your site to automatically login with Google, you can override that behavior by going to the following URL on your site:
/wp-login.php?gaautologin=false&gahidewplogin=falseOnce you have regained access to the site, I would recommend disabling the option to hide the WP default login page until you can do some further troubleshooting on why the login did not appear at all.
If you have any other questions, please feel free to send an email to contact@wp-glogin.com as we may not see messages posted here to respond in a timely fashion.
- This reply was modified 4 years, 8 months ago by PDFG Support. Reason: typo