studioavanti
@studioavanti on WordPress.org
- Member Since: October 20th, 2016
-
Posted a reply to MU plugin freezes the import, on the site WordPress.org Forums:
Good news, it would be an interesting addition bringing even more flexibility, thank you. -
Posted a reply to Import never progresses, on the site WordPress.org Forums:
Servmask doc: https://help.servmask.com/knowledgebase/troubleshooting/ You can also probably find useful informations in the hosting server logs. -
Created a topic, MU plugin freezes the import, on the site WordPress.org Forums:
Hi, I exported a site including a MU plugin that fre… -
Posted a reply to Polylang main language: frontend table list not showing in Cookie Settings, on the site WordPress.org Forums:
Hi @webtoffee, You're right, that was it! I translated the category slugs in french first,… -
Created a topic, Polylang main language: frontend table list not showing in Cookie Settings, on the site WordPress.org Forums:
Hello, I use GDPR Cookie Consent in a multilingual s… -
Posted a reply to Location to include hooks?, on the site WordPress.org Forums:
Sure, it makes sense, i understand. Just to mention, with BB Theme, i see only… -
Posted a reply to Location to include hooks?, on the site WordPress.org Forums:
Hi, Same question here for the Beaver Builder Theme: do you plan to support it… -
Posted a reply to Co-exist with Custom Content Shortcodes?, on the site WordPress.org Forums:
Great, thanks for the lead! ;-) -
Posted a reply to Co-exist with Custom Content Shortcodes?, on the site WordPress.org Forums:
Yeah, good news. The question now is how to identify all the pages containing CCS… -
Posted a reply to Not working for all type types of CPT ?, on the site WordPress.org Forums:
Loop with a cap ;-) -
Posted a reply to Co-exist with Custom Content Shortcodes?, on the site WordPress.org Forums:
As says the author ;-) https://discourse.tangible.one/t/is-there-a-way-to-check-that-everything-create-in-ccs-will-work-in-l-l/443/2 -
Posted a reply to Excerpt Shortcode compatibility issue with Beaver Builder 2.5.1, on the site WordPress.org Forums:
Thank you for the fix in 3.8.8 @miyarakira ! -
Posted a reply to Excerpt Shortcode compatibility issue with Beaver Builder 2.5.1, on the site WordPress.org Forums:
Hi, This CCS shortcode [field excerpt] in a Beaver Builder layout makes my site crash… -
Created a topic, Great and simple images optimizer, on the site WordPress.org Forums:
ShortPixel Adaptative Image offers a simple, flexible … -
Created a topic, A must have, on the site WordPress.org Forums:
Powerful, fast, clever, simple to use and efficient, a… -
Posted a reply to If and else if, on the site WordPress.org Forums:
CCS switch works too in this case: [switch field=my_test_text] [when contains='1779']Value 1779[/when] [when contains='1803']Value 1803[/when]… -
Posted a reply to Paid Version, on the site WordPress.org Forums:
Yes there is: https://searchandfilter.com/ -
Posted a reply to How sorting feature works on equal values, on the site WordPress.org Forums:
The post id might be the secondary criteria, maybe -
Created a topic, Versatile and reliable, on the site WordPress.org Forums:
It works great. -
Created a topic, ACF Repeater in Taxonomy Archive, on the site WordPress.org Forums:
Hello, I can't get the CCS shortcode for ACF Repeate… -
Posted a reply to Impossible de se connecter au dashboard (erreur captcha), on the site WordPress.org Forums:
Quickly fixed in 2.1.2, thank you Secupress team! -
Posted a reply to Impossible de se connecter au dashboard (erreur captcha), on the site WordPress.org Forums:
Good thinking! I found a 2.1 version in a backup and can confirm the captcha… -
Posted a reply to Impossible de se connecter au dashboard (erreur captcha), on the site WordPress.org Forums:
Problème aussi avec Secupress 2.1.1 et le captcha au login : erreur 404 pour captcha.min.css… -
Posted a reply to Accessing ACF Repeater for current user, on the site WordPress.org Forums:
Actually, this question has already been answered here: CCS can't, PHP required: https://wordpress.org/support/topic/acf-user-data/ -
Created a topic, Accessing ACF Repeater of current user, on the site WordPress.org Forums:
Hello, I have an ACF fields set on users, including … -
Posted a reply to Shortcodes not working inside links, on the site WordPress.org Forums:
Escaping the brackets by doubling them can help in the HTML markup: <a href="[[field URL… -
Posted a reply to Mobile submenu collapse, on the site WordPress.org Forums:
Thnaks to you for taking care of this kind of detail. And answering WPBF's users… -
Posted a reply to Mobile submenu collapse, on the site WordPress.org Forums:
Hi @davidvongries, Thanks for considering the request. I think this behavior would ease WPBF mobile… -
Created a topic, Mobile submenu collapse, on the site WordPress.org Forums:
Hello, It seems opened mobile submenus stay opened u… -
Posted a reply to Error when creating new menu, on the site WordPress.org Forums:
Hi, Just tested Nav Menus Collapse latest version 2.1.1, it doesn't fix my issue unfortunately.… -
Posted a reply to Error when creating new menu, on the site WordPress.org Forums:
Hi @rnoakes3rd, Thanks for the update, sorry i didn't had the time to troubleshoot my… -
Posted a reply to TEC 5.8 Updated Calendar View issues, on the site WordPress.org Forums:
Hello @geoffbel, I tested your suggestions and a bit more. --------------------------------- 1. Used some of… -
Posted a reply to TEC 5.8 Updated Calendar View issues, on the site WordPress.org Forums:
No problem, i really appreciate your interest: the default language for the site/WPML and the… -
Posted a reply to TEC 5.8 Updated Calendar View issues, on the site WordPress.org Forums:
Hi @geoffbel, Thanks a lot for your details. Good news that TEC deprecation will happen… -
Posted a reply to TEC 5.8 Updated Calendar View issues, on the site WordPress.org Forums:
Hi @geoffbel So, i have contacted TEC support on the official site, trying to send… -
Posted a reply to TEC 5.8 Updated Calendar View issues, on the site WordPress.org Forums:
Good catch about WPML and TEC URLs ;-) https://wpml.org/forums/topic/tribe-event-calendar-month-links/ -
Posted a reply to TEC 5.8 Updated Calendar View issues, on the site WordPress.org Forums:
@geoffbel S&F support answered my ticket with precise details i'd like to share with you,… -
Posted a reply to TEC 5.8 Updated Calendar View issues, on the site WordPress.org Forums:
Hi @geoffbel, Thanks for your answer and hints. Yes, i'm using WPML on this site.… -
Posted a reply to TEC 5.8 Updated Calendar View issues, on the site WordPress.org Forums:
There was a plugins conflicts indeed on my site, preventing TEC 5.8 Date picker to… -
Created a topic, TEC 5 Updated Calendar View issues, on the site WordPress.org Forums:
Hello, I just updated TEC 5.7 > 5.8 and upgraded … -
Posted a reply to Error when creating new menu, on the site WordPress.org Forums:
Hi @rnoakes3rd, You're right, it looks like an Ajax error, but hard to tell. The… -
Posted a reply to Loop exists / if empty, on the site WordPress.org Forums:
After all, it's much simpler with JS: $('.my-menu > ul > li > ul').parent().addClass('has-submenu'); -
Posted a reply to Loop exists / if empty, on the site WordPress.org Forums:
Short version: how to add a specific class to <li> with nested <ul> only (sub… -
Created a topic, Loop exists / if empty, on the site WordPress.org Forums:
Hi, I'm looping though hierarchical pages to build a… -
Posted a reply to Error when creating new menu, on the site WordPress.org Forums:
@rnoakes3rd A new clue: the error doesn't occur with the "Store Collapsed States" option disabled. -
Posted a reply to Error when creating new menu, on the site WordPress.org Forums:
Hi @rnoakes3rd, Thnaks for your answer. It doesn't seem to be a plugins conflict, i… -
Created a topic, Error when creating new menu, on the site WordPress.org Forums:
Hi, I've noticed that Nav Menu Collapse prevents to … -
Posted a reply to Oxygen Builder support, on the site WordPress.org Forums:
Thanks @ibachal, i'll have a look -
Created a topic, Oxygen Builder support, on the site WordPress.org Forums:
Hi, I wonder if Smart Doc is compatible with Oxygen B… -
Posted a reply to Featured Images doesn’t showing on pages, on the site WordPress.org Forums:
Hi @davidvongries, perfect, problem quickly solved, thanks much!