Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
I have also fixed the first item draft thing, and it will be in the next version.
Thanks,
Stiofan
Yes i did, you can remove it now.
Thanks,
Stiofan
You are welcome 🙂 Thanks for your patience.
To be honest i am not sure, that managed go daddy hosting seems to have aggressive caching, and i know another guy gave up on it and moved on and was much happier. It’s your call if you want to try it again ( i wouldn’t)
Stiofan
right ok, i am just trying to figure out how this went wrong, if you can tell the developer that the post_locations column is missing comma seperators and ask how exactly he imported the listings this will hep us track doown if this is a GD problem or a faulty import.
You have:
[victoria][british-columbia][canada]
it should be:
[victoria],[british-columbia],[canada]
Thanks,
Stiofan
thanks michelle, i can see the problem, can i ask how these places were entered, was it front end, backend or CSV?
Stiofan
Thanks Michelle, i see you now have cpanel installed with this host, can you give me login details, this should give me everything i need to fix this.
Thanks,
Stiofan
Hi Brian, Would a widget that shows listings that have special offers be what you are after?
Stiofan
Hi Michelle,
Your site still had the default godaddy setting in the admin bar, are you sure this has been migrated?
You also had city and regions disabled so you could not change location.
Please advise about hosting.
Stiofan
Hi purple, i have added unique classes to them and this will be in the next version.
Thanks,
Stiofan
Thanks,
This is a bug, i have added a filter for the next version where you will be able to edit it by adding the following code to your child theme.
add_filter( 'geodir_paypal_item_name', 'geodir_paypal_item_name_change', 10, 3 ); function geodir_paypal_item_name_change($default,$post_title,$post_id){ return "MY COMPANY NAME - ".$post_title; }
Thanks,
Stiofan
Hello,
I am sure this issue was fixed, do you have the latest versions of GD and multilocations installed (it might have been fixed after latest release)
Paolo, where did u test?
Simone, where are u seeing a breadcrum problem?
Stiofan
Hi Kiro, sorry i did not realise there were line breaks after them please add this also.
span[itemprop="addressCountry"] + br{ display:none; }
Thanks,
Stiofan
Yes that is the right line, can you try saving one of the listings to see if it then selects the correct image?
Stiofan
Image added to core.
Stiofan
this only seems to be a problme on <1% of servers but give it a try and check, let us know the results please.
Stiofan
-
AuthorPosts