chynna21
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Help with achieving this affectA pipdig theme
Forum: Fixing WordPress
In reply to: Help with achieving this affectI have a quite a good knowledge of HTML/CSS and PHP
Forum: Fixing WordPress
In reply to: Help with achieving this affectI’ll upload the image to my media library and pull it from there.
Forum: Fixing WordPress
In reply to: Adding widgets to postI wanted to add a widget to the post content area, So that I can have this to code appear at the end of my post.
<!– SHOPSTYLE COLLECTIVE WIDGET CODE START –> <div class=”shopsense-widget” data-options=”%7B%22widgetId%22%3A%2256bbcdd14df128828fe9717a%22%2C%22version%22%3A1%2C%22pid%22%3A%22uid6081-32927991-95%22%2C%22size%22%3A265%2C%22columns%22%3A3%2C%22rows%22%3A1%2C%22url%22%3A%22https%3A%2F%2Fapi.shopstyle.com%2Fapi%2Fv2%22%7D”><script> !function(doc,s,id){ var e, p; if(!doc.getElementById(id)) { e = doc.createElement(s); e.id = id; p = ‘//shopsensewidget.shopstyle.com/widget-script.js’; var cb = new Date().getTime(); p += ‘?cb=’ + cb; e.src = p; doc.body.appendChild(e); } if(typeof window.ss_shopsense === ‘object’){ if(doc.readyState === ‘complete’){ window.ss_shopsense.init(); } } }(document, ‘script’, ‘shopsensewidget-script’); </script> <iframe src=”//shopsensewidget.shopstyle.com/#/?options=%7B%22widgetId%22%3A%2256bbcdd14df128828fe9717a%22%2C%22version%22%3A1%2C%22pid%22%3A%22uid6081-32927991-95%22%2C%22size%22%3A265%2C%22columns%22%3A3%2C%22rows%22%3A1%2C%22url%22%3A%22https%3A%2F%2Fapi.shopstyle.com%2Fapi%2Fv2%22%7D” height=”340px” width=”900px” seamless style=”border: 0;”></iframe></div> <!– SHOPSTYLE COLLECTIVE WIDGET CODE END –>
Forum: Fixing WordPress
In reply to: adding this code into a postIt’s to add a shop this look to my blog post
Hard to explain but if scroll down the post on this site to shop the post it will look something like that http://harperandharley.com/2016/02/why-try-a-facial-oil/
Forum: Plugins
In reply to: [ShiftNav - Responsive Mobile Menu] Menu not showing on my LaptopThanks didn’t even realise that.
I’ve got it to work, the only problem is that I can’t click on my main menu bar unless I’ve scrolled down my blog page. Is there a way to fix it so that I can have it clickable when I’m at the top of my page.
Thanks