C
cspgsl
New Member
I have helped someone who has lost the developer they were using and who’s site wasn’t working. They asked me to assist even though I only have little experience in WP. I am working on developing my ability.
The page that the problem is on is linkslandgolf.com/services and linkslandgolf.com/pt/servicos
I managed to move the site to another hosting provider and get it working properly, with the exception of the “Schedule a call” buttons on the pages I have referenced.
I see that the buttons are text fields within a field group. They have a CSS style attached to them which displays them as buttons, and I think I see where the style is assigned to the text fields in the theme’s style sheet for the page.
I would have thought there is a simpler way to assign the style than writing the code for it, but I haven't found that part yet due to my lack of WP experience.
My questions is, as it is supposed to be a button that opens a Calendly popup, why does it open a blank popup window and not open the link in the text field?
I did try changing it to a URL in the ACF but that didn't help.
I have worked through various tutorials for ACF but I have not been successful in finding anything that would help in this situation. Any assisstance would be greatly appreciated.
Thank you
The page that the problem is on is linkslandgolf.com/services and linkslandgolf.com/pt/servicos
I managed to move the site to another hosting provider and get it working properly, with the exception of the “Schedule a call” buttons on the pages I have referenced.
I see that the buttons are text fields within a field group. They have a CSS style attached to them which displays them as buttons, and I think I see where the style is assigned to the text fields in the theme’s style sheet for the page.
I would have thought there is a simpler way to assign the style than writing the code for it, but I haven't found that part yet due to my lack of WP experience.
My questions is, as it is supposed to be a button that opens a Calendly popup, why does it open a blank popup window and not open the link in the text field?
I did try changing it to a URL in the ACF but that didn't help.
I have worked through various tutorials for ACF but I have not been successful in finding anything that would help in this situation. Any assisstance would be greatly appreciated.
Thank you