Alex Angas
Forum Replies Created
-
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Jobs never runThanks for getting back to me quickly.
If I click “Backup Now” I get the modal popup, then click “Start”. The button becomes disabled for a few seconds then the popup hides and the main screen is shown. I don’t get any console errors. There are warnings that seem to be related to the UI:
Found 5 elements with non-unique id #backwpupajaxnonce
Found 2 elements with non-unique id #js-backwpup-add-new-backup
Found 2 elements with non-unique id #js-backwpup-add-new-backup-form
Found 2 elements with non-unique id #new_db
Found 2 elements with non-unique id #new_filesI also tried clicking “Backup Now” on the scheduled backup job.
I have email Log Notifications turned on but have not received an email.
I am technical (not so much with PHP but with web sites dev and infrastructure in general) so please let me know if you have any pointers to dig into. Clearly something is going wrong but no error is displayed, which is odd.
Please find screenshots: – https://imgur.com/a/cuPDVsW
- This reply was modified 9 months, 2 weeks ago by Alex Angas.
Forum: Reviews
In reply to: [Lazy Load for Videos] Fast, easy, greatHi Kevin,
Now that i’ve had a look, I can’t find the screen on Vimeo that lets you add parameters to the URL. Perhaps they removed it? I guess instead you could try to parse and replace their iframe code and parameters that are documented here: https://developer.vimeo.com/player/embedding.
Some more thoughts on performance – if you decide to use an external JS file then you could provide it minified as well to get the lowest file size.
Cheers!
Forum: Reviews
In reply to: [Lazy Load for Videos] Fast, easy, greatActually, a couple more suggestions which I think are more important:
1. The plugin injects script directly into the page. If it referenced an external JS file the browser can cache it, making the page load faster.
2. The script is injected on every page. It should only be injected on pages where the plugin is actually used, again for performance reasons.
Cheers!
Forum: Reviews
In reply to: [Lazy Load for Videos] Fast, easy, greatI do have one suggestion… I only used your plugin for Vimeo videos. When you “share” a video on Vimeo you can select various options on how you’d like it to display which builds up a URL with a query string. When I tried to use this URL with the plugin, it generated something invalid that errored. I got around it by altering the settings on that particular video for how I wanted it to show every time on any web site. However it would be great to use the Vimeo sharing functionality to provide more flexibility.
If this doesn’t make sense, let me know!
Forum: Plugins
In reply to: Twitter Tools not adding tags to tweetsJust found that refreshing the plugins page after installing Twitter Tools 2.0 shows more plugins. One of them is for configuring hash tags.
Forum: Plugins
In reply to: Twitter Tools not adding tags to tweetsGood idea galbaras. Although it won’t work for me as I post on different topics…
Forum: Plugins
In reply to: Twitter Tools not adding tags to tweetsI’m having the same problem as galbaras. I see nothing about this new feature in TT 2.0 within the interface.
I believe the “Tag(s) for your tweet posts” option is for when you are creating blog posts from tweets. The admin interface could certainly be improved for clarity.
Forum: Fixing WordPress
In reply to: post tags in plugin (not in loop)Did you ever find an answer to this? I’m having the same problem.
Forum: Plugins
In reply to: [Plugin: FD Feedburner Plugin] 2.8I haven’t had any luck with this plugin redirecting my feeds. I’ve also tried the FeedSmith plugin without success. Has something in 2.8 or recent broken these plugins?