M D
Forum Replies Created
-
Thanks for your reply. I can’t edit the template because I’m using the free version.
Forum: Themes and Templates
In reply to: [Hueman] Horizontal scroll bar appearingI just updated the theme and the issue is resolved, thank you sir.
Forum: Themes and Templates
In reply to: [Hueman] Horizontal Scroll bar still showingYes, I have the same problem. The bar is not showing for me. Did you fit the issue? If so, how?
- This reply was modified 5 years, 2 months ago by M D.
Forum: Plugins
In reply to: [Autoptimize] I need to reload page to see latest contentI believe that has something to do with this line in .htaccess
## EXPIRES CACHING ##
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/jpg “access plus 1 month”
ExpiresByType image/jpeg “access plus 1 month”
ExpiresByType image/gif “access plus 1 month”
ExpiresByType image/png “access plus 1 month”
ExpiresByType text/css “access plus 1 month”
ExpiresByType application/pdf “access plus 1 month”
ExpiresByType text/x-javascript “access plus 1 month”
ExpiresByType application/x-shockwave-flash “access plus 1 month”
ExpiresByType image/x-icon “access plus 1 year”
ExpiresDefault "access plus 2 days"
</IfModule>
## EXPIRES CACHING ##I now changed it to
ExpiresDefault "access plus 5 minutes"
What would you say?
- This reply was modified 5 years, 11 months ago by M D.
So I just tried to run a manual backup again, and it stays stuck like this:
Updraft is the latest version. We now have 1.13.4.
This is what it looks like when updraft is stuck: https://imgur.com/mYxF8Lx
This is what I can see on my Cron Events page: https://imgur.com/wdN34ES
The second screenshot seems to have some kind of error. What can we do about that?
Hi Bryle, where can I find the backup log? I thought I posted it above already.
I just started a new backup and this is what I see first.
From here, the log file only contains what I already posted above.
- This reply was modified 7 years, 8 months ago by M D.
Hi Harish, who can supply me with a good code to be able to pass the “billing_first_name”, “billing_last_name” to “NAAM” at the checkout page?
As you can see on the home page, the filed there is called “NAAM”.
Also, I would like to include the mailing frequency at the checkout page. This would be selected via radio button by the customer.
See image: https://imgur.com/a/xaUUH
Forum: Plugins
In reply to: [More Subscribers] TranslationSorry for the late reply. Thanks for the feedback, I have added this to my to do list.
- This reply was modified 8 years, 6 months ago by M D.
Forum: Plugins
In reply to: [More Subscribers] Use form in postSorry for the late reply. You could download another plugin that allows to place widgets in your posts and pages. Page Builder by SiteOrigin.
Forum: Fixing WordPress
In reply to: 404 Not Found Error after update to 4.4.2I upgraded from 4.4.2 to 4.5.2 and this solution worked for me too!