duhig
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Layered navigation crashes site!Hi KCGDomains
Were you able to find a solution to this issue. I find myself in exactly the same situation as you are describing here with a client site http://www.spotdeco.com
My current plan is to utilitse W3 Total Cache to cache the page (including the layered nav) and to use fragments to leave the dynamic product content alone.
Before I dive in on this one however, I’d love to know how/if you came about with a solution.
Would be great to hear.
Thanks!
Forum: Plugins
In reply to: Events Manager Conditional TagsYes thats the comment box. The file that events manager uses to display this is a template file hosted within the plugins directory. You’re going to need to use an ftp client such as winscp to log on to your server and navigate to the file I listed above.
Alternatively you may be able to find it by using the wordpress plugin editor and browsing the events manager plugin files.
Let me know if you need a touch more information than that to help edit.
On another note I can see that you have used a responsive theme for this site (looks like the standard worspress 2012 theme) which is great! If you’re updating your css remember to check site pages on mobile devices. I just viewed the link you providied from an android phone and it appears some of your text is unaccessible on the left of the screen. You may need to update yourmedia queries.
Forum: Plugins
In reply to: Events Manager Conditional TagsHi RuthNovo,
I am using the Free version myself. Changing the label for the ‘comments’ field is possible by editing the file found here…
“wp-content>plugins>events-manager>templates>forms>bookingform>booking-fields.php”
I have actually approached my problem a little differently since posting, but any light you can shed on my initial issue would be great!!
Forum: Plugins
In reply to: Events Manager Conditional TagsUpdate: I have since attempted using
in_category( '7' )but this didn’t work for me either.Thanks