Skip Navigation

[Resolved] How can I edit wordpress archive with Avada Builder

This support ticket is created 4 years, 6 months ago. There's a good chance that you are reading advice that it now obsolete.

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
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 19 replies, has 2 voices.

Last updated by qasimZ 4 years, 6 months ago.

Assisted by: Shane.

Author
Posts
#1902535

Tell us what you are trying to do?
Trying to edit the WordPress Archive pages with Avada Builder

Is there any documentation that you are following?
I could not find any.

#1902713

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Qasim,

Thank you for getting in touch.

This is actually possible to do, however there must be a few things enabled. Follow the steps below in order to edit your custom archive with the Avada Fusion Builder:

1. Go to Toolset -> Settings and scroll to Editing Experience.
2. Select "Show both Legacy and Blocks Interface..."
3. Under Editor to use for WordPress Archives select "Classic Editor"
4. Go to Toolset -> WordPress Archives and create your archive. This will now be in the classic editor.
5. Under the Loop output Editor click on the Loop wizard and populate the archive with the elements you want. This will generate a content template in the archive.
6. Scroll down to the Content template editor and you will see a button "Fusion Builder" just click on this and it will allow you to edit your Custom Archive using the Avada Fusion Builder.

Please let me know if this helps.
Thanks,
Shane

#1902725
download.png

Hi Shane,

Thank you for your reply!

What are the standard elements used by toolset when generating archives automatically? I want to keep that styling, I just want to edit the rest of the archive page so I can add proper SEO texts, etc.

When I follow your instructions I get stuck at step 6. I can only set some Theme Options settings there but not edit with Avada Builder.

#1902737
Screenshot_2.png

please see attachment of what I am trying to do. This archive page is a standard toolset generated archive page.

#1903033

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hello,

Given that you are creating a completely custom archive, you will essentially start with an empty canvas.

What you can do is to use the Loop Wizard to add the items that you want to display on the frontend in the archive.

Based on your screenshot what you want to modify is the Archive template layout and not what the archive displays itself correct? You want to keep the standard way of displaying with your theme ?

Please let me know.

Thanks,
Shane

#1903095

Hi Shane,

Yes. I just want to add text and elements to the current layout. I have 30 categories, so i need to be able to edit the text and elements of each of the category archive.

#1903123

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Qasim,

Ok, essentially in order to achieve this you will need to make a custom archive. This means that you will need to remake your archive elements inside Toolset. Ideally you can use the loop editor to setup your columns but you will need to make use of some html and css to get your layout to be the exact same as your theme's

It should be noted that the Fusion builder can only be used to edit each item in the archive and not the archive layout itself. This is controlled by the Custom archive Loop output editor.

Perhaps you can rethink using the Fusion builder and use the Block editor for the archive as this will allow you to visually setup your items and customize the area around your products.

Please let me know what you think of this.

Thanks,
Shane

#1903161

Hi Shane,

I have tried to use the block editor, but its quite confusing to work with (for me).

Is it possible to get a wp page act as an archive? I dont mind adding all the items manually to it.

An example of what I mean:

I have my WP page for Apple iPhone category: hidden link
and this is the standard archive page of this category: hidden link

I want the wp page (hidden link) to act as "the category archive page". And I want to be able to edit it with the avada builder. is there a way maybe that the system lets a wp page with the same permalink override the toolset archive page? that's should do the trick

#1903199

I managed to disable archive pages by disabling the "has_archive" option on the specific posttype. This solved my issue.

#1904051

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Qasim,

Yes it is possible to get a regular wordpress page as an archive, however you will need to use a view to add the items to the page.

Using the view block you can add the view to the page in order to start listing out the items, or if you prefer you can build your view using the Classic Editor in Toolset -> Views.

Then build your page using the fusion builder and add the view to the fusion builder page wherever you see it most convienient.

Please let me know what you think of this.

Thanks,
Shane

#1904565

That sounds interesting, that could save me the hassle of adding each post item manually.

I am trying to edit a view in fusion builder: hidden link

but I am getting this as a result: hidden link

Is there a way I can get the original archive code and put it in the loop editor? And then add that specific view to the wp page using fusion builder?

#1904567

I managed to get the image added and link it to the specific post, but am still not quite there.

Here you can see: hidden link
in the top is the current view and below it are the manually added columns. I am trying to create the view output the loop like the columns i added manually.

#1904591

I managed to style it a bit like I wanted, had to set the Resize Column to Auto in the Avada Builder.

I think I will manage it, thank you! Your tips will save me a lot of time!

#1904613

I just noticed that the content created with views inside Avada builder is not responsive, see: hidden link

How can I make it responsive? Any ideas?

#1905333

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Qasim,

So based on your response here.
I am trying to edit a view in fusion builder: hidden link

but I am getting this as a result: hidden link;

It seems you are creating a 4 column layout in the fusion builder while having your view setup with bootstrap 4 columns. Remember that in the fusion builder you are creating a template for how each item is displayed, this means that you don't need to use the columns option in the fusion builder because what this will do is place 4 columns inside each of the already created bootstrap column.

I just noticed that the content created with views inside Avada builder is not responsive, see:
hidden link

How can I make it responsive? Any ideas?

Can you provide me with a link to the page so I can take a look here to see whats up.

Thanks,
Shane