hudsora
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Vertical Scrolling not working while using plugin 'RAW html'I have posted in the repo, however there does not seem to be much activity there, so I am hoping someone in the main troubleshooting area may be able to help.
Forum: Fixing WordPress
In reply to: Bring html into wordpressI have now put the code into HTML Snippets and it has eliminated the p element issue and I am now down to 5 errors which is much better than the 200+!
The elements are appearing however the one iframe is still appearing to high on the page, could that be due to the Line 1457, Column 19 error? If so how do I solve the problem of there being a parent content created by the theme?
Forum: Fixing WordPress
In reply to: Bring html into wordpressI appreciate the help! I think we are getting closer. I used the link you provided and then ran my code through HTML Tidy. I also removed the code tags, updated my css with the new code from HTML Tidy and also pasted the new code into the Text Section for the post. Now some of the items are showing up on the belt’s page, however it is not how I would like it to display. I did run the mark-up error checker and then seems to be lots of errors, however that is the code HTML Tidy gave me…
Any suggestions, or do I need to fix each element that the Mark-Up checker finds?
Forum: Fixing WordPress
In reply to: Bring html into wordpresshmm, I seem to be stumped. . . nothing is now appearing on the page, I can see the code in the text area, and I can see it show up in the Visual section, however once I Update the Post and view it, the page shows nothing.
Forum: Fixing WordPress
In reply to: Bring html into wordpressSorry, I will try and explain better. When in the Text section of the creating the post, how should I post the html.
Should I start off with:
<iframe height=”345″ width=”750″>
<html>
<body>
……stuff…..
</body>
</html>
</iframe>Or should I bring the html in differently?
Forum: Fixing WordPress
In reply to: Bring html into wordpressI have posted the css into my child theme, however how should I surround my html?
Forum: Fixing WordPress
In reply to: Bring html into wordpressHere is a link: https://nesscoind.com/belts/
Currently i have both the css and html in the text editor. Your solution seems like it probably would work, fingers crossed!
How do I go about linking the css to the html and what way do I save the css code?-hudsora
Forum: Plugins
In reply to: LayerSlider link text or image in layer to another layerTrying to figure this out as well, I see it in literature but no explanation on how to do it.
Forum: Themes and Templates
In reply to: [Customizr] Front Page Sidebar MenuI am also using WooCommerce with this theme and the sidebar does not show up on the category pages and the product pages.
The only place where the menu does show up correctly is on the about and contact pages.
Website link is: https://www.nesscoind.com/scott/
Forum: Themes and Templates
In reply to: [Customizr] Sidebar on front pageI too have the same issue of the widget showing up underneath the slider and featured images. I would like to put a left menu into place next to the slider and I cannot seem to get the widget to move.
Has there been any solution to this problem?