Wansbrough
Forum Replies Created
-
Forum: Plugins
In reply to: [Collapsing Categories] this last update vanished my collapsing category!@vinnerism Many thanks for the heads up on the Easy Updates Manager. Just what I needed.
Forum: Plugins
In reply to: [Collapsing Categories] this last update vanished my collapsing category!thanks @teintensivo. I now have version 2.2.7 working as I would like it. All I need to do now is remember not to update it.
Forum: Plugins
In reply to: [Collapsing Categories] this last update vanished my collapsing category!I have the same issue. I have deleted the updated version and then reinstalled the development version but its not made any difference. Should I have used a different version?
Failing that, is there another workaround by adding some code to a block?
I am running Twenty Sixteen so assume that must be the cut off point for it to work?
Forum: Plugins
In reply to: [WP SMTP Mailer - SMTP7] The recent update created debugging issueHave you checked 1.0.6?
Yes, that is what I have installed. So far no issues.
Forum: Plugins
In reply to: [WP SMTP Mailer - SMTP7] The recent update created debugging issueOkay, we are back in business. I decided to give you one last chance.
Can you recommend a post notification that will compliment it? The one I was previously using didn’t like WordPress 5.6.2 either.Forum: Plugins
In reply to: [WP SMTP Mailer - SMTP7] The recent update created debugging issueWarning: require_once(/home/trinde5/public_html/wansbroughs-cruise-blog.me.uk/wp-content/plugins/wp-mail-smtp-mailer/settings.class.php): failed to open stream: No such file or directory in /home/trinde5/public_html/wansbroughs-cruise-blog.me.uk/wp-content/plugins/wp-mail-smtp-mailer/wp-mail-smtp-mailer.php on line 52
Fatal error: require_once(): Failed opening required ‘/home/trinde5/public_html/wansbroughs-cruise-blog.me.uk/wp-content/plugins/wp-mail-smtp-mailer/settings.class.php’ (include_path=’.:/opt/alt/php74/usr/share/pear’) in /home/trinde5/public_html/wansbroughs-cruise-blog.me.uk/wp-content/plugins/wp-mail-smtp-mailer/wp-mail-smtp-mailer.php on line 52
There has been a critical error on this website.
Sorry I am a novice and can’t cope with this sort of thing. It was great while it worked.
Forum: Plugins
In reply to: [WP SMTP Mailer - SMTP7] The recent update created debugging issueJust downloaded and installed the latest version and it’s done the same thing.
Off to find something more reliableForum: Plugins
In reply to: [WP SMTP Mailer - SMTP7] The recent update created debugging issueThis only happened after the recent update so have you updated this again since? I don’t want to drop into a vicious circle….
If I delete the old one, will it remember all my log-in details?I have managed to get the information and help elsewhere.
Forum: Reviews
In reply to: [Gutenberg] Why is all I can ask?I installed the plugin on a test site because I wanted to see what all the fuss was about especially if it is going to be the main editor.
I could not get it to work at all so after 4 attempts at a test post I gave up and uninstalled it.I really hope that this is not the way forward. I believe in being given the option to choose how and what WordPress experience you want or need, its the beauty and versatility of this platform with the plugins. I appreciate you have put a lot of work into this but in my opinion, it should stay a plugin.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Destination folder already exists.That worked a treat. Thanks for coming back to me so swiftly.
Any idea why this would happen? In 7 years of using WP I have never experienced anything like this before.
Sorry to sound dumb again but which method would be best to copy the full post including image tags to a VBulletin Forum?
I am assuming out of the box version will be OK? I certainly haven’t added any filters as I wouldn’t know where to start.I have learn something here as I was under the impression it was only the feature image or first in the post to be copied.
I have had SNAP Pro since 2013 and never realized it actually did this.As an after thought, would one of them copy the code for any images contained in the text?
So if I wanted to cross post to a vbulletin forum the best option would be the %RAWTEXT% option?
Forum: Fixing WordPress
In reply to: Disable Mobile View no longer seems to be workingHello James and thanks for clarifying. Theme support replied with this and I was able to eliminate the plugin causing the issue. I had forgot that I had installed a new plugin shortly after the update.
the old theme you are using has NOT been updated and has been tested with 4.5 of WordPress,
v4.5 of WordPress does not add any viewport headers, so its probably a plugin you have added.
here is the viewport header in the source of your page:
<meta name="viewport" content="width=device-width, initial-scale=1">and here is the same code that the theme would add if the option was enabled:
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />Looks like a combination of different elements all coming together. I will mark this as resolved.