Jump to content

Recommended Posts

0

Hi there, I am not much of a coder other than basic html and css lol so I have spent days trying to find a solution to this.... an old developer had created custom page templates for this website that call certain filters for the products etc. and this template is applied on 5 pages with different content that is pulled based on 'terms'. The issue is it has a button link that goes to a certain Calendly booking page. So ALL 5 pages have the same buttons that go to that specific booking page. Ideally I want each of those 5 wordpress pages to go to a different corresponding Calendly booking page, so I thought I could duplicate the page template (calling the new one something else) and just change the link in that new template. Problem I'm having is, it is still pulling the original template when I go into page source and look.

Is anyone able to help me accomplish this please and thank you!!!

Link to comment
https://forums.phpfreaks.com/topic/315903-duplicating-page-templates/
Share on other sites

So it means that we have to see that code that is making the call to the wrong page if you want to change it.  Find the button that makes the connection and see if the name of the page is specified in the href attribute (?).  Change that name to the new name and see if you got it.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.