I just want to at a side for disclaimer/impressum at the end of my side (look at the screenshot below). I’m using woocommerce and have no idea where i can make it..
https://i57.tinypic.com/24x105e.png
I like to design my wordpress themes based on the classic theme (v 1.6), but somehow I feel uncomfortable at the moment with it. I’m asking myself is there any security issue using this “old” theme or / and are there any fuctional problems if I use it with WP 3.1?
Hopefully someone can help me with my question.
Thanks!
]]>Want to set up a new page on www.workfromhomewisdom.com without the sidebar (full width)
Mystique supports page templates but there is no option apart from the default theme on quick edit.
How do I activate or enable different templates for pages with Mystique theme.
Have similar issue with home page forwww.leadwithimpact.co.uk (Painter Theme) needs different template for pages.
Your help is much appreciated.
Many thanks
Andy
]]>I develop a theme with options and I have two questions:
– To call the variables stored in wp-options in my theme, is it mandatory to indicate in each page (header, index, searc, single …) the following code:
<?php
global $options;
foreach ($options as $value)
{
if (get_settings( $value['id'] ) === FALSE)
{
$$value['id'] = $value['std'];
}
else
{
$$value['id'] = get_settings( $value['id'] );
}
}
?>
– On the contrary, to call the variables stored in wp-options in a plugin, do I enter a query to each or can I call once and for all these values, as in the previous case?
Thank for your help.
V.
]]>Thanks to all!
]]>Updates are straightforward and relate only to an accomodation of the revised text editor of WP(2.0)
Impact exists in two versions:
1. Fixed colour scheme (7 to choose from)
2. Impact(Switcher) – user-defined stylesheet switcher, with persistent sessions