Okay, I just wiped out my server and started all over from scratch, and I am getting the same AJAX error. Please log in to my system and figure this out. There must be something wrong with the theme.
Okay, I just wiped out my server and started all over from scratch, and I am getting the same AJAX error. Please log in to my system and figure this out. There must be something wrong with the theme.
I increased all of the max php size limits and I am still having the issue. Bellow is an example of the file I uploaded to increase the maximums. Please check to see what error you are getting now. Thanks.
And by the way, why ask me for all of my log in info, and then tell me that I need to fix it myself?
That’s convenient. This problem started after your update. Now you want me to wipe everything out and start over and hope that the process of implementing a backup will go smoothly. Why can’t anyone make a WordPress theme that doesn’t have any issues?
I have tried everything you suggested and I am still getting the AJAX error. I contacted my host and they stated that I am using PHP version 5.4.16. Please use my log in credentials previously inserted into this post and see if you can fix the issue. Thanks
This is the new theme version. I just updated yesterday. Please advise
Was anyone able to login and fix this issue?
Please add the following code into the custom.css:
.languages-area .languages, .languages-area .currency {
display: none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Here is the SFTP access as well
Here is the credintails to log in and check the issue. Thanks in advance
Eva,
That code worked. Thanks so much.
Side note: Interestingly, I am getting a Woocommerce plugin alert stating the following: “Your theme has bundled outdated copies of Woocommerce template files.” What does this mean?
Yes, I read the instructions perfectly. Your instruction state, “add Woocommerce Random Products Widget and add Woocommerce On-Sale Widget”; both of which I do not have in my widgets menu (I listed all of the Woocommerce widgets I currently have in last post). How do I get these specific widgets, and why are they not there to begin with? Thanks
Your theme instrution manual suggests using multiple Woocommerce widgets to input into the footer, none of which I have in my widget menu currently. The only Woocommerce widgets I have currently are Woocommerce cart, Woocommerce layered nav, Woocommerce layered nav filters, Woocommerce price filters, Woocommerce product category, Woocommerce products, Woocommerce product search, Woocommerce product tags, Woocommerce recently viewed, Woocommerce recent reviews, and Woocommerce top rated products. How do I obtain the required Woocommerce widgets for the mimicked footer? I am using the current version of Woocommerce as you suggested. Thanks
Thanks for the code. That fixed the text color for the fixed header, but the scrolling header text is still dark. Can you please provide mw with the code to make the scrolling header text white for the menu items? Thank you.
Never mind. I guess all the text color changes changed the text color within the categories to white as well. So my question is, how do I successfully change only the color of the text within the header and cart, as well as the floating menu items when scrolling down the page. I would like all of this text to be white in color. Thanks.
Also, how do I change the menu links from black to white when scrolling down the page? Thanks for your time and help on this.
I figured out how to change the background to an image:
.header-wrapper.header-type-10, .fixed-header-area
{
background-image: url(“”)
}
Also, looks like I figured out how to change the font color in the header (header template 10) for Signin, Register, My Account, Login with this code here:
.header-wrapper.header-type-10, .fixed-header-area, a:link
{
color: white;
}
.header-wrapper.header-type-10, .fixed-header-area, a:visited
{
color: white;
}
But how do I change the cart font color from black to white and also change the color of the little golden lock above the cart price in the header on the right hand side (to a custom color)? Thanks.
Continued question: Or is there a way to place a custom image in the header 10 background? And how do I change the font color in the header only? Thanks
Thanks for the response. However, the problem I am having is that I do not have the Woocommerce Random Products Widget as suggested in the tutorial. I seem to have other Woocommerce widgets but not that one specifically. What do I do? Thanks
This worked. I enjoyed the tutorial, it was easy to follow. Thanks
Is there anyway that you can make a transparent version of Header 10? I absolutely love this header option but I would like to put in my own background. Thanks for your time and consideration.
Thanks for the response, that seems to work. But what if I want to use header 10 but change the background color from white to grey and then change the font color within the header? Thanks for your time.
I would like to see an intergrated SEO interface.
I would like to be able to use the same footer design as your templates without so Much difficulty. As well as a better interface for header customization.
I would like to see some YouTube tutorials for the more advanced designing of the templates.
I would like an easier more efficient way to add social media icons.
Thanks
Never mind, I figured out that you have to first add a product to a category in order for it to show up. Thanks.
Do you have any suggestions of plugins (i.e. which one would work best with your theme)? Thanks for your time.