Hey Calin! AJAX page transitions will conflict usually with plugins that rely on javascript and the only way to resolve that would be through some reinitializing of the needed JS after the AJAX load - if you can provide me with login credentials I'd be glad to take a look though :)
Please let me know if you changed something in my site's settings. I checked it now and for some reason, the page I've set as the portfolio page does not show any of my portfolio entries and the Nectar Slider heading is with italic/cursive letters although I have not set it like this and the typography settings are okay. Thanks
I think I found a bug with Ascend. When a page is set as the Portfolio page, if you add a full screen nectar slider and check the parallax effect box, the entire portfolio bellow it disappears. Also, the sortable categories bar is thicker and deformed... doesn't look good.
Hey again, sorry for the delay! I actually haven't logged in yet - I'll still need the URL to be able to access. Also in regards to the slider issue with the portfolio - instead of using the portfolio page template, set that back to "default" and use the portfolio Visual Composer element. This should sort that as seen here:
Also, i installed a plugin named Canvas by Bonfire. This also does not work because of the ajax page transitions. When clicking on the triangle in the bottom left, a window should come up with the content defined in the page creartiv3/canvas-by-bonfire/. However, it just snaps to the top and link changes to creartiv3.eu/#.
1. Add this into the custom css box located in your Salient Options panel:
@media only screen and (min-width: 1000px) {
.cart-outer {
display: block!important;
}
}
2. The scripts to make different plugins work will be specific to each plugin - if you ask the author of your new plugin how to initialize it when loading through AJAX i'd be glad to apply it for you :)
Hey again - that isn't quite the reference needed, but the good news is the next update will include new options for AJAX transitions one being the ability to switch the method from actual AJAX to Simulated AJAX which will look almost identical from the users point of view but will end up loading each page the same as it does without AJAX so all plugins will still function normally. Please sit tight on this - it'll be out in 1-2 weeks :)
Hi,
I`m using Chat X, a live chat plugin from codecanyon. I was getting an syntax error every time I navigated from one page to another.
After I wrote to their support, they concluded that it the plugin conflicts wit the theme's AJAX page transitions.
Please see the support thread here: screets.com/i/forums/topic/synthaxerror-unexpected-identifier/
Can this be fixed? I would like to keep the page transitions but also use Chat X.
Thank you.
Hey Calin! AJAX page transitions will conflict usually with plugins that rely on javascript and the only way to resolve that would be through some reinitializing of the needed JS after the AJAX load - if you can provide me with login credentials I'd be glad to take a look though :)
Please let me know if you changed something in my site's settings. I checked it now and for some reason, the page I've set as the portfolio page does not show any of my portfolio entries and the Nectar Slider heading is with italic/cursive letters although I have not set it like this and the typography settings are okay. Thanks
I think I found a bug with Ascend. When a page is set as the Portfolio page, if you add a full screen nectar slider and check the parallax effect box, the entire portfolio bellow it disappears. Also, the sortable categories bar is thicker and deformed... doesn't look good.
Hey again, sorry for the delay! I actually haven't logged in yet - I'll still need the URL to be able to access. Also in regards to the slider issue with the portfolio - instead of using the portfolio page template, set that back to "default" and use the portfolio Visual Composer element. This should sort that as seen here:
http://themenectar.com/demo/salient-frostwave/portfolio-fullwidth-style-three/
Cheers
Thanks! I just applied a fix that should suppress that message you were seeing. The fix will also be included in future releases of the theme :)
Thanks for the fix.
I checked it and it's okay now but i found another problem. As seen in the attached screen capture, the shopping cart button does not show.
Also, i would like to have the logo centered in such cases. Could you give me some custom css for that?
Thanks again.
Also, i installed a plugin named Canvas by Bonfire. This also does not work because of the ajax page transitions. When clicking on the triangle in the bottom left, a window should come up with the content defined in the page creartiv3/canvas-by-bonfire/. However, it just snaps to the top and link changes to creartiv3.eu/#.
Could you apply a fix for this also?
Thanks again!
Hey again!
1. Add this into the custom css box located in your Salient Options panel:
2. The scripts to make different plugins work will be specific to each plugin - if you ask the author of your new plugin how to initialize it when loading through AJAX i'd be glad to apply it for you :)Hi,
1. Fixed. Thanks.
2. Here is the plugin's developer answer:
"It's essentially the simplest form of jQuery. An example below.
jQuery('.button').on('touchstart click', function(e) {
Is it clear enough? If you need me to ask him for other info, please let me know.
The AJAX page transitions is turned off for now. Turn it back on when it's fixed.
Thanks!
Hey again - that isn't quite the reference needed, but the good news is the next update will include new options for AJAX transitions one being the ability to switch the method from actual AJAX to Simulated AJAX which will look almost identical from the users point of view but will end up loading each page the same as it does without AJAX so all plugins will still function normally. Please sit tight on this - it'll be out in 1-2 weeks :)