KevEd
Forum Replies Created
-
Hi James,
I’m not very expert at tracking down which of WP’s php files dictate the path to the CSS file(s) it uses for a theme, I want to ensure that 2013 theme uses the custom Magento styles.css. Do I need to edit all mentions of css paths or is there one ‘master’ include file which points to the css file for theme to use?Forum: Plugins
In reply to: [ISAPI Rewriter] Does it still work well with current versions?Hi, did you try it on WP 3.4, did it work?
Forum: Plugins
In reply to: [Plugin: OMFG Mobile Pro] Changing URLThanks Jason,
the code works perfectly, now we can use the mobile plugin for business sites.Forum: Plugins
In reply to: [Support Tickets Center] Cannot add new usersUpdate!
I uninstalled the plugin and logged out, then back in again, re-installed and the latest users appeared in the staff list.Still cannot add new users while the plugin is ‘live’.
Hi K3davis, thanks for the beta mod. I found another way to achieve the prefill of url string.
edit the dialog.js file on line 53
shortcode = shortcode + ' file="'+('http://mydomain/MY_FILES/')+jQuery('#url').val()+'"'This adds the first part of my domain’s url string in front of whatever filename is typed into the URL field.
I amended gde-dialog.php to read ‘enter filename’ instead of ‘enter URL’ too.Forum: Networking WordPress
In reply to: Adding mime types with pluginHi tpschools,
which directory does the extended-mime-types folder need to be put in?I updated my databas tables to list .doc etc – that gets rid of error messages but the files stil don’t upload, so I’m trying your code next.
Cheers.
Thanks for the tip. I removed my email address from the ‘to’ field and put [regional team] instead, it now works.
If I we don’t hear from the developer by end of the week, I’ll have to give up and set up a Multi-site install and have one form for each regional site.
UPDATE
the pipe character didn’t work, still no joy.Hi, is there a newer update past 3.0.2.1 ?
I’m attempting to use the ‘ | ‘ feature (without the apostrophes) but even trying things like and other variants won’t send a response to alternative email accounts.I hope you can help.
I found the solution here http://ideasilo.wordpress.com/2009/01/03/contact-form-7-191/
using | pipe character.Hi, is there a file in the plug-in that could be modified to send data to a different (not as popular as Highrise or Salesforce) CRM?
Forum: Plugins
In reply to: How plugin works with fishpigSame problem, although Postie plug-in works (and other ‘back-end plug-ins) it’s just front-end of the plugins and sidebar widgets don’t show up on the blog page.
Does it make a difference if the WP install is above or below the Magento directory? Mine is within the Magento folder directory.Hi,
I’m having the problem with settings not being stored in the admin page. The plug-in sounds like it will be ideal for our intranet use… if I could get it working.I’m using version 0.2.1a in WP 3.2.1.
I’ve used the shortcode on a blank page but only get the search box showing on the front-end.
The widget option also just shows the search box.Do I need to set up the HTML fields before anything will display? Are there any checks I can run to see if the AD information is being read?
Thanks π