Dan Stramer
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] Redirect – add hash at end of urlok, thanks for the clarification
Forum: Plugins
In reply to: [Redirection] Redirect – add hash at end of urlnot sure if this is called a “wildcard” redirect, redirecting to the current page url and adding #contact at the end whenever a user clicks http://www.mydomain.com/contact
Forum: Plugins
In reply to: [Redirection] Redirect – add hash at end of urlcorrect, I would like all the links in the site that are /contact when clicked on to redirect to the current url + #contact at the end.
As there are a lot of links to the contact page, I would just like to change that so it redirects to the #contact on the same page the user is at.Forum: Plugins
In reply to: [Redirection] Redirect – add hash at end of urlThe link to /contact can be on any page.
But now, the site doesn’t have a http://www.mydomain.com/contact url because the contact form is on every page.
So no matter from where the user clicks the http://www.mydomain.com/contact url, the link should go to the current url the user is in, adding #contact at the end (since there is a contact form on that very page).So for example, when the user is on this page: http://www.mydomain.com/pagename > when clicking on the link to the contact page on this page, is should lead to: http://www.mydomain/pagename#contact – the redirect will add #contact to the current URL.
another example:
http://www.mydomain.com/page-2 > http://www.mydomain.com/page-2#contact (when the user clicks on the link (www.mydomain.com/contact) on that page it will just take him to the anchor on the same page: http://www.mydomain.com/page-2#contactI hope I was able to explain myself
Thanks,
DanForum: Plugins
In reply to: [Redirection] Redirect – add hash at end of urlThanks, But I will need the #from attached to the end of any url coming from the /contact url not just a specific one.
Can that be done?
DanForum: Plugins
In reply to: [Flamingo] Flamingo Address Book does not page – 20 only showOn my site, inbound messages is limited to 20, no matter how much I set, Address book can be set to more than 20 entries for pagination.
Dan
Forum: Plugins
In reply to: [Enable Media Replace] Plugin errorI’m on wpengine as well
Forum: Plugins
In reply to: [AddToAny Share Buttons] Waze ButtonThanks
Forum: Plugins
In reply to: [AddToAny Share Buttons] Waze ButtonThank you, and that icon will show up in the sidebar or wherever the icons were set to show in the settings menu?
Dan
Forum: Plugins
In reply to: [Contact Form 7] Hidden field post_urlYes, thank you very much for your help with that.
I would think that CF7 would have this kind of functionality built in, or at least doable with a few steps.
Maybe in a future release…Dan
Forum: Plugins
In reply to: [Contact Form 7] Hidden field post_urlThanks Chesio
If I could have a hidden field in the form body which would hold a meta value (_post_url or _post_title etc…) that would solve my issue, since the redirection plugin can work with that data.
So, essentialy I’m looking for the correct syntax of this shortcode:
[hidden my-page _post_url]
Which will output in the form body something like this:
<input type="hidden" name="my-page" value="https://the URL of the page where the form is" class="wpcf7-form-control wpcf7-hidden" data-fontsize="20">Forum: Plugins
In reply to: [Contact Form 7] Hidden field post_urlI’m sending the data via a plugin: https://querysol.com/product/contact-form-7-redirection/
If I insert [_post_url] in the body of the form it just outputs “[_post_url]” in the front end.
If I add [hidden my-page _post_url] is doesn’t show any value.Forum: Plugins
In reply to: [Contact Form 7] Hidden field post_urlThanks Chesio, I wanted to reduce the use of plugins, and since CF7 has a built in functionality for hidden fields and special mail tags, I thought it would be possible to utilize both options without installing another 3rd party plugin.
Dan
Forum: Plugins
In reply to: [Redirection for Contact Form 7] CRMThanks
Forum: Plugins
In reply to: [Redirection for Contact Form 7] CRMHello
I cannot submit a ticket.
Do you have a mail for support?
Thanks