Forum Replies Created
-
AuthorPosts
-
chrisrouse
MemberGet rid of the "Just another WordPress site" from your site title settings in Admin. It shows up on the browser tab when viewing the page.
chrisrouse
MemberAre you sure it's not just a standard widget? Looking at the source, it's inside the widget wrapper, so I would check there first before you try anything else. It appears to just be a text widget.
chrisrouse
MemberJust checked it out on a clean local install and it's loading the Customizer properly for me. Try disabling plugins to see if one of them is conflicting with the Customizer.
August 3, 2014 at 2:12 pm in reply to: Creating Widget Area For Themes With No Home Page Widgets? #116869chrisrouse
MemberWhich theme are you trying to add the widget area to? StudioPress has a short how-to for adding a widget area, but it doesn't go into a lot of detail. Let us know if you need more details to get you started in the right direction.
chrisrouse
MemberHere you go. You can see where I moved your link to. In this example, I used <div><link>Content</link></div>
chrisrouse
MemberTwo options that should work. You can either wrap the entire div in a link, or you can wrap the content of the div in the link. Right now you're only making the text the link, so you would need to expand that. When I tested it on JSFiddle, I had to remove the height value to make the hover work properly, so you may need to play around with your CSS a little bit more.
chrisrouse
MemberWhat are you using to create the boxes?
chrisrouse
MemberGoogle Analytics has the ability to track multiple domains under one tracking code, I do believe. Some of this may have changed a bit with the new version of Analytics, but this should get you started.
https://developers.google.com/analytics/devguides/collection/gajs/gaTrackingSite
chrisrouse
MemberCan you provide a link to a particular page this is happening on? I don't see anything right away on your site that looks like that.
chrisrouse
MemberWhat's the intended usage of the site? The "best" approach is probably going to depend on the final end goal of the company. Is the real estate portion considered a separate business within the firm, or just a division. Any particular reason for using two separate themes?
chrisrouse
MemberIn case anyone is interested or comes across this issue searching for FitVids or responsive video, I finally figured out how to edit the framework to integrate FitVids without relying on a plugin. My post is . (Looks like my link was moderated out since this is my first post here. Hopefully a moderator will add it back.)
I was trying to figure out how to do this over the weekend as well when I came across this post and a few others on here. Considering the rest of Genesis Framework is responsive, I was surprised videos weren't as well.
-
AuthorPosts