Josh Fisher
Forum Replies Created
-
Hi @tanvirul,
The problem I believe is that we are using elements meant for one page per page and the swatches on the add to cart button are having trouble differentiating from each other, in this case we have 4 products manually added rather than using the shop element that would just display all the products in the given category.
Where is the js for the plugin that controls the parent product gallery image so that I can at least try and assign an id to the gallery and the swatches so they both work together.
Cheers
Josh
Anyone else facing this issue?
Forum: Plugins
In reply to: [Typed JS: A typewriter style animation] Invalid HeaderGoto wp-content/plugins/ and remove the plugin folder.
Forum: Plugins
In reply to: [Clean Login] BUG* Error messages not showing.Hello,
Had to alter the clean_login_show function on Line #36
changed to the following:
// show login form if ( isset( $_GET['authentication'] ) || isset( $_GET['login'] ) ) { if ( $_GET['authentication'] == 'success' || $_GET['login'] == 'success' ) { echo "<div class='cleanlogin-notification success'><p>". __( 'Successfully logged in!', 'clean-login' ) ."</p></div>"; } else if ( $_GET['authentication'] == 'failed' || $_GET['login'] == 'failed' ) { echo "<div class='cleanlogin-notification error'><p>". __( 'Wrong credentials', 'clean-login' ) ."</p></div>"; } else if ( $_GET['authentication'] == 'logout' || $_GET['login'] == 'logout' ) { echo "<div class='cleanlogin-notification success'><p>". __( 'Successfully logged out!', 'clean-login' ) ."</p></div>"; }else if ( $_GET['authentication'] == 'failed-activation' || $_GET['login'] == 'failed-activation' ) { echo "<div class='cleanlogin-notification error'><p>". __( 'Something went wrong while activating your user', 'clean-login' ) ."</p></div>"; }else if ( $_GET['authentication'] == 'disabled' || $_GET['login'] == 'disabled' ) { echo "<div class='cleanlogin-notification error'><p>". __( 'Your account is currently disabled', 'clean-login' ) ."</p></div>"; } else if ( $_GET['authentication'] == 'success-activation' || $_GET['login'] == 'success-activation' ) { echo "<div class='cleanlogin-notification success'><p>". __( 'Successfully activated', 'clean-login' ) ."</p></div>"; } }
Cheers
Josh
@ultimatemembersupport Yes, Its current set to “Site Accessible to logged-in users”
And I have checked ‘Restricted Access to Posts’ options ‘pages’ and ‘posts’ but not products or anything else.
Cheers
Thought guys say in a past support ticket that it was on your todo list to be done? – reference
As I to would like to have additional filters for the custom fields I’ve made if its possible yet?
Forum: Plugins
In reply to: [Reusable Content Blocks] Shortcode doesn’t work after update 1.0.4Still the same, nothing, you need to push the update so we can get the update
Forum: Plugins
In reply to: [Reusable Content Blocks] Shortcode doesn’t work after update 1.0.4Confirmed rolling back to 1.0.3 fixes it and shows the row again, currently 1.0.4 shows nothing.
Hello, yeh I got a weird one saying that the domain and sub domains need to be added to my account settings but theres no option for that either online or on wordpress :/
@mariakravchenko Yes, its a fresh install of the latest version of WordPress, up to date version of your plugin and the addons.
There are no other plugins active on the site other than visual composer but I don’t think thats a problem.
And I have like 3 times this morning, still waiting for you to get back to me.
Cheers
Johs
yep getting this as well, using only your plugins and your Madison theme, I have no other plugins installed.
Refuses to let me add a property type as when I click add row it does nothing :/
just redirects me to the setting page to add a property type WHICH I CANT DO!
Cheers
Josh
- This reply was modified 7 years, 1 month ago by Josh Fisher. Reason: more info
Forum: Plugins
In reply to: [WooCommerce] 404 Not foundYes the shop base was needed in the shop category links.
- This reply was modified 8 years ago by Josh Fisher.
Forum: Plugins
In reply to: [WooCommerce] 404 Not foundForum: Plugins
In reply to: [WooCommerce] 404 Not foundRenamed my .htaccess file and just had the basic wordpress setup, no luck.
I reset the permalinks, changed theme to standard and checked, no luck changed them back no luck,
Removed all the links from wp_postmeta still no look and cleared my cache after each, still no luck :/
hmmmmmmmm
Forum: Plugins
In reply to: [WooCommerce] 404 Not foundYes they are set, if I go to the pages section and click view on the page it just sends me to a 404 :/