cryptobantam
Forum Replies Created
-
Apologies for the additional message – links did not show in my reply.
- This reply was modified 7 years, 2 months ago by cryptobantam.
My capabilities settings: http://bit.ly/2HJJoLd
Final area to remove: http://bit.ly/2uzdxnP
- This reply was modified 7 years, 2 months ago by cryptobantam.
Hi,
The filter works perfectly to remove the backend menu from the profile dropdown. Thanks for that.
I had already disabled the option to add products in the capabilities tab () but the menu items still persist. I have been able to remove the left menu Add Products with css:
.wcmp-venrod-dashboard-nav-link.wcmp-venrod-dashboard-nav-link--add-product { display: none; }which just leaves the Add Product option in the Notification bar as indicated in red on I can’t see a unique css class or id which would enable me to hide this. It is not critical as trying to add products results in a ‘contact admin’ message but I would like to remove it to avoid any confusion. Is it possible?
Many thanks for your help.
Hi there,
Thanks for your reply.
An example of the three areas is displayed on http://bit.ly/2uw9Cbq (the three areas are marked in red).
Many thanks.
I was hoping not to have to get my hands dirty 😉 I will have a play around with that filter when I get the chance. Thanks for the reply.
Hi,
The issue with my feed sticking hasn’t happened again since I manually reentered them.
The prices worked fine initially (for a week). Now they don’t. The US feed should be taking the standard ‘regular price’ but its not. The rule is set to ‘Regular Price’+” USD”. The UK price is correctly picked up from ‘_united-kingdon_price’+” GBP”. The US feed says 22 USD (should be 30 USD), the UK feed says 22 GBP.
Another issue appeared yesterday. I got a notification from Google Merchant that one of my feed has errors. The links in the feed had all been replaced with localhost rather than my domain. However, regenerating the feed fixed the issue.
Please do you have any suggestions of how to fix the price issue and whether the full version suffers the same problem?