surroundedby
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] Woocommerce Multi-Step checkout issueI can confirm the same. Next button isn’t doing anything.
There is a javascript error in woo-multistep-checkout.min.js:1:1704
Uncaught TypeError: u is undefinedHow do I disable multistep checkout?
Forum: Plugins
In reply to: [Social] Timestamps brokenI’m have the same problem on 2 separate websites that social has been added to. Some comments from a year ago now say 9 hours ago. And a like from facebook yesterday now says it was 19 minutes ago.
This is nothing to do with Timezones. Is anyone else having an issue with this?
Hiya. I’ve uploaded this to a temporary URL and imported the live datbase minus the images. You’ll find it here: http://79.170.44.155/pgrier.co.uk/band-directory/
It’s very weird as now the short codes from the ‘submit’ and ‘edit’ a listing are not working, as well as the issues above. Works on localhost.
Not sure how I can give you a FTP or admin details to this but will if needed.
Hi, thanks for the quick response.
Would love to show you, but it’s on my localhost. Recently updated to this plugin from it’s old format that I currently have hosted on http://www.surroundedby.co.uk/band-directory/ when it was called WP business directory manager.
I got it all working with the new plugin, and updated this morning.
Removed all the old templates and added the new ones (businessdirectory-category.tpl.php, businessdirectory-listings.tpl.php).
The issue I’ve got is when you are logged in (from a subscribers perspective) the edit listing button just returns you to the same single listing page. I also have a page for the manage listing with the shortcode [WPBUSDIRMANMANAGELISTING]. The same thing happens. The delete button also does not work.
On the Single page within <div class=”button”><?php print(wpbusdirman_post_menu_buttons());?></div> the directory button does not do anything. Looking at it in Firebug it return the following html
<form action=”” method=”post”>
<input class=”viewlistingsbutton” type=”submit” value=”Directory”>It seems the action is empty.
Tried removing the templates as suggested but destroys the permalinks so just copied the same plugin code and overwrite. Also tried disabling all plugins but this, and same thing.
I’ve using a twenty twelve child theme. Any help would be appreciated.