Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Mau
Navigate to the Connections Settings admin page and click the Display tab. Scroll down to the Results List section and disable the Character Index option.
Hope this helps!
Steven Zahm
Keymaster@ Richard
Yes, if you are looking just for a SQL dump of the tables which contains the raw data, that will work. To get CSV file export, you would have to go about it the way I described.
Steven Zahm
Keymaster@ Robert
Yes, that should work. I think there is a bug. Please try:
[connections template="slim-plus" enable_map=0 show_email='TRUE']Hope this helps, let me know.
Steven Zahm
Keymaster@ andisites
It should continue to work fine. Can you please share a link to your directory page so I can take a look?
Steven Zahm
Keymaster@ Matthew
There is no a built in method to auto export daily. YOu could look at the
csvExportAll()andcsvBatchExport()methods in theclass.actions.phpfile found in this folder:../plugins/connections/includes/admin/You would need to create a WP CRON (perhaps triggered by a real CRON). You would also have to create some sort of feedback loop because the export happens in batches. In the web browser this is done with JS. There is a library, called Action Scheduler (I think) that would be useful in creating such a process. I would expect it would take a couple/few days to code something out.
Not sure this helps, but I hope it does!
Steven Zahm
Keymaster@ Craig
Hmmm… new installation, VPS and MS…
I suspect that none of the Connection tables were created upon activation. YOu can verify this by exploring your database. You should many tables that start with
{wpdb-prefix}_connections. If those table do not exist, try deactivating and activating Connections again/ On MS installation, do not activate network wide. Activate only on the child sites where you plan to use Connections. If after doing this and no tables are created then I suspect the database user created for the for WP install does not have the create table privileges.Hope this helps! Let me know.
Steven Zahm
Keymaster@ gretar
RE: The images are a link to details about the person but I don’t what that. How can I remove the link on the images ?
By default the images are not links … you would have to manually add them to the entry as a Link and then assign that link to the image. If the images are links, edit the entry and remove the link. That will remove the assignment which would remove the link from the image.
RE: can I stack the staff list up so that there are two columns side by side.
There are a few premium templates available which have a gridlike layout. Here’s the link:
https://connections-pro.com/templates/
Hope this helps!
Steven Zahm
Keymaster@ gretar
I looked at the page source and found that the image tag for the images are present. But, something has removed the
srcsetattribute. That is what tells the browser to load the image and from where.I would suggest doing the plugin conflict check.
Hope this helps, let me know what you learn.
Steven Zahm
Keymaster@ John
Please use the
categoryshortcode option as shown in the FAQ. Make sure both the dispensary categories are a child of a “Dispensaries” category and that you use the category ID of the “Dispensaries” category for thecategoryshortcode option value.Hope this helps!
Steven Zahm
Keymaster@ Pina
Since it is just a temp account, use any fake email address.
-
AuthorPosts
