First problem is with the urls of BuddyBoss theme in modules: Profile, Account Settings, Members, Groups and News Feed. Sometimes, the page respond with “Not found” and sometimes show another incorrect page, like FAQ page.
This problems is only with Spanish version, the default language is English.
Some urls are solved with the implementation of GET parameter (https://translatepress.com/docs/addons/language-get-parameter/) some basic urls of the theme are working: Groups (https://theconnectory.com/members2/groups/?lang=es/), Members (https://theconnectory.com/members2/members/?lang=es) and News Feed (https://theconnectory.com/members2/news-feed/?lang=es), but when the tree url is bigger, the page is broken, for example when i try to see my profile: https://theconnectory.com/members2/?lang=es/memberr/yarelosa/
And if i active the option “Use a subdirectory for the default language” the url have the same structure for default language an din consequence, the pages i mentioned before still not working.
https://theconnectory.com/members2/members/?lang=en
And for sure the links with “/members/yareliramos/” are not working as well, for example:
https://theconnectory.com/members2?lang=en/members/yareliramos/messages/
https://theconnectory.com/members2?lang=en/members/yareliramos/notifications/
https://theconnectory.com/members2?lang=en/members/yareliramos/friends/my-friends/
etc.
Also for the spanish version.
Buddyboss support team told me this:
“Please note that TranslatePress is a plugin that is compatible with BuddyBoss Theme and Platform but the integration is developed and maintained by Cozmoslabs, Razvan Mocanu, Madalin Ungureanu and Cristophor Hurduban.”
The second problem is for last 2 days, the “Translate site” button, show me a white page. I tried to translate manually with the editor but i can’t open the edit for any link, always show me a white page.
]]>I am using inline JS and I am setting an external link containing a mail adress as a GET parameter.
window.location=https://www.example.com/[email protected]
Is there a way to stop your plugin from encrypting my mail adress in this case?
Thank you very much.
Best regards
Axel
We have a website with WooCommerce option Geolocate (with page caching support). This option adds country unique parameter in URL (example ?v=8cee5050eeb7). However, we can’t set redirect rule for each country but need rule to ignore this get parameter. Can this somehow be achieved?
Thanks,
Uros
role: author redirect on login to /author-dash
role: bbp_participant redirect on login to /author-dash
role: admin redirect on longin to /wp-admin
Allow a POST or GET “redirect_to” variable to take redirect precedence set to Yes
https://www.staging1.mutoband.co.uk/wp-login.php
Log in as Author/participant
User lands on wp-admin
https://www.staging1.mutoband.co.uk/wp-login.php/?redirect_to=https://www.staging1.mutoband.co.uk/music
Log in as Author/participant
User lands on /music
Change Allow a POST or GET “redirect_to” variable to take redirect precedence set to No
https://www.staging1.mutoband.co.uk/wp-login.php
Log in as Author/participant
User lands on /author-dash
Is it possible to get both working? That is, with no GET parameter, Authors get redirected to /author-dash, with GET “redirect_to” parameter set, users get redirected to the specified page
]]>I am using Shortcode Filter from GET parameter. The parameter is inserted dynamically, depending on the text entered by the user in the form. If there is no data in the table for a given parameter, I would like to see a fragment of the php code displayed. I do not know how to deal with it
K.
]]>Is there any lines of code that I could add into the plugin to pass through the logic operators available in the row filter?
Thank you for the help!
Frank
I’m trying to create links for known customers, set preset some forms with their user data… for example the salutation. From the docs I can see, that you can use default with a number… but it doesn’t seem to work with get parameters. I’m using the following format:
{link}?salutation=1&….
Is this supported yet or am I using it wrong?
https://www.ads-software.com/plugins/contact-form-7/
]]>I want to have a link with a specific parameter directed to my post.
then i want an image at that post to redirect to another page on my site –
i want the parameter to pass from the first link, to the image-click, and then on the page itself – to load an iframed website that includes that parameter.
so it goes like that:
1st link is:(not a real domain.)
https://sitenline.net/?p=17&s1=tth
I want tth to be the parameter that will show on the banner on that very same page, so when i click the banner it will go to:
https://gamezoneonline.net/?p=80&s1=tth
and this page (no. 80) will load a totally different url that is being iframed with this tth parameter.
now – i think there is no need to redirect the 2nd page and iframe the 3rd page on it. but you are the pros..
help anyone?
https://www.ads-software.com/extend/plugins/iframe/
]]>