jaykaybee
Forum Replies Created
-
OK thanks.
Thanks!
OK thanks.
Thanks, I have added this to your Trello board of suggested new features:
Sync emails with gmail. Would like Groundhogg database to automatically store contents of emails that I send from my gmail interface to a Groundhogg contact. Active Campaign offers this through a third party, here is their language from the Settings: “Please note that connecting your email account involves connecting your email to an independent 3rd party, Nylas, Inc., and any content (such as the contents of your email) you send to them will be subject to Nylas’ Privacy Policy and data practices. This is a strictly optional feature and not required in order to use our Services or platform.”
As a less automated way of implementing this, Pipedrive assigns each “deal” an email address (e.g. [email protected]), and users can bcc the deal when emailing a contact (I would also like the option to bcc a contact, not just a deal). Thank you for considering.
Thanks Jeroen, that’s a fair offer. I’ll keep you posted on how things evolve for me.
I really like the editor!
What I am a little confused about is that in the editor, I can enter paragraph breaks, and create some white space in my name description.
But then when the directory displays, and both the abbreviated/limited description, AND the full “read more” description, only display as run-on text, with no paragraph formatting (ie no vertical white space even where I entered a new paragraph space).
Is this the intended behavior?
See screenshot at https://www.dropbox.com/s/56gelkzs8ygdbbf/Screenshot%202019-08-10%2021.15.06.png?dl=0
Thanks again for your work on this great resource. I am still evaluating my options for a long-term project.
In my ideal world, you would allow links in the name itself, because then the user could skim a long list of “names” (in my case, resources), and click on the URL in the name to jump to the resource or to another relevant page. I think this would allow quick browsing and jumping to resources, without having to expand the “more description”. Also, the page that is “jumped to” could have all the formatting we want, whereas the “more description” could remain very lean.
I think though you are pointing to technical difficulties with allowing the name field to contain a link.
I think these are probably surmountable, for example, with an instruction that the first word cannot be a link.
PS those are great pages using multiple directories, I will keep them in mind as examples.
I am new to WordPress and Groundhogg.
I’m not sure whether I should be posting this question here or starting a new thread, please let me know the convention.My remedial question is that I cannot find the native form builder in Groundhogg!
I have the following menu items now that I’ve added the Groundhogg plugin:
Welcome
Contacts
Tags
Superlinks
Broadcasts
Emails
Sms
Funnels
Events
Tools
SettingsI’ve looked in these tabs, and I’ve searched the help documents.
I want to make a form that I will put on a webpage to gather some additional info about contacts.
Please advise, thanks!
Hi Jeroen,
Short answer: I’m still evaluating Name Directory and comparing to my other solutions (see below)
Long answer:
I rejected using BBpress because configuring it was challenging for me. It turned into a lot of css to make it look how I wanted. It was a bit of a hairball.
Then I tested using the blog entry capability (standard) of WordPress. This was initially too cumbersome, but then I installed a plugin called Admin Columns Pro, and that was a great improvement because I can edit directly in the backend admin section. So I can add multiple entries from the same (backend admin) interface, quickly. My frustration with using blog entries was that I could not see how to partition out the blog entries for a name index, making it apart from other blog entries. They would show up in searches and when people hit “next entry” etc.
Then I discovered Content Views plugin which allows me to configure blog posts displayed on a page (like Name Directory). And also learned how to use custom menus to put a menu in a sidebar with tags, by category if needed.
Then I used Ivory Search to add a search box confining search to these particular blog posts (by tag or category)
All this allows me to use standard blog posts as the content, and yet display as I desire, while keeping these blog posts partitioned from other displays (or searches, indexing, etc) of blog posts
See screenshot:
https://www.dropbox.com/s/ddm2m7n47rc1syb/Screenshot%202019-07-17%2014.34.39.png?dl=0and when you click on a directory item (e.g. the first one in the screenshot above)
https://www.dropbox.com/s/pcfytgmvdi49ouz/Screenshot%202019-07-17%2014.36.48.png?dl=0
Now I have to look at whether with all this configuration I have really added much value over Name Directory. I think perhaps not. Your solution is very elegant and simple and does 75% of what I need/want, with one plugin!
My wishes for Name Directory to get to 80 or 90% of my desired functionality would be: allow the titles to have links in them; and allow some formatting in the description (as we were discussing here).
I appreciate your great work!
Thanks Adrian! I appreciate your response, it’s very reassuring. I’ve installed groundhogg on my dev site and will begin testing it in earnest over the next few weeks. Meanwhile I also forwarded your investor materials/site to an early stage venture capitalist because I do think you are the first mover in what will be a very exciting market as you extend WordPress capabilities further in the direction of ecommerce. See you down the road!
[Deleting a post accidentally left here under Documentation and Tutorials. Will re-post in correct stream.]
- This reply was modified 5 years, 11 months ago by jaykaybee. Reason: Accidentally posted this in the wrong place
Forum: Plugins
In reply to: [Link Library] Using a tag cloud in sidebar with Link Library pagePS I found an article that suggests 3 main reasons for the sidebar displacing page content. Could one of these be the reason?
See https://www.wpbeginner.com/wp-themes/how-to-fix-the-sidebar-below-content-error-in-wordpress/“There is an unclosed div element on the page. It could also be that there is an extra div element being closed on the page which makes it seem like that your sidebar is outside the wrap element.”
I ran my page through the diagnostic they suggested, and it did find unclosed divs:
https://validator.w3.org/nu/?doc=https%3A%2F%2Fdevgo.jeffbelkora.com%2Flink-library-test-page%2F%3Flink_tags%3D%26link_price%3DError: End tag div seen, but there were open elements.
From line 601, column 16; to line 601, column 21Error: End tag div seen, but there were open elements.
From line 602, column 1; to line 602, column 6Error: End tag div seen, but there were open elements.
From line 670, column 16; to line 670, column 21Error: End tag div seen, but there were open elements.
From line 718, column 2; to line 718, column 7Error: Stray end tag div.
From line 763, column 2; to line 763, column 7The other issues they cite in this article are:
2. Improper width ratio. If your container width is only 960px, then you have to keep things proportional. For example, content width 600px, and sidebar width 300px with 60px margin between them.3. The other issue could be float property. You have to make sure that you add float: left; and float: right to the appropriate elements. If you do not do that, then it will not work.
I do not know how to interpret all of these suggestions.
Please advise, thanks!
Forum: Plugins
In reply to: [Link Library] Using a tag cloud in sidebar with Link Library pageYannick, I’ve been experimenting, keep in mind my ignorance here!
1. When I add the [link-library-filters] shortcode to the WordPress html sidebar widget, somehow this makes the sidebar no longer display as a sidebar, instead it is above the page content.
I tried playing with CSS to change the widths of various elements, that I found by inspecting the page:
.linklibrary-filters {
width: 60%;
}
.sidebar-main {
width: 70%;
}
.secondary.widget-area.secondary {
width: 60%;
}
.ast.container {
width: 60%;
}I can control the width of the sidebar using CSS, but the sidebar still appears above the page content.
When I delete the shortcode from the sidebar widget and add text there, the sidebar displays normally next to the page content.
2. For me, your extensions to the shortcode don’t work as controls. The simple shortcode [link-library-filters] gives me the same output as [link-library-filters includetagids=”57, 58″ tablabel=”Tags” showpricefilters=”false” settings=”1″]
– In particular, the price is shown, which I do not desire.Please advise. I think this is the last barrier to my adoption of this plugin. I will be happy to make a donation. I would prefer if it would work out with this tag-filtering functionality (which is very cool)
Thanks!
Forum: Plugins
In reply to: [Link Library] Using a tag cloud in sidebar with Link Library pageHi Yannick,
I’m excited about this functionality. I updated to 6.2.10, correct?
Unfortunately, I’m seeing a couple of issues:
1. I put the shortcode in an html sidebar widget. Now, the sidebar appears to crowd out the main area, and so the main area (showing the link library itself) appears below the sidebar. Screenshot: https://www.dropbox.com/s/qh3mo7m15e3qzuy/Screenshot%202019-04-02%2020.43.59.png?dl=0
– I am guessing this is a problem with the control of the width of the sidebar, perhaps interacting with my theme (Astra). Do you know if I can adjust the width of the sidebar, perhaps using CSS? I “inspected” the page and found there are some elements such as “div.sidebar-main” and “div.textwidget.custom-html-widget”. See screenshot: https://www.dropbox.com/s/iikqszwqzpubbv3/Screenshot%202019-04-02%2020.47.16.png?dl=0
– I realize this may be out of scope for your plugin support, but since I am new to WordPress and not a developer, could you point me to the solution to fix this problem?2. Your shortcode options do not suppress the price.
I used your suggested shortcode:
[link-library-filters includetagids=”57, 58″ tablabel=”Tags” showpricefilters=”false” settings=”1″]
and you can see the screenshot still shows the price:
https://www.dropbox.com/s/qh3mo7m15e3qzuy/Screenshot%202019-04-02%2020.43.59.png?dl=0Thanks again for this plugin!
Forum: Plugins
In reply to: [Link Library] Using a tag cloud in sidebar with Link Library pageYannick, thanks, I would like to test this. Given my beginner status, could you give me an example of the syntax – how do I specify the options as I call the shortcode?
Also, where can I find the tag ids? Is it just the name of the tag, or I assume it’s a numeric ID?
Thanks, if this all works out I will contribute a premium donation, this is going to be a great plugin for my needs.
Forum: Plugins
In reply to: [Advanced Excerpt] Including html in bbpress excerptsThanks for checking the bbpress code and clarifying the way forward! I know this must be a remedial question for you, but where do you look to check the bbpress code? And any other keywords I should use in looking at their code to find their function for generating the excerpt? (Or do you remember the name of the function.) Thanks again for your reply!