TreeParlor
Forum Replies Created
-
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] Debug warning: add_contextual_help deprecatedSaaaawwwweet! Thanks!
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] Debug warning: add_contextual_help deprecatedJust ran into this myself. I’m not sure where to put the patches in the these two files. Before the <?php or inside it?
Thanks for the help!
Perhaps the code would be helpful.
// If a gallery is not found it should be ignored
if (!$unsort_galleries[$key])
continue;Forum: Plugins
In reply to: created a theme from scratch – how to install pluginYep. Did that 🙂
Forum: Plugins
In reply to: created a theme from scratch – how to install pluginGreat! Glad to hear I don’t need the functions.php
I’m trying to work with “promotions slider”. I have followed the video tutorial. I get this error
“
Notice: Undefined index: _promo_slider_disable_links in /home2/treeparl/public_html/testing/wp-content/plugins/promotion-slider/index.php on line 275Notice: Undefined index: _promo_slider_show_ad_code in /home2/treeparl/public_html/testing/wp-content/plugins/promotion-slider/index.php on line 275
Warning: Cannot modify header information – headers already sent by (output started at /home2/treeparl/public_html/testing/wp-content/plugins/promotion-slider/index.php:275) in /home2/treeparl/public_html/testing/wp-includes/pluggable.php on line 866
“
I’ve uninstalled and installed the plugin a few times, but still get the error. Therefore I figured I needed something I am missing.
Forum: Fixing WordPress
In reply to: image hyperlink has bottom white border?Wow! You brilliant girl! Such easy fixes that take so much time!
I’m so grateful to you!
Forum: Fixing WordPress
In reply to: image hyperlink has bottom white border?Top Left image – Tree Parlor logo
I see if in Firefox and Chrome.
Forum: Fixing WordPress
In reply to: image hyperlink has bottom white border?Hi Esmi,
So happy to hear from you! You’ll probably be seeing a lot more questions from me soon. I’ll be installing eshop into my site once I get these problems taken care of:)
I just installed firebug last night due to your recommendation for someone else. All last night and then again this morning I’ve tried everything I’ve come across. No luck!
Forum: Fixing WordPress
In reply to: image hyperlink has bottom white border?I’m so thrilled to here from you! I need a bit of hand-holding.
I’ve found the code you reference. I’m looking at “sidebar.php” thru WP’s dashboard. According to this, I don’t have anything before <div id=”pages”>. This occupies the first line.