skylacking
Forum Replies Created
-
Forum: Plugins
In reply to: [Awesome Flickr Gallery] Custom Image size not functioningI changed lines in the index.php file that referenced the photo size as width=75, to width=150, however I did not see any change…
Forum: Plugins
In reply to: [Awesome Flickr Gallery] Custom Image size not functioningI have 3.3.6 as well, but the thumbnails do not correctly show when selecting custom width.
I guess where would we go to change the default size option? Since its already set to 75px (Square) How would I change the 75px, to say 150px?
Forum: Plugins
In reply to: [Gallery Carousel Without JetPack] how do i paginate?I would love to know the answer to this as well…please
Forum: Plugins
In reply to: [JQuery Accordion Menu Widget] Loads too many Css for each menuOk, I figured out what to do…great plugin anyway. lol
Hey thanks for the reply. The plugin is excellent! The 2nd option is pretty much what I am looking for.
So it will basically satisfy the condition, if post_in_category.
Thanks for getting back so quickly. I can proceed now. Cheers!
Another update, I notice the problem when I check a Page and a category, for the sidebar.
If I do not select a page, then the sidebar will show up with the categories, and posts within that category.
Is there a way to select, Category, Page, and have the sidebar show up, for posts? Other than selecting “show with all posts”?
Sorry for all the msgs in a row, I thought I would just keep everyone updated on my progress.
Just as a slight update…when I check the option “Show With All Post” They do appear…I’m not sure if I am supposed to do that. or what the results would be if I select that option for all my sidebars, that are category based.
Thank you it worked!!!! Your awesome. It is alot faster with the it lower.
Fixed: limit of max 200 of each content type on edit screen (temp)
I see that msg, but how do I remove the limit?Forum: Plugins
In reply to: [Widget Logic] [Plugin: Widget Logic] Same widget on multiple sidebarscool, will give it a shot
Forum: Plugins
In reply to: [Widget Logic] [Plugin: Widget Logic] Same widget on multiple sidebarsHey thanks for the reponse. Issue was, I was going to have a lot of widgets, and categories, was looking for a way to organize it in back end as well, since my current sidebars are assigned to categories, and sub categories, and I don’t think there is a condition to set if “is_subcategory” for widget logic…. unless there is?
I am going to have to use: So that my widget will be visible on page 10219, or if viewing category page books, any subcategory of books. Also, if viewing a post in books category or subcategory.
is_page(10219) || is_category(array(‘books’,’books-2013′)) || (is_single( ) && in_category(array(‘books’,’books-2013′)))
‘books-2013’ is the subcategory of ‘books’
is there a way to not use arrays, so that I won’t have to keep editing array, when I add new categories.
I didn’t have any luck with the “post_is_in_descedant” I kept getting an error, saying call to undefined function.
what exacltly did you comment out? the whole fucntion or just the if statement?
Works now? I dont want to install and lose the widgets I’ve made.
Looking for one for nextgen as well.
Forum: Plugins
In reply to: slideshow that loads new page with each slide?I would like solution for thsi as well