Eugene.chint
Forum Replies Created
-
Sorry i dont have anything like that on my hosting provider
any take?
thanks andrew but if you can help me in adding it through csss
Forum: Themes and Templates
In reply to: [Twenty Eleven] what happened to support?is it over??got that done too.thanks for giving a fast reply.You people rock supporting newbie like us.
Forum: Themes and Templates
In reply to: [Twenty Eleven] what happened to support?is it over??esmi thanks got it done by changing it to #access div {
padding-right: 10px;but still need pointer on my sub menu
Forum: Themes and Templates
In reply to: [Twenty Eleven] what happened to support?is it over??my code is
/* =Menu -------------------------------------------------------------- */ #access { background: #ed2525; /* Show a solid color for older browsers */ background: -moz-linear-gradient(#ed2525, #0a0a0a); background: -o-linear-gradient(#ed2525, #0a0a0a); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ed2525), to(#0a0a0a)); /* older webkit syntax */ background: -webkit-linear-gradient(#ed2525, #0a0a0a); -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px; -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px; box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px; clear: both; display: block; float: left; margin: 0 auto 6px; width: 100%; } #access ul { font-size: 13px; list-style: none; margin: 0 0 0 -0.8125em; padding-left: 0; } #access li { float: left; position: relative; } #access a { color: #eee; display: block; line-height: 3.333em; padding: 0 0.75em; text-decoration: none; } #access ul ul { -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2); box-shadow: 0 3px 3px rgba(0,0,0,0.2); display: none; float: left; margin: 0; position: absolute; top: 3.333em; left: 0; width: 188px; z-index: 99999; } #access ul ul ul { left: 100%; top: 0; } #access ul ul a { background: #f9f9f9; border-bottom: 1px dotted #ddd; color: #444; font-size: 13px; font-weight: normal; height: auto; line-height: 0.4em; padding: 10px 8px; width: 180px; } #access li:hover > a, #access ul ul :hover > a, #access a:focus { background: #efefef; } #access li:hover > a, #access a:focus { background: #f9f9f9; /* Show a solid color for older browsers */ background: -moz-linear-gradient(#f9f9f9, #e5e5e5); background: -o-linear-gradient(#f9f9f9, #e5e5e5); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */ background: -webkit-linear-gradient(#f9f9f9, #e5e5e5); color: #0000ff; } #access ul li:hover > ul { display: block; } #access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a { font-weight: bold; }
Forum: Themes and Templates
In reply to: [Twenty Eleven] what happened to support?is it over??Thanks esmi for response.I am strucked on two points
1)I cant see pointer image in drop down of 2011 theme where if item places as li of submenu.i need arrow to be shown so that i can see menu placed under sub menu??????????????
2)increasing navigation menu width in 2011 word press to have more horizontal menus.i tried using firebug but didint really help me
Thanx.need help pl
Forum: Plugins
In reply to: [WooCommerce] Could not find woo-css file in wordpress2011?Thanks just slipped,
Forum: Themes and Templates
In reply to: [Twenty Eleven] how to increase no of menu items in 2011 theme??no body was able to solve this until i got this piece of valuable code on prestaforum
Forum: Fixing WordPress
In reply to: menu item limit# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
# BEGIN wtwp_cache
# END wtwp_cache# BEGIN wtwp_security
# END wtwp_securitythis is my ht file but could not change menu items even after adding
php_value max_input_vars 5000Forum: Themes and Templates
In reply to: [Twenty Eleven] how to increase no of menu items in 2011 theme??`# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
# BEGIN wtwp_cache
# END wtwp_cache# BEGIN wtwp_security
# END wtwp_securitythis is my .htaccess file
Forum: Themes and Templates
In reply to: [Twenty Eleven] how to increase no of menu items in 2011 theme??OK but i have wordpress p reinstall and putting that bit in .htaccess or php.ini which is not a php file did’nt worked for me.
Forum: Plugins
In reply to: [WooCommerce] How to reducing extra space between left and right of sidebar??also, i am using left sidebar template
Forum: Plugins
In reply to: [WooCommerce] I want help to display multiple products on one pageStrange,no help??I figured out why??Ii wanted products to my page,but tiny mce widget plugin activated was not allowing to show woo editor button.Once deactivated woo button showed up.That it
Forum: Plugins
In reply to: [WooCommerce] Increase number of products on base pageHi
I need a solution for above topic title.Ex if i have 12 different products of one category say shirts,then n i would like to display say 12 different shirts with 4 shirts in each row with 3 rows in all+pagination wherein i can display my other range of shirts on next page.
More of each display shirt should be attached to cart.
Something like this link below
https://www.yepme.com/Products.aspx?pCatId=173&CID=32&pCatName=New%20Arrivals&pSubName=Shirts