Forum Replies Created
-
AuthorPosts
-
Nomad
Memberthanks for getting back Christoph I will give it a try. In the meantime i decided to go with a different layout to get the same effect. Going with content sidebar and then within content i have two columns....this is working as i want it.
Nomad
MemberPerfect Tom....thank you....works like a charm and just switching the class I have pulled in the css that relates to home page and it is a smooth transition. Also enjoyed some of the other "tips" on your site....I'll be back
thank youNomad
MemberHi....This seems to be a problem with all the "responsive" themes.....does anyone know of a fix pls?
I am using the executive theme and specifically chose it as it is mobile responsive…..the problem i am experiencing is that for example on an ipad if i view the site in landscape….all perfect and re-sizes well….then twist to portrait…..same thing all sizes perfect…but then if i go back to landscape it jumps to an unusually large width……does anyone have a solution to this please?
Nomad
Memberthanks Brad.....will do that. Was just curious as to why the plugin is not working?? any ideas
Nomad
MemberFor those interested in repairing the home page responsive issue in the magazine theme.....i have found the following to work. Add this to the responsive css section
.content-sidebar #content,
.sidebar-content #content {
box-sizing: border-box;
width: 95%;
padding:0 0 0 5px;
}and then remove the above classes from the 100% section ...the theme also looks much better if you justify the p
If anyone else has a better solution i would appreciate it........
tks
Nomad
Memberthanks brad...looks like the best way to go...i will give it a shot....sorry dont have a link as it is on a wamp local dev server. thanks for the help
Nomad
Memberthanks Brad....I was going to use premise but it is a bit "over qualified" and works based on the wordpress user reg ...using usernames and passwords. So i will take a better look here as well as check out gravity form..appreciate it
Nomad
Memberappreciate it babrees....
Nomad
Membernever mind....too many echo's
should be
echo'<div id="myform">';
genesis_widget_area( 'content-form-widget');
echo'</div>';Nomad
Memberthanks for that Susan......I have been wandering the same thing
Nomad
Memberawesome Brad...perfect.....thank you
Nomad
Membergreat stuff Brad thank you.....
Nomad
MemberThanks for that Brad.....I am struggling to find any examples with working "shopping carts" amongst those showcase examples.....maybe the coffee hasnt kicked in yet....so will look again but would like to see a live example of an agency theme with an active online shopping area....do you have any examples? thanks for letting me know that all the themes are compatible......appreciate it
Nomad
MemberYou can specify a "custom body class" for each page.....then using that class you can do anything you want in your stylesheet that directly and only effects the page related to the class of choice.
Nomad
MemberHi there has anyone got a "fix" for the above? I have emailed the support desk a few weeks ago on the same question and not heard anything.....
tks
Nomad
MemberIf you or/and your client are functioning on static ip's block the wp_admin folder in htaccess to only allow those ip's access. I try and enforce all security here first (htaccess) then move onwards to plugins as mentioned before. it can be a pain if you are trying to login from a 3g ip or a "on the road" ip but i rather quickly change this via ftp than risk being exposed.
Nomad
Memberthanks for all the info...i will definitely take a look at all...appreciate it
Nomad
Memberthanks for all the suggestions...appreciate it and will take a look at all as this seems to be one of the obstacles with handing a wordpress cms over to the client.....and not wanting to be "attached by the hip" untill the end off time with Q&A. Has anyone had any experience with videousermanualsDOTcom? they seem to have a good product on offer but i am struggling to get any non spammy reviews......would appreciate it if someone has used them before to share the experience...tks
Nomad
Memberthanks for the feedback....appreciate it....i think i will give it a try
March 25, 2013 at 7:21 am in reply to: Executive portfolio page to be an option in featured page widget #31095Nomad
MemberHi Carrie...thanks for your response....i went ahead and built the widget with a text widget and just used the css classes the other "feature page" widget uses....all works fine
thank you
-
AuthorPosts