Questions tagged as 'cms'

0
answers

Expressionengine 2.4 cookies

the truth is that I have fallen a web that I have to put in conditions due to the entrance of the regulation of cookies. This website is created with ExpresionEngine and generates the following cookies: exp_csrf_token exp_last_activity exp...
asked by 29.05.2018 / 10:46
0
answers

Symfony Sonata Admin: ask_confirmation template

It is possible to change the confirmation template (ask_confirm = > true) or if there is a way to change the buttons and be able to customize them In code what I do is $actions['changeStatus'] = array( 'label' =&g...
asked by 24.05.2018 / 13:46
0
answers

Problem with web wordpress plugin

I have a problem with a website created in WordPress and that uses Woocommerce. Since a few days ago it is not working as it should. I changed the name of the plugins folder to be able to access the control panel, I understand that the prob...
asked by 03.05.2018 / 13:37
1
answer

How to make solr filter query in opencms with future release date

I am working on opencms 10.5, I have added a list that calls all events without problem, now I want to show only future events from today up to 10 months using the option "Availability-> Release / expiration date-> Release date "in the event (ev...
asked by 13.06.2017 / 01:17
1
answer

Custom fields wp_customizer

Good afternoon, I have a template in html5, and I want to adapt it with wordpress creating custom fields in the customizer, I have a problem, I have created the main panel which I want to host the sections of my page, and this panel will add a s...
asked by 12.06.2017 / 21:26
1
answer

Using jQuery in prestashop

Trying to use jQuery in my theme, I find that when going to use it with the following code: $(document).ready(function(){ // aqui mi codigo..... }); I get the error that '$' is not defined, as if jQuery was not loaded. I see in cons...
asked by 13.03.2017 / 16:32
1
answer

modify elements of a Block view Drupal 8

Good afternoon, I have created a block view with its respective template, I put it below: {% set classes = [ 'block', 'block-' ~ configuration.provider|clean_class, 'block-' ~ plugin_id|clean_class, ] %} <div{...
asked by 06.01.2017 / 19:41