Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Yeah that is likely the problem.
I believe i added a snippet of code to your theme functions.php file, if you want me to check please provide upto date wp-admin details.
Thanks,
Stiofan
If you have any problems just let us know, feel free to post any csv’s and we will let u know if anything is wrong.
Thanks,
Stiofan
Hi mb,
This is the weighting of a general search:
gd_titlematch * 2 + gd_featured * 5 + gd_exacttitle * 10 + gd_alltitlematch_part * 100 + gd_titlematch_part * 50 + gd_content * 1.5There is a filter to be able to filter the order by query here: https://github.com/GeoDirectory/geodirectory/blob/master/geodirectory-functions/listing_filters.php#L471
If you need more complicated ways to edit the query i would be happy to work with you to achieve that.Thanks,
Stiofan
Hi Joy,
My advice would be if you plan to either have a big directory or a big forum then to split them into multisite, GD, bbpress and most e-commerce plugins are web applications that will take a lot of resources, if they are split into their own multisite then they will only have to load their code into memory individually.
Multisite is a little complicated to setup sometimes but it’s all very simple once installed and working. I would choose the directory approach (site.com/shop/) rather than the subdir one (shop.site.com)
Thanks,
Stiofan
You should not be able to submit it with letters, it should throw an error.
Stiofan
The headings dont match up, can u not see this in ur editor? what are u using to edit? i suggest libreOffice calc.
Thanks,
Stiofan
This reply has been marked as private.This reply has been marked as private.Hello,
You have W3 Total Cache installed which is causing problems, and is most likely the root of the other problems, please uninstall it.
You can change your title and meta description from GD>Titles & Meata, though Google is not always guaranteed to use this, they often make their own.
You also have two different descriptions appearing for a logged in user and only one for a non logged in, this again might be caching issue.
Thanks,
Stiofan
please provide me with the exact one with the header so i can test and let u know the problem.
Stiofan
Hello,
Yes, it’s pretty easy, just add a price custom field and set it to show in the listings page and the details page sidebar, make sure it’s a text (DECIMAL) and you will also be able to filter listing by price etc.
Stiofan
Hi Wayne, this is fixed and will be in the next version.
Thanks,
Stiofan
Hello Jason,
You CSV does not contain a title row so the system does not know what order to expect things, please look at the sample CSV under import/export for the correct headings to use (order does not matter)
Thanks,
Stiofan
Hello,
There is no way with the current setup, it would need to be altered to accept it, but it might be easier to use a dash – or something else and then after export just do a search replace – for /
Stiofan
-
AuthorPosts