Skip Navigation

[Resolved] image link

This thread is resolved. Here is a description of the problem and solution.

Problem:

Images on the frontend were opening the media page even though the image link option had been set to “None”.

Solution:

The frontend content was not coming from the main WordPress editor. It was being loaded from a WYSIWYG custom field named editor, used by the View. The image links were still present in that custom field. After removing the link from the correct custom field, the frontend reflected the change. Future edits need to be made in that custom field, not in the main page content.

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.

This topic contains 2 replies, has 1 voice.

Last updated by Christopher Amirian 6 days, 3 hours ago.

Assisted by: Christopher Amirian.

Author
Posts
#2853985

Hello,

On this page in the part "Éditorial : le voyage, une découverte du monde et de soi.", clicking on the images opens the media page, even though I selected “None” for the image links.
Thank
Guy

#2854134

Christopher Amirian
Supporter

Languages: English (English )

Hi Guy,

It is very hard to know what is going on as I do not have access to the page in question and I do not know which block you used and the context.

Please give us more information on which block you used. Is it inside a view? or a normal page.

Do you use Toolset block or other blocks from third party plugin?

I'd appreciate it if you could give me the URL/User/Pass of your WordPress dashboard after you make sure that you have a backup of your website.
It is absolutely important that you give us a guarantee that you have a backup so if something happens you will have a point of restore.

Make sure you set the next reply as private.

Please give us the link to the page too.

#2854155

Christopher Amirian
Supporter

Languages: English (English )

Hi,

Thank you for the information. I explained what happened in this video:

hidden link

Video Summary:

- The page content shown on the frontend is pulled from a custom field, not from the main WordPress content editor.
- The custom field used by the View is editor (the WYSIWYG field lower on the page).
- The content in the normal page editor is not being retrieved, so changes there will not affect the frontend output.
- I removed the link from the top item in the correct custom field, and the frontend now reflects that change.
Th- e remaining links are still present because they were not removed from that same custom field.
- Please edit the custom field content, not the main page content, for future changes.

Thanks.