mdomfu
Forum Replies Created
-
Forum: Plugins
In reply to: [WP FullCalendar] ACF date for calendarHi! I have this ACF date-time format: d/m/Y | H:i
I can’t find the way to make this work, event using this code:$ini = date("d/m/Y \ H:i", strtotime(get_field('datahora_prova', $post->ID))); $fi = date("d/m/Y \ H:i", strtotime(get_field('datahora_prova', $post->ID)));
Thanks.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Category-tag name onlySolved
Forum: Plugins
In reply to: [Modern Events Calendar Lite] Add custom fiels to list-render.phpSolved
- This reply was modified 2 years, 9 months ago by mdomfu.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Change last mod formatFantastic.
Thanks 4 your work!Forum: Plugins
In reply to: [Ninja Forms - The Contact Form Builder That Grows With You] Change form IDThanks for the reply. A way could be delete the plugin and import de forms? Or this way will import the old ID also.
ThanksAny way to rename the csv with a custom field? For example the name in the {field:firstname_}
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Translate calendar navigationThanks, but I can’t find the strings in the translate website. And the plugin RDW is not updated since 2 years. It works?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Can’t change today backgroundThanks!
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Remove space-scroll barOMG damn… sorry again!! Now yes solved. I uncheked the background scrolling and changed the top-bar div.
Sorry again, and thanks for the fast reply and the help!!Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Remove space-scroll barSorry again… I’m very very confused. I removed the top bar and the same problem…
Check now, I was testing, maybe you did not see it because of this
faib.es. If I remove the responsive-menu-pro-noscroll-wrapper from the console, problem solved! But can’t do it permanently…Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Remove space-scroll barSorry. It’s not the plugin as you said. It’s a top bar I added.
Thanks anywayForum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Remove space-scroll barHello. I’m the web developer.
The problem seems to be with the responsive-menu-pro-noscroll-wrapper div. If I remove it, problem solver. But I can’t display:none because it removes all the content of the page.
I have the problem in 2 of my webs: faib.es and capalma.com
In capalma.com, if not logged, no problem, but in faib.es, even logged there is.Thanks.
- This reply was modified 7 years, 2 months ago by mdomfu.
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Remove space-scroll barNot working. In fact, If I remove this code everything is okey. With this code also the scroll to top button hides.
Thanks
Also, this:
$(‘.cff-video-post .cff-post-text’).find(‘a’).first().remove();
$(‘.cff-video-post .cff-post-text’).find(‘br’).first().remove();is not working too when clic on load more.
Thanks!