Lucian Apostol
Forum Replies Created
-
Forum: Plugins
In reply to: [Auto Affiliate Links] Sorting no longer worksHello. Thank you for reporting this issue. I will have it fixed as soon as possible.
Forum: Plugins
In reply to: [Auto Affiliate Links] php 8.2Hello. Thank you for reporting this. I have updated the code to prevent this warnings to appear in WordPress 8+
Hello.
There is a shortcode option to automatically add the link to a specific keyword or keyphrase on your content.
You can use:[autolink id="4"]keyword here[/autolink]Where the ID is the id of the link, you can get it in your WordPress admin panel, when you click “show advanced options” for each link.
Forum: Plugins
In reply to: [Auto Affiliate Links] 关键词不支持中文?Hello. Thank you for your interest in Auto Affiliate Links. Unfortunately, it is pretty hard to make with work with chinese characters.
Forum: Plugins
In reply to: [Auto Affiliate Links] no auto-linking, missing menu itemsHello.
The user needs to have administrator role in order to use all Auto Auto Affiliate Links features. Maybe this is why you can’t see all the menu items.
Forum: Plugins
In reply to: [Auto Affiliate Links] Tagging single links as not sponsored?Hello.
On the General Settings page under Auto Affiliate Links main menu in your WordPress administration panel, at the bottom of the page, there are separate settings for internal links. If you set the link disclosure for internal links to blank, internal links won’t show the disclosure anymore.
To disable disclosure for individual links, go to main Auto Affiliate Links page in your WordPress admin panel. There you will see a list of links already added. For each link, click on “Show advanced settings”. Check “Do not show link disclosure” and hit update.
Forum: Plugins
In reply to: [Auto Affiliate Links] Bricks Builder / Metabox Supported?Hello.
I have added support for Meta Box custom fields. Can you check and see if it is working for you? You have to activate displaying links on Meta Box field values from General Settings page of Auto Affiliate Links.
Forum: Plugins
In reply to: [Auto Affiliate Links] Bricks Builder / Metabox Supported?Hello.
By default, our plugin hooks to the_content function to add the links. If the plugin or theme you are using is not displaying content with the default WP function, the links will not be added.
After user demands, we have hooked to custom functions used by many popular page builder plugins where it is possible.
I will look into BricksBuilder and Metabox documentation to see if I can get the plugin hooked in their functions.
Forum: Plugins
In reply to: [Auto Affiliate Links] It breaks existing linksThe replacement for basic links (ones that you set up) is done via regular expressions in PHP. The version we are working on will add links by DOM-parsing instead. That’s why I said that this can be resolved when the new replacement engine comes out.
Forum: Plugins
In reply to: [Auto Affiliate Links] It breaks existing linksHello.
We are developing a new way of adding links that should solve this problem, and many others, but this will be released in the next major version, which may come in few months.
Meanwhile, I am still trying to find a quick fix to it.
Forum: Plugins
In reply to: [Auto Affiliate Links] Links are not regeneratedOne-letter keywords should work, although in specific cases might not work, because the plugin was not intended to be used on such short keywords.
There might be other factors that prevent the “X” to be linked.Forum: Plugins
In reply to: [Auto Affiliate Links] Links are not regeneratedHello.
The links are added when the page is displayed. So you should see the changes immediately, unless you have a caching plugin that caches the output.
Please clear your cache and let me know if the links still don’t appear.
Forum: Plugins
In reply to: [Auto Affiliate Links] It breaks existing linksHello.
Thank you for reporting this issue.
The plugin should not alter the existing links, however, it seems that in this particular case it is not working as expected.
Probably the cause is the use of sup and mark tags inside a tag, but I will try to find a way to prevent this problem.Forum: Plugins
In reply to: [Auto Affiliate Links] I can’t delete my link from auto affiliateHello.
Thank you for using Auto Affiliate Links.
These type of issues happens usually when you adblocker software is blocking parts of Auto Affiliate Links, mostly the javascript required in the admin side.
Please try to whitelist your own domain in your adblocker software and check if it works.
Forum: Plugins
In reply to: [Auto Affiliate Links] Security Warning CSRF VulnerabilityIt seems that there was a confusion and the issue was not fixed. I will provide a fix as soon as possible.