Nancy
Forum Replies Created
-
OK, i think I had a break through!
Just checked and we were overriding the list-widget.php to add venue, city & state … I’m guessing things changed with the latest release so that old widget no longer worked. When I rename the tribe-events folder in the theme, i get the right information.
Will this code still get me what I need if I modify the NEW widget?
<br /> <pre><code><div class="venueinfo"><?php echo tribe_get_venue(); ?> <?php if (tribe_get_venue()){echo ',';} ?> <?php echo tribe_get_city(); ?> <?php echo tribe_get_state(); ?></div>
edit: YES! i added this code to the new widget, and placed it in my tribe-events/widgets folder in my theme, and it works like a charm.
Leaving this solution here for posterity to help anyone else who has this problem.
By the way, it would be awesome if including the venue/city/state was a standard option on the widget ??
It’s happening on every page on the site, including the home page, and the blog page.
Here is a blank page https://iamadambauer.com/3128-2/
The other widgets in the sidebar are just text widgets, but just to be sure I pulled them out of the sidebar and the problem still occurs.I’ve move all other plugins to a temp directory, and reloaded, and problem still occurs.
I’m hesitant to switch out the theme in the middle of the day, but it hasn’t changed since 3/2014. I can look at the theme files, what would I be looking for that could overwrite your loop?
I guess it is possible that it has been going on longer than the latest release, but the client just noticed it.
Forum: Plugins
In reply to: [Posts to Newsletters] Plugin conflict with 'The Events Calendar'Hi Pllum,
We are looking at using this for Tribe’s events calendar as well. When is the next update scheduled?Not sure if this will help everyone, but it helped me.
Oddly enough my issue seemed to be that I wouldn’t receive the email if the recipient had a gmail address (as far as I can tell). So be sure to test with various submitter email domains, to see if that makes a difference.
This is what I did to fix it.
As mentioned above, I set the Additional Headers.
Example:
Sender: [email protected]
Reply-To: [your-name] <[your-email]>I ALSO set the From to
Contact Form <[email protected]>
With “Contact Form” being what ever you would like, and obviously an email address for your site.
(it would not work as long as I left it as [your-name] <[your-email]> )I think the phrase “Actions with a selected image”
as a title confused me.
I didn’t understand that selected image was an image that I would choose in another step. ‘Selected’ sounds to me like I *already* have an image selected, and now i’m going to do something with it.Something like “Set featured image to an image I choose” and “Set featured image to multiple images” would have made more sense to me.
Instead of “Actions without a selected image” I would split those up into two lines, and specifically say ” Set the first post image as featured image.” as a heading.
Hope that helps!
Forum: Plugins
In reply to: [Seamless Donations is Sunset] Giving amount list customizeI’m not the developer, but I found that answer here:
https://allendav.com/2014/03/06/how-to-customize-giving-levels-in-seamless-donations/worked for me.
Thanks, I was just concerned that it looks like there are some pretty straightforward questions out there from other users that haven’t been even acknowledged for a day or so.
I think my main question is first and foremost around making sure i have a clean install, as perhaps some of the other issues I’m seeing are due to some sort of corruption, so if I need to provide some priorities, I’ll go back and add that.By the way, one of the reasons we chose your product was your quick response time on the WP site with our initial questions when evaluating the product, so I was just surprised that it looks like your response time is much slower on your boards.
Ok, I have reposted it there, but I’m trying to get this set up today, and it looks like most of the other support requests have not been replied to in the last few days in General User Discussion. (and i’ve been very impressed with your quick response time to questions here on the wordpress site, thank you!) Is there a support email I could send to, or a way to open a ticket, so I can get a response relatively quickly?
So I should just repost this there?
OK, So since Image 1 wasn’t showing up it figured the install might be screwed up, I went back and reinstalled the plugin again. I’m now seeing image 1 showing for the video (yay!) but I’m still seeing the “</>” (which I don’t get what you mean that this is a button?) but it doesn’t do anything when you click it.
A second weird thing: Which the giving Levels are listed out, it shows the name of Level 1, with the Long description for the *project*, then the name of Level 2, with the *Long* description for the *level*. Is this expected behavior? I would think it would show the short description of the levels in both cases.
Here is the link: https://shyamdasfoundation.com/new/projects/my-test-project/
?Is this the best place to ask these questions? I couldn’t find a support area on your site, but i could have missed it.
I just downloaded 1.4.2 . I DID add image 1 (which is what I thought I was supposed to do).
Forum: Plugins
In reply to: [IgnitionDeck Crowdfunding Platform] Shortcodes?Thanks, that is very helpful.
Forum: Plugins
In reply to: [IgnitionDeck Crowdfunding Platform] Shortcodes?Basically, I have a client who already has a wp theme (so we wouldn’t be using the themes that come with the plugin). I need to understand what kind of effort is required to create a page similar to the Project page you see in the 500 theme – with the description fields and various levels of donations and the video and all that jazz, if we are not using that theme. Do the shortcodes provide something similar to the project page I see if I use your theme? Do they bring back data naked, and we’d need to do custom css formatting? Can you show me an example of how the shortcodes display on a regular wp theme, like 2014?
Forum: Plugins
In reply to: [IgnitionDeck Crowdfunding Platform] Shortcodes?Is there somewhere I can see what the shortcodes do – examples/screenshots etc? Or do you offer a free evaluation trial? I’m trying to evaluate the product.
Forum: Plugins
In reply to: [Personal Fundraiser] Unable to Create CampaignI’m seeing the same issue.
Did you ever get a resolution on this?