jubilee25
Forum Replies Created
-
Forum: Plugins
In reply to: [YUZO] Related Posts using TagOkay so I tried to use the one that puts it in the bottom and Yuzo posts work fine. (correct version of all the posts i want to show: http://prntscr.com/c0jwyj )
It is the widget that isn’t showing up right. the widget on sidebar shows this.. http://prntscr.com/c0jxgc
and i need to use sidebar widget.
Forum: Plugins
In reply to: [Post Types Order] re-order media attachements in grid viewI was having the same problem. Thank you for this post, will wait for a solution in future as far as grid view.
NVM I changed to Google Chrome and it works there. But my custom styles from 3.0 were gone and I ended up pasting it back, and now it’s all back to normal hopefully 🙂
I am having the same problem! and also Since updating to WPTouch4.0 my custom styles are gone as well. I submitted a ticket in support.wptouch.com hopefully someone can get to it soon. I am using Windows, and Firefox browser.
Forum: Plugins
In reply to: [Related Posts by Taxonomy] Filter using Tag Group IDHi again,
I managed to simplify my idea. Basically for example I use tags, then it can be further broken down using taxonomy. is this possible? http://prntscr.com/8hpzn4
I was thinking to use the include/exclude term in your FAQ but I need it for the widget. Thank you so much.Forum: Plugins
In reply to: [Related Posts by Taxonomy] Filter using Tag Group IDHi, Thank you for the suggestion. Sorry to complicate things but I wanted to do that originally, but I’m not too experienced with php. Is there a way to use this
http://prntscr.com/8hmxqz
where if I put in the top level category’s ID it will consider all posts under that? (children, grandchildren, etc)? but also consider the tags?I have this set for news: http://prntscr.com/8hn19q
but if I put News ID = 9 there it doesnt pull anything.This is my taxonomy order: http://prntscr.com/8hmzvo
the ones in red and blue are the posts I want to pull. 2 separate related posts widgets respectively.
Products ID = 4
News ID = 9It’s bit complicated because I don’t want to pull all the posts belonging to the taxonomies, thats why I needed tags. I know I sound confusing I apologize. Thank you though I will maybe just use another plug-in for the other one while use your plug-in for news if it isnt possible with only this plug-in for both. Great plug-in though.
Forum: Plugins
In reply to: [Related Posts by Taxonomy] Filter using Tag Group IDThank you for the reply, is there any way to filter out the tags into the 2 categories without resorting to use that plug-in called Tag Groups? Thank you. I added tags so that they are distinguishable by prefix
RA-tagname1
RA-tagname2
RA-tagname3RP-tagname1
RP-tagname2
RP-tagname3How would I add a filter code where it only pulls all tags related to post into Related Articles if Prefix of tags start with RA-
and vice versa with Related Products, RP- ? Or is there a better way to do this? Thank you so much.Please note they will be 2 different separate sidebar widgets but on the same single post pages.