Hey Barabbas!
I guess you mean the padding, try adding this to the Quick CSS:
.avia-image-container img {
margin: 0 !important;
width: 100%;
}
.container {
margin: 0 20px !important;
}
Regards,
Josue
Hi Yigit,
Thanks for all your help! We’re getting there!
So… When I added all the CSS you suggested, it applied the same change everywhere. Eg: Photo off to the left for both the “meet the team” images as well as the “dr. so-and-so” pages. We only want it off to the left for the “dr. so-and-so” pages. Ditto with centering the person’s name.
So, to reiterate…
This page looks good:
http://naturaintegrativehealth.com/?page_id=1212
This page needs to have the image moved to the LEFT and the name likewise aligned to the LEFT:
http://naturaintegrativehealth.com/?page_id=2397
But I do NOT want those changes made to the “meet the team” page.
Make sense?
Any way to isolate the CSS to only apply to the full team member bios vs. the “meet the team” overview page?
Really appreciate your insights,
Erica
Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
Josue
Hey!
1. This code should do it:
.big-preview.multi-big {
display: none !important;
}
2 and 3. You can change that in line 9, both in single.php and single-portfolio.php.
4. Try this:
.home .avia-content-slider-inner .slide-image {
display: none !important;
}
Regards,
Josue
Search form in header
I’ve included a search bar in the header using:
<?php get_search_form(); ?>
This is working fine, but I’d like to know if I can disable the ajax search results functionality?
Blog small preview
I’d like to remove the dashed line between blog entries. I’ve tried to pinpoint the element in firebug to no avail. Is it possible to remove this?
Breadcrumbs
I’m trying to change the location of the where the breadcrumbs appear. I’m using yoast’s seo plugin so I can use the snippet provided and I’ve got it working in the blog, but I can’t find where to insert it in the pages, blog index, archives etc.. This is where I’d like the breadcrumbs to appear: https://www.dropbox.com/s/vnr3qr65yp7wrp9/ma_preview.jpg
Tooltips
Related content in the blog makes use of cool tooltips where it says “YOU MIGHT ALSO LIKE”. Would it be possible to use them on other elements like images or links? That would be really useful to me.
Many thanks in advance.
-
This topic was modified 12 years, 4 months ago by
Robsticles1.
Hey justinwheelon!
The suggested image size is 1600x470px if you want a high quality slider but 900x350px image dimension will do.
Cheers!
Ismael
Hi mgerenser!
Can you please give us a link to the website? You can modify the thumbnail size on functions.php, find this code:
$avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column)
Change the width and height then use this plugin to regenerate the thumbnails: http://wordpress.org/plugins/regenerate-thumbnails/
Still, the size of the images will depend on the width of the container. Do you have a sidebar on the homepage?
2.) You can use the Excerpt box option. Edit a post then look for Screen Options, enable the Excerpt box.
3.) Is this a separate page or the blog that you have on the homepage? Please give us a link to the website.
Regards,
Ismael
This reply has been marked as private.
You are the man! A few more things that I’m hung up on:
1. The featured images are still showing on the loop-index and loop-portfolio-single pages. How can I hide them?
2. The title bar of my single post pages is showing “Blog – Latest News”. Do you know where I can change this?
3. The same thing shows up on the single portfolio pages (Blog – Latest News). The answer to #2 may answer this one, but if not, where do I change this?
4. After making the last change you mentioned, the featured images thumbnails are now showing on my blog posts Content Elements. What CSS do I add to remove these?
Thanks so much for your help! I’m on a tight deadline and you’re a huge help!!
Dave
Prueba a cambiar la regla a esto:
body.page-id-3236 {
overflow-x: hidden;
}
El asunto es que solo puedes apuntar al elemento body de una pagina especifica (home), mas no al html, ya que este no lleva ninguna clase de identificacion.
Si no te funciona, lo que podrias hacer es incluir en el contenido de esa pagina (dentro de un Bloque de Texto), algo como:
<style>html, body{ overflow-x: hidden; }</style>
Saludos,
Josue.
Hola Josué, funciona, pero ahora las páginas no hacen scroll, ejemplo: http://www.adw.cl/the-angels-share-2012/
Es posible dejarlo asociado sólo al Homepage?
Saludos!!
José
Hi Josue,
Looks pretty close, except for the portfolio item title is still displaying on the page title bar and I’d like this to display the same thing that the single blog posts display. Any ideas?
Also, what do I add to the CSS to remove the featured image on single blog posts?
Thanks!!
Hello Ismael,
It’s not working my friend. What’s weird, is everything about this screenshot looks odd.
First, the translation of the h1 title is wrong.
Second, the body is in English.
And the logo is distorted.
Here’s what I have for the FRENCH translation (768px iPad portrait view) :
http://postimg.org/image/faobizddh/
Here’s what I have for the ENGLISH translation :
http://postimg.org/image/mc95b6mr7/
Hello Ismael,
It’s not working my friend. What’s weird, is everything about this screenshot looks odd.
First, the translation of the h1 title is wrong.
Second, the body is in English.
And the logo is distorted.
Here’s what I have for the FRENCH translation (768px iPad portrait view) :

Here’s what I have for the ENGLISH translation :

Its is IE8… the header BG and par the nav bg are transparent and the menu is dropping down below the slider.

Link to screenshot
-
This reply was modified 12 years, 4 months ago by
propmachine.
Hey Renegade!
A bug i think, it will probably get fixed in future updates.
Cheers!
Josue
The HTML code would look like this:
<a target="_blank" href="https://twitter.com/intent/tweet?text=<?php the_title(); ?>&url=<?php the_permalink(); ?>&via=@username">Tweet</a>
<a target="_blank" href="http://www.facebook.com/sharer/sharer.php?u=<?php the_permalink(); ?>">Share on Facebook</a>
<a target="_blank" href="https://plus.google.com/share?url=<?php the_permalink(); ?>">Plus on Google+</a>
<a target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&url=<?php the_permalink(); ?>&title=<?php the_title(); ?>&summary=<?php avia_excerpt(50); ?>&source=<?php the_permalink(); ?>">Share on LinkedIn</a>
<a target="_blank" href="http://pinterest.com/pin/create/button/?url=<?php the_permalink(); ?>&description=YOUR-DESCRIPTION&media=YOUR-IMAGE-SRC">Pin on Pinterest</a>
<a target="_blank" href="https://vk.com/share.php?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>&description=YOUR-DESCRIPTION&image=YOUR-IMAGE-SRC&noparse=true">Share on VK</a>
<a target="_blank" href="https://www.xing-share.com/app/user?op=share;sc_p=xing-share;url=<?php the_permalink(); ?>">Share on Xing</a>
Regards,
Josue
Hi, I’m using the “Blog Posts” Avia module on our home page, set up for a Grid Layout with 3 columns. How do I make it so that the container for the image is the same aspect ratio as the featured image on the dedicated post page? For example, I’ve sized my “featured images” to 1030×370, so I’d want the featured image on the home page to be 300×108 (same aspect ratio). Where do I modify this?
How do I change the length of the excerpt used on our blog posts shown on the home page? Right now the text cuts mid-word. I want it to use the <!–more–> tag in the WordPress editor.
Finally, I want to remove the lightbox effect for the featured image on the blog post page.
Hello there!
First of all thank you for a very nice and well built template.
I found some of the things I’m looking for in the forum, but still would like to give me some hints on some modifications that I want to do.
Hopefuly you can send me some code to add at the quick css box.
1. Different background images for different pages.
Is that possible to do that? Please advise
2. Background color transparency.
I’m using the “fixed width style”. As I said I’m using a background images and I’d like to use transparency at the Header, Main content, socket etc background color.
3. Content hight
Is there any way I can control the hight between the content? There seams to be a lot of space between two elements. Can I reduce that?
4. Main Menu font style
I would like to control the font of the main menu. Change the size, color of the “non selected” and make them “non bold”. Also would like to change the space between the words of the dropdown subnemu. Is that possible?
5. Secondary Menu at the socket font style
I’d like also to control the style of the font at the socket too. How can I do that?
6. Dots at the slider
Can I change the color of the dots of the “full width easy slider”?
7. Back and forth arrows pop-up slideshow
Can I change the arrows of the pop-up slide show with ones that I design?
Thank you for your time.
Hope to have news from you soon :)
Yours
Andreas
Hi,
Is there any way to change the base video embed size? Right now we’re using videos in a single “full width” layout, but we want them to be smaller.
When the screen is resized / viewed through mobile, the videos resize perfectly to what we want. Only issue is the initial video size on a full-screen browser.
This doesn’t make a lot of sense to me trying to explain it properly, so I’m hoping these images help as reference:
Current Video Size: http://gyazo.com/72972fe5c974c447c9b51efb7c566e9d
What We Want (Done through video embed using text block): http://gyazo.com/c17d4b73a2aa21785bb2501fad4f6002
Resized / Mobile: http://gyazo.com/84891ff4a343acac6d52f7880e04fb79
What we want is the bottom video, which is your embed / feature, the top image is using the text block embed feature using base youtube code.
I hope this makes sense and there is a way to edit this!
Thanks!
This reply has been marked as private.
FYI, I updated my version of Microsoft Internet Explorer from 9 to 10 and the problem has been resolved.
Thanks for all the help.
Hola!
Prueba con:
html, body {
overflow-y: hidden;
}
Saludos,
Josue
Hello,
I need help with two issues:
1. On my site configuration I choosed not to show socket, but in one of the pages, it is still showing, only on this page:
http://www.equilibrioambiental.net/atuacao/ the other pages are not showing as choosed.

2. I want to know how can I make the footer padding smaller, as showed in the image bellow.

Thank you.
Fabiana.
There is no such thing as “sending a slider”. I already told you how you can create the slider you want in my post here https://kriesi.at/support/topic/in-layerslider-wp-menu-only-are-2-sliders-i-need-all-sliders-with-pictures/#post-197036
You just need to add image and click on the image that you would like to add caption and simply choose Caption Positioning from dropdown http://i.imgur.com/MHffr2M.jpg
and that is it. Please try creating the slider first.
Best regards,
Yigit
How can I change the image size that is used on blog.php ? Where is the image size called there for the blog grid?
I DO NOT want to change the size being generated in functions.php, because I want to continue to use those sizes on my portfolio pages, I ONLY want to change the size of the images on the blog.
Hi Yigit,
okay, that works, thanks.
Can the background image be added (and have content on top of it) in Boxed Layout only?
– Jodi
The images and text are not the problem, the animations are the problem.
Can you send me the slider ready? And do not lose more time, we are taking turns and have no effective solution
Hi jodiwest!
Can you post a screenshot and show the section you cannot edit? After choosing Boxed Layout you should simply choose background image or color in Enfold theme options under Styling tab http://i.imgur.com/Vpj77OP.jpg
Best regards,
Yigit
Hi!
Please edit HOME V7: ONE PAGE PORTFOLIO to change images in Fullscreen slider, if there is no image inside it, see my previous post. I explained how to add Fullscreen Slider element and add captions to it.
Cheers!
Yigit