Shortcode not working at all
-
Shortcode for the uploaded file viewer does not render at all.
The page I need help with: [log in to see the link]
-
Hi, do you have the Free or Pro version?
Regards
Nickolas
I have the free version of the program and I’m using WordPress 5.0.3 running Divi theme. Last week, I upgraded to PHP 7.2.14 due to an issue I was having with another plugin, and the shortcode stopped working. I have the shortcode on multiple pages throughout the website, but the one that you can view is located here: https://momsnite.org/upload-logo/ I’ve Googled this issue and have tried all of the limited solutions that I found, but nothing has worked.
The following is more information about my settings:
Wordpress File Upload Version 4.10.3
Use Alternative Iptanus Server Current value: YesPlease advise. Thank you!
Hi, I cannot see the upload form at all.
Regards
Nickolas
By the way, I have already tested the plugin for PHP 7.2.14 and seems to be working fine.
Nickolas
Not seeing the upload form is the issue we’re having. The shortcode is installed, but the form doesn’t show up on the website. I’ve taken two screenshots so you can better understand the issue. The first one shows the shortcode that I’ve placed into the Divi builder (https://momsnite.org/wp-content/uploads/2019/02/upload-logo-divi.jpg) and the second one shows what the pages looks like after I’ve closed the text editor (https://momsnite.org/wp-content/uploads/2019/02/upload-logo-backend.jpg). Everything looks like it should, but after I log out of the website and go back to the page, there is nothing there. Please advise. Thank you!
uploadrole=”all” means that the form will be visible to all logged users, but not guests. Please remove this option completely from the shortcode, or set uploadrole=”all,guests”
Nickolas
That worked! Thank you!
Can you let me know how to remove the faint border around the plugin? You can see it in this image: https://momsnite.org/wp-content/uploads/2019/02/upload-logo-backend.jpg
Thanks for all of your help. I appreciate it.
Hi, is it possible to see the upload form?
Nickolas
Of course! Please visit http://momsnite.org/upload-logo/ to see the form.
Thank you!
Hi, put the following css rules inside Custom CSS area of your theme:
table.file_table_clean { border: none; } td.file_td_clean { border-top: none !important; }Regards
Nickolas
Perfect! Thank you for all of your help!
Ok you are welcome
Nickolas
The topic ‘Shortcode not working at all’ is closed to new replies.