New Block of need to find file

I need to add some lick and text on the JOIN page and the Edit profile page above or below the password box.

I tried adding a block through the admin but I can't add html code in there as it doesn't work (tried it).

I have the block tools mod but there is no option to add a block within the join page where the password block is (same with the edit profile page).

So I need to know if it is possible to add a block to both these areas that accepts html code or I need to exactly which files (on join page & Edit profile where they can change their password) to edit to place what I need above or below the password text box.

Anyone know please help.

Cheers

Quote · 14 May 2015

the page is like grid all you have to is drag and drip the html block 

and put it where you like.

Always remember that the future comes one day at a time.
Quote · 14 May 2015

Wish it where that easy, I tried that. The HTML block only site at the top level and the other one which doesn't use html site at the lower levels.

Cheers

Quote · 14 May 2015

If i am reading your post correctly, you looking for a way to put some text within the join and edit forms. Those forms are already in a page block. You can't put a block within another block, and especially not within the middle of a dynamically generated form.

What your looking to do is modify the form which is dynamically generated by code based on the profile fields.

To do what your wanting to do will be very difficult. It will require custom code modifications to the form generator part of the script that generates the join and edit forms. Most likely in the inc/classes/BxDolProfileFields.php in both the getFormJoin and getFormEdit functions.

https://www.deanbassett.com
Quote · 14 May 2015

 

To do what your wanting to do will be very difficult. It will require custom code modifications to the form generator part of the script that generates the join and edit forms. Most likely in the inc/classes/BxDolProfileFields.php in both the getFormJoin and getFormEdit functions.

 I knew all that!

YES! you got it in one.

NOTE! why can't a new block be created for these pages like we can for other pages. I use the Block Tool which creates new blocks and puts them on what ever page but it doesn't allow putting into the Profile Fields area. That would solve my problem as being able to create a new block that sits under or above the password block would do just fine and work well. Problem solved.

ANYWAY!

Now the question here is WHO here can do this? Please let me know.

Here's what I want.

I want to place a small popup window ( size specific) link with some text to that link. ( I have popup code if required) When clicking on text word the popup is displayed. Needs to be either just above or below the first Password text box (Above preferred) or or beside the (?) icon will do as well (probably easier there anyway.

If your willing and able please send me PM.

Cheers

Quote · 15 May 2015

The current NEW ITEM block offers options for different inputs, there could also be an input option to place a HTML code in there as well. That would also work. 

Quote · 15 May 2015

 

The current NEW ITEM block offers options for different inputs, there could also be an input option to place a HTML code in there as well. That would also work. 


I believe the new item your looking at is inside the profile fields builder. I think that's where your getting confused. Your calling those items blocks. But they are not blocks. They are profile fields.

Inside the page builder you can add a block above and below the join form, but not within it. You can't add a block inside a block on any page. Not just those two. I think your confusing profile fields with page blocks.

https://www.deanbassett.com
Quote · 15 May 2015

Yes I know I can't add a block within a block. 

I was never confused, lol.

Anyway I found a solution which might just work. Have a look www.ouhar.com.au/join.php and click on the requested link. (you know how it works).

Now I just to find the EDIT Profile file so I can do the same there where they change their password.

This was the bxbaseformview file

Cheers

Quote · 15 May 2015

OOPS!

That didn't work as it's showing up in so many places.

Back to requesting for help on this, ANYONE?

Quote · 16 May 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.