Paolo
Forum Replies Created
-
AuthorPosts
-
Thanks for letting us know 🙂
Hi,
or you can use a custom divi home page and use GD shortcodes to add gd elements.
https://wpgeodirectory.com/docs/core-shortcodes/
Let us know how you went,
Thanks
hi,
I would start by doing a serious clean up of your plugins.
You have 54 plugins installed and 41 active.
Remove any plugin you don’t use and make sure all plugins used are up to date.
For example you have 3 plugins to do the same thing (front end posting).
If you reduce that list you will see an improvment already.
Let us know,
Thanks
Hi,
I’ve added it manually to your account now.
Let us know,
Thanks
Hi,
To remove it:
.geodir-page.archive .fusion-page-title-bar { display: none; }To change color:
.geodir-page.archive .fusion-page-title-bar { background: #fff none repeat scroll 0 0; }You can add 1 of them in GD > Design > Scripts > Custom CSS.
Let us know how you went,
Thanks
Hi,
I’ve flagged this for the developers, they’ll let you know asap.
Thanks
To make it appear at the bottom of the detail sidebar you need to change the priority used, for example:
from
add_action( 'geodir_detail_sidebar_inside', 'sd_map_in_detail_page_sidebar',2);to
add_action( 'geodir_detail_sidebar_inside', 'sd_map_in_detail_page_sidebar',10);If it doesn’t work probably there is an issue with some other code.
We’d need to check you website to let you know. PHP widgets are not a good practice and i don’t think you can stick a function in it.
Let us know,
Thanks
Hi,
link please, images can’t be inspected.
Thanks
Looks like you remove it? We can’t provide assistance if you don’t leave things as described.
Thanks
Hi,
we will give priority to the new themes after we release the plugins updates.
You shouldn’t have problem activating the Job theme on your current install.
Thanks
Hi,
please see: https://wpgeodirectory.com/support/topic/style-css-order-issue-geodirf-custom-stylesheet-css/
Let us know if that address your question.
Thanks
Hi,
there is no attachement.
Thanks
Link please, pics cannot be inspected.
Thanks
hi,
please provide credentials and we will check your settings.
Thanks
February 23, 2016 at 7:02 pm in reply to: How can I customize title of custom post type listing/detail page. #126603Hi
I’m not sure I understand, the detail page title is the title of the listing, you can’t modify that, unless you modify the title of each entry.
Let me know if I misuderstood.
Thanks
-
AuthorPosts