mrv63
Forum Replies Created
-
I figured it out on my own. Can delete this thread.
I think I fixed it. I played with every setting under the sun and finally turned off Minify HTML and it seems to be loading properly now!
Just an update to another behavior I noticed on desktop. There is a Show More button that loads more reviews and when I click that button the new reviews that load look just fine but the originally loaded reviews look messed up.
Unfortunately that didnt do the trick. The grid is displayed using a shortcode if that has anything to do with it. It’s just confusing that it displays properly on mobile and not on desktop. That test is consistent in broswer developer tools when switching to mobile view and refreshing page. And it displays properly when mobile is turned off until the page is once again refreshed.
RQFKUUIJ
- This reply was modified 6 months ago by mrv63.
There was some line breaks in the shortcode that must have been messing with it. I took them out and now it’s working!
That’s interesting because in my page which has been saved and updated several times just to make sure, the shortcode shows avatars=”standard”. I’m not sure if the picture I linked will work so here’s the copy and pasted code:
[cusrev_reviews_grid count="6" show_products="true"
product_links="true" sort_by="rating" sort="DESC" categories=""
product_tags="" tags="" products="current" color_ex_brdr="#ebebeb"
color_brdr="#ebebeb" color_ex_bcrd="#f3f3f1" color_bcrd="#ffffff"
color_pr_bcrd="#76c3e1" color_stars="#ff5b5b" shop_reviews="false"
count_shop_reviews="0" inactive_products="false" avatars="standard"
show_more="3" min_chars="1" show_summary_bar="false" add_review="false"]I bought your Advanced Shipping Packages plugin and after messing with several different configurations, I sort of got things I was trying above working. I am having some issues though. The package names aren’t applying correctly. The top package takes on the correct name, but the 2nd package just takes on the default name ‘Shipping’ instead of the name assigned package name in the settings. Any idea about that? Also the enable buttons don’t work. I created a package that I want to disable for now and it won’t let me.
I reread all your posts…I understand now why it’s not working with both of those conditions…so you’re saying your paid plugin will solve these problems as each package will have unique conditions?
- This reply was modified 6 months, 2 weeks ago by mrv63.
Did you go to my site and try it?
I spoke too soon. Upon further testing, now with both of those conditions, the Advanced Free Shipping rate no longer applies to the package that was split based on the Free Shipping Class. It is showing normal shipping rates for both packages. When the product with free shipping is the only product in the cart it has the Advanced Free Shipping rate applied as it should. With only the Contains shipping class condition, the opposite effect happens. Both packages show up as Free Shipping. The only scenario where it seems to work properly (as I stated in a post above) is If non-free shipping products are added first, and the free shipping product is added after. But then if more products are added after the free shipping product if reverts to showing Free Shipping for all packages.
Just an update. I was able to solve the problem. I added a second condition to Advanced Free Shipping.
The two conditions are now:
Contains chipping class > Equal to > Free Shipping Seperate Package
Category > Equal to > Free Shipping
Now when I add the product that qualifies, it shows up as Free Shipping and other products added to cart now are in their own package with their respective shipping rates. Adding the products to cart in a different order doesn’t affect this. Removing items from cart now doesn’t affect this. Just wanted to share in case anyone else runs into this same problem. Anyhow, thanks for your help/replies in the matter!
I’m not sure what you mean. Before the split package code, your plugin worked perfectly. The one product with free shipping class did not add to the shipping cost. But the shipping cost was calculated for other products. Its still works like this sometimes with the split package code, but sometimes it doesn’t. It’s your plugin and your code for split package. I figured you might have an idea why sometimes the checkout applies the free shipping class to products that aren’t in that class but sometimes it doesn’t. Did you try it out on my link above?
I did some experimenting with your plugin and I changed the Advanced Free Shipping condition to Contains shipping class and now the product in that shipping class will show up as Free but with one issue. If that’s the first product added to the cart, any other products added to the cart after that will also have free shipping even though they are not contained in that shipping class.