voala
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Subcategory not showing on shop pageGlad it worked out.:)
Forum: Plugins
In reply to: [WooCommerce] Subcategory not showing on shop pageWhat did it for me was to use the woocommerce tools. Seems that woo was not counting the products from the subcategories. Go to WP Admin > WooCommerce > System Status > Tools Tab.
1. Click on Recount terms to make woo recount the products
2. Click on Clear transients to clear all cached files
3. Save ChangesThis did the trick for me. Now works like a dream 🙂
Forum: Plugins
In reply to: [All In One SEO Pack for WooCommerce] Woocommerce Categoriesi would also like to know this
Forum: Plugins
In reply to: [WooCommerce] Subcategory not showing on shop pageAny update on this? I also have subcategories not showing. Only 2 subcategories are showing instead of 5.
What do you mean by 2 separate databases? WordPress can only work with 1 database at a time (from what I know of at least).
Forum: Fixing WordPress
In reply to: Theme options menu is missingCheck your wp config if this is not disabled from there. Also be sure that if you use a child theme, this does not disables the theme options.
Forum: Fixing WordPress
In reply to: Cant access my wordpress siteI think that on reactivating your account they may have change the access details to the database.
1. Check that you still have the database and that it is not blank.
2. Try to login to it with the credentials you currently have in your wp-config.php
3. If logind doesn’t work, create a new user for the database with all access rights and use that in the wp-config.php file.This is clearly not a ISP problem. The wp website cannot connect to the database. This may be because the database is no more, or login details are changed.
Forum: Fixing WordPress
In reply to: PostID at the top of the pageusing ftp go to your website files on the host and look for the active theme directory in wp-content/themes/ACTIVETHEMENAME/single.php
Forum: Fixing WordPress
In reply to: New website / old domain / search engine results1. go to analytics and see the broken links that come to your new wordpress installation.
2. install a redirect plugin (http://wordpress.org/plugins/redirection/) and add each incoming broken link to the proper page content.Forum: Plugins
In reply to: [VR jScrollPane Shortcode] Making it work with Tab Me plugin (tabs)I kind of solved this (don’t know how correct it is, but it works). Since js scroll can’t work on elements with display none, I changed the visibility to hidden in the tab-me.php output of the shortcode (does this affect plugin functionality in any way?).
If you have any other more elegant solution, please let me know. I know this fix will be overwrite when updating the plugin, so, not the best way to go.
Forum: Plugins
In reply to: [List category posts] Strange code after updateYou are the best. Working fine again. Thanks for the great plugin and for all your work.
Forum: Plugins
In reply to: [List category posts] Strange code after updateyes, all pages that contain the code
Forum: Plugins
In reply to: [List category posts] Strange code after updateMe to, what is happening? Please can we have a fix for this asap? The website looks busted. 🙂
Forum: Plugins
In reply to: [Comprehensive Google Map Plugin] Comprehensive Google Map Plugin Jquery 1.10Thank you. That worked out great.
Help! I have the same issue. s2members with Login with Ajax. Login not working for non-admin users. This is a great plugin, would hate to have to revert to the old login form.