giacomo
Forum Replies Created
-
AuthorPosts
-
Your my personal Jesus 😀
This reply has been marked as private.This reply has been marked as private.ok thanks
This reply has been marked as private.OK IT WORK PERFECTLY! thanks a lot.
i would like to redirect the user back to the listing page with two options:
1- after a couple of seconds he is automatically redirected
2- with a “back” buttoni modified the working php code but it seems not to work…
add_filter( 'preprocess_comment', 'commentominimo' ); function commentominimo( $commentdata ) { $commentominimo = 180; if ( strlen( trim( $commentdata['comment_content'] ) ) < $commentominimo ){ wp_die( 'La recensione deve avere un minimo di ' . $commentominimo . ' caratteri.' ); header("Location: {$_SERVER['HTTP_REFERER']}"); exit; } return $commentdata; }
Thanks
This is still a problem, i think it will be fixed with the next update … correct?
Ok thanks for the information
Thanks a Lot
Hi all,
i’m very sorry to bother you with these problems but for me are very important. I think there should be a serious danger for my work position if i can’t manage to upload the Listings on the geodirectory platform in various language.
I hope you didn’t forget to le me know how this issue is proceeding…
I think you can easily understand that in these days my work is all about fixing these problems and i need dramatically some answers/solutions for this blocking problems. As you can see (by the link) i’m seeking not only in this forum for answers and info (i tried to solve others open bugs).
LINKThanks for your patience
MM
Ok Thanks
i’ve checked the page.
The only modify is :[gd_popular_post_view title=”Which is the best one for you?” category=25 post_number=12 layout=3 list_sort=high_rating]
[gd_recent_reviews title=”What others say” count=3]can be it the error?
ok, i’ll do a check and will you know fast
Thanks a lot for now
Many thanks for your interesting in this problem.
That would be gloryful if there would be the possibility to insert for each translated listing the following arguments in the csv file:Title
Description
Region
CityThanks a lot again
MS
ok thanks, still in listenig for the resolution of the main problem:
I placed it in a custom page and i see correctly the grid with the preview and the name of each listing…BUT i see the rating stars all empty (ratings are present) and review = 0 (review are present).
-
AuthorPosts