Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
I added the following code snippet but commented it out as it does not look like you have added the new form yet.
add_filter('sd_details_output_send_buttons','_my_change_contact_link'); function _my_change_contact_link($content){ return str_replace('<a href="javascript:void(0);"','<a href="#my_new_link"',$content); }
Stiofan
Hi, thanks for the feedback, i’ll look into it but the problem will be backwards compatibility.
Stiofan
February 22, 2018 at 11:25 am in reply to: filter for current viewing category does not work #418743That should work, if you can provide FTP details i will take a look.
Thanks,
Stiofan
Where have u added it?
I have moved the map down.
Stiofan
It looks like its a server security rule, have you asked your server admin about it?
Stiofan
Hello,
Can you give more details and some links to the sitemaps if they are showing wrong urls?
Stiofan
You will be able to add title and caption in GDv2, this will also work in the CSV import/export.
Thanks,
Stiofan
How about now?
Stiofan
I’m not sure it will work for an on page item, but only for changing page.
You would probably have to filter the whole function or replace the link with JS.Stiofan
I see what you mean about the footer, but for the header how do you expect it to work? Should the map be pushed down to show the leafs or the leafs should show over the map?
Stiofan
We did have it like this in the beginning but many users complained so we changed it.
Even on the same site if we added a setting for it, it could still be a problem, some event types you can attend half way through and others you can’t, but it makes more sense to show them than to now show them in most cases.Stiofan
The menu seems to darken on that page?
Stiofan
I read that as the “man flu”
Get well soon! 🙂I have made some basic changes, please check now and let me know if there are any problems.
Stiofan
-
AuthorPosts