Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Jess
The snippet code is not running because the Code Snippets safe mode has been enabled. Please disable the safe mode by removing the
CODE_SNIPPETS_SAFE_MODEconstant fromwp-config.php.After you disable the code snippet safe mode the custom city field should display.
Hoe this helps, let me know.
Steven Zahm
Keymaster@ Mike
Great to hear this is resolved!!!
Steven Zahm
Keymaster@ Matthew
Could you attach a screenshot of the mapping you are using for the import?
May I delete the 20 entries which exist?
Lastly, could you set the WP_MEMORY_LIMIT in the wp-config.php file according to this tutorial? Isee you have PHP set to 512MB but WP is still reporting only 40MB. You may also want to set WP_MAX_MEMORY_LIMIT too. Generally WP picks up these settings not certain why it would not is this case.
Steven Zahm
Keymaster@ Matthew
Ok, that error indicates that the server returned an unexpected response and the importing stopped (well, actually the script that triggers the next step in the patch importing).
If you can give a temp admin account, I can take a closer look and get this resolved for you more quickly.
https://wordpress.org/plugins/temporary-login-without-password/
Steven Zahm
Keymaster@ Jess
Since this is a temp account, use any fake email address such as help@me.com
Steven Zahm
Keymaster@ Mike
I’m not 100% sure of what the issue is… Did the CSV file import correctly? If it did, do those entries display on the Connections : Manage admin page? Or is the issue is this is the error you get on the page with the
[connections]shortcode? If it is, make sure the cMap template you have purchased is activated on the Connections : Templates admin page.Hope this helps, let me know.
Steven Zahm
Keymaster@ Rouven
The WP REST API should not be relied on at this point as it is very much a work in progress. Actually is has stalled while I modernize some of the code code for entries.
To set entry-term relationships use the
cnTerms::setTermRelationships()method.Hope this helps! Let me know.
Steven Zahm
Keymaster@ LBT
Good to hear! Some additional info which may help. Connections uses a library called Chosen to enhance the dropdowns. You should be able to reference/search for tutorials and howtos on how to change its styling.
Hope that helps!
Steven Zahm
Keymaster@ Age
Lets try a little experiment…
Edit this file:
../wp-content/plugins/connections/includes/email/class.email.phpComment out lines 358-371 and lines 452 thru 456.
The links show what the code that you should comment out.
Let me know the results.
Steven Zahm
Keymaster@ Jess
Yes you should. Generally when you add a new custom field metabox it will be at the very bottom (unless moved manually to a new position).
Create a temp admin account using this plugin:
https://wordpress.org/plugins/temporary-login-without-password/
Reply back, as a private reply, with the tokel login URL. I’ll take a quick look. I can not do any custom coding for you (I do offer that as a service for a fee, If your are interested let me know) but at least I would be able to provide more specific advice.
-
AuthorPosts
