Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter imakers

    (@imakers)

    Apologies – i think I’ve figured it out – I’d not updated the options in the User Roles correctly.

    Thread Starter imakers

    (@imakers)

    Thank you @fierevere for your reply. I feared this might be the case! I can’t immediately see anything in the htaccess files, but I’ll take the necessary steps to secure the site.

    Thanks for your help with this.

    Thread Starter imakers

    (@imakers)

    Ok, thanks.

    Thread Starter imakers

    (@imakers)

    Wow! This is amazing – thank you very much! Far above and beyond!

    I’ll give this a go during today!

    Thread Starter imakers

    (@imakers)

    Hi – just a quick update – while I look for an alternative to the Tabs I’ve done a very ‘quick and dirty’ fix and hardcoded a simple if (getPermalink() == p=300){ $redirect = "correct url"}. As we only have 3 pages, I’ve done an if then else for each of the 3 pages (a switch statement might have been easier in hindsight).

    I’ve applied it into class-pta_sus_public circa line 1060. It works but obviously has no scalability/resilience and potentially gives a support nightmare if we change the tabs anytime soon… and of course the next time we upgrade the plugin it’ll no doubt get overridden, but thought I’d share in case it’s of use to anyone else who falls foul of the same “Tabs Responsive” challenge.

    I’m off now to find a suitable Tabs replacement!

    • This reply was modified 3 years, 7 months ago by imakers.
    • This reply was modified 3 years, 7 months ago by imakers.
    • This reply was modified 3 years, 7 months ago by imakers.
    • This reply was modified 3 years, 7 months ago by imakers.
    • This reply was modified 3 years, 7 months ago by imakers.
    Thread Starter imakers

    (@imakers)

    Thank you! Really appreciate you doing this investigation!

    The custom code is perhaps a little beyond my ability so I think a bit of a redesign might be in order to remove those tabs!

    Thanks again for your help and support with this.

    Thread Starter imakers

    (@imakers)

    Hi – thanks for coming back to me so quickly.

    I tried the permalinks but didn’t make any difference… (we’re using website/post-name for into) however I think I’ve spotted ‘something’ – whether it’s helpful or not remains to be seen!!

    We’re displaying the volunteer sign-up forms on separate Tabs which have been created using the plugin “Tabs Responsive”. We’ve got 3 separate pages each with a “Tab” group on it. We add the Tabs to a page by using a shortcode that has an ID – in this instance, they are ID 300, 326, and 329. Using your suggestion of looking at the browser for the redirect parameter on each of the pages that has this redirect challenge, it looks like it’s trying to redirect to website.co.uk/?p=300, or p=326 or p=329… which I suspect is too much of a coincidence to not be somehow linked to the ID’s of the Tabs!?

    Do you happen to know where the redirect_to is picked up from in the “Login to signup” links? I’m wondering if the “Tabs Responsive’ plugin is somehow inserting something on to the page that’s impacting that?

    I’ve done a quick check – the Tabs aren’t in an iFrame or any other such wizardry – simply created as Divs with CSS styling as far as can see.

    Have you come across anything similar previously by any chance?

    OR… (sorry, epiphany moment… maybe!?) is there a setting I can use to set the redirect for each form by any chance?

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)