dmd54
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: alt text not showing up on imagesthe theme had it’s origins as ‘responsive’. the slider was a plugin for nivo slider.
Forum: Fixing WordPress
In reply to: Widgets not displaying correctly…and don’t forget the closing bracket like i did }
Forum: Fixing WordPress
In reply to: Widgets not displaying correctlyhave you tried adding
ol {list-style: none;
to your style sheet. that seemed to knock out the bullets.
Forum: Fixing WordPress
In reply to: call to action button not showing upnever mind. solved it.
Forum: Fixing WordPress
In reply to: jquery errorsjust deactivated the total cache plugin and it worked. thanks – not sure why since that plugin is on the other site as well with no problems.
thanks
Forum: Fixing WordPress
In reply to: Menu not working on mobileI just checked the console and I am not seeing any errors show up.
Forum: Fixing WordPress
In reply to: Menu not working on mobileCrouchingBruin – what I meant by a transition is that I added a fade transition on hover.
I’ll look into the javascript errors
Forum: Fixing WordPress
In reply to: unordered list issuesAll right. The image was missing a closing quote. All is working properly now. I think a big issue I’m having is the internet connection on the island I’m on.
Thanks for the help.
Forum: Fixing WordPress
In reply to: unordered list issuesi think that may have worked. can’t tell since the other image that should be showing up isn’t. however the bullets are gone. now the social icons are showing up in the wrong div which makes no sense since nothing with that was touched.
Forum: Fixing WordPress
In reply to: unordered list issuesForum: Fixing WordPress
In reply to: unordered list issuesI would like to point out this line on the custom WP css file “New to CSS? Start with a beginner tutorial. Questions? Ask in the Themes and Templates forum.”
I do use firebug and I do not see why the styles I’m adding for these elements are not working.
Forum: Fixing WordPress
In reply to: moving widgets…link is https://seedtheearth.com
Forum: Fixing WordPress
In reply to: move menu responive themeThanks. However, It shouldn’t be necessary to start adding plugins to change the menu.
Forum: Fixing WordPress
In reply to: menu not showing up on mobilethis is the menu from their demo site. same as mine.
<div class="main-nav"><ul class="menu"><li class="current_page_item"><a href="https://wp-themes.com/" title="Home">Home</a></li><li class="page_item page-item-2"><a href="https://wp-themes.com/?page_id=2">About</a></li><li class="page_item page-item-46"><a href="https://wp-themes.com/?page_id=46">Parent Page</a><ul class='children'><li class="page_item page-item-49"><a href="https://wp-themes.com/?page_id=49">Sub-page</a></li></ul></li></ul> </div>
Forum: Fixing WordPress
In reply to: menu not showing up on mobileNo, only added a script. let me check on that div.