hmh11
Forum Replies Created
-
Forum: Plugins
In reply to: [Scholar Publications Fetcher] Output issueHi Valsze,
Thank you very much for your thorough analysis and suggestions. The host, SiteGround, is highly regarded, established and popular, so it would be odd if it did not allow requests from Google Scholar. I will contact SiteGround support about the issue and keep you posted.
Your support is outstanding. Can I suggest that you develop a similar sort of plug-in for PubMed? PubMed is a free online archive of biomedical and life science peer review journal literature. It is not as broad-based academically as Google Scholar, but it is more exhaustive. For example, Google Scholar for the user ID I used to test your plugin only lists half that user’s academic publications whereas PubMed has them all. There are a few PubMed WP plugins already, but they are all outdated and most have been abandoned and do not work anymore.
Regards,
David
Forum: Plugins
In reply to: [Scholar Publications Fetcher] Output issueHi Valsze,
Thank you. Here is the result from the snippet you provided.
HTTP status: 403
Body length: 1103So, the server will not process the request.
Also, the shortcode without the quotes did not work.
David
Forum: Plugins
In reply to: [Scholar Publications Fetcher] Output issueHi Valsze,
Thank you. I checked. The first two are from a phpinfo file I uploaded to the server and the third from the WordPress Site Health > Status tab.
- PHP Version 7.4.33
- DOM/XML enabled
- Site can perform loopback requests
Scheduled events are running
HTTP requests seem to be working as expected
There was nothing suspicious in the debug log file that I could find. I also disabled all the plugins and got the same result.
David
Forum: Plugins
In reply to: [Scholar Publications Fetcher] Output issueHi Valsze,
Thank you. I tested both quote types, typing both manually, and both yielded the same result. I even tried using the unicode characters for the quotes and still no success.
Regards,
David
Forum: Plugins
In reply to: [Scholar Publications Fetcher] Output issueHi Valsze,
The link is https://scholar.google.com/citations?user=yOJFolEAAAAJ
I added the shortcode [schopufe_publications user_id=”yOJFolEAAAAJ”] to a text block.
Regards,
David
Forum: Plugins
In reply to: [Scholar Publications Fetcher] SortingHi Valsze,
Thank you for adding the order parameter to your plugin so quickly.
Regards,
David
Hello,
The list of features on the teachPress plugin page include the following:
Direct data import from NCBI PubMed.
I could find nothing about importing from NCBI PubMed in the teachPress documentation. How do you do this?
Thank you.
David
Forum: Plugins
In reply to: [CM Tooltip Glossary] Conflict with WPBakery Portoflio button external linkHi,
Thank you for looking into this. I’ll note the workaround in case I need it, but as it solves one problem and creates another where I need it, I’ll not use it and just omit the button for now. As WPBakery is bundled with most WP themes (or at least with every theme that I’ve ever used), perhaps you’ll eventually decide to hard code a fix in a future update for the free version.
David
Forum: Plugins
In reply to: [CM Tooltip Glossary] Conflict with WPBakery Portoflio button external linkHi,
Just to add to my previous reply, wrapping the page in [glossary_exclude] solves the button issue in the test page I posted the link to, but in the working page (which will eventually be the live page), it creates a narrow white gap across the top of the page. Unlike the test page, the working page has quite a few other WPBakery elements in it.
David
Forum: Plugins
In reply to: [CM Tooltip Glossary] Conflict with WPBakery Portoflio button external linkHi,
Thank you for your reply. Wrapping the page with [glossary_exlude] resolved the issue. Will you be putting out a permanent fix for this?
David
Forum: Plugins
In reply to: [Enable Media Replace] File replacement with new nameThanks, Gerard.
David
Forum: Plugins
In reply to: [Enable Media Replace] File replacement with new nameHi Gerard,
Thank you for your reply.
One more question. If I were to replace a file using Enable Media Replace and then delete that file in the traditional way (i.e. in WordPress Media) and upload a new one with the original file name (i.e. the file name that was replaced by Enable Media Replace), will there be an issue?
David
Forum: Plugins
In reply to: [Redirection] Disable permalink changesHi John,
Ah, of course. Saw that before I posted but for some reason it didn’t register. I must have been too focused on the word permalink.
Thanks,
David
Forum: Plugins
In reply to: [CM Tooltip Glossary] Firefox issueHi,
Thank you for your reply.
The link issue seems to have resolved itself; clicking on the tooltip keyword now goes to the tooltip keyword glossary page instead of a 404 page.
As for the tooltip popup, when I first tried it today, it worked. Then I did a series of browser refreshes and hard refreshes in IE, Firefox and Chrome, and after each tested the tooltip popup. For all browsers tested, sometimes the tooltip worked, other times it did not. Hope you can reproduce this issue, if that is what it is, and resolve it.
David
Forum: Plugins
In reply to: [Advanced Sidebar Menu] hoverAnd another update. I removed the parent, child and grandchild page colors I had set in the plugin options and the color property in the style now works.
In short, all is fine.