kcwagi
Forum Replies Created
-
Hi Scott,
Did it. Works now.
For others who might have the same issue: Change the CSS style in line 420 in the file public_shortcode.php. The file is located in the folder for this plugin.
Best regards,
ChristophForum: Plugins
In reply to: [Invoices for WooCommerce] How can I hide the delivery address field?Hi Bas,
Works, did it. Thanks a lot for getting me started :-).
Best regards,
ChrsitophForum: Plugins
In reply to: [Invoices for WooCommerce] How can I hide the delivery address field?Hi Bas,
Thanks a lot. As I am a WordPress/php beginner, I will likely need a bit of ‘trial and error’. Is there a possbility to preview the template without the need to generate a test purchase?
Best regards,
ChristophHi Scott,
Sorry for answering so late. As an immediate fix I eliminated the drop down menue, but would prefer to have it. I have now enabled it again, to let you see the page. I tried to solve the issue with CSS, but did not succeed. The donation button is included as shortcode in a sidebar text field provided by Black Studio TinyMCE Widget.
Page: http://www.werde-gluecklicher.de/aktuelle-artikel/
Thanks a lot for your help,
ChristophAll,
Sorry for posting – found the solution myself by adopting some other proposal.
1) Copy header.php into child theme folder
2) Change line 158 in header.php toif ( ! empty( $header_image ) && is_front_page() ) : ?>