Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Geoffrey
Create a new user with an admin role, fake email, strong password and post the details here as a private reply.
Steven Zahm
Keymaster@ cheryl
You can not embed videos using HTML, you must use the WordPress [embed] shortcode. This is done for security reason. See this FAQ.
Hope that helps!
Steven Zahm
Keymaster@ Geoffrey
Can I get a temp admin account so I can take a closer look?
Steven Zahm
Keymaster@ will
Have you updated to WP 3.9? Let take a look at the page source … yep, it’s WP 3.9. WP 3.9 had a major update to the visual/text editor which broke plugins relaying it. Some worse than others.
I have fixed this in Form 1.0.3. If your support license has not expired, you can download it free of charge from you purchase history.
After you update, it should work normally again. Oh, keep an eye out for Form 2.0 ;) coming soon…
Steven Zahm
Keymaster@ will
Not sure how 0.8.3 could have fixed it as … wait … yeah, I know how it fixed it now, you have Form. I changed the registration name of a script which broke Form, I re-added the handle in 0.8.3. Guess that could have done it.
Great to hear this resolved it!
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
http://wordpress.org/support/view/plugin-reviews/connectionsSteven Zahm
Keymaster@ Casey
1. I’m sure you’ve noticed, Connections uses a single WP page for all it its pages. So, there are only two ways to do that presently. Not have the text at all or use a two page setup for Connections. here’s how to do the two page setup. Create a new page, let call it “Results” on this new page put only the [connections] shortcode for the page content. Take not of the page ID in the address bar, you’ll need that. Edit the page that the current shortcode is on and add this
home_id=x, wherexequals the page ID from the “Results” page. No all links in Connections will point to the “Results” which shows nothing but what Connections renders.2. By default Connections does change the page title and page meta title as well as uses an excerpt of the bio field on the single entry page for SEO purposes. On your site, those option are either disabled or something is overriding them. You can find those options on the Connections : Settings admin page under the SEO tab.
If the options are enabled, I see you have WordPress SEO install, it is likely overriding the values Connections uses. Did you enter anything in the page SEO metaboxes when you setup the page? If you did, try emptying those values. My thought is, if those fields are empty WordPress SEO will use the values set by Connections.
Just noticed, the meta description is being set with the excerpt of the entry bio, so WordPress SEO is likely overriding Connections.
Hope that helps!
Steven Zahm
Keymaster@ will
It’s a bit difficult to tell from the pages source since it’s been minified … but it seems the Google Maps API scripts are not being loading on the page and since it does not exist, it is causes the error the make the processing of JavaScript stop. Make sure to clear you page cache too.
The script name for cMap is cmap.min.js but because of what I previously mention, exluding it is not likely to fix it.
This is the required order of scripts:
http://maps.googleapis.com/maps/api/js?sensor=false
/wp-content/plugins/connections/assets/js/jquery.gomap-1.3.2.min.js
/wp-content/plugins/cmap/cmap.min.jsHere’s something I just thought of …
The maps api should be needed until the show map link is clicked on the template, which you have turned off, so the error should occur until the link is clicked…
I see you have Events Manager. I know that requires the maps api, so maybe that is where the error is being triggered???
Any way, what I do know, is something is calling the maps api, since it doesn’t exist on the page, an error is occurring which is stopping the javascript from running past the point of the error.
You can see the error by loading the page in Chrome, hitting the F12 key and then clicking the Console tab. It’ll be the error “Uncaught ReferenceError: google is not defined”
Hope that helps!
Steven Zahm
Keymaster@ Jim
Sorry, not presently, something very similar is on my shortlist of extensions.
05/01/2014 at 11:05 am in reply to: Selective and or Filtered Search by Zip Code and or Area Code #289837Steven Zahm
Keymaster@ Mike
I’m considering adding a few more widgets to the Widget Pack they all would be similar in function … one would out put a list of links with all the postal codes found within the directory. When a user clicks on any of the links, the would be taken to the directory page and the results filtered by the postal code they clicked on. Would that work for you?
Steven Zahm
Keymaster@ Florian
If you mean your site’s registered users, you actually need the Link extension. There is not really a method available at this time to hide those fields.
I hope that answers your questions.
-
AuthorPosts
