freelylw
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Storefront] bigger gallery image ?Hi, thanks but I don’t get this, where can I adjust the image size “depending on usage” ? I have checked my product image is about “400px” width. please advise. thanks
Forum: Themes and Templates
In reply to: [Storefront] bigger gallery image ?Hi thanks, why my product image setting page doesn’t has field to input the size , please see here is my version doesn’t support this ?
Forum: Themes and Templates
In reply to: [Storefront] bigger gallery image ?Hi thanks, please see this link here of the screenshot, the first image is the default size, the second image is the bigger one which I want. please advise, thank you.
- This reply was modified 1 month, 1 week ago by freelylw.
same problem here, looking for solution
Forum: Themes and Templates
In reply to: [Storefront] move the cart to the search bar areahi @conschneider thanks, I see the cart to moved to the upper area, but its overlapping with the menu there, ( I hided the search bar with provided code below, can you tell how to keep the menu on the left side of the cart? thank you. ) please see the screen here
————————————————————————————-
`/* Increase width of Secondary Menu and align it to right of page when search bar remove */
@media (min-width: 768px) {.storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation {width: 69.5652173913%; float: right;margin-right: 0;}
————————————————————————————-
/**
* Disable the Search Box in the Storefront Theme
*/
add_action( ‘init’, ‘remove_sf_actions’ );
function remove_sf_actions() {
remove_action( ‘storefront_header’, ‘storefront_product_search’, 40 );}
———————————————————————————–Forum: Themes and Templates
In reply to: [Storefront] move the cart to the search bar areaHi @conschneider thanks, I have a development site here if you can have a look, thank you
- This reply was modified 1 month, 3 weeks ago by Steve Stern (sterndata). Reason: replaced bit.ly link
Forum: Plugins
In reply to: [Custom Post Type UI] category permalink showing post type nameHi, seems my question was not clear, I do not want to mix 2 types of permalinks.
What I want is simple, I need my custom post type permalinks looks like : http://www.abc.com/taxonomy/postname
But, it looks like this now :
http://www.abc.com/post-type-name/postnameMy wp defaul permalinks setting is /%category%/%postname%/, please advise, thanks
Forum: Plugins
In reply to: [List category posts] inline custom fieldshi, my question was if there is a code to show all customfields “INLINE” ,thanks
Forum: Plugins
In reply to: [Kirki Customizer Framework] html in footer copyright section ?In the Customizing/Site Footer/Copyright Section, I don’t see there are any field relating to here, its only a text input box, and seems its not supporting html in this box. am wondering just can I use html here. Thanks
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] setting for SCA /3D SecureHi, Can you please answer 2 question in a simple way ? we are a business based on UK, but we have online customers from EU and US as well.
1: if customers has SCA enable for his/her credit card
2: If customer has SCA disable for his/her credit cardIn both case, do we need to do something on the website to accept their payment ? or we don’t need to do anything, woocommerce-stripe will take care both of the case ?
Thanks
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] setting for SCA /3D SecureHi, Thanks, am still confusing, since there is no setting for this. what will be the 2 cases if customer has SCA ENABLE or DISABLE on his credit card ? please advise ,our business is based on UK, we have customers from EU and US. thanks
Forum: Fixing WordPress
In reply to: strange permalink problem. “Oops! That page can’t be found. “So how should I share the links here BTW, and can you advise hwo to fix the problem thanks
Forum: Fixing WordPress
In reply to: discovered URLs in google “0” after 3 monthsHi, Thanks, I do have a sitemap https://www.mental.net/wp-sitemap.xml for google, there are about 100k post in it. I submitted this 3 months ago and it was successful . there is a link from the frontpage menu. but just no idea why discovered URLs 0.
sorry for I don’t understand is there a problem with storefront theme ?Hi, Thanks, I changed my instagram to business account, still doesn’t work. I got this message after the connection:
Couldn’t find Business Profile
Uh oh. It looks like this Facebook account is not currently connected to an Instagram Business profile.Forum: Plugins
In reply to: [WooCommerce] Remove email subscription & personal data message on checkoutHi,thNAKS, I just checked my plugin, the checkbox for receiving emails is added by Mailpoet, thanks