Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
That is strange, its also only part of the image name…
I don’t see a link to that effect on the page, do you know where it is referenced? Maybe it a sitemap builder you have installed?
Stiofan
I have never head anyone complain about the export taking a while, do you maybe mean import?
The info has to be pulled from a few tables but if you don’t need image info you can pull it from just 2.Let me know what you are trying to do and i’ll let you know the best way to do it.
Thanks,
Stiofan
February 24, 2018 at 10:29 am in reply to: Selecting a feature image from media library not uploading a new one #419042Hello,
Have u already added your own compatibility settings via PHP?
Our wrapper classes don’t seem to be there?Stiofan
I’m not sure why you would want to do that?
So no one can view it, whats the point then? 🙂If you can explain what you are trying to do i will give you the best solution,
Do you still want them to get the confirmation email etc?Stiofan
is this solved then?
Stiofan
YOu are right, i forgot it was the class that make the popup.
Also you don’t need to add the whole link in the href if its on the same pageadd_filter('sd_details_output_send_buttons','_my_change_contact_link'); function _my_change_contact_link($content){ return str_replace('"javascript:void(0);" class="b_send_inquiry"','"#form" ',$content); }
Updated on your site also.
Stiofan
That is the backend edit page, by default the users are blocked from accessing that page.
Stiofan
February 23, 2018 at 11:15 am in reply to: Please Add Social Media Import Field to Admin Console (Feature Request) #418912The idea of the social imported is to allow the owner of the business to import their details to prefill some fields, this is why its in the frontend only, this was the understanding i came to after reading lots of T&C’s 🙂
Stiofan
February 23, 2018 at 11:09 am in reply to: Change Order of Region and City on Add/Edit Listing? #418911hmm, if you dont narrow down the region you could have many many cities you need to load, im not sure why you would want it any other way?
Stiofan
We have built that gateway but are waiting for our members to test it.
Stiofan
Hello,
Have you modified the forms? We added extra security via a wp nonce, that looks like the code that means its failing that, if you modified it you might need to add the nonce to the form.
Stiofan
Great! 🙂
This reply has been marked as private.Thanks for the feedback, one of the main goals of GDv2 is to make it easier to use 🙂
For the free package have u set the “Apply description limit” to yes and then the limit to 0?
Stiofan
Please give it a check now.
Stiofan
-
AuthorPosts