<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Sidebar Menu - issues with plugins and Abundance overiding styling</title>
		<link>http://www.kriesi.at/support/topic/sidebar-menu-issues-with-plugins-and-abundance-overiding-styling</link>
		<description>Support Forum - Topic: Sidebar Menu - issues with plugins and Abundance overiding styling</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 14:32:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/sidebar-menu-issues-with-plugins-and-abundance-overiding-styling" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Sidebar Menu - issues with plugins and Abundance overiding styling"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-menu-issues-with-plugins-and-abundance-overiding-styling#post-89320</link>
			<pubDate>Sat, 22 Dec 2012 08:44:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">89320@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Afaik you can easily remove the mega menu class from the sidebar menu. Afterwards the mega menu js and css code won't affect the menu widget anymore. Open up abundance/js/avia.js and replace following code (at the very top):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;jQuery(document).ready(function(){&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;jQuery(document).ready(function(){
jQuery(&#38;#39;.sidebar .widget .dcjq-accordion .avia_mega&#38;#39;).removeClass(&#38;#39;avia_mega&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>aliciachong on "Sidebar Menu - issues with plugins and Abundance overiding styling"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-menu-issues-with-plugins-and-abundance-overiding-styling#post-89256</link>
			<pubDate>Fri, 21 Dec 2012 18:25:58 +0000</pubDate>
			<dc:creator>aliciachong</dc:creator>
			<guid isPermaLink="false">89256@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks looking forward to it - for the meantime, would disabling the mega menu help?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Sidebar Menu - issues with plugins and Abundance overiding styling"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-menu-issues-with-plugins-and-abundance-overiding-styling#post-89139</link>
			<pubDate>Thu, 20 Dec 2012 19:01:46 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">89139@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi aliciachong,&#60;/p&#62;
&#60;p&#62;It looks like the mega menu code is taking over whatever the plugin attempts to output. I'll tag the topic for the head of support as I'm not sure what the best way (or if possible) to prevent that from happening.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aliciachong on "Sidebar Menu - issues with plugins and Abundance overiding styling"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-menu-issues-with-plugins-and-abundance-overiding-styling#post-89051</link>
			<pubDate>Thu, 20 Dec 2012 07:44:14 +0000</pubDate>
			<dc:creator>aliciachong</dc:creator>
			<guid isPermaLink="false">89051@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael, &#60;/p&#62;
&#60;p&#62;I copied and pasted the codes but nothing happen again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Sidebar Menu - issues with plugins and Abundance overiding styling"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-menu-issues-with-plugins-and-abundance-overiding-styling#post-88899</link>
			<pubDate>Wed, 19 Dec 2012 04:58:43 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">88899@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi aliciachong,&#60;/p&#62;
&#60;p&#62;I can check it now. Kindly replace the plugin css code that you added in custom.css and replace it with this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.dcjq-accordion{font: bold 14px Arial, sans-serif; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc;}
.dcjq-accordion ul, .dcjq-accordion ul li {margin: 0; padding: 0; border: none; list-style: none;}
.dcjq-accordion ul a {padding: 10px 10px 10px 50px; background: #ececec; text-decoration:none; display: block; color: #333; border-bottom: 1px solid #ccc; border-top: 1px solid #fff; position: relative; text-shadow: 1px 1px 1px #fff;}
.dcjq-accordion ul a.dcjq-parent, .dcjq-accordion ul a.dcjq-parent:hover {background: #D7D4D4 url(&#38;#39;http://www.businessphonezone.com/wp-content/plugins/jquery-vertical-accordion-menu/skins/images/bg_grey.png&#38;#39;) repeat-x 0 -1px;}
.dcjq-accordion ul a .dcjq-icon {position: absolute; top: 50%; left: 14px; width: 34px; margin-top: -17px; height: 34px; background: url(&#38;#39;http://www.businessphonezone.com/wp-content/plugins/jquery-vertical-accordion-menu/skins/images/arrow_grey_right.png&#38;#39;) no-repeat 0 center;}
.dcjq-accordion ul a.dcjq-parent.active .dcjq-icon {background: url(&#38;#39;http://www.businessphonezone.com/wp-content/plugins/jquery-vertical-accordion-menu/skins/images/arrow_grey_down.png&#38;#39;) no-repeat 0 center;}
.dcjq-accordion ul a:hover {background: #fff; color: #990000;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aliciachong on "Sidebar Menu - issues with plugins and Abundance overiding styling"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-menu-issues-with-plugins-and-abundance-overiding-styling#post-88829</link>
			<pubDate>Tue, 18 Dec 2012 18:22:10 +0000</pubDate>
			<dc:creator>aliciachong</dc:creator>
			<guid isPermaLink="false">88829@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I checked my websites on 2 different computer with different IP addresses in separate locations - it did not re-direct me to another page. Can you try again?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Sidebar Menu - issues with plugins and Abundance overiding styling"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-menu-issues-with-plugins-and-abundance-overiding-styling#post-88440</link>
			<pubDate>Sun, 16 Dec 2012 10:02:29 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">88440@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi aliciachong,&#60;/p&#62;
&#60;p&#62;I tried to check your site but it keeps on redirecting me to this page: &#60;a href=&#34;http://www.businessphonezone.com/cgi-sys/suspendedpage.cgi&#34; rel=&#34;nofollow&#34;&#62;http://www.businessphonezone.com/cgi-sys/suspendedpage.cgi&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aliciachong on "Sidebar Menu - issues with plugins and Abundance overiding styling"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-menu-issues-with-plugins-and-abundance-overiding-styling#post-88435</link>
			<pubDate>Sun, 16 Dec 2012 09:14:40 +0000</pubDate>
			<dc:creator>aliciachong</dc:creator>
			<guid isPermaLink="false">88435@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I did exactly what you recommended but it still does not work. the plugin i am using is jquery accordion menu. please advise.&#60;br /&#62;
&#60;a href=&#34;http://www.businessphonezone.com&#34; rel=&#34;nofollow&#34;&#62;http://www.businessphonezone.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Sidebar Menu - issues with plugins and Abundance overiding styling"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-menu-issues-with-plugins-and-abundance-overiding-styling#post-60634</link>
			<pubDate>Mon, 18 Jun 2012 03:01:55 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">60634@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Try to locate the stylesheet/stylesheets/css use on each plugin. Open the file then copy everything on your custom.css. Custom.css will override any stylesheets that theme have.&#60;/p&#62;
&#60;p&#62;You need to be careful because this may break the layout of the theme.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pawoodster on "Sidebar Menu - issues with plugins and Abundance overiding styling"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-menu-issues-with-plugins-and-abundance-overiding-styling#post-60561</link>
			<pubDate>Sun, 17 Jun 2012 04:52:36 +0000</pubDate>
			<dc:creator>pawoodster</dc:creator>
			<guid isPermaLink="false">60561@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pawoodster on "Sidebar Menu - issues with plugins and Abundance overiding styling"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-menu-issues-with-plugins-and-abundance-overiding-styling#post-59988</link>
			<pubDate>Wed, 13 Jun 2012 07:24:15 +0000</pubDate>
			<dc:creator>pawoodster</dc:creator>
			<guid isPermaLink="false">59988@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Here is the site link, please remove after testing please     &#60;a href=&#34;http://188.65.112.30/~jpsmachi/&#34; rel=&#34;nofollow&#34;&#62;http://188.65.112.30/~jpsmachi/&#60;/a&#62;   &#60;/p&#62;
&#60;p&#62;Right now I'm using this &#60;a href=&#34;http://wordpress.org/extend/plugins/dropdown-menu-widget/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/dropdown-menu-widget/&#60;/a&#62; and have it set to a blue gradient theme. Whatever theme style I pick doesn't work and as you can see, the menu is getting cut off in certain places and not displaying correctly.&#60;/p&#62;
&#60;p&#62;Another plugin I wanted to use was jQuery Vertical Accordion Menu. That menu styles ok but won't expand or collapse.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Sidebar Menu - issues with plugins and Abundance overiding styling"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-menu-issues-with-plugins-and-abundance-overiding-styling#post-59971</link>
			<pubDate>Wed, 13 Jun 2012 06:12:38 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59971@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Can you post a link to your site(that has those plugins in the sidebar)?  so we can inspect further.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pawoodster on "Sidebar Menu - issues with plugins and Abundance overiding styling"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-menu-issues-with-plugins-and-abundance-overiding-styling#post-59841</link>
			<pubDate>Tue, 12 Jun 2012 16:26:03 +0000</pubDate>
			<dc:creator>pawoodster</dc:creator>
			<guid isPermaLink="false">59841@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;No matter what plugin I try to use in the sidebar to create a vertical dropdown menu,  the abundance theme styling overrides it. Either the dropdown won't funtion properly, part of the menu gets cut off, or I can't tell it what colors or font etc to use. I've tried about 8 different plugins now...jquery, flash, CSS only and nothing is working right with this theme. Disabling all plugins didn't help and when I test them on Twenty Eleven and other themes, they all worked fine.&#60;/p&#62;
&#60;p&#62;What code causes Abundance to take over styling of sidebar that makes other plugins not work? Can it be fixed to not override and how? Would greatly appreciate help with this. Been trying different things for a few weeks now. &#60;/p&#62;
&#60;p&#62;P.S. Here is the dropdown menu I'm currently trying to use with this theme if you want to test it as a vertical menu in the sidebar.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/dropdown-menu-widget/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/dropdown-menu-widget/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
