ipbroad
Forum Replies Created
-
Thank you for your response much appreciated. We’ve now removed the repeat password option (not ideal but OK as a work around)
Because the password is populated with “stars” i.e. a hidden password and the “repeat password” having nothing in it thinks we are adding a new password that doesn’t match, hence our problem when a user wants to update just part of their profile and not the password (if that makes sense).
Forum: Plugins
In reply to: [SupportCandy - Helpdesk & Customer Support Ticket System] {{ticket_url}}Brilliant – we have sorted. Thank you so much for your very quick response
Forum: Plugins
In reply to: [Clockinator Lite] Lite – New User “Already Exists”Hi, I have the same issue – could you explain what you did please. Many thanks
Forum: Plugins
In reply to: [Event Tickets and Registration] Button Text ChangeHi Tristan, thanks for responding details are below
- PHP 7.4.33
- WordPress is 6.1.1
- The Events Calendar is 5.5.9.1
- Theme and Version is AstraVersion: 3.7.7
Forum: Plugins
In reply to: [MailPoet - Newsletters, Email Marketing, and Automation] Presubscribe issueHi, thanks for the quick reply. Yes totally empty
Can’t get it to work in Twenty Twenty – can you confim maybe just a few themes where it works or even just one, thanks for your help
Can you tell me what themes this is compatible with as I have tried 10 now and none have worked. Many thanks for your inadance for your help
Forum: Plugins
In reply to: [Stackable - Page Builder Gutenberg Blocks] Feature GridI did this by editing in HTML and adding a line break
Many thanks will see if that resolves my problem.
HI I have the same problem. Where did you put this code? Really appreciate any help thanks
Forum: Plugins
In reply to: [WP Responsive Recent Post Slider/Carousel] Blank SlideHi and thanks for the reply. I checked for that and don’t have a page builder installed. I do have TinyMCE Advanced but that option I have unticked. I’ve also deactivated all plugins to see if a conflict and no luck. I’ve removed “p” tags from the page as well. I’d love to use this plugin but may have to reconsider if a theme conflict
Forum: Plugins
In reply to: [WP Image Anywhere] Some problemes with PluginHi Did you manage to sort this as I have the same problem and am a little frustrated as this would be perfect for me. Or did you find an alternative method?. Thanks in advance
Forum: Fixing WordPress
In reply to: Checksum error updating to v4.9.1Just a thought do you have 2 wordpress language options to install – I had GB as my main and US. GB wouldnt work (came up with same error) and the US one did. I’m also with Fasthosts
I overcomed this by using some custom CSS. You can set max width to % or px
#sfwa_footer, #sfwa_footer {
margin: auto;
max-width: 1250px; ;
}Thank you so much that seems to have sorted it – I really appreciate your help!!