Paolo
Forum Replies Created
-
AuthorPosts
-
Where would you like to add it exactly?
You could add a custom body class for each of your packages and style accordingly:
Example:
function my_custom_body_class($classes) { global $post; if ( $post->package_id == 1) { $classes[] = 'price-1'; } elseif ( $post->package_id == 2) { $classes[] = 'price-2'; } else {} // return the modified $classes array return $classes; } // add my custom class via body_class filter add_filter('body_class','my_custom_body_class');Thanks
I haven’t got it, there was a type in the address: info [at] wpgeodirectory.com
please send it again.
Thanks
Hi,
if you add a logo in GDF options > Header, that ugly text will disappear.
Are you not going to upload a website logo?
Let us know,
Thanks
Hi,
please provide FTP credentials too, I need to check if you have leftovers from w3 total cache in your wp-content folder.
Thanks
Hi,
the link appears in the breadcrumb. What you are asking for would require a customization.
Thanks
Hi,
no there is not, I’m sorry.
Hi,
I’m sorry but we never tested it, so we can’t really give you an answer on that.
Let us know how you went,
Thanks
Paste it in GeoDIrectory >> design >> scripts >> custom css. That way it will never get lost.
Thanks
Hi,
I’m really sorry for the late reply, if you provide FTP details our developers will update our patch that debugs logs for listing that causes error.
Let us know,
Thanks
Hi,
that is how the event calendar always worked, it only highlights a date if there is an events starting that day.
I’ll check with the developer if it is possible to highlight a date whenever an event is on and not only starting.
We’ll let you know asap.
Thanks
HI Kerri
you’ll need to find a way to reduce the size of the screenshot or send it via wetransfer or similar to info [at] wpgeodirectory.com
We can’t help otherwise.
Thanks
Hi,
just a side note for your 1st question, just create a page title blog for example and assign the template: Blog Page.
That will be it.
Thanks
hi,
for the website linked, you didn’t add the new license key for the location and payment manager add-ons in:
GeoDirectory > Auto Updates
Once you do and you activate them the update should work as expected.
Let us know if that was the issue.
Thanks
Hi,
just FYI
you have an option in GD > design > map > Show button control on map to enable/disable dragging
If checked, it displays button control to enable/disable dragging on google maps for phone devices.
Let us know if that helped.
Thanks
-
AuthorPosts