May 17, 201313 yr Hey, always avoided Wordpress as I like to design exactly how I want and always found wordpress to just be too daunting. I'm doing an online store an need to move some of the page features around. I'm using firebug and can see the div it's all contained in the content div. So here's the page: http://stickyrims.com/?product=stickyrims-1-0 I want to move the description below the product options. Which file can I do this in? I'm fairly competent with php, just need a push start in where to find layout things like this. Thanks, Craig.
May 17, 201313 yr How did you add the options? I use a plugin for forms like this and it works via shortcode. it's just a form, not a shopping solution. If I add the shortcode before my text the form appears on the top. So perhaps you can try to add that options via a shortcode and than you can freely choose there to insert it, WP will do it for you. However I don't know how to create shortcodes in WP.
May 18, 201313 yr You can transfer your WordPress content around. This can be done through administrator login from Menu >> Tools >> Export. Select the content and click on "dowloa Export file" option. Save this file and again this file can be imported from Menu >> Tools >> Import. Thus your content would be moved around.
Create an account or sign in to comment