Forum Replies Created
-
AuthorPosts
-
Hi Ismael
thanks this worked perfectBest regards Peter
Hi Ismael,
perfect, this works like a charm, no negative sideffects so far,Thanks for your support
Hi Isamel,
thanks for your patience,here is the reply I got from the Toolset support:They are deregistering the WP core script wp-mediaelement, which then breaks the enqueuing of Views assets.
(They have only been doing it since version 4.9 of WordPress, so this would probably not have been an issue before.)Can you look into this and give me a feedback how I can fix this
Thank you PeterHi Ismael,
well actually it does.
I created two identical pages and installed the Multiple Themes plugin . One Page uses the OceanWP Theme and the other Enfold Theme. Here are the two corresponding URLS:
https://new.gabrielabonin.com/slider-test : Ocean WP
https://new.gabrielabonin.com/slider-test2 : EnfoldAs you can see the slider works only in the OceanWP Theme. If you look in the Sourcecode and search for any include containing *wp-views* you will find that those scripts are missing in the Enfold page:
<link rel=”stylesheet” id=”views-pagination-style-css” href=”https://new.gabrielabonin.com/wp-content/plugins/wp-views/embedded/res/css/wpv-pagination.css?ver=2.7.2″ type=”text/css” media=”all”>
<script type=”text/javascript” src=”https://new.gabrielabonin.com/wp-content/plugins/wp-views/embedded/res/js/wpv-pagination-embedded.js?ver=2.7.2″></script>
<script type=”text/javascript”>
/* <![CDATA[ */
var wpv_pagination_local = {“front_ajaxurl”:”https:\/\/new.gabrielabonin.com\/wp-admin\/admin-ajax.php”,”calendar_image”:”https:\/\/new.gabrielabonin.com\/wp-content\/plugins\/wp-views\/embedded\/res\/img\/calendar.gif”,”calendar_text”:”Select date”,”datepicker_min_date”:null,”datepicker_max_date”:null,”resize_debounce_tolerance”:”100″,”datepicker_style_url”:”https:\/\/new.gabrielabonin.com\/wp-content\/plugins\/layouts\/vendor\/toolset\/toolset-common\/toolset-forms\/css\/wpt-jquery-ui\/jquery-ui-1.11.4.custom.css”};
/* ]]> */
</script>I think this is the reason why its not working
Best regardsPeter
- This reply was modified 5 years, 9 months ago by internet-projects.
Hi Vinay, I did open a ticket with toolset and looked at the issue with them, tey were able to reproduce the problem here is their answer:
Symptoms
There is a compatibility issue between Toolset Views plugin and the Enfold theme.
The issue happens if you created a slider using Toolset Views that is configured to use automatic AJAX pagination. In this case, the first page of the slider will not load and the automatic pagination will not trigger.
The problem is caused by the Enfold theme. It de-registers the styles and the script that Views load on the page.Workaround
Currently, there is no workaround for this issue.
We will contact Enfold developers as soon as possible so that they can fix the issue in the Enfold theme.how can I make Enfold to register the styles and scripts from Toolset?
Thanks for your support
PeterI looks like Enfold Theme is not loading the Toolset fiels properly for exemple those are missing on the page , when I switch themes I can see them in the source code
<script type=’text/javascript’ src=’https://new.gabrielabonin.com/wp-content/plugins/wp-views/embedded/res/js/wpv-pagination-embedded.js?ver=2.7.2′></script>
<script type=’text/javascript’ src=’https://new.gabrielabonin.com/wp-includes/js/wp-embed.min.js?ver=5.0.3′></script>
Hi Victoria,
Here you go :
I made a Toolset Slider View that pulls the title and the date from all posts in the category headlines (Screenshot1)
With the Enfold Them the view is displayed ( yellow Square) but it is not automatically sliding (Screennshot2) , if I change the theme ( WPOcean) it works fine (see Screenshot 3)
best regards
PeterHello together, I have exactly the same problem with Enfold and Automatic Slider built with Toolset (SliderView) . If I switch the theme all works well so it must have something to do with the code loaded by Avia. there is no Error in the console visible.
I really love Enfold as my standard theme and for more complex sites the Toolset plugin is a must for me, so if I cant use them together I will have to switch themes.
thank you for any suggestions
Peter
August 30, 2018 at 3:00 pm in reply to: Strange behaviour of codeblock Element in Footer Page #1003645Hi Günther,
works perfect all the codeblocks are now displayed correctly in the footer
thanks a lot
Peter
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hi Basislis,
I say it’s a bug because it behaves like a bug.
I have a footerpage with three codeblocks in it, this works fine attached to another page, as soon as I add a codeblock to the mainpage (it can be a blank page with only a empty codeblock in it) the code in the footerpage breaks. Can you explain this to me please?
Peter
July 19, 2018 at 11:24 am in reply to: Strange behaviour of codeblock Element in Footer Page #987341This reply has been marked as private.July 18, 2018 at 11:29 am in reply to: Strange behaviour of codeblock Element in Footer Page #986900This reply has been marked as private.It seems like if I add a codeblock to the mainpage , then the codeblocks in the footerpage are not being displayed properly once I remove the codeblock from the mainpage the codeblocks in the footepage work again
-
AuthorPosts