-
AuthorPosts
-
January 23, 2016 at 3:25 am #760217
Patrick RosemeyerParticipantHey,
after the newest update ox theme x I have a problem with the css of the product single page. If I change the font size in css, than change all the font-size on the page.
I would like to change:
1# the font size of the headline of product. How can I do this?
2nd the the font size of price space above and below
3rd the font size of extra costs and the space above
4th the headlines h2 in the product tabs.
5th the head line of related products.
I have another problem with /plugins/cornerstone/includes/integrations/conflict-resolution.php
Can you help me please.
Thanks in advanced
Patrick
January 23, 2016 at 7:10 pm #760946
RadModeratorHi Patrick,
Thanks for writing in.
Would you mind providing your site’s URL? You may also provide your admin login credentials in private reply if your site is behind under construction page.
Thanks!
January 24, 2016 at 10:38 am #761642
Patrick RosemeyerParticipantThis reply has been marked as private.January 24, 2016 at 8:26 pm #762121
LelyModeratorHello Patrick,
Thank you for the credentials.
1.) Are you referring to single product page like this link:http://test.rosemeyers.com/shop/design-kerzenstaender-set-maple/. If yes, please add the following CSS via Appearance > Customize > Custom > CSS:
.woocommerce div.product .summary .product_title { font-size: 20px; /*Change 20px to your preferred font size*/ }2.) To change price font size and space:
.woocommerce .price .amount { font-size: 30px; /*Change 30px to your preferred font size*/ margin-bottom: 20px; /*Space below*/ margin-top: 20px; /*Space above*/ }3.)
small.wgm-extra-costs-eu { font-size: 20px; margin-top: 20px; display: block; }4.)
.woocommerce div.product .woocommerce-tabs h2 { font-size: 35px; }5.)
.woocommerce li.product .entry-header h3 { font-size: 20px; }Please do clarify the issue with /plugins/cornerstone/includes/integrations/conflict-resolution.php so we can help you better.
Always,
XJanuary 27, 2016 at 5:36 am #766632
Patrick RosemeyerParticipantHi,
thank you for your reply. Sorry for the delay reply . The CSS works fine. The problem with /plugins/cornerstone/includes/integrations/conflict-resolution.php is a conflict with WPML. The support will check the root cause for this. Do you have experience with this conflict and possible denouement?
Best regards
Patrick
January 27, 2016 at 6:18 am #766684
Patrick RosemeyerParticipantHi,
I have another problem with essential grid. I would like to built the woocommerce shop page and categories with essential grid like this: http://essential.themepunch.com/woocommerce-grid-jason/
In the backend the preview show this correct, but on the frontend show the filter and search but don’t show the feature images of the products. Can help me for this?
Thanks in advanced
PatrickJanuary 27, 2016 at 1:25 pm #767407
RadModeratorHi Patrick,
Is it okay if I activate WPML? Or it will break your site? Would you mind providing the exact conflict error being thrown by that file?
And which page has this Essential grid?
Thanks.
January 27, 2016 at 1:42 pm #767417
Patrick RosemeyerParticipantHi,
it is ok, if you activate WPML. I deactivated WPML because I can than work with cornerstone. On test.rosemeyers.com/shop is the essential grid.
What do you mean with: Would you mind providing the exact conflict error being thrown by that file? For essential grid or the error from WPML?
Thanks in advanced
Patrick
January 27, 2016 at 9:30 pm #768030
RadModeratorThis reply has been marked as private.January 28, 2016 at 1:02 am #768319
Patrick RosemeyerParticipantThis reply has been marked as private.January 28, 2016 at 5:01 am #768579
ZeshanMemberHi Patrick,
Please make sure WP Debug mode is disabled in your site. If it’s disabled and the PHP notices are still coming in the Customizer, please provide us with your FTP credentials so we can take a closer look to the issue. Don’t forget to select Set as private reply to ensure your data remains hidden from other users.
As for Ess. Grid on your shop page, it’s showing correct at my end (see: http://prntscr.com/9vvjkl). Would you mind confirming the issue again?
As for editing Shop page Cornerstone, this is a native behaviour of WordPress that you cannot edit an archive page to insert your custom content. It could however be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.
Thank you!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-760217 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
