katypical
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Graphy] Hide header on one pageThe page title or the header image?
Just remove the featured image on that page to remove the header image.
For the page title use this:
.page-id-2 .entry-header{display:none;}
Replace the 2 with whatever the page id is on the page you want to hide the title.
Forum: Themes and Templates
In reply to: [Graphy] hide page title (only on pages)Use this css entry.
.page .entry-header{display:none;}
Forum: Plugins
In reply to: [Sell Downloads] Friendly URLs not working for pluginThe line of code you gave to change is the same as what is already in the plugin. There is no edit. So I guess it doesn’t work.
Forum: Plugins
In reply to: [Sell Downloads] Friendly URLs not working for pluginThat is a fair response but I still get a 404 when I use the checkbox on your plugin. The product link doesn’t work on the products page.
Is it supposed to work like that?Forum: Plugins
In reply to: Plugin to leverage Awstats or Webalizer dataMe too. If someone figures this out I’d love to know.
So as this has been up for two weeks and the plug-in author has chosen to not reply to a obvious bug in any way shape or form and the test site is being slammed with all the other plug-ins deactivated and default settings I am removing the test site and will unfortunately not be using this plug-in anymore.
Far far too buggy and unreliable.Sorry I should note that I deactivated all of the plug-ins on this site and got the same results. They have been reactivated now and the redirect has been removed as it is a live site.
However the test site is still up and I have deactivated all plug-ins and set the theme to the 2011 theme and am getting the same behavior.Forum: Plugins
In reply to: [WP Simple Galleries] Text rendering issuesI have this issue as well. The plug-in gives you the option to adjust the string for the caption but does nothing to accommodate for the extra text.
I have added CSS to make-up for this fact but the solution is clumsy and not flexible.
My CSS is below
#cboxWrapper, #cboxMiddleLeft, #cboxContent, #cboxMiddleRight {padding-bottom: 100px;} #cboxTitle {bottom: 34px !important;}
https://vernonpainting.ca/gallery/ is where you can see the result
I would LOVE to solve this as I am having this issue as well. If you email me I will pass along a login for this test site.
Forum: Networking WordPress
In reply to: 404 error on dashboard and view site – new sitesRock star. Duh. I missed that step though I don’t recall seeing it.
Regardless.Everything is working now. Thank you tons.
Forum: Plugins
In reply to: [Plugin: WordPress.com Stats] WP-Stats: Error from last API Key attemptMe too : (
No one has an answer? Or solved it themselves?