Forum Replies Created
-
AuthorPosts
-
Ozzy
MemberOzzy
MemberOzzy
Memberif you're talking about the navigation, try adding a "float: left;" to the #nav
if it's something else, please explain.
Ozzy
MemberI 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.
Ozzy
Memberi 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.
Ozzy
Memberi 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;
Ozzy
Memberwould this work? http://wpbacon.com/tutorials/genesis-responsive-menu-2-0/
Ozzy
Membertry going into the Disqus plugin settings and under 'Patches', make sure Output Javascript in footer is checked.
Ozzy
MemberI 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
Ozzy
MemberSorry 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?
Ozzy
MemberIt'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.
Ozzy
MemberOzzy
MemberThat 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' );
Ozzy
MemberOzzy
Memberyou can use a text widget and create the button by using some html inside of the text widget, like:
Ozzy
Memberit doesn't look like the site description has been set in WordPress. can you set that and post back?
Ozzy
Memberthe <cite> tag is mainly for the title of the publication you're citing. the volume, section and page shouldn't be included in there.
Ozzy
MemberReading this might help some: http://en.support.wordpress.com/posts/categories-vs-tags/
Ozzy
Membersomething like what i have in the linked gist should work. https://gist.github.com/ozzyrod/a7e89a822f882776e987
Ozzy
MemberI think what you're looking for is http://serverpress.com/products/desktopserver/
I use WP Migrate DB Pro and it's awesome.
-
AuthorPosts