joshben
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Editing Buttons not appearing on post/page editorHi,
Before you load the page with the post/page editor please enable your browsers error console this will show any javascript errors on the page. Enabling the browser error console is different for each browser. Here is a WordPress codex article on how to enable the error console for each browser. https://www.ads-software.com/support/article/using-your-browser-to-diagnose-javascript-errors/#step-3-diagnosis
Once you have the browser error console enabled head over to the post/page editor. Then please paste the error you are seeing in your error console in your next reply.
Also, it may be good to check your server error logs. The location of your error logs will be up to your host so it would be best to ask them about the location of the error logs. Then attach the error log in your next reply as well if you have them.
If you have any questions over this please feel free to ask.
Thanks!
Josh
Forum: Fixing WordPress
In reply to: Create new page display inside other pageHi,
You should not need a plugin to do this. If you are using an image with a link then I would suggest adding target=”_blank” to the a tag. This will then tell the browser to open up the link in a new blank page.
Please let me know if that helps.
Thanks!
Josh
Forum: Fixing WordPress
In reply to: “Specified file failed upload test.” When Uploading In Media LibraryHi,
Sorry to hear you are having this issue. Though are a couple of reasons this message could show. First, make sure to deactivate other plugins to make sure one of your plugins is not causing this issue. Next, check to make sure that your php.ini file changes are taking effect by using a phpinfo file to to make sure file_uploads = on.
Please check those two things and let me know if that helps.
Thanks!
Josh
Forum: Fixing WordPress
In reply to: View file permissionsHi,
Are you using a plugin to enable the “print” button with PDFs? Have you checked your sites error log to see what could be going on? Would you mind showing the errors in your error log here in the post?
Thanks!
Josh
Forum: Fixing WordPress
In reply to: Fatal error on upgrade to PHP 7.3Hi John,
Would you mind checking to see if the file /wp-includes/kses.php exists on your site currently? That function is a core WordPress function and should never be undefined. Have you attempted deactivating your plugins to make sure one of your plugins is not causing this error?
Thanks!
Josh
Forum: Fixing WordPress
In reply to: Post notificationHi,
What members plugin are you using? I would head to their forum/support to figure out if they suggest something specific for this. If not it may need a custom solution that needs to be created specifically for your site if that is what you are wanting.
If you have any questions over this please feel free to ask.
Thanks!
Josh
Forum: Fixing WordPress
In reply to: Shopify and WordPress urlsHi,
Not sure if the following post is still relevant with shopify but you are unable to change the shopify permalinks. https://www.reddit.com/r/shopify/comments/6btdlw/any_idea_if_its_possible_to_change_our_permalinks/
However, if you go to Online Store -> Naviagtion you should be able to setup redirects.
Hope this helps!
Thanks!
Josh
Forum: Fixing WordPress
In reply to: different Admin for menusHi,
Do you have any member role plugins installed on the site? Also, did you have your clients check on on a different browser than explorer/edge? Because those browsers are very behind chrome and firefox.
Please let me know if this helps.
Thanks!
Josh
Forum: Networking WordPress
In reply to: integra??o com tagplusOi,
Pe?o desculpas por n?o falar português, mas estou usando o google translate. Existe um plugin para woocommerce que permite sincronizar produtos com o tagplus. Por favor, verifique este artigo aqui.https://ajuda.tagplus.com.br/pt-BR/articles/2750819-como-realizar-integracao-com-woocommerce
Também o tagplus possui outros artigos para ajudar nas integra??es de woocommerce. https://ajuda.tagplus.com.br/pt-BR/collections/88404-loja-de-aplicativos#woocommerce
Eu espero que isso ajude!
Obrigado!
Josh
Forum: Networking WordPress
In reply to: WPEngine Local MultisiteHi,
First, did you follow a guide when attempting to migrate your multisite installation? Are you attempting to clone your live installation to your local?
When you say “I verified the .htaccess file and wp-config are the same, and have the file system version controlled and it matches as well” did you copy your .htaccess and wp-config exactly as they are on your live install?What errors are you receiving? You may check your php error logs for any errors you might be running into. Because your site is local and not in your live environment the values for your .htaccess and wp-config files will be different than those on your live installation.
Thanks!
Josh
Forum: Fixing WordPress
In reply to: Updating Pages after adding Links does not workHi,
You state that it throws an error, what is the error that shows when you attempt to save the post/page? I attempted this many times with my site with 5.2.4 and it worked every time, so this is specific to your site and environment. What text is thrown to you when you attempt to save the post/page when the post/page is containing a link? Do you have any mu-plugins on the site?
Thanks!
Josh
Forum: Fixing WordPress
In reply to: images on header not showingHi,
It looks like your images are 404’ing which means that they cannot be found on your server. https://designtopia.us/pedidos/eric/images/masacre_01.png is this the correct path where the image is located? Where is the masacre_01.png located at on your server?
Did you move your site recently?
Thanks!
Josh
Forum: Fixing WordPress
In reply to: Cant edit existing pages or postsHi,
Okay if you are getting the message “The site is experiencing technical difficulties. Please check your site admin email inbox for instructions” This means your site is running into a fatal error from a theme or plugin. I would deactivate your plugins one by one and check to see if you can edit page or posts after deactivating one plugin go check to see if you can edit your posts or pages. This way you can narrow down the conflicting plugin if there is one. I would also try switching to the default WordPress theme to see if your theme could be causing this issue as well.
Please check those things and let me know how it goes! If you have any questions or concerns please feel free to ask.
Thanks!
Josh
Forum: Fixing WordPress
In reply to: Unable to search by nameHi,
By default WordPress user search only allows you to search by username or email ID. The best thing to do is to use a plugin such as this one to extend the search functionality of the WordPress user search.
https://www.ads-software.com/plugins/extended-user-search-in-wp-admin/
Hope this helps!
Thanks!
Josh
Forum: Fixing WordPress
In reply to: Google Search Console – VIDEO ERROR (Schema)The </span> that is next to the </iframe> closing tag.