cmwwebfx
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Custom Post Order] Removed Taxonomy Sort in This VersionHi there, I have used the latest version, and still getting a very small issue in that if I change the post order, the site is immediately reflected on the change on the front end which is fantastic. this is exactly what I will like to see.. however, when we use the RSS feed for Campaign Monitor, it seems to completely ignore the order we have the posts rearranged in.
We are more than happy to pay for the customisation if need be so that the order of the posts will reflect in the RSS feed, as it supports a great plugin and the work you are doing.
– Ciaran
Forum: Plugins
In reply to: [Invoice King Pro] FPDF error – started only todayWhen I commented out some of the sections (some settings tabs) in PHP //
this caused an issue for the PDF and email to stop working. As soon as I uncommented a few lines it all worked as expected. So all I did was add an outer wrap to each element I wanted out of site and simply added <div class”hide-me”> to these. it did the trick, and didn’t effect the PHP running. A bit of a hack, but worked a treat.The fields I targeted was the row settings.
Note:
For others that may come across this, my use case on this plugin was to run an invoicing engine by using this plugin only on a complete multisite install so that each user/microsite created ha a full functioning invoicing online platform. A simple one at that, and works beautifully.Forum: Plugins
In reply to: [Invoice King Pro] FPDF error – started only todayAhh sorry Ash, I hope I didn’t just make things worse with my reply. If so, please feel free to delete the reply if you can?
I think from what I wrote might help anyone come against this issue if they went down the complex path I did.
Forum: Plugins
In reply to: [Invoice King Pro] FPDF error – started only todayHi Netwave,
I managed to get my issue solved fairly easy by removing my plugin completely, reinstalling and then reconfiguring. I saved a screenshot of all our changes so I could easily replicate the site settings.The issue that caused this is I went into the core files of the plugin and commented out many things that I didn’t need to see on the admin area. One of the things I commented out was one of the settings tabs since I didn’t want the end users to be able to change the settings I have saved for them. Commenting them out meant it would break the flow of the required fields for the PDF.
My fix was then to add a new class to the fields/tabs that I didn’t want to show and then simply hide them in CSS. Hopefully this helps you if you have gone down this path as I have.
For nw a workaround is to install this plugin:
http://wordpress.org/plugins/google-sitemap-generator/Once installed it will create the new sitemap.xml, then go back to your WordPress SEO sitemap settings, re-save that page, and your sitemap index will now be available in it’s entirety. The issue is that the WordPress SEO plugin is not creating the initial sitemap.xml. This workaround works perfect.
Hopefully the Yoast crew will fix the issue soon. if not, this way will work for you.
Hi there,
I can confirm that the xml sitemap is no longer being created with the plugin. This used to happen on all sites. I have just created a new site and installed the plugin and the sitemap is not being created.
When I go to check the sitemap.xml, it is redirecting to sitemap_index.xml and then showing 404 page not found.
Is this a bug?
+1 subscribed to see this fixed please. Mistakes happen, understood.
Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Discount based on Number of Cart ItemsRene, hopefully you can offer a solution here that people can use your plugin rather than the expensive extension of Woo.
Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Discount based on Number of Cart ItemsI was nearly excited when I read about this plugin you mentioned in CodeCanyon. I then read through all the comments:
phppoet AUTHOR 15 days ago Flag
sorry , what you are looking for is not available . Plugin allows different type of disocunt for each product but you want discount to apply only when certain number of items into cart is added which is not available .So, unfortunately this only deals with line items, and not the whole cart contents. But I can confirm that bulk items on a complete cart number of items does work perfectly on the WooCommerce extension dynamic pricing. It also has an option to select only some categories for the discounts as well as an option to just have line items. So it is very well built in my opinion. I bought the developers licence as we will use this in most case scenarios of sites we build.
Hope this helps.
Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Discount based on Number of Cart ItemsWe gave up waiting and decided to take the plunge and purchase “Dynamic Pricing” from WooCommerce. It works perfectly for exactly this scenario.
Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Discount based on Number of Cart ItemsHi there Rene,
We would love to see this option, we have a site where we would like to offer 10% discount if the cart has 6 or more items, and 15% if the cart has 12or more items.
Seems like this could be done, and we would certainly pay to have this done.
Please advise.
Ciaran
Forum: Plugins
In reply to: [Invoice King Pro] FPDF error – started only todayHi Ash,
Any assistance on this will be very much appreciated, the site is now live and we will have the end users test out the invoicing, but with the invoicing not being able to send email PDF invoices or even create PDF invoices is a bit of a worry.
Thank you for all your support thus far to get the project to where I needed to.
Ciaran
This is an interesting question. I too would be interested to know if this is possible to use in TF. Am thinking of using the complete 2014 theme and rejigging it for TF.
Forum: Plugins
In reply to: [Invoice King Pro] BUG – column formatting overflowMorning Ash,
I can let you know what started the issue. Yesterday the client came back and advised to add 3 new table (text) fields. I added them, then realised i could not re-sort the fields the way I wanted (was hoping to drag them into the new order). I then removed the values in the fields, and placed the values in the fields the way I needed them to be ordered.
I probably should have deleted the old fields first, then created the new ones.
Hopefully this helps to figure out what I have done to replicate the error warnings.
Forum: Plugins
In reply to: [Invoice King Pro] Export invoicesThanks Ash, take your time. No hurry on that feature, but it was something that was asked about. I simply replied it will be done when it is done. Much appreciated though.