malcoreilly
Forum Replies Created
-
Forum: Plugins
In reply to: Woocommerce tabs not workingStand down. Found the solution here:
https://www.ads-software.com/support/topic/woocommerce-241-tab-content?replies=10#post-7378744Resolved. ??
Forum: Themes and Templates
In reply to: [Customizr] Woocommerce 2.4.1 tab contentSo glad I found this! Exact same problem and solution. Thanks ??
Forum: Fixing WordPress
In reply to: I have a page with an HTML form. How do I process it with PHP?I know this thread is a little old, but I think its the same question that I have. If I want to stick with my own HTML form (actually a WP page), then i think I need a php form handler script, to send submissions to email. Do I upload that php script to the WP theme folder? Where exactly? My child theme?
Secondly, am I right that if I code in HTML5, I might not need to do as much form validation through the PHP script?
thanks for your help!
malcForum: Plugins
In reply to: [Tabby Responsive Tabs] Accordion not expanding on Safari? (Awesome plugin!)That’s great – thanks for your prompt help. I’ll look into it at this end.
MForum: Themes and Templates
In reply to: Toggling mobile view on smartphone removes footer.Thanks very much Alexandru. I should have thought of that myself! Worked a charm – I had the ‘Mobile theme’ card enabled on Jetpack and it was that stripping the footer. Thanks again.
Forum: Themes and Templates
In reply to: Toggling mobile view on smartphone removes footer.Thanks for getting back to me. Sorry the link was incorrect. This is the correct one: https://www.arcguiding.com/blog/1581-2/
BTW, I have also re installed the latest version of WP. thanks Alexandru!
Forum: Themes and Templates
In reply to: Inserting 'onclick event' code into theme?Hiya, thanks for replying! Yep, fair point, I should backup and make a child theme instead – thanks for reminding me. This is a new site and I’m pretty keen to get it up and running soon (replaces an old Joomla site) https://www.arcguiding.com/blog. Do you know how / where I modify the css in the child theme, that codes for the dropdown itself (I think its the standard styling of the template)? Looks like I need to change the dimensions, as it runs off the edge of the phone screen. Using the aria haspopup means a second touch closes the menu before you can scroll the screen… Thanks again