Skip Navigation

[Resolved] i can see the data at the dashboard but i cant see it at the front-end

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 4 replies, has 2 voices.

Last updated by Minesh 1 year, 6 months ago.

Assisted by: Minesh.

Author
Posts
#2678130

Tell us what you are trying to do?getback the content at the front-end but i cant but i can see them at dashboard

Is there any documentation that you are following? your documentation

Is there a similar example that we can see?

What is the link to your site?

#2678134

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Can you please tell me what content you are talking about and what you want to display where exactly and what you see in backend.

If you share bit brief information about your requirement that will help us to understand your issue and once you share that and I review it that will help me to guide you in the right direction.

#2678196
3.png
2.png
1.png

thanks. you did a lot for last time. i hired a lot of developers here in Egypt but they failed to make the front-end appers again. also i showed them your toturial but no one can create the content with it. pic no one this is ammias -- then we have 30 unit and every unit has 10 lessons and pic no 2 is the one lesson from inside and we can see the content but pic no 3 if i press view to see them

#2678482

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Can you please tell me what you want to display and at what page/post and in what structure.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#2678648

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

It seems the theme you are using is not compatible with Toolset or its FSE (Full Site Editing) theme.

Toolset replaces the body (the_content()) area to display the Toolset content.
=> https://toolset.com/documentation/programmer-reference/theme-support-for-content-templates/

Here is the Doc that shows the recommended themes for Toolset:
- https://toolset.com/documentation/recommended-themes/

So, To demonstrate I've installed the twentytwentyone theme, you can set this theme as your active theme first before you follow the next steps:
- Activate the twentytwentyone theme
- hidden link

Then, I see that this is the archive you have created and set this archive to display for your taxonomy category:
- hidden link

I've also added single field block to display post title with link and also disable the pagination as you want to display all records belongs to Unit 3 taxonomy term.

As you can see now it's working.
- hidden link

- Rollback to your original active theme 🙂

More info:
- https://toolset.com/course-lesson/creating-a-custom-archive-page/
- https://toolset.com/course-chapter/designing-the-archive-for-directory-items/