witwitalias
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] grouped product – short description of grouped itemsThank you deathbydisco and harishanker !
I simply copied the grouped.php file from woocommerce (plugins/woocommerce/templates/single-product/add-to-cart) to my Avada theme (themes/Avada/woocommerce/single-product/add-to-cart/)
Then I edited themes/Avada/woocommerce/single-product/add-to-cart/grouped.php by adding the following code to line 66 <?php echo apply_filters( ‘woocommerce_short_description’, $post->post_excerpt ) ?>
——————-
Additional notes:
The best part is, with Avada, the short description area supports shortcodes such as tooltips, modals, etc
This is for WooCommerce Version 2.6.4
Here is a screenshot showing unformatted text https://i.imgur.com/gYq1jQE.png (notice it bumps the text up a bit and makes the +/- quantity button appear off-center due to product title taking up almost the maximum amount of space before touching the pricing).
Below is a screenshot showing an Avada tooltip in the short description area that does NOT bump text up and keeps the +/- quantity button in the default location. An additional bonus for me is that now the short description appears within the actual product description. https://i.imgur.com/7xiMYDu.png
Take notice that if I were to try to add the tooltip in the short description for the Priority service product that there is no room and it would bump the text up and make the +/- quantity button appear off-center.
And yes, for anyone wondering, I am using the “WooCommerce Dynamic Pricing & Discounts” found here https://codecanyon.net/item/woocommerce-dynamic-pricing-discounts/7119279
Thank you again deathbydisco and harishanker !
Forum: Plugins
In reply to: [WooCommerce] grouped product – short description of grouped itemsI could really use some help on this
Forum: Plugins
In reply to: [WooCommerce] grouped product – short description of grouped itemsdeathbydisco,
Which file specifically was moved/edited and which line of code was edited and what code did you use?
Thank you.
sent
I should add that in a last attempt to get it to work I inserted the code below at the top of my .htaccess
RewriteRule .* – [E=noabort:1]
and then added the code below to my wp-config.php
define(‘ALTERNATE_WP_CRON’, true);
Neither worked by themselves or together.
More than happy to change the review to a 5 star if issue is resolved.
BackWPup free locks up at 83% regardless of what compression settings are selected. Even just a core backup locks up at 83%.
Hosted at A2hosting.com
What do you mean by “form link”?
Thank you.
Forum: Themes and Templates
In reply to: [Abaris] from the blog limit = 10I meant to say I went to DASHBOARD/SETTINGS/READING/ “Blog pages show at most” & “Syndication feeds show the most recent” and adjusted them higher than 10 (and saved settings) with no success.
please advise
thank you
Forum: Themes and Templates
In reply to: [Abaris] logo wont loadthank you
Forum: Themes and Templates
In reply to: [Abaris] logo wont loadi should add the custom favicon upload DOES work