Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ dom
Glad to help!
Steven Zahm
Keymaster@ James
re: Could that custom CSS be configured to only act in one page, the only that displays the search tool?
If theme has that option… to load custom CSS on specific pages only. Some theme do. Most include a global custom CSS option though.
re: Also, just to clarify. Is the online issue affecting the keyword search box being cut off? Is that the issue that needs fixed?
No, the issue I was referring is when you are viewing the page on the desktop, not mobile. This issue in your screenshot is different. I’ll take a moment to see if I can locate and resolve the it for you…
Add the following to the theme’s custom CSS area:
@media only screen and (max-width : 480px) { #cn-multi-category-search input#cnmcs-search-input { display:block; width: 100%; } }That should fix it.
Steven Zahm
Keymaster@ Mirano
The only way to accomplish this would be to edit the template’s PHP files. If this is something you can do, I can provide some guidance. Let me know.
Hope this helps!
Steven Zahm
Keymaster@ Holly
Each entry does have a page where it full details can be displayed you do not have to create these pages as they are part of the template… even the free included template.
I suggest adding a few entries to a test directory to see how this works.
Steven Zahm
Keymaster@ Sabine
Any of the premium templates add this feature. Some have it off by default due to the design focus but it can be turned on easily. So I recommend the design you like best.
Hope this helps!
Steven Zahm
Keymaster@ Hel Ban
re: I would like to change around the page by moving the Organisation name to the right.
Regardless of the template being used, the only way to make this changes will be to edit the template’s PHP code and maybe the CSS. See this tutorial on custom template override files.
re: I would also like to change the labels for the phone numbers etc. ie. I do not want it to have ‘work phone’ but ‘phone’ or better still ‘T:’. Can I do this – please point me to the right file in the plugin.
To change label text, see this FAQ.
Using this method will change it throughout the plugin though. So the dropdowns in the admin would show, for example
T:.It is possible to use cMap change simply change the display of the label in the template without changing it throughout the plugin.
Hope that helps, let me know.
Steven Zahm
Keymaster@ dominic
Use two pages. One you homepage set the home_id shortcode option. On the second page, have only the
[connections]shortcode with no other options.When links are clicked on the homepage for the directory they will resolve to the second page which does not have the text shortcode.
Hope this helps!
Steven Zahm
KeymasterSteven Zahm
Keymaster@ JimtownSteve
That is the “Import Categories” tool, notice the header and the tool description.
Tom import the entries with a CSV site you need the CSV Import extension.
But, that is not what you want to do if you are migrating a dev site to a live site. You want to use a plugin like BackupBuddy or Duplicator and move the whole site in one go.
Steven Zahm
Keymaster@ KIMBERLY
The server seems to blocking the connection to my site to download the file. There’s not much I can do about that from my end unfortunately.
My suggestion is to download it from your purchase history. To install it, deactivate and delete the old version. Then install the update as you would any other plugin.
Hope that helps, let me know.
-
AuthorPosts
