loph
Forum Replies Created
-
Forum: Plugins
In reply to: [Auto Affiliate Links] Good addon, some ideas (my 2 cents)Thank you. I’m going to test it with a new test project. I’ll give feedback but first I have to develop the site a bit more.
More things. In the panel I would modify:
– Wider url&keywords fields. It’s difficult to the eyes to manage lots of links.
– Same with excluded Posts/Pages. With large titles (~ >60)it breaks the line.Forum: Plugins
In reply to: [Auto Affiliate Links] Good addon, some ideas (my 2 cents)Wow! thank you. I’m glad you like my suggestions. I’ll think more about how to improve the plugin.
I have registered there with the same username (loph).
Forum: Plugins
In reply to: [Auto Affiliate Links] Good addon, some ideas (my 2 cents)I have tested this:
foo -> url1
foo bar -> url2It should render to url1 if only “foo” and url2 if “foo bar”. I have found that, with both Auto Affiliate Links, it renders to foo pointing to url1 instead of “foo bar” pointing to url2.
Forum: Plugins
In reply to: [Auto Affiliate Links] Good addon, some ideas (my 2 cents)Super! it works really nice! I was looking for something like this. Deep links work much better in my experience.
As an aesthetic suggestion, I would make the Post Title row wider, with long posts the title line breaks.
After setting up affiliate class in the config, I placed this code for the shopping cart icon in the links, it works:
a.affiliate:before{
font-family: FontAwesome;
content: “\f07a “;
}It needs FontAwesome.
Forum: Plugins
In reply to: [Auto Affiliate Links] Good addon, some ideas (my 2 cents)Thank you! is it possible to also exclude pages with this modification? I find this more useful than posts. Affiliate links don’t have place in About and similar pages IMHO.
I have tried the update and it works perfectly fine.
Forum: Reviews
In reply to: [YUZO] Best Related PostIndeed 🙂 :cheers:
Solved… I restarted php5-fpm, maybe cache problem.