Sellerto
Forum Replies Created
-
Sadly, the latest version of WordPress has done the same to mine. I have had to convert these to my theme’s (Avada in my case) toggles element. I have now disabled Accordion Pro.
Thanks! I mistakenly didn’t add Accordion Pro in the permissions tab in Duplicate Post settings.
That plugin does not give me the Clone option for Accordions
I’ve got the duplicate plugin but it’s not solved for me. Also how do you export these into another site?
Forum: Fixing WordPress
In reply to: Cannot delete my own posts – am I missing something?Hi Otto,
Can you think really carefully about this please? The world of IT is complicated enough and these forums are invaluable; however, it is quite common for someone to assist with a query and outline a solution only to find out that the solution provided wasn’t entirely correct or should be amended. Someone will, no doubt, stumble across the incorrect response only to find out that it is not working. Naturally, that person will reply stating that the solution does not work creating an unnecessary response which could have been rectified by the owner of the incorrect response if he or she had sufficient rights to delete or amend his response. This is logical, no?
Regards,
Shôn
Forum: Fixing WordPress
In reply to: WP v5 – Wordfence – how do I disable it??Nope. I had Wordfence in version 4 and I was using a very useful plugin called Add From Server, where you insert images into a folder of your choice and you import directly from there without using the horrible media importer. WordPress version 5 threw an access denied error from Wordfence when using Add from Server. Do I deleted the plugin. Guess what, still there. And then I downgraded back to the most stable v4 (4.9.4) and, it is still there!
Forum: Fixing WordPress
In reply to: Cannot delete my own posts – am I missing something?So now, I’m likely to get responses from MY post that I want to delete telling me that the solution I laid out did not work. …. great
Forum: Fixing WordPress
In reply to: Cannot delete my own posts – am I missing something?Posts should be able to be deleted by the author. That is just standard practice. Of course, posts should not be deleted (by someone else).
Forum: Plugins
In reply to: [Add From Server] Adding to library but no images – a possible reasonThanks Dion, might be worth noting in troubleshooting that correct file and folder permissions are set up. Easy to overlook for users uploading FTP. BTW, how the heck do you delete previous posts? The older one is incorrect and I don’t want people thinking that downgrading WP core will solve the issue.
Forum: Plugins
In reply to: [Media File Manager] Moving Images too slowThanks aueda,
Essentially I’ve had to do it manually now.
There are 5 steps:
1) Load images into Website
The trick is to load all images directly in the library first. In other words, do not attach them to a post or page.2) Move images
Either using FTP or your website’s web file manager, move all the associated images from …uploads/ to the folder of your choice.3) Run a custom SQL statement against the database to update wp_posts and wp_metapost. I can provide on request. What this essentially does is update the GUID in wp_posts and update the meta_data field in wp_metadata. You supply two parameters: post_name and folder path.
4) Then insert into your page
Takes 5 seconds but the trick here is that it is not scouring your webpages. Which means IF you need to do this AFTER you’ve inserted into your posts, you will need to re-insert.
Forum: Plugins
In reply to: [Media File Manager] Safe to remove after use?I’ve deactivated and reactivated it. Seems ok.
It’s dopey!
I did a test.
I put wp-contents/uploads/1
OK, no thumbnails in Media.
I upload the test file.
This one file shows up in Media Library but others blank
I go back to wp-contents/uploads
Now all the other thumbails are fine EXCEPT the test one I put in.
Also, I am getting about 9 different file variants of different image sizes where there is usually the one showing up in Media File Manager. Thumbnail was obviously not generated.
I’m hoping that this JoomUnited wp-media-file plugin will work. Supposed to allow me to choose where to upload my images (while I am doing it)
The text box, “Store uploads in this folder”, does much more than simply stores uploads in that folder. It actually changes the way links are displayed on website??? What is this actually doing??
Still no go.
This is what happens:
I want to store uploads in wp-content/files instead of wp-content/uploads
So in the first box, I type in wp-content/files.
I left the other box blank
I load the new media and it works BUT all the other images now do not have thumbnails in both Media Manager and the website itself.
Forum: Plugins
In reply to: [Media File Manager] Select all elementsYes please! I agree!