designr86
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Checkout-process not working anymoreI’m having the similar issue. When going to checkout page, it’s all blank.
Forum: Plugins
In reply to: [WooCommerce] woocommerce update to 2.1.7 (everything from wc gone)Uploaded the update via FTP and worked again!
Strange the automatic update got such a problem.Forum: Fixing WordPress
In reply to: Media upload full pageThe esc button won’t do the trick… Just does nothing… very weird…
Forum: Fixing WordPress
In reply to: Media upload full pageBut is there a way to get it back as a boxed uploader… was much easier before…
Thanks for advice already!
Forum: Plugins
In reply to: [WooCommerce] Sidebar Cart doesn't update when product addedIt stops rotating and does nothing. Once I go to another page or I refresh, it updates and shows the products added to the cart…
Forum: Plugins
In reply to: [[DEPRECATED] WooCommerce (nl)] [Plugin: WooCommerce (nl)] Your BasketGevonden! Behoort toe aan het theme dat ik gebruik.
Forum: Networking WordPress
In reply to: Broken featured image on WP-NetworkAny idea to replace timthumb with another script?
ALready thanks for helping with this! Much appreciated.
Forum: Networking WordPress
In reply to: Broken featured image on WP-NetworkHi,
Thanks for helping.
I found this work around / fix. Just one problem, have no idea where to place this and how to use this fix.Could you help me with this?
http://www.binarymoon.co.uk/2009/10/timthumb-wordpress-mu/
Thx!
Forum: Networking WordPress
In reply to: Broken featured image on WP-NetworkThat’s the header menu, those images are loaded directly into the header file, there’s nothing wrong with them.
My problem is down below. In the content area.
When I there want to overview the news (nieuws), the featured images don’t show up. (I just get a small pink round cornered box.See this :http://imageshack.us/photo/my-images/3/schermafbeelding2012020.png/
And the same problem comes up when I want to view the news post. Also the same box, and no image.
You see?
Forum: Networking WordPress
In reply to: Broken featured image on WP-NetworkOn the link I gave, in the top left corner.
Here you also can see it. the second item doesn’t show the featured image.
http://chabelle.be/cbs/nieuws-cbs/Forum: Networking WordPress
In reply to: Broken featured image on WP-NetworkHi,
Sorry for not giving a link!
http://chabelle.be/cbs/2012/02/05/kindergrime/
Thanks for helping! Could indeed be a theme problem maybe.
Forum: Networking WordPress
In reply to: Fatal error: Call to undefined function pagination()Fixed it myself. Had something to do with the theme I was using!
Forum: Networking WordPress
In reply to: Multisite with subfolder in folderI think it has something to do with the hosting.
I’ve noticed that the clean permalinks also don’t work…
When I turn of the redirect, it’s just the same.Although thanks for searching!
Forum: Networking WordPress
In reply to: Multisite with subfolder in folderHi Ipstenu.
I’ve done some changes yesterday. I’ve installed WP in the rooth folder. And I want to create 2 ‘sub-sites’ in the network. And I want to use the sub-directory option to do this.
so WP install => http://www.chabelle.be
2nd site => http://www.chabelle.be/cbs
3th site => http://www.chabelle.be/b2bStill the same problem when I want to access the other 2 sites:
/—message—/
“Not Found
The requested URL /cbs was not found on this server.”
/—message—/! Attention: if you visit chabelle.be for the moment, it redirects to chabelle.be/chabelle for the visitors, so they can still access the ‘old’ website. (done this with redirection plugin).
Data from .htaccess file:
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # uploaded files RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L] # add a trailing slash to /wp-admin RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L] RewriteRule ^[_0-9a-zA-Z-]+/(.*\.php)$ $1 [L] RewriteRule . index.php [L] </IfModule>Thanks already for helping me! If you need any further information…
Hope this can be solved quick.Forum: Networking WordPress
In reply to: Multisite with subfolder in folderExactly I mean folder. Sorry for this confusion!