Forum Replies Created
-
AuthorPosts
-
November 15, 2021 at 10:14 am in reply to: admin mode gets broken after update to WordPress latest #1329050
Hi, it is working now
thanksBTW, how can I add the new icon to icon grid?
January 22, 2019 at 11:34 am in reply to: spam email from contact form even with the google reCAPTCHA 2 #1057150BTW, we are using plugin Easy WP SMTP to support your default contact form, and also the your recaptcha 2 plugin
if we use contact 7 instead, do we need to use the Easy WP SMTP as well as the Recaptcha 2 plugin?January 22, 2019 at 11:18 am in reply to: spam email from contact form even with the google reCAPTCHA 2 #1057145Hi, We have wordfence, so if this is the only way we can stop the spams, I will try contact form 7
due to the above solution still there
so I deleted the code
do you have any idea why it is getting this?there is still error , please the priviate content
Thanks very much, Mike
the GA realtime monitor is workingbut somehow the google search console keep saying that our GA code got problem, so can’t verify the website
Hi, Mike
the GA tracking number was in the google service page of the theme option
it ‘s been working fine before 13th, Jun.the code comes with the theme as default
so I don’t know why it is gone.sorry for the trouble
resolved finallyNo..
actually it is not fully invisible, just 2 sections are not working properly
the shipping policy and return policy
please check againsee private
I am working on the server upgrade
so will offer you after the upgradeit’s been happen for several months, just didn’t have time to solve it
problem solved, thanks
Thanks, Mike, that works!
But it only works for the 1st tab, what if the 2nd tab, 3d tabWe hope to be set up separately
found the Iconfont Manager
we will tried this, thankshttps://bylees.com/service-center/
you can view it by above link
it is not seen by front end visitors
January 10, 2018 at 3:04 pm in reply to: enfold is getting very slow and the css file is too big #895689thanks
Hi, Nikko
Thanks very much.
it works after flushing out the cache
December 17, 2017 at 4:38 am in reply to: reorder the default sorting of woocommerce products by descending #889740Hi, thanks
I’ve solved it on my own
September 12, 2017 at 4:44 am in reply to: Not to display product image when reach to the product gallery in woocommerce #850736just the 1st image
September 8, 2017 at 4:13 am in reply to: Not to display product image when reach to the product gallery in woocommerce #849367September 8, 2017 at 4:04 am in reply to: adjust the size of product gallery and product short description #849366https://sstaps.com/product/pull-out-hose/
please check this
it is my mistake
the code is working
but it overlaps still ( just less)
is there any way to make the image display smaller?
Hi, following up above documentation, and it turns out badly
so gave up the text logo and pefer to make the logo smaller in mobile by below CSS you offered
@media only screen and (max-width: 1100px) {
.av-main-nav > li > a { padding: 0 7px; }
}and now the website is getting blank and unable to get access any more
so I have to delete it by FTP.so that’s wrong with that code
yes, but can display the text instead?
July 30, 2017 at 8:50 am in reply to: How to remove the default google analytics code from enfold #831743Hi, Mike
I remember to add the GA ID into in the theme setting , and then the GA getting working
if things happen just like what you said,which means I just remove THE GA ID in the theme setting setion, and then make a new google tag manger code to functions.php, and then create the GA in google tag manger , right?
Hi, John
before that,
I prefer to replace the GA with google tag manager
where is your original code implemented?
Maybe we can start over with GTM
July 28, 2017 at 10:16 am in reply to: if use enfold child theme, will it have bad effects on the SEO? #830980problem solved
thanksJuly 28, 2017 at 9:53 am in reply to: if use enfold child theme, will it have bad effects on the SEO? #830972Hi, Thanks John
I’ve made it
here is one more questions, I’ve imported the setting from the parent theme and wait almost 4 hours
but still, the setting from parent theme is not working to the child them
(the save changes button is grey and unavailable to click yet)DO I NEED TO import again or just keep waiting?
July 27, 2017 at 6:54 am in reply to: form login not working with google recaptcha after using enfold child #830465Hi, Nikko
yes, so I don’t want to hack in the plugin as it will gone after updates
so if the google Recaptcha can be activated by functions.php only, where the below code(step one) to put into?step 1:
I’ve inserted following code before the < / head > tag of form-login.php:<script src=’https://www.google.com/recaptcha/api.js’></script>
and this one inside form tab in file “woocommerce\myaccount\form-login.php”:
<div class=”g-recaptcha” data-sitekey=”xxxxxxxxx MY ID xxxxxxxxx”></div>step 2: and then later validate the reCaptcha response in functions.php
-
AuthorPosts