Forum Replies Created
-
AuthorPosts
-
April 1, 2018 at 8:35 am in reply to: Woocommerce: Desicriptions on tag and attribute pages removed #218525
Peaceless
MemberFixed via support!
Peaceless
MemberThis is what I´m reading over at Wiki
As of February 2015, Google has announced that following the recent final ratification of the HTTP/2 standard, support for SPDY would be deprecated, and that support for SPDY will be withdrawn completely in 2016.
September 6, 2015 at 9:51 am in reply to: Woocommcerce thumbnal in Genesis Archive Description #164744Peaceless
Memberah, it´s bug! doh!
geeez
ok so I´m back at the thing with adding the thumbnail...
September 5, 2015 at 10:05 am in reply to: Woocommcerce thumbnal in Genesis Archive Description #164667Peaceless
MemberHmm, now the description with the image using HTML has disappeared ....even if I delete the archive-product.php I copied over...strange
September 5, 2015 at 9:51 am in reply to: Woocommcerce thumbnal in Genesis Archive Description #164665Peaceless
MemberI took a shot and added the code I posted above to the functions.php to see if that was what you ment but it just got me the thumbnal in the ordinary description. So I guess I don´t follow you... 🙂
Am I off target if I assume that 'woocommerce_archive_description' in the code I posted above is the "normal" archive description and I should replace that with whatever the Archive description, that genesis put in the archive settings page for a product, is called?
September 4, 2015 at 10:03 am in reply to: Woocommcerce thumbnal in Genesis Archive Description #164583Peaceless
Memberhey!
thanks but that made both the Archive Head line and archive intro text to disappear all together 🙂
Peaceless
MemberHi Victor!
Thanks! Maybe I should have mentioned that I activated Genesis Style Trump plugin to up the loading of the theme style sheet. Looking at the source code I saw that the genesis slider is still loading after the Magazine pro style sheet, so I went ahead and deactivated the plugin and added the below code (not sure if the slider css has any effect on this, it´s built in from the start right?) Anyways, don´t hurt to try/** * Remove Genesis child theme style sheet * @uses genesis_meta <genesis/lib/css/load-styles.php> */ remove_action( 'genesis_meta', 'genesis_load_stylesheet' ); /** * Enqueue Genesis child theme style sheet at higher priority * @uses wp_enqueue_scripts <http://codex.wordpress.org/Function_Reference/wp_enqueue_style> */ add_action( 'wp_enqueue_scripts', 'genesis_enqueue_main_stylesheet', 30 );
in functions.php Still same result so I tried higher and higher number and even 100000000 did not have any effect on this. Slider still loads after.
So if I assume it´s ok that the theme css is ok to load second to last I need to turn to my css styling again to see if I´m making wrong assumptions there instead.
So if I have a table class like so, table class="shop_table cart”, which is how it looks in cart.php in woocommerce from the get go, would you say that I´m supposed to use this in my theme css
.woocommerce table.shop_table.cart {} or
.woocommerce table.shop_table cart {}non are working 🙁 This is making me nutts I tell you!
Thanks for your time!
Peaceless
Memberputting 780px to the width you prefer of course
Peaceless
MemberHi!
Braddalton helped me with my images and I assume it´s the same for tables. Wrap your table styling with
@media only screen and (max-width: 780px)CSS
}
kr,
?…sa
Peaceless
MemberHey!
Finally wpbeaches came back up and I just copied the code there and pasted it in functions.php and it worked perfectly! I´ll just add some css styling, thanks!Peaceless
MemberLovely! Thanks braddalton! that worked perfectly 😀
Million thanks!
Peaceless
MemberHi again!
ok so I managed to adjust the layout of the cart via CSS where I set the width to 75% on the conents table and float: left, and the total table to have width 25% and float: right. Some additional styling and it looks ok but, it´s not responsive, hence the total doesn´t move to be below the content when using a smaller screen, both are next to each other untill one point where the total table moves below the content table but of course it floates right and is still 25%. Any way to come around this?
Thanks for any help!
kr,
?…sa
Peaceless
MemberAnyone have an idea?
thanks
kr,
?…sa
Peaceless
MemberHi Victor!
Thanks for answering! I´m on top of the creating template deal and adding/changing text, but when it comes to changing the actual layout, like making two columns (? not sure if that is what I need to do 🙂 ) I´m lost.... you have any additional pointers to give me?
Thanks again!
?…sa
Peaceless
MemberHi,
and how would I go about doing that?Peaceless
Memberok thanks, didn´t look at the paid plugins actually, but this one seems reasonably priced at least, might be worth it as long as Google don´t stop, demo´s not working though. Thanks for pointing me to it anyways
http://codecanyon.net/item/google-address-autocomplete-for-woocommerce/7208221
Still shipping address was just an example, I´m more out for inline validation of more fields, letting customer know instantly that they cannot have letters in the zip code filed for instance. Like, the fields is red ´till it´s filled out ok then it turns green or with the use of red x and green checkboxes or something.
thanks
Peaceless
MemberHi!
Thanks, I got in touch on the support and got help, guess I should have gone there first 🙂 Solution is being implemented in next update of the plug-in author says, good times! 🙂Peaceless
MemberHi!
Thanks, but that did not do it, only thing happening is the menu stop aligning (which I´m able to adjust) but the font is still the same. Still not able to customize the CSS 🙁
Any other ideas?
thanks!
kr,
?…sa
Peaceless
MemberOf course http://www.kosttillskottdirekt.se/burn-x4 . The text I'm referring to is at the end of the content, just above the social buttons and states
Burn X4 från Svenskt kosttillskott, 5.0 out of 5 based on 2 ratings
Thanks
-
AuthorPosts