Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
I’ve approved your translations and added the free 12 months.
Thank you
Hi Gavin,
I’m getting: Invalid Username/Password.
Can you please double check them?
Let us know,
Thanks
You are welcome 🙂
Hi,
to show favorites, you must enable “Show listings in BuddyPress dashboard” in buddypress integration settings.
I enabled port and now the bookmarks tab is visible.
Let us know if that helped.
Thanks
Custom scripts can be added to GD >> Design >> Scripts >> Header script code or Footer script code.
Or was the effect included with that plugin?
I’m not really sure I understand, cause I didn’t see those snazzy flipping cards on the home page.
Let us know,
Thanks
I asked to Stiofan to check if it’s possible to add it from next version.
If you provide an example of how you modified the code and it is acceptable for our standards, we may decide to use it directly.
If you wish you can do that directly via Github with pull requests.
Let us know,
Thanks
you are welcome 🙂
Hi,
to avoid that, you can use a script like this: https://interconnectit.com/products/search-and-replace-for-wordpress-databases/
There is also a wp plugin based on that script, I personally prefer the script as it’s faster.
Thanks
Hi,
I flagged this for Stiofan.It’s a shame that you have to modify core files to achieve what you need.
We should improve our filters to allow you to change this from within functions.php of your child theme.
Thanks
just FYI, modifying core files will force you to either stop updating or re-apply your mod every time we update the plugin.
Please keep that in mind.
Thanks
It will cannot work in preview page.
Please change it to:
add_action('geodir_after_edit_post_link', 'my_function_to_echo_text', 3); function my_function_to_echo_text(){ if(geodir_is_page('detail')) {echo '<p>Last modified: '.get_the_modified_date().'</p>'; }}This will only show it in the detail page.
Thanks
You are both welcome 🙂
I’ve flagged this for the developers again.
Just FYI, every single page of your dashboard is taking MINUTES to load for me.
You should really consider a good hosting provider and move your website instead of insisting with these very poor service.
In any case, the developers will let you know asap what they found.
Thanks for your patience,
For the custom field thing, it’s not supreme, it’s the plugin itself.
Thanks
I creted a test rating for you valid for all CPT and all Categories.
The second problem is that comments are closed for all your listings.
I allowed comments for the 1st listing in the courses CPT and now it works: http://coursesdojo.com/course/management-portfolios-mop-practitioner/#reviews
You will need to allow comments for all of your existing listings.
You can do it with bulk edit page by page.
Thanks
-
AuthorPosts