-
Stranger
Topics: 1
Just thought I would point out that I am using the Pagelines theme/app and I seem to be having no problems with it. Will update thread if I run into anything, but at this point The Events Calender Pro with Community add on, works fine.
-
Gatekeeper
Posts: 3563
Topics: 62
Answers: 393Thanks for the heads up on this, Thomas! That is awesome to hear, especially since if I recall correctly we did have some conflicts with that theme earlier on in the plugin’s lifecycle.
If you encounter any other weirdness down the road, please do let us know so we can get that resolved (or at least try to identify the cause). Thanks again for the heads up.
-
Stranger
Posts: 16
Topics: 4
Hi there,
I am running pagelines 2.1.6 and have just installed Events Calendar Pro and seem to have found a conflict. The calendar of events widget seems to cause a problem with the Pagelines features whereby the default features and boxes are duplicated when I leave the page and then come back. The free version of the plugin caused no issues at all.
Any help on this would be appreciated. -
Gatekeeper
Posts: 3563
Topics: 62
Answers: 393Hi Rachel. Thanks for the heads up…sorry to hear of the inconvenience. The mini-calendar is a PRO exclusive feature, so that would explain why you’re only seeing it there. My guess is this has to do with some of the changes we made for 2.0.7 to add monthly navigation for that widget. Can you share a link to the site so we can see this in action?
-
I am also running pagelines 2.1.6 and am not seeing any problem but am not using features or boxes. http://www.cayugan.com … just added the Facebook Events add on and it seems to be working fine.
-
Gatekeeper
Posts: 3563
Topics: 62
Answers: 393Hey Rachel: sure thing. If you send an email to pro /a/ tri.be with a link to the site and to this thread as a frame of reference, we’ll take a look and try to troubleshoot from there. (Though, let’s keep discussion beyond that exchange here on the forum in case anyone else experiences the issue).
Thomas: thanks for the heads up here, glad to hear you’re not having any problems on your end. If anything does emerge definitely let us know as it’ll be another clue to the puzzle.
-
Tribal Help
Posts: 3462
Answers: 649Hi Rachel,
Rob has forwarded your email to me and I’ve taken a look at your website but I cannot see specifically what the issue is. Can you please elaborate?
Thanks,
Jonah -
Stranger
Posts: 16
Topics: 4
Hi Jonah, the issue as stated above is that when you use the calendar widget the default box and feature posts are duplicated. So when I came to look at the site this morning, my features were all replaced by the defaults. Pagelines had automatically created about 20 default posts in the sections (which i’ve gone in and deleted). If you try again you will see the custom images replaced by the defaults each time you use the widget.
-
Tribal Help
Posts: 3462
Answers: 649Hi Rachel,
I’m still not seeing the issue. If I look at your home page in Chrome and click through the mini calendar, everything looks/works fine. Am I looking in the right place?
- Jonah
-
Stranger
Posts: 16
Topics: 4
Jonah I’ve found two more posts in the pagelines forums that may help – certain plugins seem to be the cause of this issue. In my case I deactivated all others and narrowed it down to the calendar widget in yours:
http://www.pagelines.com/forum/discussion/19648/default-pagelines-ads-features-keep-replicating-themselves
http://www.pagelines.com/forum/discussion/16936/features-and-boxes-have-duplicated-itself-in-the-backend#Item_2 -
Tribal Help
Posts: 3462
Answers: 649Hi Rachel,
I’m checking with another developer on this. Can you confirm that this behavior does not also happen with our plugins deactivated? If so, can you please send us WP admin credentials to pro [at] tri [dot] be and give us instructions on how to recreate the problem.
Thanks,
Jonah -
Gatekeeper
Posts: 3563
Topics: 62
Answers: 393Hey Rachel: hope things are well with you. I wanted to follow-up on this, since I haven’t seen much in the thread/our internal ticket on the issue…and Jonah is now out on sabbatical for the next few weeks.
Can you confirm if you’re still having issues here? If so, I can take point on this and make sure we get you what you need this week. Thanks for your patience on it so far.
-
Power User
Posts: 443
Topics: 1
Answers: 54Another user, Larry, is having the same problem, as noted here: http://tri.be/support/forums/topic/calendar-widget-nav-causes-featured-slides-to-replicate/#post-23461
-
Tribal Help
Posts: 3462
Answers: 649Hi all,
I’ve got word back from one of our developers and what he said is that:
“Pagelines is executing its init.php file on the AJAX call (it is in the theme’s functions.php file). The way that users can solve this is to add this line of code:”
if ( !defined( 'DOING_AJAX' ) )
directly above of the line that reads
require_once(get_template_directory() . '/includes/init.php');
in the Pagelines theme functions.php file.Can you guys please try this out and let us know how it goes?
Thanks,
Jonah -
Gatekeeper
Posts: 3563
Topics: 62
Answers: 393Hey folks. Anyone monitoring this thread who could test out Jonah’s last suggestion, and let us know the results (so we can either troubleshoot or close out this issue accordingly)? Thanks in advance…
-
Gatekeeper
Posts: 3563
Topics: 62
Answers: 393Since there hasn’t been any activity here in 2 weeks, I’m going to mark Jonah’s solution as the answer and close out the thread. If anyone finds they’re still having problems shoot an email to pro a/ tri.be and we can re-open the thread as needed. Cheers!
-
Gatekeeper
Posts: 3563
Topics: 62
Answers: 393Opening this momentarily to update with some context from Larry, who was participating earlier and emailed with some insights. Larry’s functions.php file was appearing like so: http://pastie.org/4800030. Hee pasted the suggested line — if ( !defined( ‘DOING_AJAX’ ) ) — ahead of the require_once statement, and it seemed to fix their issue.
Yes! Just wanted to get this logged, in case anyone else finds themselves in a similar predicament down the road. Closing the thread once again now
