zeljkoskipic
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Redirect + Deloaded ScriptsRight.
So, is there a workaround?Forum: Plugins
In reply to: [Contact Form 7] Redirect + Deloaded ScriptsLike this:
https://contactform7.com/redirecting-to-another-url-after-submissions/It is on the template, you can see it on the Pastebin link I provided.
Forum: Plugins
In reply to: [Contact Form 7] Redirect + Deloaded ScriptsHere, an empty site on the naked Underscores theme:
https://test.wpstage.dev/Template: https://pastebin.com/swCCMhvp
Functions.php: https://pastebin.com/1RPkPAiCForum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Deload ScriptsThank you.
Forum: Fixing WordPress
In reply to: WordPress hasn’t upgraded since migrating to a new hostHello,
It seems like your initial developer disabled the update notifications.
You might search for a plugin that is installed on your website or a piece of code in the functions.php file of your active theme.I suggest reading the following article and looking for anything from it in your website:
https://www.wpoptimus.com/626/7-ways-disable-update-wordpress-notifications/I hope this helps.
Forum: Fixing WordPress
In reply to: TinyMCE Visual Editor not showing anymoreHello,
you can force HTTPS but I do not advise doing that if you do not have the SSL installed.
These are the steps I recommend you do:
1. Contact GoDaddy and ask them if you have the free SSL included in your hosting plan if not, purchase one and install it(or ask the GoDaddy to do so).2. Install a plugin called Better Search Replace and replace the HTTP references in your database using the mentioned plugin:
Replace: http://judywanderi.net
With: https://judywanderi.net3. Additionally, you can install the plugin Simple SSL, and force the HTTPS with it.
Before doing any of this, please make a backup of your database.
I hope this helps.
Forum: Fixing WordPress
In reply to: Change IconHello,
try adding the featured image to your homepage ( https://prnt.sc/lah6nd ), or alternatively set up the social network image through SEO plugin, such as Yoast(if your theme does not allow you to do that without external plugin) ( https://prnt.sc/lah798 ).
I hope this helps.
Cheers
Forum: Fixing WordPress
In reply to: TinyMCE Visual Editor not showing anymoreHello,
make sure that your WordPress installation is at the latest version,
try activating the twentyseventeen theme, and if the issue still exists without any plugin active, contact GoDaddy to replace the current WordPress files since as I understand, its their managed hosting and you can’t do that by yourself.
Alternatively, you can copy the website to staging environment on another host or on the local server.
I hope this helps.Cheers
Hello,
thank you for the reply.
The outgoing Mail Server is smtp-relay.gmail.com, the copy/paste I did is from the email, I guess it is not formatted properly.
This is the actual issue from the plugin log https://prnt.sc/j3wri0Besides this issue few times a day, other emails are being sent normally.
Love the plugin btw, I use it on almost all of my websites.
Forum: Plugins
In reply to: [User Role Editor] User Role IDThank you.
Sure thing, send email to goonarr@gmail.com with everything you want to be done, and any information you think its relevant. Friends name is Aleksandar. I am glad that we can help.
Well, I could not find existing solution, so I(and friend) created custom solution and conected it with Ultimate Member.
Its on http://www.bef-consalting.com/ website, but you cant see live version because it requires registration, but its not free registration. I can send you the files but its really minimal amount of work that was required for the job, so you would have to code everything that is not existing in our version, and our version only contains 3 dates and 5 times for meeting.Forum: Plugins
In reply to: [WooCommerce] Amazon s3 no pluginThank you for the answer, btw I just found this topic where one guy is saying that woocommerce is doing encryption of s3 files by default. I tested this and it seems to be working. Even though I’ve made the s3 file public woocommerce is doing url encryption. Have you tried this method?
