waterjunky
Forum Replies Created
-
Apparently this is a common issue that people have with subcategories breaking in WP. It makes absolutely no sense why subcategories in ‘Edit Post’ should behave this way. I ended up finding this plugin that fixes this and it seems to be working fine for me in WP 4.1.
https://www.ads-software.com/plugins/category-checklist-tree/Here’s another thread that refers to using a code fix, although it refers to an older version of WP, it may still work:
https://www.ads-software.com/support/topic/sub-category-display-problem-in-edit-post-page?replies=3Found it under the Integration Settings Tab in Google Wallet for Business!
Thanks, I was asking the latter, where users are limited to a number of directory posts, but a “subscription” plan would be a nice feature too!
Thank you for your time, this is exactly what I was looking for!
Sorry, I figured it out!…under Manage Options–>Listings Tab (Check “Notify admin of new listings via email”)
Forum: Themes and Templates
In reply to: [WP StrapSlider Lite] Side Bar Widget StylingThanks! That worked. I targeted the entire widget (all widgets) so that padding is added above each widget and all widgets align center by using:
.widget { padding-top: 20px; margin-left:auto; margin-right:auto; }
The My Custom CSS Panel plugin works well for CSS overrides.
Also, the travel widget alignment issue was not related to the theme, sorry. It looked like it was aligning left, because there was extra transparent width to the right, within the div.
Thank you, everything is working the way I had hoped for after I updated to 1.1.0. I submitted a ticket at the site, but please disregard. On mobile, the 2nd and 3rd level drop downs are selectable by touch now, so that’s great!
Forum: Themes and Templates
In reply to: [WP StrapSlider Lite] Side Bar Widget StylingThank you, that fix worked perfectly!
Regarding the padding, I am looking to adjust the padding for all of the widgets irrespective of what they are. They seem too close to one another, so I just want to add more space between them. Also, the travel search widget displays alright on the sidebar now, but it seems like it’s aligning left rather than centered like the other widgets (you can see this as you make the browser window wider and narrow. Is there a way to control that?
Wow, that’s the fastest turn around I’ve seen! Thank you.
Thanks thinkswan! That worked nicely. I used the firefox firebug inspector tool to find the containers on the page. For the Mystique theme there are 2 additional classes to add; .tabs-wrap and .sections
That hides the comments tab along with the message that says no comments yet. I’ll report back if i see any bugs.
This will be really cool when # of comments are posted on the main page and notifications work.
I’m using this plugin with the Mystique theme. I checked the hide WP comments setting, but they still partially appear below the FB comments. It says Comments (0) and a “No Comments Yet.” Within the discussions setting of the them, I also unchecked allow users to comment, to try and make it go away, to no avail. Well, atleast it doesn’t allow for commenting which is kind of what I want. Does anyone know how to remove this completely? Thanks.