Forum Replies Created
-
in reply to: Several issuesThis reply has been marked as private.in reply to: Layout problem
Hi Mihaila, problem solved! Thank you very much and have a nice weekend!
in reply to: Layout problemThis reply has been marked as private.in reply to: Layout problemThis reply has been marked as private.in reply to: Layout problemHi Mihaila,
I have read this topic, but I can not find this lines in the php file content-product.php:
<span style=”color: #444444; font-family: Inconsolata, Consolas, Monaco, ‘Lucida Console’, monospace; font-size: 15px; white-space: pre; background-color: #f9f9f9;”>if ( 0 === ( $woocommerce_loop[‘loop’] – 1 ) % $woocommerce_loop[‘columns’] || 1 === $woocommerce_loop[‘columns’] ) {</span>
<span style=”color: #444444; font-family: Inconsolata, Consolas, Monaco, ‘Lucida Console’, monospace; font-size: 15px; white-space: pre; background-color: #f9f9f9;”> $classes[] = ‘first’; } if ( 0 === ($woocommerce_loop[‘loop’] ) % $woocommerce_loop[‘columns’] ) { $classes[] = ‘last’; }</span>
They are not in this file.
in reply to: Layout problemHi Mihaila,
which widget to be used for the contact details on the left top corner? Or is it just the text widget?
Which is the latest version? I have 1.8.1 installed and my theme doesn’t indicate there is an update available. Where or how can I get this update if necessary?