discgosforth
Forum Replies Created
-
Forum: Plugins
In reply to: [WP BrowserUpdate] Does this work with Elementor?Reply from Elementor basically says they have no way of identifying older browsers and suggest I contact you! Typical and exactly what I expected.
Looks like I’ll need to do a bit more work myself so can I ask you what happens differently when I select the test option? (The message shows immediately when I do this so it must be something to do with the detection code rather than Elementor blocking the display.)
Forum: Plugins
In reply to: [WP BrowserUpdate] Not working on iPad with iOS 12Yes but I thought it was an Elementor problem….
Forum: Plugins
In reply to: [WP BrowserUpdate] Does this work with Elementor?Thanks for the rapid reply. Elementor support is really poor concerning other plugins. I’ll give them a try but don’t have high hopes…..
Strange that I can only get the warning displayed when I turn on the test option. I’ll come back with anything else I find.
Forum: Plugins
In reply to: [Protect WordPress Uploads] Can’t view protected files in a browserMight be the only option…..
Do you have the code I can try?
I’m thinking that if I display the pdf first users can decide to download/save a copy from their browser. Best of both worlds!Still doesn’t show the links correctly….
Just discover the pre tag….
[insert_php] if ( is_user_logged_in() ) { global $current_user; get_currentuserinfo(); echo "Click here to Upload Your Pictures. Logged in as ".$current_user->display_name.""; } else { echo "Click here to Login before uploading your pictures"; } [/insert_php]- This reply was modified 7 years, 11 months ago by discgosforth.
Can’t get the code to display properly on here….. Sorry
Basically I’ve been trying to echo a link onto the webpage so there are quotes for the echo and another set inside for the page to go to. I’ve dropped the set around the page address and it worked.
The second error was related to a php > symbol in the code. Because it was within another echo command I used “>” with [insert_php]. Now I can just use the symbol.Hi Alex
Thanks for the very rapid response!
I’ve just realised my code doesn’t show correctly in the forum because the browser converts the echoed http links to how they should finally appear for the end user!
I was using nested double quotes with [insert_php] but the new snippet system seems to handle the code much better. I removed the quotes inside the “” but replacing that with the actual symbol “>” has everything running smoothly again.
This does seem a much better way of working especially now I can deactivate a snippet and the linking code is turned off for end users. Every plugin I’ve used leaves the insert code displaying on the page if I deactivate the plugin – this is a good step forwards during debugging!
Only problem I really had was after the “Don’t panic” error message clicking the back button returns me to a blank edit box. I think I can understand why you do this but it forced me back to Notepad and lots of cut and paste. Can’t you leave the code in the box or is this a WP function with the back button?
Anyway thanks for a great plug-in! ROD
(Just had a pop a few quote marks in to stop the browser converting everything again! Hope it looks right this time.)- This reply was modified 7 years, 11 months ago by discgosforth. Reason: Browser convets code!
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Plugin broken after updateSame problem with a fresh install.
Tried Edge and Chrome then deactivated all plugin which may be connected to Contact Form 7.
Shame as this looks ideal for me!Forum: Plugins
In reply to: [Event List] Import from CSV not workingI also struggled with this!
The final solution was to remove a trailing space at the end of a comment field.
I had already removed a couple of apostrophes from words – It’s for instance – so not sure if they contributed.
Early on I had forced Excel to add double quotes around all text entries too.
The import routine catches a mismatch on date format which is good and forces you to add categories before import. I did see a couple of error messages about categories but these seemed to be related to a blank line at the end of my csv file.
If you’re really struggling I would add your data to the example file provided and build up from there. Once you have a few events working properly you just need to make Excel generate the csv file correctly and remember Notepad is really handy to see exactly what’s been produced!
This is a really good Event listing plugin so worth persevering. Good luck!Forum: Plugins
In reply to: [WP Slick Slider and Image Carousel] Text overlay transparencyHi
I was trying to make sure your Pro version would suit my requirements.
Unfortunately it’s difficult to differentiate which features should work on the free version and which will only work with the Pro version.
I tried your online chat yesterday but that wasn’t too good either.
It looks like a great plugin so I think I’ll go Pro for the full set and cross my fingers!
Thanks for trying.
RODForum: Plugins
In reply to: [Blog Designer - Post and Widget] Filter by authorThanks for the rapid reply!
Forum: Plugins
In reply to: [Custom Access Roles] Prevent Media DeletionThanks for the rapid response!
Good that I’m not missing an option somewhere and I fully understand your position re WP capabilities.
A very useful plugin though and many thanks for your contributions.
RODForum: Plugins
In reply to: [Slickr Flickr] Slideshow not running after upgradeGot it!
Added something called Role Based Help Notes;
https://ww.wp.xz.cn/plugins/role-based-help-notes/
When I deactivate everything goes back to normal.
Last thing I would have looked at but I used my ftp client to show date order of folders in the plugin directory.
Loving this WP more and more!
Many Thanks for your pointers.
Have a good weekend
ROD
PS Moving very soon to;
http://www.pontelandphotographicsociety.co.uk/Forum: Plugins
In reply to: [Slickr Flickr] Slideshow not running after upgradeOops – Friday afternoon typing!
I’ve found the older versions and downgrading is even simpler.
Rename the old folder, Add plugin, Upload, Browse to the zip on my computer and WP does the rest! Great, so I’ve tried 2 older versions and you’re correct it’s caused by something else.
Tried deleting another Flickr plugin that wasn’t doing much but not difference.
Any pointers on where to look beyond any other updates which happened recently?
Thanks for the rapid response – here’s the link again;
http://www.discgosforth.co.uk/pss2/
Guess it’ll be a while before it goes to the main link….