anotherbreed
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] Not loading Google webfontsUpdate: I may have fixed that by using a different way to embed them, I have used
<link href='<em>myfonts</em>' rel='stylesheet' type='text/css'>instead of @import.My bad – it’s working now. For some unknown reasons the YARPP plugin settings went away after the migration from my Local PC to my online server. I also had to turn down the Match threshold.
Not sure if this will fix those errors in the log, but at least I can see the related products again.
Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] Issue with huge databaseYes you can, but you need another plug-in called WP Related Items (WRI) that works together with YARPP. Check this link: WP Related Items
I bought the PRO version and it runs fine.
Ok, looks like I was using the wrong variable.
Here’s the correct one %%ct_product_cat%%, I forgot WooCommerce does use custom taxonomies.
You have a complete list of variables in the admin area, check the Help button on top right of WordPress SEO settings page.
Hi Corey,
thank you for your reply, I finally found some time to get back working on this.
About your code, I think that’s not exactly what I’m looking for. I need to replace the number 3 with a dynamic number. The code should be like “cat= take the current value stored in the custom field named category”.
So that if I write 5 in the custom field of the current page, it will dinamically become “cat=5” in the code.
I hope everything is clear now.
Forum: Fixing WordPress
In reply to: Help needed to get posts Category NameLike the previous it worked, but showed me only one post and broke the site layout… thank you Alchymyth, I suspect it’s fault of the ‘foreach’ thing.
Forum: Fixing WordPress
In reply to: Help needed to get posts Category NameAnyone?
Please help, duplicate contents is one of the most important part for SEO…!
Forum: Plugins
In reply to: [plugin: Widget Context] static home pageSame here… please help!
<home> doesn’t work at all! π
Forum: Fixing WordPress
In reply to: How to link Children categories?Help!
Forum: Fixing WordPress
In reply to: How to link Children categories?Anyone?
Forum: Fixing WordPress
In reply to: Help to modify this code! (to display post from multiple categories)Thank you very much, that worked! π
Forum: Themes and Templates
In reply to: foreach get category linkIt worked for me too!!
I just wondering what is going to happen if I have more than one category assigned to one post? For example if I have “DOG” under “Animals” and “Four-legged”…
Is there a way to choose between them?
http://wordpress.org/support/topic/319679?replies=3
That works! π