Paolo
Forum Replies Created
-
AuthorPosts
-
Please try to add a custom image momentarily, the remove image button should appear. Once you removed it, the subtitle with h2 should appear.
Thanks
There is a problem with current version of social importer when the location name has a space in it.
Stiofan fixed it already, it will be in the next release.
If you provide a link and admin credentials in a private reply, we’ll apply the patch now to your website.
Let us know,
Thanks
Hi,
that’s not possible. It will work like that only when used in an archive (CPT or category page).
Thanks
Hi Brent,
doing that will make it impossible for you to update the child theme in case we release an update for it.
In case that is what you want to do, you will find that code in inc/geodirectory-compatibility.php around line 1059.
Thanks
p.s. please read our support policy: https://wpgeodirectory.com/support-policy/
everything that you asked here is about customization and thus beyond support.
Hi,
you shouldn’t have renamed the image, in Appearance >> Customizer >> Header >> Logo you have an option to remove the image.
Now the system thinks that there is a logo image, but can’t find it because you renamed it.
Thanks
You are welcome 🙂
Hi Curt,
you don’t need to send them via email. Here is a private reply is where you need to provide them. Only our staff can read private replies.
Thanks
I know, but the theme installs it’s logo by default. If you remove the logo image, you will see that the h2 is there, but hidden with css.
Thanks
Hi,
did you read my previous reply?
You have a logo in the header. 99.9% of themes, when you have a logo, don’t have a h2 with site description. It is hidden. Given that on supreme there is no real estate to fit it and it would break your responsive layout, we hide it in all cases.
1) the site description will be visible, only if you don’t have a logo and you add this custom css:
.sd .site-header .site-description { display: block; }To modify header.php or footer.php you simply copy them from Directory Starter into the Supreme directory and edit them.
Thanks
Hi,
use this custom css instead of commenting out the theme css:
html[xmlns] .geodir_category_list_view .clearfix { display: inline-block; }The tabs are also broken by some theme css.
This is the CSS needed to fix them:
dl.geodir-tab-head dd { margin-bottom: 0; width: auto; } dl.geodir-tab-head dt { clear: none; margin: 0; width: 0; } dl.geodir-tab-head dt::after { content: ""; }Please add this in GD >> design >> scripts >> custom css that wauy it’ll never get lost with updates.
Let us know if it worked out.
Thanks
Hi,
I can confirm what Guust said. It is not possible without a customization of the login box widget code.
Thanks
Hi,
please provide a link and admin credentials and we will have a look.
Thanks
1) the site description will be visible, only if you don’t have a logo and you add this custom css:
.sd .site-header .site-description { display: block; }To modify header.php or footer.php you simply copy them from Directory Starter into the Supreme directory and edit them.
3) this is really beyond support, it will require a good deal of custom code.
Thanks
Cloudflare CDN is a good solution, however make sure to turn of their Rocket Loader feature, that’s not compatible with GD.
Thanks
There is no easy way to do that, it requires code customization. Please see: https://wpgeodirectory.com/support/topic/extra-user-field-on-register-page/
Thanks
-
AuthorPosts