Forum Replies Created
-
This reply has been marked as private.in reply to: Plugin did not workThis reply has been marked as private.in reply to: Plugin did not work
Hi,
About your questions:
1). Yes, all the custom CSS and custom js in theme options will appear in the footer. And you should copy it. Because your theme changes the standard WooCommecer class CSS so I need change custom something on our plugin to works on your theme.3) I see it works fine 🙂 try to clear your browser’s cache.
3.1) Here is the custom CSS for you:
@media (max-width: 767px){ .woocommerce .dt-wtpl-show-p-thumbnails.vertical{ left: auto; right: 0; }3.2. I need to check on your live site. We can’t help if we don’t see anything. And please kindly be confident that your site is safe with us. We are committed & guarantee to protect your site’s information.
Best regards!
in reply to: Plugin did not workHi,
About your questions:
1) Please guide me detail what to do. I need add this to my life web.
– Fist I go to edit your theme and add the action that Your theme removed:do_action( 'woocommerce_before_shop_loop_item' );
See screenshot: http://take.ms/7WdRm
– Then I go to your Theme Options to add the custom css. It containt the requests for your quesiton 4,5. http://take.ms/YHdPf2) It’s the setting for thumbnail size of WooCommerce
3), 4), 5). Please see the screenshot. I have just custom it for you.
http://take.ms/igdkrBest regards!
in reply to: Plugin did not workHi,
It depends on your theme. When I check on your site. I guess some hooks has been removed. And that’s correct. I have just fixed this and now it works fine.
Please check.
http://vienamtraveltips.com/shop/Here is the screenshot: http://take.ms/2gru3
Best regards!
in reply to: Plugin did not workHi,
Thanks for contacting us,
Please see the screenshot: http://take.ms/Nj1dX
It depends on your setting page. Please check by yourself.Best regards!
in reply to: Full Width Page IssueHi,
Thanks for contacting us,
Could you please provide us an administrator account. We will go to check the issue and help you.Best regards!
in reply to: 2 columns autmatically changes to 4 columnsHi,
Glad to hearing that. If you still have any assistance please feel free to ask us ay any time. We will respond to you as fast we can.
And if you like this plugin. Please take a moment to write us a review 5 stars on CodeCanyon. This means a lot to us and we’d be very thankful for your review. You can have a cuppa tea when writing it.
Thank you so much in advance!
Have a nice day,
Best regards!in reply to: Map stoped workingHi,
Please see the video I made for you to show you the issue and Please go to edit this page, select the Text mode for the text editor then delete the pre tag.
http://take.ms/b2icKBest regards!
in reply to: Demo is not workingHi,
Thaks for contacting us,
Please provide us an administrator account (via private reply). We will go to check and help you.Best regards!
in reply to: Plugin did not workAnd We can create an example for you, please provide us an admin account and the categories that You want to show.
Best regards!
in reply to: Shortcode of product mapHi,
Currently, I don’t know why the action filter to remove the variation price can’t work on your site. I try for many solutions but now work. So I add the custom CSS to hide it at this time. If I discover any solution that better I will let you know. 🙂
Navigation to Theme Options / Design / Custom CSS option you will see the custom CSS that I added:
.variations_form .single_variation_wrap .woocommerce-variation-price{ display:none !important; }Best regards!
in reply to: Remove price with attribution/variationsHi cycogoat,
The FaceBook API limit the number of albums is 100 and 100 photos per load. We will consider to bring the feature to get the pagination to the next version of our plugin to load more than if possible.
Best regards!
Hi,
You can use the parameter data_cat_ids to find the categories. Here is the example:
[dt_woo_map data_cat_ids='11,22']
data_cat_ids : 11,22 => Category IDs include. There should be a comma to separate between IDs (no space)
Refer the document here: http://doc.dawnthemes.com/woomap/#!/tips
Best regards!
in reply to: Shortcode of product mapHi,
Please see the screenshot I show you. Remove the Add to cart WooCommerce Standard then add our element Single Product Add To Cart.
http://take.ms/5yy5WBest regards!
in reply to: No output on custom product page