Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Ok! Great! Thank you for your time and keep up the good work! 🙂
Hi Mahammad,
unfortunately, they issue is still there. It does’t work for me. I’m on a Mac, latest versions of Safari and Firefox. Also tried from Windows and even Internet Explorer but Ajax don’t work.Update. Just had a look at the demo. Adding to wish list is not implemented with Ajax? So it is not like adding to card (cart gets updated without refresh)?
February 4, 2014 at 8:32 pm in reply to: Images do not show up(or showing slowly) in product page #46778To give some more tips:
I upgraded my VPS to a better package with more RAM but still the same.
I tried disabling all the plugins but still nothing.
When I change to WordPress’ default theme, it’s really fast, so I guess is has to do with the template.Thanks a lot Ed! I will have a look!
Thanks a lot for that! Had the same issue! This also happens for the widget. So in order to make the widget showing your tweets again, do the following:
File: /wp-content/themes/neighborhood/includes/widgets/widget-twitter.php Line: 66 Replace: $result .= latestTweet($tweets, $username); With: $result .= latestTweet($username, $tweets);
Hi Melanie! About no.1: I fixed it by enabling the WooCommerce sidebar from the Theme settings-> WooCommerce Options. So it is solved 🙂
In order to do this:
Go to : themes/neighborhood/includes/swift-framework/sf-woocommerce.php.
Line 308 Replace with: <div id=”additional-information” class=”accordion-body collapse in”>.That will show both “Description” and “Additional Information” open when the page loads, so that the user will see all relevant information of the product.
Hi Ed! Thanks for your reply! Yes I’m gonna use it, so I prefer not to disable it. The thing is that if I resize my browser(horizontally) after random times of dragging the right edge of the browser, then the issue gets corrected without reloading the page.
This reply has been marked as private. -
Posted in: We hit Power Elite.