mrmocha
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Customise Back to Directory linkSorry, please ignore this. I was using a template to override this page and I have made the change there.
Forum: Plugins
In reply to: [The Events Calendar] How to add “read more” button to the excerpt?Hello,
I just wanted to add that since the 6.2.1 update this bit of code appears to break the calendar layout if you click through month by month. Might be worth checking your calendar. I had this problem and it took me a while to work out. When I first open the calendar in month view it’s absolutely fine, but when I cycle through to the next months a bunch of the day cells ended up stacking on top of each other.
I narrowed it down to this ibt of code which seemed to be adding an extra ahref link after some of the events, but outside of the cells, causing the whole calendar layout to break. Once I remove the code everything worked perfectly again. Hoping there can be an updated fix for this soon as I’d like to get control of the excerpt back on the calendar month views.
Thanks
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Question about weightingsGreat, thank you very much for your quick reply @msaari. I will try and get the client to upgrade to Premium, otherwise I guess I have some code to investigate.
Thanks again
Forum: Plugins
In reply to: [WP Migrate Lite - WordPress Migration Made Easy] Path of website hosted@kevinwhoffman Brilliant news, thank you ??
Forum: Plugins
In reply to: [Contact Form 7] [wpcf7_add_form_tag] function not workingThanks @geykgn.
I don’t know if this is correct but I just changed true to false and now it works as before.
Forum: Plugins
In reply to: [Contact Form 7] [wpcf7_add_form_tag] function not workingSame problem for me. I’m using the following hidden tag to pass the name and url of the page through the form. But after updating the plugin the tag is outputted on the page instead.
wpcf7_add_form_tag( 'cf7_hidden_fields', 'cf7_extra_fields_func', true ); function cf7_extra_fields_func( $atts ) { $html = ''; $html .= '<input type="hidden" name="page-title" value="'.get_the_title().'" />'; $html .= '<input type="hidden" name="page-url" value="'.get_the_permalink().'" />'; return $html; }
The tag used in the form is
[cf7_hidden_fields]
From what I can gather the problem is something to do with the name parameter? So do I need to update the tag somehow?
Any help would be appreciated.
Forum: Plugins
In reply to: [Dynamic Conditions] Popup on Sundays from 10am-12pmHello @blazer003,
Did you manage to get this working? I am looking to do something similar. I want to be able to show a popup only between certain dates and times. But when I’m editing a popup I can’t see any option to use the Dynamic Conditions for the whole popup. I can only see it when I edit the popup contents.
I’ve checked the Advanced tab on the popup settings and also the Conditions, Triggers and Advanced Rules. Could you share where you made the changes?
Forum: Plugins
In reply to: [WP Migrate Lite - WordPress Migration Made Easy] Path of website hostedJust wanted to add my two cents to this – my team and I are also really missing the pre-filled paths. It’s the main reason we’ve used this plugin over all of the others for years. Looking up the paths manually is time consuming, especially if you don’t get them right first time!
Would really love for this to just be some sort of hidden option that can be turned on by checking a box. It sets the plugin apart from others in my opinion. I know a lot of plugins try to do as much as possible for you by obfuscating the trickier bits and trying to be a one-click-and-done solution, but being able to see the paths and edit them if needed is a unique selling point for us. Hopefully this would be a relatively easy/quick addition since the code to generate them is/was already there.
Hope you consider adding the functionality back to what is an otherwise great plugin.
Forum: Plugins
In reply to: [Page scroll to id] Scrolling past correct section with lazy load turned onThank you. I’ll play with those options and see if there’s any improvement.
Forum: Plugins
In reply to: [Page scroll to id] Scrolling past correct section with lazy load turned onHi @malihu,
Thanks so much for your quick reply.
This does indeed fix the problem in that it scrolls past the intended section and then back up again. It’ s a little bit disorientating but I guess there’s no other way to handle this?
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Keyword search not workingHi @pluginsware,
Thank you for your reply. I forgot that I had Relevanssi installed and I didn’t need it. Once I turned this off it all started working again perfectly.
Thanks for your help!
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Search/filtering not workingMy mistake. I had the wrong shortcode on the directory page. I had [acadp_listings] instead of [acadp_search]
All fixed!
Forum: Plugins
In reply to: [YouTube WordPress Plugin by Embed Plus] Plugin conflict, is there a fix?Same issue here. Disabling the plugin is the only way to make the content area editable again. Client just complained about it.
Forum: Plugins
In reply to: [Redirection] Multisite subsite redirect not workingHi Jon,
Thank you for your quick reply.
I updated this based on your information, but also it made me realise I was applying the redirect from within the target subsite. Once I removed this and made the same redirect in the primary site it worked perfectly.
Thank you for your help and for continuing to support this fantastic plugin.
Same issue for me. Resolved when SG Optimizer lazy load turned off. Happens on archive pages and singles