When a reader clicks on a link in the table of contents on my WordPress site, the following text (in bold) appears in the hyperlink:
https://e-komplet.dk/wikiekomplet/grossistkataloger/#elementor-toc__heading-anchor-7
Is it possible to change this so that the link either reflects the section name or remains unchanged?
Thank you in advance for your help.
Kind regards,
Santa
]]>Currently I am configuring emails and use the shortcode [yaymail_order_number]
Received emails show the order number with a hyperlink with a url to the original order in wordpress.
I’d rather like to have this link disabled or removed. Is there a way to do so?
Tried in custom css the following which has no effect:
.element-text-content span[data-shordcode=”yaymail_order_number”] a {
pointer-events: none;
text-decoration: none;
color: inherit;
}
Thanks in advance
DV
posts
the search is also being performed in term
and media
.
This is cause I can see the following requests in the network tab:
/wp-json/wp/v2/search?search=reflective&per_page=20&type=post&_locale=user
/wp-json/wp/v2/search?search=reflective&per_page=20&type=term&_locale=user
/wp-json/wp/v2/media?search=reflective&per_page=20&_locale=user
So, what I’m trying to ask here is that does anyone here knows about any action/hooks that will allow me to disable this media
and/or term
search for the hyperlinks?
I looked at the WP core code but did not find any specific action using which I can exclude these unwanted searches. So, if anyone know how to achieve this, please do share.
P.S.: Google search says, disable WP REST API which is something I’m not going to do as it’s super useful and being used by many plugins. I’m looking for action/hooks to modify this default search experience inside block editor hyperlink section.
]]>As of recently whenever I am trying to insert internal link, search dialogue includes everything on my site (attachments, tags etc…), while I would like to have a search only for posts.
Someone has idea how to to remove hyperlink search for everything on my site and only include posts?
]]>I’d appreciate some help with the following issue: in the event list on the right sidebar, the event titles are hyperlinks, but they lead to nirwana (i.e. they produce a 404 error). How can I set the target of the hyperlink to an existing page or post? I have tried to set a URL in the website field of the event, but this does not help…
Alternatively, can I disable the hyperlink?
Thanks
]]>If possible, I’d like this to be universal to it works elsewhere, like with ACF link fields.
]]>There is a issue with “terms and conditions” page is not directing to the relevant page upon clicking on the hyperlink once customers in the checkout page. it direct it to the “privacy” page.
I’m using the Botiga starter site. i accessed this section using the customize section at the top left corner when editing the site. path customize>woo commerce> Checkout
Where i have added terms and conditions page in the “TERMS AND CONDITIONS PAGE” section and published. and i have added the correct page in the woocommerce advanced settings as well. could you please help me to rectify this issue.
Checkout page link : https://comfisheets.com/?page_id=597
Thanks and regards,
Oshadha