Forum Replies Created
-
AuthorPosts
-
OzzyMemberOzzyMemberOzzyMember
if you're talking about the navigation, try adding a "float: left;" to the #nav
if it's something else, please explain.
OzzyMemberI know jetpack will do a gallery really easy, but if you're looking for a lightbox effect, i don't know if it'll do it.
do a search for lightbox in the plugin repo if you're after that kind of functionality.
OzzyMemberi haven't used visual composer so sorry, i don't have an answer for you, i only have the problem.
hopefully someone else with visual composer experience can help you more.
OzzyMemberi don't know how Visual Composer works but it looks like it's adding it inside of the .site-inner .wrap which has a max-width of 1140px;
OzzyMemberwould this work? http://wpbacon.com/tutorials/genesis-responsive-menu-2-0/
OzzyMembertry going into the Disqus plugin settings and under 'Patches', make sure Output Javascript in footer is checked.
OzzyMemberI don't think this is a Genesis or Enterprise Pro thing, as it is a WordPress thing.
http://wordpress.org/support/topic/weird-spacing-between-sentences
OzzyMemberSorry that you're having this issue. Do you have a link to the site in question yet?
If not, is this happening on the home page, single post page or blog page?
OzzyMemberIt's tough to say, depending on the problems you're having.
If they made all of the changes inside of the current theme, then that will have to be translated to the new theme if you choose to go that route.
OzzyMemberOzzyMemberThat should be it. Can you look in your functions file and see if you have something like this in it?:
//* Remove the site description
remove_action( 'genesis_site_description', 'genesis_seo_site_description' );
OzzyMemberOzzyMemberyou can use a text widget and create the button by using some html inside of the text widget, like:
OzzyMemberit doesn't look like the site description has been set in WordPress. can you set that and post back?
OzzyMemberthe <cite> tag is mainly for the title of the publication you're citing. the volume, section and page shouldn't be included in there.
OzzyMemberReading this might help some: http://en.support.wordpress.com/posts/categories-vs-tags/
OzzyMembersomething like what i have in the linked gist should work. https://gist.github.com/ozzyrod/a7e89a822f882776e987
OzzyMemberI think what you're looking for is http://serverpress.com/products/desktopserver/
I use WP Migrate DB Pro and it's awesome.
-
AuthorPosts