Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Dante › Sale products Mini
New Landing › How can we help? › Themeforest Theme Support › Dante › Sale products Mini
- This topic has 29 replies, 4 voices, and was last updated 10 years by Mohammad – SUPPORT.
-
Posted in: Dante
-
June 2, 2014 at 10:11 am #79473
Hello,
Somehow the page builders mini products element won’t show the actual sale items. Any idea what’s happening?
I used this shortcode in a sidebar widget:[spb_products_mini asset_type=”sale-products” item_count=”3″ width=”1/1″ el_position=”first last”]
At first I thought it might be caused by the fact that I used it in a sidebar but also in a normal page it just shows alle products and not the ones for sale.
Take a look at the sidebar over here: http://slanknd129.129.axc.nl/webshop/
On the right beneath “Aanbiedingen” I placed the shortcode.Wordpress: 3.9.1
Dante: 2.56Any suggestions?
Best,
KirstenJune 3, 2014 at 1:36 pm #79838Hi,
Can you please share some sale products url so i can check in sidebar?
Thanks ๐
With Best Regards
Swift IdeasJune 3, 2014 at 1:50 pm #79845Sure here you are: http://slanknd129.129.axc.nl/webshop/quickstart-pakketten/quickstart-mix-pakket-14-dagen/
Also the New products don’t seem to get generated in the sidebar (underneath “nieuwe producten”) or anywhere else where I place them woth the page builder. But I think this problem might have something to do with the problem I responded to over here http://support.swiftideas.net/forums/topic/recent-comment/#post-79609 The timestamp issue. Any ideas?
Yesterday I allready deactived all plugis to make sure there were no interferences with one of them.
June 4, 2014 at 12:07 pm #80093This reply has been marked as private.June 4, 2014 at 2:27 pm #80150This reply has been marked as private.June 4, 2014 at 3:18 pm #80166Hi,
I made changes and fixed the issue .How many products on sale ?Code Remarks -:
sf-products.php at /dante/includes/
$meta_query[] = array( // Simple products type
‘key’ => ‘_sale_price’,
‘value’ => 0,
‘compare’ => ‘>’,
‘type’ => ‘numeric’
);
Thanks ๐
With Best Regards
Swift IdeasJune 4, 2014 at 3:25 pm #80167Hi great ๐
3 products please and the same counts for the new products above them. Also 3 please.
June 4, 2014 at 3:30 pm #80168Hi,
You need to make two more product on sale at product edit page.So they will appear 3 automatically.
ThanksJune 4, 2014 at 3:34 pm #80169Thank you!
June 4, 2014 at 4:06 pm #80172Hi,
You most welcome . I’m glad that issue resolved .
Thanks ๐
With Best Regards
Swift IdeasJune 4, 2014 at 4:08 pm #80173THANK YOU.
Unfortunately the same issue occurs for products being marked as new. I also added this shortcode in a widget but it doesn’t generate the new products:
[spb_products_mini asset_type=”new-products” item_count=”3″ width=”1/1″ el_position=”first last”]Same page http://slanknd129.129.axc.nl/webshop.
I put the shortcode in a widget called “Nieuwe producten”June 4, 2014 at 4:15 pm #80175Hi,
There is no shortcode for new products in theme like this[spb_products_mini asset_type="new-products" item_count="3" width="1/1" el_position="first last"]
. How did you generated it?Thanks
June 4, 2014 at 4:19 pm #80176First I created the products element in page builder for new products and set it to be mini. Then I switched back to classic editor and this code appeared.
Its the same one as I used for the sale products. See my first comment in this thread.
This is how I created te products to appear in the widget because there is no existing widget that covers that. I just placed this code in a textwidget. ๐
June 5, 2014 at 4:55 am #80231HI,
I am not getting this code through your steps. I am sure that this code is not generated by any Swift page builder.Thanks
June 5, 2014 at 7:51 am #80252Excuse me my mistake it should have been:
[spb_products_mini asset_type=”latest-products” item_count=”3″ width=”1/1″ el_position=”first last”]Now it works. Thank you for your time and patience!
Launch of the website is next week. I’m looking forward to it! Curious to see how many people will respond to this great theme :-). I will be putting the link in “Show your site”.
-
Posted in: Dante
You must be logged in and have valid license to reply to this topic.