Front-End Author Page
This topic contains 17 replies, has 4 voices, and was last updated by Paolo 9 years, 11 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: author page
-
AuthorPosts
-
June 17, 2014 at 2:10 pm #4522
Hi, how do I enable the Front-End Author Page? I do not show the author in my listing nor is there a widget.
June 17, 2014 at 5:31 pm #4544HI the GD > Login box allows you to visit the front end dashboard where a list of your listings is available and you can edit, upgrade or delete their listings.
To show the author, you will need to modify the template of the lideting details page.
The new version that we are currently testing to hopefully release later today or tomorrow the latest will allow you to add any element via a simple code snippet in your theme functions.php file.
We will provide you examples after we release the updated plugin.
Thanks,
June 18, 2014 at 1:58 am #4606Sorry Paolo, I am referring to a feature you explicitly list, this should not require modification: https://wpgeodirectory.com/features/front-end-author-page/
June 18, 2014 at 5:45 pm #4816and that is what I referred to, you can access it via the login box:
http://wpgeo.directory/author/admin/?geodir_dashbord=true&stype=gd_place
http://wpgeo.directory/author/admin/?geodir_dashbord=true&stype=gd_eventand so on…
We will improve it greatly very soon adding avatar, bio and custom fields.
Thanks
June 19, 2014 at 9:31 am #5005I understand now how you define author page and how i define author page – slightly different. Your definition is that of an Author Dashboard, not an actual page in the WP definition, the screen shot now that I know it also mentions so.
I need an Author page that follows the description of the Author page:
“The Author page is is identical to the listings page, composed of 5 sections. It can show listings added by a user and also his favourite listings.”
So, I guess this means the addition of a author-page template?
When can we expect that to be delivered as per your feature description?
June 19, 2014 at 1:21 pm #5047I think the described Author page is for use by someone who has “authored” one, or more, listings. When that person has logged into their dashboard, as shown in the link you provided, and then click on either the “My Places”, or “My Events” link they will see a list of their places or events in the format described.
Is that working?
June 19, 2014 at 2:35 pm #5066Yes, the front-end dashboard is working, though that has nothing to donwith the feature description, the purpose of my post. I require that, similar to what exists in GT.
June 19, 2014 at 4:05 pm #5088Hi again,
the author page correspond to what described. You can find the widgets controlling it in Appearance >> Widgets and GeoDirectory >> Design >> Author to control which area is active and which not, just like the listings page.
Thx
June 20, 2014 at 2:11 am #5199I beg to differ.
A page is very clearly defined in the WP community: http://codex.wordpress.org/Pages
If you have a different definition, you should make buyers of your product aware of that prior. For my setup to work I will need an actual page and would want you to either provide this as mentioned in your features or to provide documentation that shows how to accomplish that (I have read that you are working on documentation and think it would be great if you could release what has been completed so far – that will surely be better than the current documentation)
June 20, 2014 at 3:03 am #5204I bag to differ.
Author page is very clearly defined in the WP community:
http://codex.wordpress.org/Author_Templates
even google clearly knows about it.
To modify the author page, you need to move a copy of geodirectory/geodirectory-templates/geodir-author.php inside your child theme.
Change this at the top of the file
from:
<?php // get header get_header();
to
<?php /** * Template Name: Author Page * */ // get header get_header();
Create the regular wordpress page you want and use the template Author Page.
At this point you will have your page using that template. If you need to modify anything, you can modify the code inside the template.
Vikas is working on Shortcodes, so very soon you should be able to use that template on any page you want, without having to do the above.
Thank you
June 20, 2014 at 3:28 am #5207hi paolo,
well, the usage is just very different in the plugin currently to what can be read in your link:
For instance, when a viewer clicks on a link to a post author, by default he or she is taken to a page listing the posts from that particular author in chronological order, from newest posts at the top to oldest at the bottom.
This functionality currently simply doesn’t exist. Anyhow, thanks a lot for the instructions, I am sure I will get the author page now up and running as expected – the only issue will be linking to it form the listing…
mille grazie
June 20, 2014 at 2:55 pm #5282Hi again Nvoi, I probably didn’t explain this correctly. I asked Vikas to jump in ths topic and explain the correct procedure.
ThanksJune 21, 2014 at 6:47 am #5394Hi paolo, in another thread vikas said that there will be an author listing page coming. That’s really very much appreciated as I currently do not know how to link a listing to an author profile. Furthermore, it’s nothing else than an archive, I would need a description, image and ideally further fields…
June 21, 2014 at 7:09 am #5400June 21, 2014 at 7:56 pm #5505Hi,
I said it in this thread too. We want to make a real profile page with tabs showing reviews, listings an avatar a bio, contact information and also a searchable members directory.
Many things will come in the near future. When exactly I can’t tell though…
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket