Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
November 3, 2018 at 2:00 pm in reply to: Plugin could not be activated because it triggered a fatal error. #452407
Great, these fixes will be in the next releases.
Thanks,
Stiofan
November 3, 2018 at 1:14 pm in reply to: Plugin could not be activated because it triggered a fatal error. #452402Please check now.
Stiofan
November 3, 2018 at 11:32 am in reply to: Plugin could not be activated because it triggered a fatal error. #452392FTP info is not working still.
Stiofan
November 3, 2018 at 10:15 am in reply to: Plugin could not be activated because it triggered a fatal error. #452388It looks like u changed the login details so i can’t check this.
Stiofan
Hello,
Please provide wp-admin and ftp details in a private reply and we will have a look.
Thanks,
Stiofan
November 2, 2018 at 6:19 pm in reply to: Plugin could not be activated because it triggered a fatal error. #452290This reply has been marked as private.November 2, 2018 at 5:56 pm in reply to: Plugin could not be activated because it triggered a fatal error. #452284Please provide wp-admin details in a private reply and we will take a look.
If you can provide FTP also it might speed up any fix.Thanks,
Stiofan
DS and SD v2 updates will be released today and the menu login will be removed, the mobile sidebar login will just call the standard WP login form.
Thanks,
Stiofan
GD is compatible with that version of WP, try re-installing GD and if you have any problems then please provide login details in a private reply so we can take a look.
Thanks,
Stiofan
If you have any problems just give us a ping here and we will have a look 🙂
Stiofan
Hello,
Yes it will just be standard upgrades once it replaces GDv1 as the main download.
Till then you can use the beta versions, if you install GDv2 core it will then make it look for v2 addon updates that can be upgraded as normal.Thanks,
Stiofan
Hi Mitchell.
1. Yes
2. GDv2 has no specific homepage, you can use any non GD page and you can add shortcodes (there is a shortcode builder button above the editor) to the page to insert what you want to show.Thanks,
Stiofan
November 1, 2018 at 2:24 pm in reply to: Can you please explain how the search results are prioritised? #452135Hi Mike,
Below is the order by query part, so hopefully u can understand things a bit more.
ORDER BY ( gd_titlematch * 2 + gd_featured * 5 + gd_exacttitle * 10 + gd_content * 1.5) DESC, wp_posts.post_title asc, wp_geodir_gd_place_detail.is_featured asc, wp_posts.post_date desc
I did notice the first two were in the wrong order and after looking at it found that results 2-3 were not getting points for it in the content as all instances were prefixed with HTML tags without a space so its not though of as a singular word.
The way the rest work is they are given points for the search parts and if the points are the same then it uses the next sort order which is the title, if the titles were the exact same it would then use the added date.
Its not practical to order by the number of occurrences, the SQL query can detect if something is there or not but not count them direct. Results would be better ordered with a less ambiguous query like “digital marketing”, what you are doing now is like searching hotels . com for “hotels” 🙂
Stiofan
October 31, 2018 at 5:11 pm in reply to: Can you please explain how the search results are prioritised? #452040Hi Mike,
Yes sorry been busy 🙂
It is not taking into account the occurrences in the content just if its there or not which i got wrong above. Apart from that it is then ordering by title, which most of the results have the same score so then they are simply ordered by title. I does not look like you are using is_featured at all? Which is a ranking factor.
Stiofan
Hi Aaron,
It usually says “Pending” after sending you to the payment gateway for you to complete purchase, i don’t see a payment against the account and i don’t see a matching transaction, if you can provide the paypal (i assume it was paypal) email address or better yet a transaction ID then i can chase this up.
If you tick the box “set as privatre reply” then only staff will be able to see it.
Thanks,
Stiofan
-
AuthorPosts