Sean Davis
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Theme LimusoHi there,
Can you post a link to your site? I can help you troubleshoot the issue but I don’t have any information at all at the moment.
Forum: Themes and Templates
In reply to: [Fashionistas] Changing hover color on search buttonHi there,
From a child theme stylesheet or custom CSS plugin, you can use the following CSS (adjust as needed):
.search-form input.search-submit:hover { background: #f00; border-bottom-color: #af1313; }Forum: Themes and Templates
In reply to: [Zerif Lite] Adding a private sectionHi there,
This wouldn’t actually be theme related.
It sounds like you’re looking for membership site functionality. There are several plugins that can do what you described. But it may be as simple as setting certain blog posts as password protect, which is core WordPress functionality.
You can do this on the Edit Post screen for a particular blog post. In the sidebar under the “Publish” section, edit the “Visibility” setting to set it as password protected.
Forum: Themes and Templates
In reply to: Removing header logo from pagesThat’s definitely the correct method. I see no reason right off the bat that it wouldn’t work.
Of course, check the obvious stuff. Make sure the child theme is actually the active theme and make sure changes you make elsewhere in the child theme are actually affecting the site properly. Perhaps add a little text in the HTML of the header.php just to make sure it displays.
If you can confirm that the child theme is active and reflecting other changes but it still doesn’t work, can you link to your site?
Forum: Themes and Templates
In reply to: "Show More" Button on Weblizar HomepageGlad to hear it!
Forum: Themes and Templates
In reply to: "Show More" Button on Weblizar HomepageHi there,
Based on the demo, it appears that button is in place to link to more blog posts. From what I can see, you do not have any blog posts displaying on the home page. Do you have any blog posts at all? If not, will you? If so, I believe that’s when the button becomes useful.
You can hide the button with CSS if you’d like. Use the following CSS in your child theme stylesheet or custom CSS:
.home .post-footer.post-btn1 { display: none; }Forum: Themes and Templates
In reply to: [Sela] Change color of dots in Nav MenuHi there,
Those dots are put in place using CSS psuedo elements. You can use the following CSS to make adjustments:
#site-navigation .nav-menu > li > a::after { color: red; }Forum: Themes and Templates
In reply to: [evolve] Evolve Theme Change Front Page Content Box Button ColorHi there,
Your CSS definitely looks correct. When I pasted it into my browser inspector tools, it worked fine. I have been looking for a few minutes and I see no reason why it wouldn’t work.
Would you happen to have any caching tools activated?
The snippet I provided will not work like an actual EDD core Buy Now button, no. It would require custom development to make that happen. If that’s the case, though, it would probably be easier to set all of your default buttons as Buy Now buttons and then adjust the code I give you to programmatically add Add to Cart links instead.
Hi Deyson,
I wrote a little snippet some time ago for adding a buy now button below add to cart buttons. This should work for you: https://gist.github.com/SDavisMedia/161dbb254600948d3f5a
You’ll have to style the link to your liking but the functionality should be all there.
Hi there,
There are style settings if you go to Downloads -> Settings -> Misc (tab). You can select a number of built in colors. However, if you’d like to choose your own custom color, it would take custom CSS.
Hi there,
I’m really sorry for the super long delay here! I just checked on the behavior you described and I am getting the same results. I will have to chat with the lead developers to see if this was intentional or not. I’ve started the conversation here so feel free to follow along: https://github.com/easydigitaldownloads/Easy-Digital-Downloads/issues/3667
Will do, Deyson! Thanks for the suggestion.
Hi Deyson!
I actually don’t think that would be too difficult to do. Unfortunately, we do not provide custom development so there is no chunk of code that I could give you in this ticket to create it for you. But I am definitely interested in creating it myself.
I don’t have a timeline but I wouldn’t mind making it a side project. if you can be patient, I may be able to toss it in a free extension.
Hi there,
We don’t have any tools designed to be used directly in your content but I do believe our Widgets Pack includes the information you are looking for. Have a look here and let me know if it meets your needs.https://easydigitaldownloads.com/downloads/widgets-bundle/