MC
Forum Replies Created
-
Forum: Plugins
In reply to: [Watermark RELOADED] [Plugin: Watermark RELOADED] PNG Image WatermarksGood to hear. When I went to test the plugin I mentioned it threw an error message and didn’t apply the watermarks. I had a watermark configured, you could see it show up when I uploaded it through the interface, so that wasn’t the issue. Anyways, I am still looking for a solution to apply watermarks in WP.
Forum: Plugins
In reply to: woocommerce – most recent products on home pageCrazy, but I am now having this problem again after a recent version update. the software has reverted the behavior back to ABC order, with no changes to the child theme. Really frustrated given this is such a simple thing I want to do, and I already had it working once.
Forum: Plugins
In reply to: woocommerce – most recent products on home pagehttps://gist.github.com/1622323
Someone helped me in another thread. Just posting to close this one and in case anyone else happens upon this detail, here is how to fix it : )
Forum: Plugins
In reply to: [Watermark RELOADED] [Plugin: Watermark RELOADED] PNG Image WatermarksJust found this recently updated plugin which may be of help if your looking for watermarking.
https://www.ads-software.com/extend/plugins/transparent-image-watermark-plugin/Forum: Plugins
In reply to: [Watermark RELOADED] [Plugin: Watermark RELOADED] PNG Image WatermarksCurious about this as well.
something I would like to do as well
I am testing woocommerce & wp-ecommerce for an upcoming project. wp-ecom as well has paid plugins. the first thing I wanted to do, display the items in a grid, requires the gold cart plugin which is if I remember correctly, $40.
Out of the box, woocommerce is appering the do everything we need including a grid display on the front page and tags / category pages. we are listing images, and people are going to buy prints, so I had to learn how to create a variable product to allow for frame choice. I was able to figure this out without any tutorials in just a few minutes. we only need per order shipping, so the only paid plugins I was looking at were the checkout and potentially the other paypal one.
It seems that any cart will require a few plugins or customizations. This is planned in the startup cost of the store, thus we are just trying to have a clear picture of what costs are there before making a decision. the prices are pretty fair, so its not really a huge deal to us, its more about functionality.
right now, i am looking at more of the order processing / management aspect of it. it seems woo is slightly more smoothly integrated into the wp dashboard. given I am handing this off to some very non-techie people, I am thinking that this might be a real strong case to go with the woocommerce plugin.
I see mention of various themes in this thread.. I am wondering if there is any issues starting from the twenty-eleven default theme and going from there?
Forum: Fixing WordPress
In reply to: sidebar widgets not showingI ended up resolving this issue in another thread in case anyone finds this first:
https://www.ads-software.com/support/topic/forcing-2-column-display-for-static-pages-2011-theme?replies=6Forum: Themes and Templates
In reply to: Forcing 2 column display for static pages (2011 theme)Yeah!!!! I have it working!! The child theme is installed and have edited it as needed.
I found a few back and forth references to the ten and eleven versions of the theme in the codex docs, so I took a chance to normalize the references and examples all to the new version of the theme.
Thank you both so much for the help.
Forum: Themes and Templates
In reply to: Forcing 2 column display for static pages (2011 theme)Thank you. This is going to help me structure my work. Before I posted, I tried hacking it a little, I removed an if statement wrapping around the sidebar.php file, but nothing changed. I need to go find a copy of the default theme and revert it now, because I changed it on the server. Going to be more careful in the future.
I am going to start my child theme now, but still looking to figure out the exact mod I will need to place in my child theme to force the sidebar display.
Forum: Fixing WordPress
In reply to: custom text widget that only shows up on specific pagesHave it working now, thank you for pointing me in the right direction. The documentation is good. I am reading up on how this all works on this page – https://codex.www.ads-software.com/Conditional_Tags
Forum: Fixing WordPress
In reply to: sidebar widgets not showingI set it to show the wp loop on the front page and there are my sidebar panels!
Going to leave it like this for now ( so I can work on the sibebar content ) .. but I want to return to having a static front page when I am done, so I am still interested in how I can set it so that the right column show up no matter if its a static page or the loop displaying.
Forum: Fixing WordPress
In reply to: sidebar widgets not showingI just thought of one change I did do – I set a static page to the front page. maybe they only show up next to the wp loop?
Forum: Fixing WordPress
In reply to: sidebar widgets not showingForum: Themes and Templates
In reply to: Static site with news pageThanks! Yeah that really points me in the right direction. I see they talk about how all themes might not easily convert. I will watch and see which ones I find are friendly to this.