ohiobarn / flowerfarm

The Ohio Barn Flower Farm
0 stars 2 forks source link

Menu links on spring feedback page do not work #1

Closed tonygilkerson closed 5 years ago

tonygilkerson commented 5 years ago

The "about" and "feedback" links on the top main nav do not work when you are on a sub page like the spring feedback page

For example when I click the "about" link it tries to go to a relative path and #about is not valid on the service (aka feedback) page. It is only valid on the home page

https://ohiobarnflowerfarm.com/prod/service/spring-planning/#about

tonygilkerson commented 5 years ago

wp was rejecting the sql because the length of the serialized values changed. Therefore, I had to change staging to stag (stag same length as prod) in this way the url length is the same. This occurred when I did search and replace on the sql when moving from staging to production