Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
it is giving you that error, because after update for some reason GD core wasn’t automatically reactivated.
Did you update all core and addons simoultaneously? Best practice would be update core 1st and make sure updates goes through and plugion is reactivated.
Than update all addons.
Are you able to see backend of that staging website? If yes, simply activate core plugin.
If not, pass me FTP and I’ll fix it.
Let me know,
Thx
Hi,
the best option would be to delete them all and re-import now that the package allows tags.
Otherwise you could set screen option to show 200 or more per page and use the bulk edit option to update them in batches.
There is no tool to fix something like that across the database.
Thx
Membership are not cumulative, so your new membership will start the day you buy it, not the day your current membership expires.
Thx
Hi Kat,
I take that as a compliment, but that is our “corporate theme”.
It’s been totally built around our specific needs and it’s not suitable for a commercial product, it’s not user friendly enough.
It doesn’t even have a theme option page. To change the logo you have to hard code it in the header.php to give you an example.
Everything is coded within theme files directly to keep it as fast as possible.
Sorry about it.
Hi again,
thought you were using GDF Theme… I guess you are not, because blog-page.php is in there. Sorry if I assumed.
Yes, this is correct code:
get_the_time(get_option('date_format')).
For the author link there is a wp API function that can be used within the loop:
http://codex.wordpress.org/Function_Reference/the_author_link
Let me know,
p.s. I set this as solved (should have set this as “not a support question”), because you’re asking to assist with wordpress related issues, even though we don’t provide support for anything, but GeoDirectory here.
https://wpgeodirectory.com/support-policy/
You should ask support for wordpress related issues on wordpress.org forums.
November 27, 2014 at 9:24 pm in reply to: How to have pre expiry notice days sent at 2 intervals #22895Hi Adrian,
that is currently not possible and would require a customization.
Thx
hi,
my bad, I didn’t know the blog template had been modified and I think it was to allow translation.
You would have to copy the file blog-page.php in your child theme.
Look for :
get_the_time(__( 'F jS, Y', GEODIRECTORY_FRAMEWORK ))and change it to:
get_the_time(__( 'd-m-y', GEODIRECTORY_FRAMEWORK ))Or whatever suits you best.
Thx
I normally do in the database using a find and replace tool like this one: https://interconnectit.com/products/search-and-replace-for-wordpress-databases/
Thx
November 27, 2014 at 8:55 pm in reply to: Neighbourhood Name changing when clicking "Set on map" #22890This is defintely a bug. I’ve reported it to the developers.
Thx
Hi,
Honestly I would never reccomend Wanguard or similar plugins to anyone.
I never used it and never will.
The captcha plugin used in the tutorial I made, isn’t really supported and working properly.
I’d suggest to look into theme my login which include re-captcha built in and should be easier than adding a captcha to our registration form.
To than redirect the GD login page to the page you create with theme my login you can follow this simple tutorial : http://docs.wpgeodirectory.com/redirecting-the-login-page/
Thx
This reply has been marked as private.HI,
no that is not feasible without customizing some code.
Thx
That is served by google. we have ZERO control over that.
I guess it is an IE problem.
Thx
This reply has been marked as private.Ok,
I was saying what I said based on Vikas note about it, but what the user is telling seem to be the opposite, so I flaged this for developers to test and report.
They’ll let you know,
Thx
-
AuthorPosts