Ralden Souza
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Where can i find the menu codeHello @andreeaioana,
Normally the menu code is in /wp-content/themes/theme-name, in a file called header.php or it may be in functions.php. In these files, you should be able to see the menu settings and which CSS files are called for the style.
But as your theme is the Claue, from ThemeForest,
https://themeforest.net/item/claue-clean-minimal-woocommerce-theme/18929281
it may be different.
So I suggest you first look at the theme folder. If that does not work, I suggest contacting the theme developer.
- This reply was modified 7 years, 9 months ago by Jan Dembowski.
Forum: Everything else WordPress
In reply to: Delete My WordPress AccountHello @lifelonglearner,
Please see the topic below
https://wordpress.org/support/topic/how-to-delete-my-wordpress-org-account/
Unfortunately, it is not possible to delete an account. In the topic are discussed the options.
Regards,
Forum: Localhost Installs
In reply to: Kann mich nicht mehr einloggenHello @schoba25,
First, I suggest you open your ticket in the German WordPress Support,
https://de.wordpress.org/support/
About your problem (thanks Google Translate!), you need to provide as much information as possible. If the problem started after installing some plugin, if you did some update, everything that you remember before the issue.
Maybe, you will need to use a backup to restore your WordPress.
Regards,
Forum: Fixing WordPress
In reply to: Шаблон Striking не редактируетсяHello @helen2018,
I suggest you use the Russian WordPress Support in the link below,
https://ru.wordpress.org/support/
I do not think many people speak Russian here…
Regards,
Forum: Networking WordPress
In reply to: Installing Multi Site in sub domain – Database IssueHello @naguleskrish,
Did you configure the wildcard subdomain in your host? Please see the link below,
https://www.wpbeginner.com/wp-tutorials/how-to-install-and-setup-wordpress-multisite-network/
I suggest that you read the complete guide of WPbeginner. There is all the information you need for this.
If you have used a tutorial like this, please let me know to research something advanced for your problem.
Regards,
Forum: Fixing WordPress
In reply to: Page 403 – no access to the dashboardWhen you install the All In One WP Security, it creates some database tables, like aiowps_login_lockdown and aiowps_permanent_block. So when you delete it, these tables stay in the database.
Please, go to Plugins > Add new and search for Plugins Garbage Collector. Scan database and you will see some tables that start with “aiowps”. Delete them and try again.
Regards,
Forum: Fixing WordPress
In reply to: Page 403 – no access to the dashboardHello @kramaric,
Viewing the source code of your site, there are several active plugins. Have you really changed the name of the plugins folder?
There are plugins, such as All In One WP Security, that allow you to change the login address in WordPress. This allows security but generates this error if you do not access the correct address to log in.
I suggest you create a copy of your website in a subdomain. And leave this copy without any plugins and without the .htaccess file. So the users of this forum will be able to see that they really have followed the 3 steps and try to help.
Regards,
Forum: Fixing WordPress
In reply to: admin login issueForum: Fixing WordPress
In reply to: Page 403 – no access to the dashboardHello @kramaric,
Typically, the solution of this issue uses 3 steps: files & folders permissions; .htaccess file; plugins folder.
For this, you will need FTP/SFTP access.
You said, “also to checked the files and directories permissions”. So, I will understand that you did step 1.
Step 2 is download the .htaccess file to your computer and then delete it.
The last step is to access the wp-content folder and rename the plugins folder to something like “plugins.old”.
Please, try these steps and tell us if it worked for you.
Regards,
Hello,
Well, to sync folders from your computer, I suggest that you use Google Drive. You can start with free Google account with 15Gb. If you need more, Google offers cheap plans that start from 100Gb.
In Google Drive, you can create a link for folder access. And the user with the link can view and download the files, but can not edit or delete them.
To integrate WordPress and Google Drive, I would suggest using Zapier. Please, see the link below,
https://zapier.com/apps/google-drive/integrations/wordpress
With Zapier, you can create rules that it will help you. Like when a new user is created in WordPress, then Zapier creates a new folder in Google Drive. You will see that folder in your computer, inside the Google Drive folder on your PC. So you can create the shared link and insert files.
Next, you can send the link to the user or edit the user page in WordPress and insert the link on that page.
That is the way that I use. I hope it can useful for you.
Regards,
PS: My apologies for my English, I’m less fluent than I would like
Forum: Fixing WordPress
In reply to: Stats Plugin & Hits Counter PluginHello @abe_charles,
I use Google Analytics, with the plugin below,
https://br.wordpress.org/plugins/google-analytics-dashboard-for-wp/
The great advantages are the statistics of Google and this plugin has a widget that shows the statistics in the front-end.
Google has a control about unique users that is probably the best.
Regards,
PS: My apologies for my English, I’m less fluent than I would like
Forum: Networking WordPress
In reply to: Multi Site IssueRight. But in your case the problem is not with WordPress. Apparently it is with the internet connection, since access to WP works when you use your “home wireless on the mobile”.
Have you tried resetting the router? Or ask to reset for the internet operator?
Regards and good luck,
PS: My apologies for my English, I am less fluent as I would like
Forum: Networking WordPress
In reply to: Multi Site IssueForum: Fixing WordPress
In reply to: Stripe alernative in PhilippinesHello @jett21,
Your question is complicated because it would be better targeted by some user from the Philippines. I’m from Brazil…
But I searched Google and I think a solution similar to Stripes is PayMaya. They have a plugin for WooCommerce and on the Business page they show a transparent checkout similar to that of the Stripes. Check the links:
https://developers.paymaya.com/blog/entry/the-paymaya-checkout-woocommerce-plugin-is-now-available
Regards and good luck,
PS: My apologies for my English, I’m less fluent than I would like.
olá @silvinhar,
conforme final do erro,
“[MsgErro] => Não foi encontrada precificação. ERP-031: Nao informado o peso, a quantidade ou o valor(-1).”
ou seja, no produto, você provavelmente não preencheu peso e medidas e assim o plugin não consegue calcular valor do frete.
verifique no seu produto.
abraços e boa sorte,