Hi there
I’ve been programming the buttons using the shortcode. I know the code is working because it goes to load a page. However it always reloads the page I am currently on and never goes to the page I’ve set for it to go.
Is there something wrong with this code? Or something with the programming?
[button type=”default” size=”sm” link=”http://theprofile.company/the-new-start-up/”%5D Discover Your Profile [/button]
Grateful for your input.
Naomi
I don’t understand the part “it always reloads the page I am currently on and never goes to the page I’ve set for it to go”. Does it reload the post editor? If so, that is normal behavior when you edit a post and you need to click the “View Post” link to preview the post. If it’s the post page that’s redirecting then that’s most likely caused by a plugin. Try deactivating them one-by-one and see which is causing the redirect.