emster83
Forum Replies Created
-
Forum: Plugins
In reply to: [Acumulus] 7.2.0 fatal errorI have been getting the same error today!
Since I got no reply (it has been 2 months!) I have removed the plugin and I am not willing to try it again any time soon.
I think synergy777 has explained the issue well enough for you to try and solve the issue.I have the same issue! Though only on mobile devices, desktop browsers have no issues. I have deactivated the plugin, after that the website works normally again.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Widget doesn't workWhat does your widget markup look like?
Here’s how my widget looks: http://vacatureluurs.com/wp-content/uploads/2016/01/widget-agenda.jpg
And this is the code I put in the markup area of the widget customizer: http://vacatureluurs.com/wp-content/uploads/2016/01/widget-agenda-code.jpg
This is the code I used:
<li><div style="float:left;margin:0px 10px 0px 0px"><a href="#_EVENTURL">#_EVENTIMAGE{100,100}</a></div> </li><strong>#_EVENTLINK</strong><br /> #j #M #@_{ \u\n\t\i\l j-n-Y} - #H:#i -#@H:#@i <br /> <li><strong>#_LOCATIONTOWN</strong></li><br />Forum: Plugins
In reply to: [WooCommerce] Product and product archive image sizesTHAT CODE DID THE TRICK! Thanks @lorro!
I still don’t know what caused the issue in the first place: this theme showed product images fine up until a few weeks ago. Glad it’s fixed now!
Forum: Plugins
In reply to: [WooCommerce] Product and product archive image sizesI think the issue of the product image size has something to do with the theme/child theme: I’ve created a new child theme, and when previewing that theme the product image size looks normal (but the site’s top menu disappears for no reason).
When the child theme is activated though, my site looks like there’s no css whatsoever.
Completely removing both themes and re-installing them, doesn’t help though!
Forum: Plugins
In reply to: [WooCommerce] Product and product archive image sizesSorry, the server error should be gone now!
Forum: Plugins
In reply to: [WooCommerce] Product and product archive image sizesThanks for the tip, apparently this theme doesn’t show updates-messages in WordPress, I get messages if a plugin or other theme has an updated version. I have updated the theme and Woocommerce-plugin to the latest version: still no change in image sizes.
I do remember though that some time ago I found out that the same happens to pages I’ve added a featured image to. My solution for the pages was to just remove the featured image…
Forum: Plugins
In reply to: [WooCommerce] Product and product archive image sizesYes, I have tried that… numerous times! Still, no change in appearance 🙁
Thanks, I’ll give that a try!
Thanks, I missed that extra { when putting in code for the layout.
Ander after removing the `http://’ before the #_ATT{Externallink} key, it works perfectly!
The right code now looks like this:
Website: <a href="#_ATT{External_link}" target="_blank">#_ATT{External_link}</a><br />Thanks for all the help!
Here’s a link to an event where this is happening
As you can see, the link http://nietstilzitten.nl links to %7Bhttpnietstilzitten.nl, which is non-existent.That’s what I thought first, but that doesn’t seem the case.
It keeps adding
%7Bhttp//to links (instead ofhttp://.Your code did stop it from linking to a non-existent page on my own website though, so that’s a slight improvement…
Thanks, it does indeed seem to help to switch off combining javascripts.
After reloading the [wpsl] code into the page, the map is visible again and everything works like it should!Forum: Plugins
In reply to: [W3 Total Cache] Website is SIGNIFICANTLY SLOWER after installing W3TC??I have the same issue after activating the w3-plugin, it’s made my website at least 3 times slower and doesn’t seem to minify any js or css.