schlafcola
Forum Replies Created
-
Hey Ash, I hope to hear back from you on this topic, I have found out something by myself. As soon as I am writing any code into the functions.php file. I am not able to refresh the w3 total cach plugin.
A few more insights about my configuration:
I am using a child theme
I am minifying with the child theme selected
I am writing into the functions.php of the child themeThank you very much!
Tino
Thanks Ash for the response, here are the answers:
The reason why I am deregistering the styles is that I am actually using the minified version of the combined css file that w3 total cache has provided and inline the whole css in the header.php file. I let w3 total cache do its css minification job and then disable the css minification all together. Then I deregister all the styles and just add this code to the header:
<style type="text/css"> <?php $css = file_get_contents('https://www.mysite.com/wp-content/themes/salient-child/default.include.5f65ec.css'); echo $css; ?> </style>
1. No a second refresh does not bring the site back. The cash is flushed though.
2. I am using manual mode for minification
3. Here is the debug mode output:
Warning: _() expects exactly 1 parameter, 2 given in /www/htdocs/v095996/websites/kristalfit/wp-content/themes/salient/nectar/nectar-vc-addons/nectar-addons.php on line 4173
I will look into this error but it seems to have nothing to do with the w3 total chache plugin.
Thanks again for the help!
Cheers
Tino
Forum: Plugins
In reply to: [Events Made Easy] Facebook conectivity or RSSThank you very much!
Forum: Plugins
In reply to: [Events Made Easy] Facebook conectivity or RSSThank you, I just looke dat the rss tag, a few questions remain:
How would I actually trigger the rss? Do I have to place the rss tag in a template and it would be triggered by a new post?
Also what can I include, would it be everything from an event (like images for example) or just text?
Can I built a custom rss template that will be used where I could include all the things that I would like to be shown in the RSS feed post?
All the best
Tino
Forum: Plugins
In reply to: [qTranslate X] How to exclude menu items for specific languagesAre all of your other pages translated correctly in the menu?
Try to set the name of the page on the page itself.
Imagine a page that is called “home” in English, go to that page and change the language, name it in your language respectively (like ホーム) for example in japanese and see if the menu updates.
Also if you change anything in the menu itself make sure that you do these changes one at a time and save after each step. Otherwise it will not work.
I hope it helps!
Tino
Forum: Plugins
In reply to: [qTranslate X] How to exclude menu items for specific languagesI think you want to change the names of the actual pages in the menu. Just rename the pagers itself for each bespoke language (on the page not in the menu itself). The translated names for each page will show up in the menu automatically.
I hope that helps!
Tino
Forum: Plugins
In reply to: [qTranslate X] How to translate static theme contentHey, thanks for the reply I will ask the theme Autor as well.
The theme is translation ready. The default.po / mo were suplied with the theme and are in english.
Last question, will qtranslate X automaticially detect several different theme po/mo files?
All the best
Tino
Forum: Plugins
In reply to: [Better WordPress Minify] First time use and Multisite questionHey, Thanks for the reply!
I am not using any Plugin from WMPU.
Heres the URL: https://www.happydance.international/de/
I have tried to change the URL path to Minify library (relative to domain root) to the one used on the main site, that was not working.
Further thoughts: I could try to actually create the path that the plugin wants to write to by default.I dont think the CSS files are not changed when enqueued. I think I will try and let you know if it works.
Forum: Plugins
In reply to: [Better WordPress Minify] First time use and Multisite questionThank you so much for your help.
1. I am using a subdomain install.
2. The rewrite rule fix did work.
These two files are minified in footer:
https://www.happydance.international/wp-content/plugins/wordpress-social-stream/js/jquery.social.stream.wall.1.6.js
https://www.happydance.international/wp-content/plugins/wordpress-social-stream/js/jquery.social.stream.wall.1.6.jsA few more questions remain:
I have some js and css that cannot be enqued since the look like this:
https://www.happydance.international/wordpress/wp-includes/js/wp-emoji-release.min.js?ver=4.3I want to use CssRewriteUrlTransform to change the urls is this possible with the plugin?
Also I realized that my css file and the js file are huge, I want to erase unused code. I have found uncss asnd will look into how to reduce the css. Is there a way to reduce the js?
Thanks again for your help
All the best
Tino
Here is the output from the connectivity test:
Wordfence connectivity tester
DNS lookup for noc1.wordfence.com returns: 69.46.36.8
STARTING CURL http CONNECTION TEST….
Curl connectivity test failed with response:Curl HTTP status: 0
Curl error code: 7
Curl Error: couldn’t connect to hostSTARTING CURL https CONNECTION TEST….
Curl connectivity test failed with response:Curl HTTP status: 0
Curl error code: 7
Curl Error: couldn’t connect to hostStarting wp_remote_post() test
wp_remote_post() test to noc1.wordfence.com failed! Response was: connect() timed out!Starting wp_remote_post() test
wp_remote_post() test to noc1.wordfence.com failed! Response was: connect() timed out!Hey,
I have confirmed with the firewall admin that both port 443 and port 80 are allowing traffic. Still I cannot connect to the wordfence server.
Other issues:
Live traffic IPs are not displayed.
It works though to block IPs that are using login names that are on our blacklist. So far the program works well even though we cannot check back against the wordpress repository.
Thank you and keep up the good work!
Dear Tim!
Thank you so muich for the reply!
I think an IP is actually not blocked at all upon closer inspection.
I will get back to the topic one answer 1 and 3 have been implemented.All the best
Tino
Forum: Plugins
In reply to: [WP-Spreadplugin] Get the shop to workSorry for posting so much.
I realized that the spanish translation had some strange symbols that now have been fixed.
Mo-Po download here:
https://www.schlafcola.de/files/data/Spreadplugin_es.zip
Also I added this code to line 305 in options php:
<option value=”es_ES”<?php echo ($adminOptions[‘shop_language’]==’es_ES’?” selected”:””) ?>>Espa?ol)</option>
I will check if all is working, example so far here:
https://www.happydance.international/es/happy-dance-shop-es-europe/
Further questions:
Is the actual checkout on the spreadshop page only determined by the language settings in the spreadshirt shop?
If you want I will contribute a bit more with portuguese and japanese.
More from me shortly!
Cheers
Tino
Forum: Plugins
In reply to: [WP-Spreadplugin] Get the shop to workThat worked perfectly, thank you!
I have another question:
I would like to display the shop in Spanish and in Portuguese. I tried Spanish and it did not work. I see the translated .mo files that come with the plugin and they seem right to me. Italian and German both worked. It says more languages on request. I would love to use Spanish and Portuguese please. Also I am contemplating on translating the English file into Japanese. How could I contribute that to the plugin?
Thanks again for all your effort!
Cheers
Tino
Forum: Plugins
In reply to: [WP-Spreadplugin] Get the shop to workHey, I tried [spreadplugin] before, it did not work.
How do I define shop contry = none? In my own shop or like
[spreadplugin shop_locale=”none”]I tried the second approach also no products in the shop.
I also switched off my theme and switched to the 2015 theme but no changes there as well!
Thanks for your support!
Tino