Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #991176

    Hi,

    I just recognized when hovering over the links and images of magazine elements there is showing up the tooltip “Link to: ….”. I was not aware of this before. So, I would like to remove the “Link to:” and showing up the title name only, like it does when hovering over normal images or similar. How can I achieve that? Please kindly find the link to my website in private content box.

    Thank you for your kind help in advance.

    Best regards,
    Sophie

    #991275

    Hey Sophie,

    Here is a thread for you to consider
    https://kriesi.at/support/topic/remove-links-to-single-post-page-on-magazine-layout/

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #991282

    Hi Victoria,

    thank you for your fast reply. Unfortunately this is changing nothing. As I wrote I just want to remove the “Link to:” and not the complete title tooltip.

    Hope you can help. Thank you.

    Best regards,
    Sophie

    #991330

    Hi,
    Please edit: \enfold\config-templatebuilder\avia-shortcodes\magazine\magazine.php
    and go to line 632, look for:

    $titleAttr		= "title='".__('Link to:','avia_framework')." ".the_title_attribute(array('echo' => 0, 'post' => $entry->ID))."'";

    and remove the

    Link to:

    in the line.

    Best regards,
    Mike

    #991641

    Hi Mike,

    great, that is working :-) . Just one question: How can I make it safe upon update? I am using Enfold Child Theme.

    Thank you for your kind help in advance.

    Best regards,
    Sophie

    #992257

    Hi,

    Glad it worked! :)

    You need to create a folder called “shortcodes” inside the child theme directory. Copy the magazine shortcode files inside that folder and then add this filter to enable it.

    // https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#add-elements-to-alb

    Best regards,
    Ismael

    #994068

    Hi Ismael,

    thank you for the update. I did it as per your advice and it is still working, but I have not made any update yet. I will test it later on and let you know the outcome. Please kindly leave this query unsolved.

    Thank you for all your kind assistance in this matter.

    Kind regards,
    Sophie

    #994191

    Hi,

    Alright. We’ll keep the thread open. Let us know when you’re ready. :)

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.