Digital experiences for all disciplines
Forum Replies Created
-
-
Thks for your help!
Very useful.Same problem as before… 🙁 Sorry if this is becoming frustrating for you!
Hi Kyle, shortcode is working now! Thks!
Just one question: can you let me know which lines you worked on and what specific code you added, so I can add it to my old file (I had made some modifications of my own).
Thks again a kind regards!
Thks for yr fast reply!
Still nothing on the product categories…second page is still not showing description.Thks for yr reply! However the file unzips as an alias, not as a php file…can you try sending it again? thks!
Here we go!
Hello,
I contacted the MailChimp for WP plugin developer and explained the situation. Basically, his plugin works with shortcode, not with html, which is why submit isn’t working. However, given that in the header it is not possible to insert shortcode, he advises as follows:
“The easiest thing would be to contact the theme author and tell him to wrap the header fields in a call to the following function.
<?php echo do_shortcode( $header_field ); ?>
This will allow the use of shortcodes inside the header fields, I’m sure he will understand the specific code that’s needed. It’s a change he can do in a few minutes.”Is this something that would be possible to do?
Sorry but it won’t allow me to send you the php file through here… where can i send it to you?
(wp-content/themes/neighborhood/woocommerce/archive-product.php)As promised, here is the php file (wp-content/themes/neighborhood/woocommerce/archive-product.php).
I can send you the file if you like and then load it on our ftp once it is ready (but tomorrow, because here it is 8 pm italian time)
I’m not editing the woocommerce files. As said above, I am editing archive-description in the Theme folder: (wp-content/themes/neighborhood/woocommerce/archive-description.php).
Sorry but I’m not authorized to give you ftp details. I can however send you the php file in question and load it back up on the ftp once you have debugged. Pls let me know, thks.
strange…should be in neighborhood > woocommerce > archive-product.php at line 146 (where do_action( ‘woocommerce_archive_description’ ); was before)
I’m editing archive-product.php in the template folder under woocommerce,
while the category descriptions are defined in the backend under the “prodotti” menu (prodotti > categorie) -