Daniel
Forum Replies Created
-
Hi Ben, sorry for late answer.
I saw your solution and is awesome! Just what I need, and I think will be very useful for other users. Thank you!!! Your plugin is one of the best for Gutenberg.
Just in case you are interest, I compared some plugins and one block I miss in Kadence is a posts grid or carousel or something similar.
Thanks again.I have the same issue and can’t find a way to avoid this annoying behavior
Forum: Plugins
In reply to: [Better Font Awesome] Not work under WP 5 – GutenbergHi. I have the same problem. Any chances an update solves this? Thanks!
Forum: Plugins
In reply to: [Simple Page Sidebars] Categories sidebarI have the same need, or similar.
I would need to assign different sidebar depending on the category of the posts.
For example, sidebar “blue” on all “blue” category posts. It’ll be awesome!
Anyway, its a great plugin. Thanks!Forum: Plugins
In reply to: [Side Cart Woocommerce | Woocommerce Cart] Custom Add to cart buttonWow, that was fast! And works!
Sadly, I have some conflicts with my customizations. I’ll need to work on it.
Thanks anyway, you were quick 🙂Forum: Plugins
In reply to: [CMP - Coming Soon & Maintenance Plugin by NiteoThemes] editor trimming HTMLThanks Alex. I will test the code and let you know.
Forum: Plugins
In reply to: [CMP - Coming Soon & Maintenance Plugin by NiteoThemes] editor trimming HTMLHi Alex
Thanks for your answers, and apologize for my delay.
I know how to edit plugin files, if you tell me what file to edit, it will be great!
We are on launching countdown 🙂Hi guys.
I completely agree with you. This is the best approach, the plugin is great, works like a charm!
It would be a really sorry if it would lost.
I’m also worried about Yoast issues and the future of the plugin.I hope developers turn back to work, and tell us if we can contribute in any way.
I’m a graphic designer BTW,and a coding enthusiast.Forum: Plugins
In reply to: [qTranslate X] Bad path in URL with translationHi
I have the same problem with english/spanish in a woocommerce site.
Links from shop page are translated
from ../product/..
to ../producto/..
but URLs are not translated, both languages have the same, which is ../product/..
This results in broken links.I found a workaround by changing the permalink settings at Settings > Permalinks > Product permalinks, from “Default” to “Shop base”.
I don’t understand why, but the URLs ../shop/.. are not translated.
Would be interesting to know a way to correct this properly.
Any ideas or progress on this will be great. Thanks!Hi Mike, thanks for your answer!
Is just the WP playlist based on media.php with a little customization. The behavior is exact the same as WP original playlist.
I obtained good results using a custom menu instead of the default variations menu.
Thanks for your help!Forum: Themes and Templates
In reply to: [Store] Slider not workingI have the same problem. When selecting a static page from Customize > Static Front Page, Slider dissapears!
Hi Mike, thanks for your answer.
I tried the description / short description areas, but they do not fit our needs.
Flipbox is the widget by CodeLights that displays below the Description tab. May be used as a widget or as a shortcode.I saw your link. It’s hard for me to understand the hierachy of the templates, there are many, and I’m a newyb at coding.
Is there any guide to understand their structure, how they link each other?Thanks again.
Forum: Plugins
In reply to: [WooCommerce] Version 2.5.1 and User Registration password strength meterHi. I looked for this snippet at
wp-content/plugins/woocommerce/assets/js/frontend/password-strength-meter.js
and couldn’t found it. Has it changed in WooCommerce 2.5.2?
I don’t want to suppress the hint, but allow user to decide to login even with a weak password. Could you give me a clue? I’m novice. Thanks!
Plus, I’ve noticed strength vary from weak to very weak when I add more characters!Forum: Hacks
In reply to: Extending or Overriding Playlist TemplatesHi qco, thanks for your quick answer. I’m glad you solved your issue.
• You are right, I can take off a couple of lines, dont need the function.
• I prefer the [my_shortcode] path and avoided extra arguments due to usability (it could be hundreds of instances).
• Plus, a separate shortcode prevents overrides from uptdates.
However, I accept your suggestion,
but I still cant understand, How WP knows WHICH template to use?
I can’t find the lines pointing to the templates.Can two templates coexist? One for [playlist] and another for [my_playlist]
Please, if you can, be obvious, I’m a newbie 🙂
Thanks a lot.