Forum Replies Created
-
AuthorPosts
-
here is a link with the issue. When you click the pagination buttons it shows the same items. I am using product grid element
- This reply was modified 4 years, 8 months ago by tjpicasso.
Hi I still has this issue
Hi,
I am capable of doing changes to theme code. Is there a way of doing that? Like the template to edit.
This reply has been marked as private.This reply has been marked as private.Hi,
Please make sure the website will not face any other problems as a result of your tests.
Thanks
This reply has been marked as private.It did not fix the issue.
February 6, 2018 at 9:55 pm in reply to: Woocommerce variable product error – Please choose product options… #908831Perfect!
January 31, 2018 at 10:30 pm in reply to: Woocommerce variable product error – Please choose product options… #905851Hi Ismael,
Actually, in my previous message, I mention Woocommerce 3.3 update fixed the issue but there is still the gallery image issue
“A quick update though. Woocommerce 3.3 which was released today fixed the issue with variable products error of “Please choose product options…”
However you can still see on https://dev.nelsonhoney.com/shop/nectar-balm/ that the two gallery images are half hidden so it would be good to get a fix for that,
Cheers.”
January 31, 2018 at 5:19 am in reply to: Woocommerce variable product error – Please choose product options… #905346This reply has been marked as private.Ops, yea you might need that, sorry!
Hi Victoria,
There isnt a DNS record pointed at the site seeing as its in development but you can view the site by editing your local host file to point that URL at the correct server.The records that need entering are:
112.109.79.203 http://www.allanscott.com
112.109.79.203 scottbasevineyard.allanscott.comIts a really easy thing to do – https://www.howtogeek.com/howto/27350/beginner-geek-how-to-edit-your-hosts-file/
Oh my gosh that’s such an obvious fix. Sorry for that, but thanks for taking the time to fix it 👍
This reply has been marked as private.Hi Vinay,
I have already added the Mailchimp form but I need to customise one of the inputs. Currently, it is a single line text input but I want it to be larger.
<input type=”text” id=”txtDescEd” />
<textarea name=”txtDescEd” cols=”60″ rows=”10″ />I’ve taken someone screenshots to make it a bit clearers.
I don’t need to change anything in MailChimp, just one input on the Enfold MC form element
December 12, 2016 at 11:01 pm in reply to: Woocommerce shopping cart icon not displaying properly #723430Hi Nikko,
Thanks for replying, I actually just solved the issue. It had to do with an extra space in my functions.php which I deleted. I also changed the PHP version to 7 which took away a warning in the header when in debug mode. Everything is working fine now.
Thanks again,
David.
Ok, no worries, thanks all the same Ismael.
Hey Basilis
Thanks for the reply, details are below. We’re still building the site locally so I’ve just uploaded a blank child theme. I’ve added 7 portfolio entries but feel free to add/remove them as you please. I’ve also installed a drag and drop ordering plugin to make it easier for the client.
Thanks for your help!
Hi Elliot,
Thanks that works!
Hey Elliott,
Not sure why your img tags didnt work but I’ve posted the direct url’s so they should be all good now!
Cheers!
Hi Elliot,
Ive found the css you posted in an earlier support query and its worked perfectly.
The issue I’m having now is that its hidden the background on the Color Section at the top. Any idea how I could resolve this?#main > .container_wrap:first-child { background: white !important; } /* or use whatever background you need */
#main > .container_wrap:first-child .container { background: white; }- This reply was modified 9 years, 8 months ago by tjpicasso.
Hi Elliot,
That sounds like a good solution to me!
Cheers
Thanks for that Yigit,
I also had to add the following as a few stayed the same .
.main_color p {
color: inherit!important;
}.main_color span {
color: inherit!important;
}February 8, 2015 at 11:35 pm in reply to: Social Icons turn to boxes after failed @font-family font change. #392799Hi Josue,
Thank you so much for you help, its support like this that will keep me a customer!
Just for the sake of learning what was the issue?
February 5, 2015 at 6:08 am in reply to: Social Icons turn to boxes after failed @font-family font change. #391067This reply has been marked as private.February 4, 2015 at 3:00 am in reply to: Social Icons turn to boxes after failed @font-family font change. #390489Hi Josue,
Unfortunately that hasnt solved the problem. I ran with the font route though and removed my custom css font rules as well as turning off the social services and then re adding them.
What else do you think could help?
February 3, 2015 at 9:54 pm in reply to: Social Icons turn to boxes after failed @font-family font change. #390394Hi Jouse,
Ive tried adding this before </IfModule>, before # END WordPress and after # END WordPress. This site is in a subfolder while the old site is currently on the root domain. Adding this code to the htaccess on the root and in the subfolder result in errors that only show the old site. Im guessing its messing up the redwrite rules that direct to index in the sub folder?
February 3, 2015 at 3:02 am in reply to: Social Icons turn to boxes after failed @font-family font change. #389819Hi Andy,
Thanks for the reply. Ive disabled all plugins which hasn’t solved the problem. I tried updating the theme but I get the error message “Cannot create directory”. I do have a child theme, but I have activated the parent theme and tried updating that way but I still get the same error.
-
AuthorPosts