creativemind1
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Custom Attribute Section Size/fonttable.variations td.value {
font-size: 18px;
}add this in your style.css, at the last line.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce pages not workingWorking for me though!
Some Advices:
i) Adjust your permalinks to SEO
ii) Check your footer image is not uploaded properlyForum: Plugins
In reply to: [WooCommerce] Redirecting "Return to shop" buttonIn
/wp-content/plugins/woocommerce/templates/cart/cart-empty.php
<p class="return-to-shop"><a class="button wc-backward" href="<?php echo apply_filters( 'woocommerce_return_to_shop_redirect', get_permalink( wc_get_page_id( 'shop' ) ) ); ?>"><?php _e( 'Return To Shop', 'woocommerce' ) ?></a></p>
to
<p class="return-to-shop"><a class="button wc-backward" href="/your-desired-page/"><?php _e( 'Return To Shop', 'woocommerce' ) ?></a></p>
Forum: Installing WordPress
In reply to: Проблемы с блогомcan u speak English?
Forum: Fixing WordPress
In reply to: Switching my subdomain to my domainok I got it..
First make backup for both your domain and sub-domain.
Secondly, download database of your subdomain and change the URLs. ie., photography.modernrevolutions.net to modernrevolutions.net.
Completely wipe off the main domain.
Make new database, connect it’s tables.
In cpanel, transfer all your subdomain files to main domain (it will overwrite..).
Change config.php as per your MysQL..
Forum: Fixing WordPress
In reply to: Oops that page can't be foundsite is working fine for me…No errors.. may be you delete your browser cache or try in other browsers..
Forum: Installing WordPress
In reply to: Plugin Installation FailureFirst try to extract your plugin folder.
Check if all the files format are same as if you have in the normal plugins.Sometimes, the plugin .zip files are not in the format, like zip files in the .zip files..
Forum: Fixing WordPress
In reply to: is one database of 1 GB is enough for ecommerce website?I can say no! Mainly depends on your no. of products. How many products?
Forum: Plugins
In reply to: [WooCommerce] Registration fails from My account pageThat’s great! Go ahead!
Forum: Installing WordPress
In reply to: Plugin Installation FailureWhat message you are getting?
Forum: Plugins
In reply to: [WooCommerce] Registration fails from My account pagefirst try by changing your theme to default..check whether the problem is same or not..
Forum: Installing WordPress
In reply to: Unable to log in to Admin URLdid u try /wp-login.php ?
Forum: Plugins
In reply to: [WooCommerce] Registration fails from My account pageplease post ur website link perhaps some scripts are conflicting?
Forum: Themes and Templates
In reply to: [Semicolon] Размер миниатюрыIf you are reverting back to the default theme, then it is working fine right?
Forum: Plugins
In reply to: [WooCommerce] Woocommerce checkout text removalNo worries!
If you need any help of WordPress, you can update this post with your Problem link
Thanks!