-
AuthorPosts
-
April 19, 2018 at 7:58 am #943953
Hi,
I added the audio player with a playlist. When I click on a title, it opens a new page. How can that turn off?
Thx!April 19, 2018 at 10:09 am #944000Hey selinakoch21,
Can you post a link to your site? specifically the one with the audio playlist, so we can take a closer look.
Best regards,
NikkoApril 19, 2018 at 10:34 am #944008This reply has been marked as private.April 20, 2018 at 10:16 am #944521Hi,
Thanks, I have checked it and I don’t see any js error and not really sure what’s causing it. Can you try to disable all plugins and check again, if that doesn’t work please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
NikkoApril 30, 2018 at 6:04 pm #949146Hi,
I have the same problem here, using Enfold 4.3
Regards,
Roger
EZ WebdesignMay 2, 2018 at 6:32 am #949830Hi EZ Webdesign,
Please open a new thread and give us temporary admin access, so we can check further and try to fix it.
Just post the details the login credentials in private content, so it’s only visible to the moderators and the one who created the thread.Best regards,
Nikko- This reply was modified 6 years, 7 months ago by Nikko.
May 2, 2018 at 8:40 am #949889Hi Nikko,
Thanks for your answer. I put the credentials in the private content.
Regards,
RogerMay 3, 2018 at 6:12 pm #950984Hi EZWebdesign,
Thanks for giving us admin access.
This is now fixed on your site. Checking Page Transitions which is found in Enfold > Theme Options > when Page Preloading is checked causes the issue and unchecking it does fix the issue. I’ll be reporting this issue to Kriesi and our devs. :)Best regards,
NikkoMay 5, 2018 at 11:41 am #952087Hey!
The problem with page transition is fixed and should be part of the next update (> 4.3.1).
Meanwhile you can replace in file \enfold\js\avia-snippet-site-preloader.js line 53:
exclude = " .no-transition, .mfp-iframe, .lightbox-added, a.avianolink, .grid-links-ajax a, #menu-item-search a";
with:
exclude = " .no-transition, .mfp-iframe, .lightbox-added, a.avianolink, .grid-links-ajax a, #menu-item-search a, .wp-playlist-caption";
Do not forget to make a backup of the original file for a fallback.
Regards,
Günter -
AuthorPosts
- You must be logged in to reply to this topic.