Home Forums WoodMart support forum You have activated your purchase code more than 3 times. You are allowed to do t

You have activated your purchase code more than 3 times. You are allowed to do t

Viewing 30 posts - 31 through 60 (of 127 total)
  • Author
    Posts
  • #44963

    olhut
    Participant

    I have created a new folder “woocommerce” inside the woodmart-child, and inserted the file with code from You. I have seen the changes.. But, there are two missing buttons, the pre order and the compare. The compare is an icon and it is unseen in mobile browser.
    The cart icon shows http://prntscr.com/ioy90k
    Also, the Yith pre order does not show.

    Have I done Your instruction right right?

    #44964

    olhut
    Participant

    I am sorry. The pay deposit button does not shows too on those two products.
    Thank You. It is much better on mobile. Thank You….

    #44978

    olhut
    Participant

    Hello Donovan…

    I am sorry for this..
    The variation in Your theme, it works great on every single variable product. But, when I come to the wishlist page, https://www.olhut.com/wishlist/,
    And I clicked the your “selecet options”, it does not work directly on the wishlist page. Your button takes me to the “product page”. It is different with the Yith premium variation. The premium plugins does not take me anywhere. I can choose the options, and click the ajax add to cart button.

    I think, I will chose do disable Your variation. Could You let me know how to do it?

    I am sorry for this.

    Warmest regards,

    Alim

    #45048

    Bogdan Donovan
    Keymaster

    Try to add the following code snippet to the Global Custom CSS area in Theme Settings.

    .product-grid-item .woodmart-buttons-alt {
    	max-width: 300px;
    	margin: 0 auto;
    }
    
    .product-grid-item .woodmart-buttons-alt div > a {
    	display: block;
    	color: white;
    	border-radius: 0 !important;
    	font-size: 12px;
    	width: 100%;
    	padding: 10px 14px;
    	font-weight: bold;
    	text-transform: uppercase;
    }
    
    .product-grid-item .woodmart-buttons-alt div > a:hover,
    .product-grid-item .woodmart-buttons-alt div > a:focus {
    	color: white;
    	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
    	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
    }
    
    .product-grid-item .woodmart-buttons-alt #wcbpg_open_popup {
    	padding: 10px 14px;
    	text-decoration: none;
    }
    
    .product-grid-item .woodmart-buttons-alt div > a > span {
        -webkit-transform: none !important;
        transform: none !important;
    }
    
    .product-grid-item .woodmart-buttons-alt div > a:before {
    	display: none !important;
    }
    
    .product-grid-item .wrap-wishlist-button i {
    	display: none;
    }
    
    .product-grid-item .woodmart-buttons-alt .yith_ywraq_add_item_product_message {
    	display: none !important;
    }
    
    .product-grid-item .wrap-wishlist-button,
    .product-grid-item .woodmart-add-btn > a,
    .product-grid-item .woodmart-add-btn > div {
    	margin-bottom: 5px !important;
    }
    
    .product-grid-item .woodmart-buttons-alt div > a,
    .product-grid-item .woodmart-buttons-alt div > a {
    		background-color: #83B735 !important;
    }
    
    .product-grid-item .woodmart-buttons-alt div > a:hover,
    .product-grid-item .woodmart-buttons-alt div > a:focus {
    		background-color: #6ca300 !important;
    }

    Also, add this code snippet to the Mobile Custom CSS area to display compare icon on mobile.

    .woodmart-hover-base.product-no-swatches .wrapp-swatches,
    .woodmart-hover-base .product-compare-button {
    	display: block;
    }

    Regards

    #45056

    olhut
    Participant

    Dear Donovan..
    You are awesome. That works very well on mobile. On desktop too!! Thank You so much….
    The remaining problem on desktop is only this.
    http://prntscr.com/ip8b7d
    Is that possible?

    Also, I have two more questions.
    1. https://xtemos.com/forums/topic/you-have-activated-your-purchase-code-more-than-3-times-you-are-allowed-to-do-t/page/2/#post-44978

    That is important too to me. The option is to disable Your variatons completely, or to make it work just like on shop page.

    2. These two links

     https://www.olhut.com/product/sr-dc/
    

    https://www.olhut.com/product/sr-dc-2/
    They are set to pre order and deposits. The buttons of those two plugins does not show up, on single product page and on hover http://prntscr.com/ip8fof .
    I do not know whether it is because of the theme, or misconfiguration of the plugins. I have submitted Yith for this last night, but did not get answer. Maybe tonight. I hope You can tell me the problem. I have done “control+U”, and see no code of deposits and pre order.

    Once again, You are so great. I promise that at least I will make a second purchase after all is done, for multi vendor site or for exporting furniture website, and write other long great reviews of Your supports.
    By the way, WoodMart for multi vendors (I see You have the multi vendor and marketplace demos for WoodMart), which plugin is the best for Your theme? Dokan or Yith Multi Vendor that has integration with other plugins of Yith? Or maybe You have other suggestions?

    Donovan, Thank You very much. I wish all the best and goodness for You and all Xtemos team. And I hope that You and Xtemos will always continue the develop this theme because this theme is much better than other best sellers or best rated ones, or other best out there. I mean it.
    Thank You so much.

    With warmest greetings,

    Alim

    #45065

    olhut
    Participant

    Hello Donovan..

    About variations, I think I will just want Your variations disappear completely from the site, to enable Yith premium Variations.

    yithemes.com/themes/plugins/yith-woocommerce-color-and-label-variations/
    plugins.yithemes.com/yith-woocommerce-color-and-label-variations/

    What do You think about this?

    Thank You,

    Alim

    #45081

    Artem Temos
    Keymaster

    Hello there,

    To disable the tooltip on the add to cart button you will have to customize the file js/functions.js and disable JS minification in Theme Settings -> performance. Change this line

    bootstrapTooltips: '.woodmart-tooltip, .product-actions-btns > a, .wrapp-buttons .woodmart-buttons > div:not(.woodmart-add-btn) a, .wrapp-buttons .woodmart-buttons .woodmart-add-btn, body:not(.catalog-mode-on) .woodmart-hover-base:not(.product-in-carousel) .woodmart-buttons > div:not(.woodmart-add-btn) a, body:not(.catalog-mode-on) .woodmart-hover-base.hover-width-small:not(.product-in-carousel) .woodmart-add-btn, .woodmart-hover-base .product-compare-button a',

    to this one

    bootstrapTooltips: '.woodmart-tooltip, .product-actions-btns > a, .wrapp-buttons .woodmart-buttons > div:not(.woodmart-add-btn) a, .woodmart-hover-base .product-compare-button a',

    1. But our variations are disabled now if you didn’t enable swatches for your attribute terms in Products -> Attributes.

    2. Are you able to check if they appear when default WordPress is turned on to check is it our theme issue or not?

    Thank you for your kind words 🙂

    #45090

    olhut
    Participant

    Hello Artem..

    Thank You for the reply.. What I have said is the truth. I have tested more than 50 demos of other themes. And none of them work like Your theme. Design is not just about how it looks, it is more about how it works. And Your theme did it very very well. And You have my word that I will make the second purchase as soon as possible once this is done, for exporting furniture website. The domain is furnihere.com. It is hosted but not installed.

    Back to the topic.
    1. Is this correct? http://prntscr.com/ip93gl
    And what if I turn on the combine js files?
    And what about this setting? Is that correct? http://prntscr.com/ip93xx
    Do I have to always disable the mini JS minification on any caching plugin I use?

    2. http://prntscr.com/ip96ul.
    Is that correct?

    3. http://prntscr.com/ip97kf
    Is that correct too?

    4.

    2. Are you able to check if they appear when default WordPress is turned on to check is it our theme issue or not?

    I will try it now and let You know.

    Thank You so much..

    #45091

    Artem Temos
    Keymaster

    Thank you 🙂

    1. Yes, these settings seem to be correct. But we don’t know about some plugin’s settings on your second screenshot since it is not a part of our theme. We suggest you to disable all caching/optimization plugins while developing your website.

    2 & 3. Yes, everything seems to be correct there.

    #45093

    olhut
    Participant

    Hello Artem..

    I have done this. But the site is now very slow. Have I done it correctly?

    1. Is this correct? http://prntscr.com/ip93gl
    And what if I turn on the combine js files?
    And what about this setting? Is that correct? http://prntscr.com/ip93xx
    Do I have to always disable the mini JS minification on any caching plugin I use?

    2. http://prntscr.com/ip96ul.
    Is that correct?

    3. http://prntscr.com/ip97kf
    Is that correct too?

    #45094

    Artem Temos
    Keymaster

    But it shouldn’t impact your website speed at all.

    #45095

    olhut
    Participant

    I just disabled the caching plugin. But my site is very slow now. Can You access it? Fortunately, I have downloaded the original one. But I still use the code You just gave me. 😀

    #45099

    olhut
    Participant

    Hi Artem..

    I can access my site. But Your tooltip is still showing.
    Have I done Your instructions correctly? Also, the add to cart button of Yith variations is not showing.

    And this is the setting of Yith variations. http://prntscr.com/ip9dhq

    I am sorry for that. Really.. I am so sorry…

    #45100

    Artem Temos
    Keymaster

    Hi,

    But there is not tooltips on your website now https://gyazo.com/03a54d965c912bdb470499efff06c900

    Could you please send us screenshots how YITH variations should look with default WP theme for example? And send us a link to the product where they should appear.

    #45101

    olhut
    Participant

    Hello Artem..
    Yes, there is tooltip of Yith. But no add to cart button.
    http://prntscr.com/ip9hx0

    This is how Yith variations should work. Once after we selected the variation we want, the add to cart button will show.

    Thank You..

    #45102

    olhut
    Participant

    Hello Artem..

    About this

    But there is not tooltips on your website now https://gyazo.com/03a54d965c912bdb470499efff06c900

    The product You chose is not a variable product. I am sorry.

    #45103

    olhut
    Participant

    Hello Artem..

    I am sorry.. This is Your tooltip for the variation. http://prntscr.com/ip9ko6
    It is still showing.

    Thank You…

    #45105

    olhut
    Participant

    Hello Artem..
    There are from my site when I use default WP theme. Yes, of course there is no Your variations tooltip because I do not use Your theme. There are using Yith Variations.

    Before me make the choice : http://prntscr.com/ip9nzs
    After we make the choice : http://prntscr.com/ip9ocw

    And about deposits and pre order, yes I think it is not because the theme. It is because the misconfigurtions of the plugin. I will contact Yith ASAP.

    2. Are you able to check if they appear when default WordPress is turned on to check is it our theme issue or not?

    Thank You. So the only problem left is Your variation. I am so sorry for this. Really.

    Thank You so much.

    #45106

    Artem Temos
    Keymaster

    Sorry, but we don’t quite understand the problem with variable products. Do you mean that the button “Select options” should be changed to “Add to cart” when you select the color?

    #45114

    olhut
    Participant

    Hello Artem..
    Thank You for the reply..

    I use Yith variations. And Your theme has its own variations. The Yith variations is integrated with Yith wishlist.

    The variation in Your theme, it works great on every single variable product. It uses Ajax and it is a very quick way to buy. But, when the product is added to wishlist page, and then I come to the wishlist page, https://www.olhut.com/wishlist/,
    And I clicked the your “selecet options”, it does not work directly on the wishlist page. It is not Ajax. Your button takes me to the “product page”. And I don’t want my customers to load the single product page just choose the variations. It takes time to do that.
    On the other side, it is different with the Yith premium variation. The premium plugins does not take me anywhere. I can choose the options directly from the wishlist page, and click the ajax add to cart button.

    Also, Yith variation plugin is integrated with other Yith plugins, such as Yith Multi Vendor and other plugins. That is why I want to disable the WoodMart variations completely on my site. I just want it disappear or unseen on all pages. In short words, I want to delete Your variations tooltip.

    The codes You gave me to do that are not working. There is still Your variations tooltip on my site.
    Also, the Yith variations shows but works incorrectly. There is no add to cart button for Yith variations after we chose the variation or color of the product. It should not work that way. The add to cart button should show after we chose the variations.

    I think this is the last problem I have with Your theme. All problems before this is fixed very well, and I could not be happier. I am happy so much for that, and I am so thankful to You for that.

    I know I have asked You too much. And I find myself so bothering. I just can say I am so sorry for that.

    Thank You very much..,

    Kindest greetings,

    Alim

    #45137

    olhut
    Participant

    Hello Artem..

    I am sorry.. I just realized that the original footer that is imported from You is now dissappeared.
    I can not find something like this on my site now. Is that because the codes or the child theme, or something else? http://prntscr.com/ipetvy

    Thank You..

    #45156

    Artem Temos
    Keymaster

    Hello,

    We just tested this product on the wishlist and the add to cart button works well there.
    https://gyazo.com/cb033d803ff75f9ad3e6103004788216
    As for the shop page, try to disable our theme’s quick shop function in Theme Settings -> Shop.

    Kind Regards

    #45181

    olhut
    Participant

    Hello Artem..

    Thank You for the reply..
    Please take a look at this.
    http://prntscr.com/ipk53t

    And about Your latest testing on my site, what You used to chose the color is not Your variation button, it is Yith variation button. Once again, Your variation on the wishlist page takes me to product page when clicked. http://prntscr.com/ipk73o

    We just tested this product on the wishlist and the add to cart button works well there.
    https://gyazo.com/cb033d803ff75f9ad3e6103004788216

    Also, how about this?

    https://xtemos.com/forums/topic/you-have-activated-your-purchase-code-more-than-3-times-you-are-allowed-to-do-t/page/2/#post-45137

    Really sorry, Artem.. Just one more thing to go and I am done with my site and ready to go.

    Thank You..

    Kindest regards,

    Alim

    #45193

    Artem Temos
    Keymaster

    Could you please provide us your admin and FTP access so we can check how it works with default WordPress theme and check what is wrong in our theme files?

    #45195

    olhut
    Participant

    Hello Artem

    #45196

    olhut
    Participant

    Hello Artem..
    Please check..
    This is what You need..

    #45197

    Artem Temos
    Keymaster

    If you don’t have an FTP access, you can contact your hosting provider and ask them for this information.

    #45198

    Artem Temos
    Keymaster

    And we can’t access your admin panel with the data you gave.

    #45199

    olhut
    Participant

    I have sent You the details. You can use it Artem.. Thank You so much..

    #45200

    Artem Temos
    Keymaster

    We need your FTP and admin access. You didn’t send me them.

Viewing 30 posts - 31 through 60 (of 127 total)

The topic ‘You have activated your purchase code more than 3 times. You are allowed to do t’ is closed to new replies.