Raoul
Forum Replies Created
-
Yes, but i don’t know how to implement with my shortcode, custom field, to display the images through the Photon CDN. All images from my site are displayed by this
Shortcode:
<?php myabp_print_thumbnail(85, 85); ?>
85, 85 = width, heightCustom field:
mabp_thumbnail_url
my site is jocurihd.comLike this?
if( function_exists( 'jetpack_photon_url' ) ) { add_filter( 'jetpack_photon_url', 'mabp_thumbnail_url', 10, 3 ); }Forum: Plugins
In reply to: [W3 Total Cache] CSS minify.widgets{background:#FFF;border:1px solid #ccc}.widgets a{color:#222}.widgets a:hover{color:#009}.contentbox{background:#094BAB}#content .fullcontent{color:#FFF;background:#094BAB}
I see that this minfy doesn’t put ; at the end of css code. See example above. I don’t know if this cause the break.Forum: Plugins
In reply to: [W3 Total Cache] 0.9.2.6–8 won't transfer minifed files to CDNGot the same problem.
Forum: Plugins
In reply to: [W3 Total Cache] CSS minifyi have the same problem too.
Forum: Your WordPress
In reply to: Arcade games online site powered by wordpressThanks!
Forum: Fixing WordPress
In reply to: Upgraded to 3.5 -> Admin bar whiteIt was the W3 Total Cache plugin and Cloudflare.
I purged all the site from Cloudflare panel and now it’s fine.Got the same problem, after updating the plugin and trying to reconnect to Google Analytics, it’s failing.
Yes, it’s very annoying, when i create a post > Appears
When i go to the dashboard > AppearsForum: Requests and Feedback
In reply to: WordPress 3.3.1 Code Execution / Cross Site ScriptingWordPress <= 3.3.1 Multiple Vulnerabilities
Forum: Installing WordPress
In reply to: There doesn't seem to be a wp-config.php file.i’ve contacted a few minutes ago, he told me to reinstall the wordpress.
Forum: Installing WordPress
In reply to: There doesn't seem to be a wp-config.php file.Yes, there is.
Also i have login in the database, everything is correct, the username and the password also.
If you know anything, that you can help me please let me know !
Forum: Fixing WordPress
In reply to: How to Display the URL of post in post ?Bump ! Why no one is answering me ?
Forum: Plugins
In reply to: [Plugin W3 Total Cache] HELP CDN thumbnails dissapear for visitorsAny help please ?!
Forum: Fixing WordPress
In reply to: Parse error: syntax error, unexpected T_ENDWHILE“The active theme is broken. Reverting to the default theme.”
Ok now the theme is Twenty Eleven.
After that i re-uploaded a new fresh copy of the theme but it’s still broken 🙁
And again, i renamed and the theme is now Twenty.
Forum: Fixing WordPress
In reply to: Parse error: syntax error, unexpected T_ENDWHILEI did that, and it appeared a blank white page.
After that, i activated the theme Eleven, and reactivated the my theme again.
And it’s still the same errorParse error: syntax error, unexpected T_ENDWHILE in /home/www/static/desene.biz/www.desene.biz/public_html/wp-content/themes/desene -old/wpzoom_featured_posts.php on line 1
Sorry for the 1st post.
Here is the source of the file.