khushbru
Forum Replies Created
-
Forum: Plugins
In reply to: [Wishlist] Wishlist custom image not showing when not logged inAnd this topic is not resolved yet. Please remove it from resolved.
Forum: Plugins
In reply to: [Wishlist] Wishlist custom image not showing when not logged inMy requirement is image so I don’t want to use font awesome icon.
My question is that the image is not shown to non logged in user. Image only been shown to logged in users.
I’ve changed the whish list icon from here. https://www.awesomescreenshot.com/image/18502309?key=17ffca6222cd9f4398f05621b96510f4
Right now font awesome icon is being shown to non logged in users. I want image to be shown to non logged in users.
Please assist me.
Forum: Plugins
In reply to: [Wishlist] Wishlist custom image not showing when not logged inIs anybody there?
Forum: Plugins
In reply to: [Preview E-mails for WooCommerce] Custom fontI’ve tried the example for google font:
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet">
it is working fine.But when I use custom font like this:
<style type="text/css"> @font-face { font-family: "Recoleta"; src: url("https://woocommerce-364899-2033018.cloudwaysapps.com/wp-content/uploads/RECOLETA-REGULAR.TTF") format("truetype"), url("https://woocommerce-364899-2033018.cloudwaysapps.com/wp-content/uploads/RECOLETA-REGULAR.woff") format("woff"); font-weight: 400; } </style>
It is not working.
Can you please give me another way?
- This reply was modified 3 years, 4 months ago by khushbru.
Forum: Plugins
In reply to: [Preview E-mails for WooCommerce] Custom font@digamberpradhan Hi, this is for google fonts and it is working fine. But how to use custom fonts?
Forum: Plugins
In reply to: [Portfolio Gallery - Image Gallery Plugin] Jquery is not definedMy site’s Portfolio page’s link is here.
Forum: Plugins
In reply to: [Material Design for Contact Form 7] Material Design CSS and DropDown issueOnly text-area’s label be small after floating above. I tried to add your CSS but it did not work.
Forum: Plugins
In reply to: [Material Design for Contact Form 7] Material Design CSS and DropDown issue@contactform7addons
Actually there is another issue occurred after turning of the legacy style.In Textfield, the lable’s font-size after floating above, can not be increased.
Please can you guide me?
Forum: Plugins
In reply to: [Material Design for Contact Form 7] Material Design CSS and DropDown issueThank you so much. After turning off the legacy styles, these issues have been solved. ??
- This reply was modified 5 years, 6 months ago by khushbru.
Forum: Plugins
In reply to: [Material Design for Contact Form 7] Material Design CSS and DropDown issue@contactform7addons
You can see the contact form at the bottom.- This reply was modified 5 years, 6 months ago by khushbru.
@3sonsdevelopment I removed “lost-password” from that field and
mywebsite.com/lost-password
started working. Does it affect any other functionality?- This reply was modified 5 years, 6 months ago by khushbru.
Thank you for your response @3sonsdevelopment.
But I’m not talking about /my-account/lost-password/.
When I go to wordpress login page
mywebsite.com/wp-admin
and click on “forgot password?” I’m having 404 error onmywebsite.com/lost-password
page because of Woo-commerce plugin.Please can you guide me for this?
- This reply was modified 5 years, 6 months ago by khushbru.
Forum: Plugins
In reply to: [WooCommerce] Add to cart button( on home page) works only when loggen in@przemyslawrosa @selfoutlet Thank you so much for your response.
The issue has been solved.
One plugin was conflicting. After deactivated it, the add to cart button is working now.
Thank you.Forum: Plugins
In reply to: [WooCommerce] Add to cart button( on home page) works only when loggen in@selfoutlet I’ve added cart option but it is still not working.
What should be the reason that the button is working when logged in to the wp-admin in same browser?
And it is not working when not logged in.
@przemyslawrosa @selfoutlet Please advice.Forum: Plugins
In reply to: [WooCommerce] Add to cart button( on home page) works only when loggen in@selfoutlet Okay let me try to add the cart option on home page.