Support

Home Forums Event Espresso Premium Past event and images gallery

Past event and images gallery

Posted: January 7, 2014 at 3:23 pm


Daniele Pavinato

January 7, 2014 at 3:23 pm

Hi,

I need to be able to insert a photogallery inside every past event. I need to use Nextgen Gallery with the shortcode, but if I add that shortcode inside a past event (through the editor), event espresso doesn’t execute the shortcode.

How can i do this?

Is possible to have a different layout for the past events?

Thanks!


Dean

January 8, 2014 at 12:31 am

Hi,

In what way does it not execute? Does it just show the shortcode or is it because the description on past events doesnt show?

If the latter, then you would need to modify the template files, and this goes for changing the looks for past events, the template files would have to be modified.


Daniele Pavinato

January 12, 2014 at 7:28 am

If I past the shortcode inside the event, for example [nggallery id=1 template=about], it display the url of the images, beyond the images…


Sidney Harrell

January 13, 2014 at 2:13 pm

Can you provide a link to an example page? It sounds like it might have some js that is not executing.


Daniele Pavinato

January 15, 2014 at 9:51 am

Here a link with nextgen gallery…
http://www.essentialweb.it/test/congressi/?ee=3


Dean

January 16, 2014 at 1:18 am

Hi,

There seems to be tw main issues:

1) There is a broken piece of javascript “Uncaught TypeError: Object [object Object] has no method ‘foundation’ ”

This seems to be coming from the theme itself.

2) The HTML itself is broken

<div class="event_description clearfix">
		<p class="section-title">
			Descrizione:		</p>
		<p>asefasefsaef</p>
<div<br>
	class="ngg-galleryoverview ngg-ajax-pagination-none"<br>
	id="ngg-gallery-9281713267305d96122950a369bf0942-1"&gt;
<div class="slideshowlink">

Notice the div and br that are merged?


Daniele Pavinato

January 16, 2014 at 2:54 am

It happens only when I add the shortcode inside an event… Instead, inside to another page, the shortcode works…


Daniele Pavinato

January 16, 2014 at 5:15 am

I discovered that if I paste this code <?php echo do_shortcode('[nggallery id="1"]'); ?> inside, for example, the registration_page_display.php, the plugin works fine. The code is not broken.

The problem is when I paste the shortcode in the WordPress editor of the event espresso (this not happens in the other pages or posts!)…


Daniele Pavinato

January 20, 2014 at 2:34 am

I’m waiting for your answer for solving this problem… I need to be able to insert images gallery with “nextgen gallery” via short code…


Dean

January 22, 2014 at 4:02 am

Hi,

We try to make sure that Event Espresso works with as many plugins and themes as possible by coding to WordPress standards as much as possible.

This issue is definitely a conflict between the two plugins (other shortcodes and the WordPress gallery work just fine in the event descriptions) but I cannot tell if it a conflict our end or with NGG.

NGG did have a LOT of plugin conflicts a few months ago, which I’m sure they have fixed many of, but it could still be a conflict from their end: as mentioned I cannot tell clearly.

As such there is no fix that I can offer right now. I can of course raise a ticket, but with our resources being focused elsewhere I cannot say if or when this ticket will be actioned.


Daniele Pavinato

January 22, 2014 at 4:06 am

Yes, I agree. I knew of that situation with NGG.
I solved anyway with an other pkugin.

Thank you

The support post ‘Past event and images gallery’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso