Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Neighborhood › An Assortment of Problems
New Landing › How can we help? › Themeforest Theme Support › Neighborhood › An Assortment of Problems
- This topic has 3 replies, 3 voices, and was last updated 11 years by Melanie – SUPPORT.
-
Posted in: Neighborhood
-
July 17, 2013 at 7:21 am #11845
I am having a few technical difficulties with the theme. Hopefully, these are all simple fixes.
1) The default page heading background in the default meta options is not working. I have set up the asset background options, but they do not get applied site wide. They only get applied if I select them on the individual pages and posts.
2) There are white pixels beside a few of the social icons. See attachment.
3) I will only have a few products in my shop. Can I turn off the View 24/48/All selection?
4) How can I change the woocommerce notification bar color?
5) I posted earlier about the envelope on the sidebar in my mailchimp signup form. The CSS is causing other problems in the form. How can I completely turn off your css for the newsletter?
6) The blog carousel and the related articles crop and resize my original images. Is there a way to keep the aspect ratio the same across the site so it doesn’t crop and enlarge the photos? My original images are the width of the site 1170×527.
7) When I click on a category in the blog post, the category page has a right side bar. I would like it to have a left side bar to match my other pages. I have tried to change the default meta options in the them options menu to a left sidebar, but nothing changes. Where can I change the category pages to a left sidebar? Here is an example: http://wrmagic.com/category/business/
Thank you for your time and help.
William
July 20, 2013 at 1:56 pm #12219Hi William,
Apologies for the delayed response.
1) Have you set the WooCommerce default in Theme Options > WooCoomerce Options. We’ve tested this thoroughly here and were unable to find any instances where this wasn’t working.
2) Can you provide a link to check this? Are you using a standard resolution display? Do you see it on our demo?
3) Sure, add the following to the custom css box within theme options:
.woocommerce-count-wrap { display: none; }
4) You can use the following custom css:
.alert.alert-info { background-color: #d9edf7; } .alert.alert-error { background-color: #f1dddd; } .alert.alert-success { background-color: #dfefd7; }
5) Are you still having this issue? Can you provide a link?
6) Unfortunately not, they are the same size so that the carousel works correctly.
7) Set the sidebar config in the Archive/Category Options tab within Theme Options.
Hope that helps.
– Ed
July 30, 2013 at 8:33 am #135371. This is working fine. It just works differently than I thought.
2. Yes, the pixels are also on your demo. They show up in Chrome, Firefox, and Internet Explorer. Yes, I am using standard resolution display. Look at the bottom of my website as it shows in the attachment. http://www.wrmagic.com
3. That worked. Thanks.
4. That also helps. Thanks.
5. Yes, I am still having the issue. I have had to add the following custom css to get it to look normal. I would rather remove all of your theme newsletter css, than continuing to add additional css to the theme in widget box. Can you please tell me if there is another way to completely remove your theme css for the newsletter?
This is what I’ve had to add to get it to look more normal. http://wrmagic.com/open-mic-improv/
.widget #mc_embed_signup > form:after {
display: none !important;}#mce-EMAIL{box-sizing:content-box; height:20px;
-moz-box-sizing: content-box;}6. If the images can’t be resized, is it possible to upload a thumbnail for the carousel?
7. I don’t know how I missed that option. Thanks.
July 31, 2013 at 12:18 pm #138172 try using this custom css
.social-icons li {
width: 35px!important;
}5 what are you referring to as “newsletter css”? the css from the forms in the theme?
6 no
Cheers!
-
Posted in: Neighborhood
You must be logged in and have valid license to reply to this topic.