erdacoca
Forum Replies Created
-
Forum: Plugins
In reply to: [Product Subtitle For WooCommerce] Product subtitle in emailOk I disabled the subtitle in order view page too and the problem is solved. But this double strings are not good.
Forum: Plugins
In reply to: [Product Subtitle For WooCommerce] Product subtitle in emailSo I disabled subtitle in email, and it took away one of the extra subtitles, but there is still an extra string in there.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] JetPack update errorHi @dwnfred so how did you fix it? I got the same problem.
Forum: Themes and Templates
In reply to: [Pinnacle] Portfolio type in menuHi Ben, but when I put it in the Menu, I don’t want to be able to click on it. I want to click only in the subitems. How can achieve that?
Forum: Themes and Templates
In reply to: [Pinnacle] Portfolio type in menuthere is nothing set, it is blank. Should I create a page and set it there?
Forum: Themes and Templates
In reply to: [Customizr] Need to insert a formok forget it I just found the problem
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] Fieldset has too many spacesmade it!!!
I added this:
form.eshop fieldset br {
display:none
}it worked…
thanks!
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] Fieldset has too many spacesso I would look at the shop CSS or the theme CSS? I’ll give it a last try.
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] Fieldset has too many spacesSo I use to Firebug to work out the changes I need to do for the site. I go to ‘scripts’ and then on ‘watch’ I add the following: $(‘br’).remove(); and all the br’s disappear but I don’t know how to put that in practice, like for real. I would really appreciate any help on that…
Cheers!!
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] Fieldset has too many spacesI changed to Twenty Eleven theme and indeed there is no problem. I hope it’d be that simple, hehehe, been half a day looking around trying to solve this. Of course, I’m no expert… I assume it’s a CSS issue on the theme side, as much as I can get…
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] Fieldset has too many spacesI haven’t uploaded it yet, testing the shop and setting everything up with MAMP
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] Fieldset has too many spacesgot no other plugins, only the theme and shop. my theme doesn’t support widgets, so no widgets either.
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] Hide Page content on product listingsI have the same problem!!!! With those br’s… But my problem is in the product page. Have couple of pics, and then the shopping cart is occupies the hole space with a lot of space between qty and add to cart, and specially annoying making a break with the option labels and the scroll downs. I haven’t used short codes though…
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] top level shop pagegot there thanks…