Paolo
Forum Replies Created
-
AuthorPosts
-
You are welcome 🙂
No problem at all.
Thank you
This reply has been marked as private.Hi,
we don’t speak Italian here please. This forum is english only. otherwise non of my colleagues could help you if needed.
I was asking for the link, because I need to know the size of the portrait used.
In any case, please try this in gd > design > scripts > custom css:
.geodir_category_list_view li .geodir-post-img { height: 220px; }Adjust that value according to your need.
There is no watermark solution available for plupload I’m sorry.
Thanks
April 23, 2016 at 5:31 pm in reply to: Split: New DS Child Theme – Supreme Directory Preview #169439Those menu items works fine for me, make sure to clear your browser cache.
Supreme has been designed to have a logo as small as possible, because the layout of the search and listings page requires it to occupy the least real estate possible.
If you wish to use such a big logo, you have to customize css.
Thanks
hi,
1st part is not possible. GD adds his menu after the WP menu, so to add link after it would require a customization.
Changing any text string can be done via translation file.
https://wpgeodirectory.com/docs/translate-core/Thanks
hi,
do you remember who did it?
It wasn’t me, so I’m not sure what’s been used.
Thanks
Hi,
try this in your theme functions.php file:
function goto_login_page() { $login_page = home_url( '/gd-login/' ); $page = basename($_SERVER['REQUEST_URI']); if( $page == "wp-login.php" && $_SERVER['REQUEST_METHOD'] == 'GET') { wp_redirect($login_page); exit; } } add_action('init','goto_login_page');Thanks
hi,
change the css you add to style.css of the theme with this:
.sd.home .featured-area .geodir-pcat-show, .sd.sd-location .featured-area .geodir-pcat-show { width: 31.3% !important; }Let us know if it worked.
Thanks
Hi,
yes core and all add-ons have been released 4 days ago.
Do you have your license numbers activated in GeoDirectory >> Auto Updates / Licensing.
Let us know,
Thanks
Hi,
please provide a link with an example.
Thanks
Hi,
thanks for that, I asked to the developers to fix it.
Cheers,
Hi,
what do you mean by: “it leaves meta data as comment”?
What is exactly not working with that plugin?
Let us know,
Thanks
Thanks for letting us know! 🙂
Please provide a link, the image was too big to attach and in any case, images in these cases are useless cause they can’t be inspected.
Thanks
-
AuthorPosts