bartezzini
Forum Replies Created
-
I had the same problem, then i realized that I was using a template that has no
get_footer();at the end (cause I didn’t need it).
I added the footer again and the problem disappeared.
I hope this can helpForum: Plugins
In reply to: [Bootstrap Blocks] 2 Templates?Thank you a lot @tschortsch.
Works perfectly: you saved my layout 😉
(your plugin is amazing: the dream of every plugin user)Forum: Plugins
In reply to: [Bootstrap Blocks] 6 colums?Thank you, I find my solution putting
wp_enqueue_script( 'script', get_stylesheet_directory_uri(). '/block-editor/block-filter.js', array ( 'wp-hooks' ), 1.1, true);
in template (cause I’m using a child theme) and then in the block-filter.js I put your code with 6 columns- This reply was modified 5 years, 7 months ago by bartezzini.
- This reply was modified 5 years, 7 months ago by bartezzini.
Forum: Plugins
In reply to: [Meta Tag Manager] Meta Tag Manager Not Working+1 same problems
Forum: Plugins
In reply to: [Insert Pages] Multilang supportAs I said I solved my problem with widget, anyway thanks a lot for your check.
Thank you Dimitris for your suggestion, I’ll try this way meanwhile, but I agree with you that wildcard support will be great for this great plugin.
Forum: Plugins
In reply to: [Permalinks Customizer] Woocommerce products remove product slugOk, I’ll try. Thank a lot you for your answer
Forum: Plugins
In reply to: [Insert Pages] Multilang supportI used a trick to make the multilang plugin work anyway: I created a new sidebar area and I added the relative widget, instead putting the shortcodedirectly inside the page, and it works. The page insertion of widget is relative to the language without needing anything else and it show the right code in the right language (1 page inserted with translated content for each language).
Thx anyway for the plugin possibilities that are huge.Sorry my bad, I figured out how to solve this: I have to change lang at the top of widget area and set each widget for the right language. I was on the es_ES tab and so I got that results.
All’s well that ends well…Update: uninstalling plugin i noticed that I got no more lang target, so what I saw was this:
[:es]Testo di prova realizzato per testare i widget del plugin[:]
[:es]Test text made to test the plugin widgets[:]
[:es]Tester le texte pour tester les widgets du plugin[:]
[:es]Texto de prueba creado para probar los widgets de los complementos[:]
I activate the plugin again and i got the right language target in widget but, anyhow, it seems that all of the widgets are targeted only for spanish language.
Why this happens and how to fix it?Forum: Plugins
In reply to: [Popups - WordPress Popup] Open new page for email newsletter subscriptionThanks a lot for your quick and precious answer: I have to add this code to my function.php or I have to load it as usual javascript (as described here https://codex.ww.wp.xz.cn/Using_Javascript )?
Forum: Plugins
In reply to: [Popups - WordPress Popup] Open new page for email newsletter subscriptionhere it is
https://it.ww.wp.xz.cn/plugins/newsletter/Forum: Plugins
In reply to: [Insert Pages] Insert page with a shortcode in itOk thanks, I’ll try
Forum: Themes and Templates
In reply to: [Nisarg] Any chance of adding some footer widgets?+1 for this