Hey,
The code above is for the normal desktop view. Please adjust the width if necessary. Don’t remove browser cache then reload the page a few times to see the changes:
.boxed .container {
margin: 0px 10px;
}
.container {
position: relative;
width: 990px;
}
@media only screen and (min-width: 1140px) {
.responsive .container {
width: 1110px;
}
}
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .container {
width: 762px;
}
}
Regards,
Ismael
Hey,
You can use this:
.title_container .main-title {
margin: 0;
font-size: 40px;
position: relative;
z-index: 2;
min-height: 36px;
line-height: 2.3em;
top: 0;
font-weight: 400;
}
Regards,
Ismael
Hello,
I’m working with Enfold and an Ajax portfolio grid. I’ve placed some video clips inside the previews for several projects, and I’ve noticed that once I’ve started playing a video it often doesn’t stop until I pause it, even if I close out the preview, or click to open another preview, replacing the view of the clip. I can’t see it, but I know it’s still playing because I can hear the audio, and navigating back to the project, I will find it playing.
I’ve also noticed that sometimes, after either closing the preview or clicking on another project thumb, the clip does stop, but only to restart after a pause, sometimes from the start of the clip, and sometimes from where it left off. This especially becomes a mess when you’ve already moved on to watching another clip and get an overlap of audio.
Is there a way to force all video clips to stop playing once you either close the preview area or click on another project thumb?
All my video is currently linked to Vimeo, if that helps.
You can test it out for yourself here: http://www.omarramirez.net/cms/
thanks
Omar
Thanks Devin… Here is the older post…
https://kriesi.at/support/topic/slideshow-is-not-auto-rotating-when-previewing-in-ajax
And I thought I’d try it again, since I’ve upgraded the template since, but I can’t even locate that copy in slideshow.php.
Essentially… once one of these is opened up, and the slideshow starts (now it works, that was the bug Kriesi was referring to) I do NOT want the user to be able to click on these images from the slideshow to open them in a lightbox. I want to completely disable that function. They’re already watching the slideshow with full size images…
http://networkgreenhouse.com/responsive/portfolio/
Thanks!
Devin,
I tried adding the “display: none” code to the custom.css and it semmed to have no effect on the easy slider on the top right part of the sidebar on my home page.
I also tried adding it to the “quick CSS” and that also did not work.
Any ideas?
How do you “remove them”? in my screen i can select the transitions by placing a green check mark at the left hand side of the said transition. In that window there is no save button, so i have to click the red x at top right, then save changes at bottom of page. Yet, the transition field says Select Transitions, not the name of the selected transition in the previous step. Please, could you share your screen when setting this? I could then see if my screen shows/lacks options.
Hi Ismael – the upgrade to 2.0 fixed it! You guys rock! thank you
How about for a normal desktop?
Hi tjayowen,
It really depends on exactly what you want to alter. Generally you can do things like:
#top h3 {
color: #333;
}
However, if there is something else that is more specific then the css would need to be altered for that item with another level of selector.
So you might need to do:
#top #footer h3.widgettitle {
color: #333;
}
Regards,
Devin
Hi cyrusis,
Our queue system goes by oldest response in a topic to newest so each time you self bump or respond it actually pushed the topic to the end of our queue.
I’m not getting any error with the portfolio navigation at this point though it does have a bit of a delay so it takes a moment to load in.
The header height can be adjusted with:
#header_main .container, .main_menu ul:first-child > li a {
height: 88px;
line-height: 88px;
}
Regards,
Devin
I tried commenting out only one of the 2 lines at a time, but that didn’t solve the problem either. If the removal of the line allows a second link, then that removal also causes the Link URL to appear printed out at the top of the post.
Thanks for trying!
Hi macrunner,
Sorry for the delay but each time you self responded it actually pushed your topic to the end of our Queue. Our Queue systems goes by oldest posted response which means each self bump actually puts the topic at the back of our queue.
To get rid of the bbPress message you can comment out or delete this code in includes>admin>register-plugins.php:
array(
'name' => 'BB Press Forum Software',
'slug' => 'bbpress',
'required' => false
)
Regards,
Devin
Hi David,
For the most part they are the same but Gravity Forms doesn’t spit out multi column forms so you would need to manually edit a form by each ID, adding percent widths and floats.
For example:
#top.page-id-2571 #field_1_2 {<br />
width: 48%;<br />
float: left;<br />
}<br />
#top.page-id-2571 #field_1_3 {<br />
float: right;<br />
width: 48%;<br />
clear: none;<br />
}
and something like this would force all the input widths to 100%:
#top .gform_wrapper input {<br />
width: 100%;<br />
}
Regards,
Devin
Hi vadi4ek,
I closed the topic as this isn’t a bug. If you choose for an image to be “fixed” that means that it does not respond to the size of the browser.
There is no fix for this. If you want the image to be responsive then it can not be fixed in the color section.
You can change the alignment of the image to change where it stays fixed to the page/content.
Regards,
Devin
Hi nrosella,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top.home #after_full_slider_1 .template-page.content {
padding-bottom: 10px;
}
This will target your home page and then that elements container and finally reduce the padding on the bottom for the content within.
Regards,
Devin
Hi Devin, I have the same problem.
-I upgraded to enfold 2.0.
-I regenerated the htaccess. When I put the default permalink structure, the pagination works properly.
-When I return to the desired structure permalinks /% postname%/ stops working.
-In the second language the pagination works properly with %postname%
Here the problem http://www.galarestaurant.es/descubre-nuestros-platos/
I have successfully made it to this point. However I would like the map to display across the top of the page like the demo version here:
Its not on the sidebar. Its on the top of the page.
http://kriesi.at/themedemo/?theme=enfold
Hello,
I want to update the titles for the Archive pages. I found this post (https://kriesi.at/support/topic/archive-page-title-edit) where someone said to edit the function-set-avia-frontend.php file.
Editing the original file works, however I am using a child theme to override original files and not lose my changes. Creating a duplicate of the function-set-avia-frontend.php file (inside all the same folders) does not seem to override the original file.
Is it possible to override the function-set-avia-frontend.php file in a child theme at all, or no?
Thanks!
Hello All,
I need help setting up the Contact Page Google Map Widget. I would like my Contact Page Map to Match the Demo version of the template. I know that I need to use the template builder to do so and I have tried several things to accomplish this and I have not been successful at this point… I know that instructions are as follows but I need a little more detail.
“You can display a google map widget anywhere you like. Here we are using the template builder to add a sidebar area at the top of the entry, then we add a google map widget to the area. You can add any number of other widget you like as well.”
Please elaborate.
Thanks,
1. Hi, I have tried all weekend to no avail to fix this issue… I cant seem to make my widget here on the left
http://worldwideproperties.com/idx/
(A) Look like the widget here on this page on the right
http://themeforest.net/item/realia-responsive-real-estate-wordpress-theme/full_screen_preview/4789838
(B) Appear on the mobile version (it isn’t there for some reason). It’s the left sidebar.
2. I also want to make the stuff around the grey bar at the top of the page more normal like this other site I made
http://realtors-miami.com/idx/
I basically would like to disable the CSS just for the IDX stuff I guess
Hi Arthur,
You need to make those changes only effect your desktop. We’ve added in 2 media queries to your custom.css in the base theme so that you can just paste in the css as needed.
So for your adjustments, you’ll want to putt them in this code:
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */
@media only screen and (min-width: 768px) {
/* Add your Desktop Styles here */
}
Right under the ” /* Add your Desktop Styles here */” .
Regards,
Devin
Hi jh100,
The above is only a partial solution. It will move the sidebar to be generated before the content and then force it to display on mobile devices.
It still needs to be adjusted with css to display correctly and each of the page templates needs to have the code position changed.
Regards,
Devin
I added a fix for the special heading which I believe was added into the last version.
You can use the Advanced Layout’s Templates to easily copy over a pages layout/content to another page. In the top right of the advanced layout editor just click on templates and then save one when viewing the page layout you want to copy over.
If you want to use the debug mode you need to be very careful as its putting plain text directly into the database which is why its not on by default. See: https://kriesi.at/support/topic/export-theme-settings-and-templates#post-113775
Regards,
Devin
Hi mgma,
I don’t have any reference for what you mean. Just looking through all of your previous posts I don’t see any topics relating to it either so I’m just not clear on exactly what you are having issues with or what Kriesi might have said was a bug. As far as I know what you describe isn’t a bug but again, with a bit more context I’m not sure I’m completely clear on it.
Regards,
Devin
Can you please tell me too!!:-) I have been adding a topic to my favorites and then navigating from there.
Hi echosims_inc,
I’m not seeing any overlap on those icon/columns on my end. The one thing I did notice was that the last element on that page needs a bit more padding to prevent a secondary scroll bar. You can either add a whitespace element after its content or add a bit of padding to it with:
#top.home #av_section_3 {
padding-bottom: 10px;
}
Regards,
Devin