williambennettiv
Forum Replies Created
-
Forum: Plugins
In reply to: [jQuery Vertical Scroller] Display Contentworks great with the new update!! THANK YOU!!!
Forum: Plugins
In reply to: [jQuery Vertical Scroller] Display Contentlooking at the code, looks like includecontent=”content” should do it, correct? No luck so far if that is the case
Forum: Plugins
In reply to: [jQuery Vertical Scroller] Display Contentwould love to display content as well! Actually for my use the content is more important than titles! Just tested the above addition to the code out, no luck. Any updates on incorporating the content into the scroller?
Thank you!
EDIT: according to the documentation it doesnt look like this is neccessary anymore…correct?
Did find the coding to add to the shortcode for displaying the excerpt, but what about displaying the FULL content?
Forum: Plugins
In reply to: [Newsletter Sign-Up] Unsubscribe Button?Thanks Danny! Figured that may be the case.
Played around with it a bit last night to try and add a new button just to hyperlink over to iContact’s unsubscribe page and could come up with the button, but dont know enough php to recode it to link elsewhere.
Forum: Plugins
In reply to: [Newsletter Sign-Up] Unsubscribe Button?I’d also love to see “Unsubscribe” as an option!
Any luck setting it up on your own StephinSeattle?
edit/addition:
Looked through the plugin…seems that it just puts the contact on the new list, and loads that as THE list for the contact. So it would not be as easy as commenting out a line that removes everything else. In this case it would need to get the current list, add to that list, and then replace the list with the newly appended list.
Ahhh – got it.
For *my* personal use scenario (and understanding everyone will use things differently), it would be helpful to modify that behavior. In this instance, we already have many users set up on various lists. We will be setting up and inviting users to opt-in to a NEW list in addition to the other lists they may already be on.
I think this feature would be helpful (might just be something that can be commented out?) especially for those marketing certain products. People can be on list A, B, and C. When we let them choose to get information about product D, we want to also keep updating them on A, B, & C.
that looks good! I played around and am now using “Logged in User Shortcode” by Jack Lamb. Then I set up my code as follows:
[loggedin]Since you are already logged in, here is the file: [download id="2" format="1"][/loggedin] [loggedout]We would really like to share this file with you -- would you please just share your email with us? [email-download download_id="2" contact_form_id="XXXX"][/loggedout]
An extra step perhaps — but I can customize what is shown to whom. And shouldnt have to re-update the functions file on a theme update.
Depending on what you are using that has users log in, there may be shortcode that hides/displays content ONLY for logged in users? For logged in users you can show a direct link and hide CF7…and for non-logged in users you can hide the direct link and show only the CF7. Just running into this scenario now, and will be testing it out to see how it works.
I wracked my brains for a few hours on this as well….I did NOT want the form to be shown unless a user clicked on the link indicating they wanted the download. I started using a plugin TOGGLER to make this work as desired. Search “toggler” and it is by Nimrod Tsabari/omniWP…now I have it pretty much doing exactly as I wanted!
having a similar issue. We already use constant contact extensively, and have about 15 different lists. If a user who is already on one or more of our lists signs up via this sort of setup, they are added to the new list and removed from ALL other lists. Cant imagine this is planned.
Forum: Themes and Templates
In reply to: Creativix Child Style IssuesHey Skipper – have you been able to resolve all of this? I am actually experimenting with the same theme to use on a multidomain setup. Ultimately I’d like to have 3 subdomains all pulling the same content from the main site, and be able to assign a different child-theme to each subdomain. I think I’m having the same issue you had of the child theme looking for and pulling the parent theme stylesheet…
Forum: Plugins
In reply to: Redirect user groups to page after login (using Role Scoper)anyone know if this has come to fruition? it would be fantastic if it was incorporated into role scoper!
thanks!
ANDDDD BINGO! Needed another cup of coffee this morning clearly! Hadnt had it in my CSS so I wasnt looking for it!
Thank you BOTH (Bill & Daymobrew) for awesome help – and thank you bill for a great plugin!
thanks for adding extra guidance daymobrew! I think I am confusing myself with adding the attributes to the shortcode or modifying the filters in the plugin. My end-goal (with just adding links to columns) is here: https://williambennettiv.com/ (used just for testing) The wrapper=div is just with the div, the “desired look” is how I’d ultimately like to style it so each post does not run into each other and I can right-justify rather than full.