olivvv59
Forum Replies Created
-
no problem ??
thanks, I will think about my phone design ??
thanks a lot.
i had to adapt it because my logout didn’t work anymore.
add_action('init','um_102521_redirect_to_um_login'); function um_102521_redirect_to_um_login(){ global $pagenow; if( ! function_exists("um_get_core_page" ) ) return; if( 'wp-login.php' == $pagenow ) { if ((isset($_GET['action']) == "logout")) { } else { wp_redirect( um_get_core_page("login") ); exit(); } } }
like it works very good.
- This reply was modified 3 years ago by olivvv59.
thanks
i will think about it if i find a solution.
if i don’t find i will keep the pop-up
thank you very much !!
this is exactly what i was looking for.
i add it to my functions.php file. it works like a charm
Hi,
I clean my directory.
The last developper put a lots of po files.I keep only one.
I take the last version on the website.
It is better.it worksthanks !!
hi,
I update the geodirectory-fr_FR.po (with poedit), compile to geodirectory-fr_FR.mo
put them in \wp-content\languages\plugins
+
add define (‘WPLANG’, ‘fr_FR’); in the wp-config.phpi translate the “Read More …” but nothing change (i try other labels, it works but not this label).
any ideas ?
thanks
OlivierHi again,
I have some times to work on my project.
this is the code, i use :
[gd_post_images type='slider' ajax_load='true' slideshow='true' show_title='true' animation='slide' controlnav='1' ] [gd_post_meta key='address'] [gd_single_tabs show_as_list="1"]
it works fine but i want to display the adress’ title like the other titles (same style : a big title (css: gd-tab-list-title) then a <hr>).
I find a css_class option.but it is for the all block.
any idea ?
thanks
Oliveroh god, you are right.
i am tired ^^
this is the wrong plugin.
i have just tested with GD.
it just works fine :
<?php echo do_shortcode("[gd_search]"); ?>
thanks for replying despite my mistake
Olivierthanks , I will try this
Hi Paolo,
thanks for your quick answer !!
If i want to use a sidebar : i have a error message.
I don’t know it is with DIVI builder or GD.
the error messsage is :
“ID is missing. Invalid Post type”.However, it works very good with the Shortcode :
[gd_post_meta title=” key=’address’]great !!
it works perfectly !!
thanks a lot
Olivier