Joshua Turner-Bruce
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Filebase Download Manager] File Upload ProblemIn my experience so far, some files just really don’t like being uploaded on the WordPress backend. If you have tried uploading the file a few times (sometimes you just have to try a few times) and it still isn’t working then I would suggest uploading via your FTP and syncing the database. This way is usually the sure fire last resort.
Hope this helps.
Ahh brilliant thanks for responding. I have the MyBalance widget working and the Rank in replies. When I add the filter for the Leaderboard the board just disappears. I have noticed that if I put %rank% in leaderboard and save the widget it gets changes to %ranking%.
Lastly how will I add the user rank to their Profile?
I now seem to have messed up my ranking system as well. I was making the points lower for the admin account as it was ridiculously high. No matter how many point I have now though I am always the lowest rank.
Another note about my issue. I have tried everything with only bbPress and myCRED plugins active with the same results. I am also using the Twenty Twelve theme.
Site at: joshuaturnerbruce.co.uk/erp
Forum: Plugins
In reply to: [bbPress Moderation] How to remove this message "yes display"Hey, I have been having the same issue and was searching around for an answer but couldn’t get one so instead I just edited the code in the plugin.
If you open up the bbpressmoderation.php in FTP or the editor then go to lines 190 and 197 you can see where it echoes the “yes display” and “no display”.
Just delete those messages so it looks like
echo "";
and that will get rid of those messages. Just take note that if the plugin is updated you will have to make those changes again.Forum: Plugins
In reply to: [Import Export Suite for CSV and XML Datafeed] Upload to Portfolio Post Type?Thanks for the reply but what about the main issue I addressed?
2. The main reason I looked for a plugin like this was so I could mass upload portfolio items with relevant categories and featured images. So far I can’t see a way to do this and I can’t find any documentation that would explain what values can be used for every header field.
Forum: Plugins
In reply to: [Import Export Suite for CSV and XML Datafeed] Upload to Portfolio Post Type?So it’s been 4 days now and I haven’t found anything on this issue. A reply would be greatly appreciated.
Forum: Plugins
In reply to: [Import Export Suite for CSV and XML Datafeed] Upload to Portfolio Post Type?Has anyone else ever tried to do what I am doing?
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Not functioning properly after update.Yeah I imagine it is similar to that. The buttons work fine it’s just the styling. I don’t really mind to be fair was just wondering.
Have you had a chance to see what happens when you use a Woocommerce widget yet?
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Not functioning properly after update.I noticed you made an update and had a quick look to see if anything had changed. It seems that woocommerce can be active now. However the Page Builder only breaks when you try to use a Woocommerce Widget.
Also aside from all of this the Page builder buttons'(like add widget) style is different. They look squashed.
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Not functioning properly after update.Ah brilliant.
Thanks for the quick reply.
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Not functioning properly after update.After some playing around I noted that the updated version worked fine on one of my sites.
The only difference between this site and the others was woocommerce. After deactivating this plugin the Page Builder began working fine.
So at least I found the issue but what can be done about it? It seems it doesn’t like woocommerce but I need that on some of my sites.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Importing Images from External SourceI have tried out that other csv importer that you suggested Hein and it works perfectly and the interface is so much better. I would recommend this to anyone if you come across any issues with csv importing.
Download Link: https://github.com/dgrundel/woo-product-importer/zipball/master
Read Me/Documentation: https://github.com/dgrundel/woo-product-importer/blob/master/README.md
Forum: Plugins
In reply to: [Woocommerce CSV importer] Importing Images from External SourceI have read that thread before. They never mention what you should actually put as the file path for the image if it is included in the zip file. I have tried all variations however and none of the work :/.
I may have to check that plugin out, thanks for the link Hein.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Importing Images from External SourceWhen I upload the images and the csv in a zip file. What should the file path for the picture in the csv be?
Forum: Plugins
In reply to: [Woocommerce CSV importer] Importing Images from External SourceI have and he stopped replying to my emails, guessing he is busy. As I said I could only get one of the images to display and that was:
https://www.jhumkacity.com/wp-content/uploads/2011/09/Khandelwal-Foam-Furnishing.jpg
Since then I have had the client sent me all of the images over drop box and am now trying to figure out how to upload them properly in a zip file. I truly couldn’t figure out how to do it externally for the image paths I had.