This reply has been marked as private.
This reply has been marked as private.
I think i’m going to purchase a extended license for multiple clients :), this university site is coming out well. Is there a way I can insert a image where the social icons are (the header with the menu at the bottom and a top menu + social icons on the right. All I need is to insert a image for donations for the students.
Thanks!!!
This reply has been marked as private.
You wont reproduce the issue unless you use the same content. You need three 1/3 columns, within each a text block containing an image, and then to make the image a link. I guarantee you will reproduce the issue if you try this.
Jason
-
This reply was modified 12 years, 5 months ago by
Jason.
Hey!
I checked your website using IE8 and the 4 images show as expected. This is the screenshot.

Regards,
Ismael
So then from what I’m understanding after watching the video (thanks for posting by the way) the only way to get the lightbox to work so that it doesn’t display the entire portfolio item is to use the masonry gallery element?
For those of us that have been using the portfolio post type to load items and set featured images, this essentially renders the loading of all portfolio items we did pointless if we want to have their featured image use the lightbox (instead of linking to the full portfolio post) because to achieve that effect we have to re-insert/re-select all those images again from the masonry gallery. Is this correct?
Additionally switching to use the masonry gallery instead of using our portfolio items to get the “lightbox only” effect does not have the filterable category selection. Will there ever be plans to allow the portfolio entries from the “fullwidth masonry” selection to have only lightbox enabled on their featured image (not linking to full post)?
I reorganized all the images so the ones with the smaller featured images would be together. That being said, I disabled all of the plugins and took away all of the css changes, and then regenerated all of the images and it doesn’t make sense why some of the featured images would be different shapes.
Hey, I’m having issues with images being cropped strangely in this site after the update to 2.4
http://screencast.com/t/uAxxBZeC
Occurring here:
http://christinamrozik.com/drawing/
and here:
http://christinamrozik.com/illustration/
Yup, I’m definitely blind not sure how I even managed to miss it being in the “Content Elements”; derp!
Thanks begrafiks!
On a side note, is it possible to have the featured portfolio image open in the lightbox instead of loading into the full portfolio item details?
Hey!
Can you post the tagline image again? Link appears to be broken. You can upload your image on Dropbox and post the link here privately
Best regards,
Yigit
Hi!
Please try adding following code
.single-product .responsive .container .four.units { overflow: visible; }
div.eight .units .single-product-summary { z-index: 1; }
Cheers!
Yigit
hi Ismael,
I hope this thread will help others achieve the same thing i want as i’ve seen quite some requests for a banner in the header.
But your solution didn’t work.
I did remove the code in the functions.php and install layer slider separately twice. The Avia layout builder as well as the default WP editor got affected and they don’t work when that line is cut out of the functions.php file. It’s keep loading and it never loads to display the page layout previously created. and the WP one becomes inaccessible.
HOWEVER , when i left the code in there and added layer slider plugin separately all the php shortcode call works and the layer sliders appears just fine. It does however overlapping over the logo and here is where i need help as php is not my strength.
all i need is to be able to apply a div or a class to my layer slider and move it over to the right.
in the header.php i have the call to the layer slider:
* display the theme logo by checking if the default logo was overwritten in the backend.
* the function is located at framework/php/function-set-avia-frontend-functions.php in case you need to edit the output
*/
echo avia_logo(AVIA_BASE_URL.’images/layout/logo.png’, false, ‘strong’);
echo do_shortcode(‘[layerslider id=”8″]’);
if(strpos($headerS,’social_header’) !== false && strpos($headerS,’bottom_nav_header’) !== false) avia_social_media_icons($social_args);
how can throw a css class on my LS echo and make it move to the left?
i will greatly appreciate some help on that and we will be done:)
Hi DrPrem!
Please update Enfold to version 2.4 which was released yesterday. In new version there ability to choose blog style and blog single page style differently in theme options page
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Regards,
Yigit
Hi,
I might be barking up the wrong tree but since installing Enfold my site won’t load. I have tried resetting all the plugins and holding the theme, but whatever I try, I just can’t get it running again.
http://www.bowlandwalks.co.uk
I am getting this kind of error in the log:
PHP Fatal error: Out of memory (allocated 44826624) (tried to allocate 14592 bytes) in /content/HostingPlus/b/o/bowlandwalks.co.uk/web/wp-admin/includes/image.php on line 147
PHP Fatal error: Out of memory (allocated 44826624) (tried to allocate 10944 bytes) in /content/HostingPlus/b/o/bowlandwalks.co.uk/web/wp-admin/includes/image.php on line 147
PHP Fatal error: Out of memory (allocated 44826624) (tried to allocate 10944 bytes) in /content/HostingPlus/b/o/bowlandwalks.co.uk/web/wp-admin/includes/image.php on line 147
PHP Fatal error: Out of memory (allocated 44826624) (tried to allocate 10944 bytes) in /content/HostingPlus/b/o/bowlandwalks.co.uk/web/wp-admin/includes/image.php on line 147
And
WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1 for query SELECT rating_username, rating_rating, rating_ip FROM wp_ratings WHERE rating_postid = made by require, require_once, include, the_post, WP_Query->the_post, do_action_ref_array, call_user_func_array, get_comment_authors_ratings
PHP Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘_show_post_preview’ was given in /content/HostingPlus/b/o/bowlandwalks.co.uk/web/wp-includes/plugin.php on line 311
PHP Fatal error: Call to undefined function is_sticky() in /content/HostingPlus/b/o/bowlandwalks.co.uk/web/wp-admin/edit-form-advanced.php on line 157
PHP Warning: File upload error – unable to create a temporary file in Unknown on line 0
PHP Warning: File upload error – unable to create a temporary file in Unknown on line 0
PHP Warning: Division by zero in /content/HostingPlus/b/o/bowlandwalks.co.uk/web/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail
PHP Warning: Division by zero in /content/HostingPlus/b/o/bowlandwalks.co.uk/web/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php on line 760
I’ve been on WP Support but no found no solution, so just trying this as a last resort before giving up. If anyone can give me any advice I will be eternally grateful.
Thanks, Tim
-
This topic was modified 12 years, 5 months ago by
bowlandwalks. Reason: Spelling
Adding “img” before the “{” in my custom stylings where I was aligning the images worked to fix this but changed the alignment. What does this do?
This reply has been marked as private.
I’d love for the header to be a bit more modern. I’d like the header to act like http://disqus.com/community/ or https://www.uservoice.com/stories/. Where on scroll it goes white and is backed by a background image.
I definitely agree with this, not digging the header options too much.
I would also like some lightbox effects for buttons and contact forms. It would really aid in the process of lead generation.
Hi!
Glad you figured it out! FYI, self posting will just push your query to the end of the queue as our queue goes from the oldest to the newest queries :)
Cheers!
Yigit
Hi,
I have images in my footer that don’t show up in IE8, there are 4 images and from what I’ve been told it is only the .png images that aren’t showing.
Many thanks for the assistance.
Best,
Jonathan
i just found the solution here.
Now, when I click on an image in a gallery I go to upload/*/*/image.jpg. Is it possible to change this so that when I click on an image it links to a page?
no one???
my question: what can i do to not have feature image in post content? (like was before)
It also does not fit properly.
I want the next on the home page a medium-sized image with the text on the right.
If the Beitrg is clicked, then the image is to appear great.
Hi!
You can add following code to Quick CSS
@media only screen and (min-width: 768px) {.page-id-207 .big-preview.single-big {
float: left;
width: 50%;
margin-right: 20px;
}}
This is just modified version of Ismael’s code. It will show featured image and content next to each other only on screens wider than 768px and only on that current page. So in single blog page it will look like it was before applying the code
Best regards,
Yigit
Hello,
Using the color section I have an alignment problem, the first image is shifted ?
And only this one.
All other images are perfectly aligned.
I tried to move the images by placing the 1st to the 2nd place, but the first one on the left remain shifted !
What can I do to solve this aesthetic problem ?
Where is the problem ?
I’ve used the Avia Layout Builder to create the welcome page
The page is composed of:
1 Color section Layout element set to “Alternate Content”
and 14 Images media Elements inside it and set to left alignment.
Each image is linked to a gallery page inside the site…
That’s all.
Here the link
http://1dl.us/HU6
Where I can find the template to edit the position of the titles on the posts list?
http://enic.raddar.com.br/goias/
We need to put the title up featured images.
Any suggestion?
hi.. need to remove border color.. how?
<br/>
<br/>
pls help..
-
This topic was modified 12 years, 5 months ago by
cboothugs.
Hey!
It looks really weird right now. Do you mind creating a temporary admin login and posting it here privately?
Cheers!
Yigit
Hello,
This morning I updated the theme to version 2.4 and now the CSS I was using to not have the logo/menu bar resizing is not working.
This is what I have:
.title_container{
display: none !important;
}
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
height: 70px !important;
line-height: 70px !important;
}
The menu stays in the correct size but the logo image keeps resizing.
What can I do to disable that?
Thank you