ffwebdesigner
Forum Replies Created
-
Forum: Plugins
In reply to: [ImageMagick Engine] problem with the value for "Optimize for quality"not true. wordpress uses gdlib, which results in way much worse image quality and larger file sizes. i also can’t change the quality settings.
nope, same here. wp 3.5.2, add_image_size(‘slideshow’, 559, 355, true); in fnctions.php, simple image sizes plugin activatred. no choice custom sizes.
Forum: Fixing WordPress
In reply to: Max. Upload File SIze Ignored by WP Media Libraryhi esmi,
agreed in the first place and greekdishs problem. checked everything: php ini, server setup, htaccess, @php ini settings in wp files. my hoster domainfactory agreed: everything is setup right and should result in a 200m upload max file size not only in file manager plugin, but also in media library. but it doesn’t. 200m is possible with my hoster, file manager acts as expected.
Forum: Plugins
In reply to: [Module Positions] php errorsthanks philipp!
Forum: Fixing WordPress
In reply to: Menu Size Limitthis is the only thing that helped in my php.ini:
max_input_vars = 2000
same with me. custom upload folder, but neither root .htaccess nor /uploads .htaccess nor /customfolder/.htaccess generated. file generally visible.
Forum: Themes and Templates
In reply to: Get rid of css rem definitions!agreed. just forgot to write that
Forum: Fixing WordPress
In reply to: the_content remains empty on category pagesI’m always designing my themes as minimalized as possible. That’s why i rip out everything i don’t need. In this particular case, i only use one content.php, no single, no page, nothing else. And content.php is almost the same as 2011. But, thanks for the hint with the plugins. Forgot to check that even though i know. Figured it out: activating simple like buttons leaves all the_content empty on category pages.
Forum: Fixing WordPress
In reply to: Facebook Like Button Flyout Getting Cut-Offthat one was quite difficult. add this to your css:
.fb-like span{overflow:visible !important; width:450px !important; margin-right:-375px;}
update: the cad cloud picture you see right now is a temporary static solution, not from theme options.
thanks for the quick reply luke! yeah, love complicated things, good for making things easier and learning more ??
my custom theme is a completely individual copy of 2011. example: i activate 2011 as standard theme, cad cloud theme in gys for cad cloud -> no header image as defined in 2011 options, in both main theme for start page and gys themed categories for cad-cloud.
my problem: i did activate cad cloud theme first, set a different header image in options. as long as this theme is activated, this works fine in both start and gys themed category cadcloud. as soon as i switch back to 2011, it doesn’t work anymore. start and cadcloud no image.
don’t worry about the error on the sidebar. was just a little mistake…
i think it might be more related a problem of that kind: my theme somehow still reads the same 2011 theme options rather than reading the new fields/tables set up in functions.php…
wp version is 3.3.2
sorry…always trying too hard for hours before considering a reinstall. problem solved, working fine as always.
upps…just realized: it happens genereally on all posts.
Forum: Fixing WordPress
In reply to: Blog content disappeearing when using visual editorhi esmi, thanks again for your help. we’ll check everything except point 4 for a few days…
Problem is still the same. About 50 Pingback Spams a day, though activated captcha and disabled pingbacks for every single post and generally in discussion options.