Great!
I thought it was still doing it, but then it refreshes itself and expands the view! Just fine!!
Thanks for the fix… could you tell my what it was? I’d like to note it in case when I update the theme it regresses ( I also have some other sites, which may have the problem also )…
Kind Regards,
Joe
Hey!
You forgot to post the link to your website so i think you are using boxed layout with background image. If so, please go to Appearance > Editor and open Header.php file and find
<html <?php language_attributes(); ?> class="<?php echo " html_$style ".$responsive." ".$headerS;?> ">
and change it to
<html <?php language_attributes(); ?> class="<?php echo " html_$style ".$responsive." ".$headerS;?> " style="<?php if(is_page(734)) { echo 'background: none;'; } ?>">
Regards,
Yigit
Hey!
I created a test page then I insert the Fullwidth Masonry Gallery. This is what I get: http://demo-krzysztofwardak.url.ph/test/
It doesn’t display all of the images on the media library. :)
Best regards,
Ismael
Thanks Yigit, that worked but I noticed it stretches the image on one of them and the more recent image is cropped vertically. Also as the screen size is made smaller the image just gets narrower but height stays the same.
This option might be better, is it possible to make sure the entire image shows without being cropped and no matter what the height? This way I can just adjust the image heights prior to uploading to all be the same.
hey,
Thanks for your help :)
I’m building a site on a domain i don’t use that way i can keep my current/business site live..
When I’m done building everything ill just redo it on the live site at midnight and be done. Hard way I’m sure but its the only way i know.
The site I’m using to build everything is (http://checkoutnashville.com)
My business site is (http://takeholdprinting.com)
I have some custom plug ins made on the takehold site that i don’t want to show on mobile as they won’t work for it.
Hey!
You can request such feature here https://kriesi.at/support/topic/enfold-feature-requests/
Glad Josue could help! Let us know if you have any other questions
Regards,
Yigit
Hey!
1) Sure, please point out the elements you would like to display only on mobile
2) Please post the link to your website so we can inspect elements on it
Best regards,
Yigit
Hey,
Thanks for you help :)
It worked out wonderful!
I do have two more questions…
1-Is there a way to show something only on mobile or desktop? Like a shortcoad or a line of code i need to let something only show on moblie or desktop?
2- My logo on mobile is way off.. is there a mobile logo i can do?
Thanks again! :)
thanks josue. appreciate the help
don’t know if it’s on your radar, but being able to specify that in the short code embed would be a great addition
thanks again.
paul
Hi Jonathan!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.big-preview img { height: 204px; width: 100%; }
Cheers!
Yigit
P.S. There were some problems with server, now you can check the links in previous message.. Hope, this issue isn’t complicated. I have already checked the massonry_gallery.php and masonry_entries.php as well as slideshow.php too, but still have not find the decision. I also tried this recommendation – it works, but as my images are 1650 pxs, they looks badly on the little dimension screens in lightbox.
-
This reply was modified 12 years, 4 months ago by
fotomaster.
I plan on using your ajax 4 column portfolio layout with SINGLE PORTFOLIO: BIG SLIDER for each item. What are the optimal image sizes to use? I see this in your documentation, I just don’t quite understand it:
‘width’=>495, ‘height’=>400 ); // images for portfolio entries (2,3 column)
‘width’=>260, ‘height’=>185 ); // images for portfolio 4 columns
‘width’=>710, ‘height’=>575 ); // images for portfolio entries (2,3 column)
495 x 400
260 x 185
710 x 575
Should i upload 710 x 575 to the library and your page will make them the correct size?
Hi,
this question seems stupid but I i have been reading the documentation and could not find how to create a masonry portfolio like the one on http://kriesi.at/themedemo/?theme=enfold.
On the page layoutbuilder, the fullwidth masonry option gives only choice of images and not portfolio items..
thank you for your help,
Anne-Catherine wambersie
Thank you Ismael, but I was unspecific in my question, so I’m hoping you can provide a little more help.
I did locate the Styling that defines the font, but if I set it to Open Sans as you suggest, I still see several differences between my responsive menu and the one you use:
http://avatron.com/images/test/yourMenu-v-myMenu.png
Specifically:
1) how may I change the font size in the responsive menu (yours looks at least 1 point bigger to me)
2) how may I add the horizontal rules between menu items
Thanks again. Both of us working on our website overhaul are so impressed with the Enfold theme and the quality and speed of your support team.
Hi Ismael, same same but different I guess =)
If you look at my blog page and at the post pages the images between the two posts show at different proportions. Is there a way to standardize the proportion?
Best,
Jonathan
Hi nimrodmadar!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.image-overlay { display: none!important; }
Cheers!
Yigit
I am trying to use the WP edit function on images to try to select the thumbnail that it displays on the blog roll page. But it does not seem to be working. Is there another way that I can manually select what part of the image that the thumbnail is created.
How can i disable the animation of a “on mouse over” in a linked image ?
thanks
Hello Ismael,
The site is being built in a sub-directory and loads a little slowly: The 4 thumbnails are on the home page:
http://nzcreation.com/cgi/wp/
I created 4 columns in Advanced Layout Builder
In each case I
– added a text block
– opened text box
– added two lines of text
– clicked on Media and brought in the thumbnail image with ‘centered’ position chosen
Thank you,
—Freeethinka
-
This reply was modified 12 years, 4 months ago by
freeethinka.
This reply has been marked as private.
At least add:
.header-scrolled .logo {
padding-top: 0px;
}
Yigit,
I deactivated all of my plugins and tried. Didn’t help. Then I updated Enfold to version 2.4.2. Didn’t help either.
I tried a jpeg instead of the png file I was trying to use and that didn’t make a difference either.
I did notice that the content slide will save text that is inserted but the image disappears every time I go back in to edit or add a slide.
I’d like to modify the # of columns for items for the portfolio when viewed on the smallest mobile size.
On the smallest mobile size, instead of showing 1 column of images at full width, I need to show 2.
Hi!
I re-checked your installation and there is no an error even when not inside a post/page editor coming from WordPress itself. Previously I had no issues adding in media content but now I am.
So first thing to re-try would be to deactivate all currently active plugins to make sure there isn’t a conflict there. With everything deactivated, if you are still getting issues let us know and we can log in and check it again.
Edit: If you can also try switching to one of the default themes – either twenty twelve or twenty thirdteen – and trying to insert media we can quickly see if its a theme issue or a plugin/WordPress issue.
Secondary Edit: Peter took a look as well and it seems as though there is something else at play attempting to compress your admin side scripts/css. If the issue happens even with all plugins disabled, contact your hosting provider and see what server side scripts or software they have in place to compress WordPress’s admin.
Best regards,
Devin
-
This reply was modified 12 years, 4 months ago by
Devin.
Fantastic! Thanks so much.
OK, I mean this type of effect when the image is rolled over and the text appears – http://kriesi.at/themedemo/?theme=enfold – not what happens after the portfolio is selected and viewed.
Hi!
I’m not really sure what you are asking. The portfolio settings are up to you to set or re-set however you want. So if you want to change the thumbnails you can. If you want to change out the ajax content you can change that out as well.
The default dummy data is just there as an example. The images that it shows are all chosen by the ajax content meta box under the visual editor and are different than the single portfolio images.
Regards,
Devin
Hi Brenda!
Replace the code i provided to this:
jQuery('article.post').each(function(){
jQuery(this).find('.entry-content-header').after(jQuery(this).find('.big-preview').detach());
})
Then add this code the Quick CSS:
.big-preview {
padding: 0 !important;
margin-top: 20px;
}
Cheers!
Josue