-
AuthorSearch Results
-
February 3, 2014 at 7:59 am #218660
In reply to: IMG – Global JQUERY
I tried Image Zoom and WP Image Zoom and no luck. Nextend Image Magnifier worked fine in Firefox but doesnt in IE8, which i need.
February 3, 2014 at 7:00 am #218654In reply to: Add Text After Calculated Price
Hey John!
I don’t see the attached image, also a link to your shop would be helpful.
Cheers!
JosueFebruary 3, 2014 at 6:47 am #218644In reply to: Placing an Image in the header
Hi Richard,
Can you post the link to your website please?
Also, the image you’d want to put and a mockup of what you want to achieve would be helpful.
Regards,
JosueFebruary 3, 2014 at 5:43 am #218613In reply to: Where are the images?
Hi!
That’s expected, some of the images are only in the demo and not in the dummy:
Please Note: Most images in the theme demo are stock photos from photodune which are not part of the theme
Best regards,
JosueFebruary 3, 2014 at 5:30 am #218607Hey!
We can’t access your website, please provide us the access.
Cheers!
JosueFebruary 3, 2014 at 5:25 am #218605In reply to: Resize shop photo dimensions
Hi!
Have you tried the Masonry element? you can set it to show Products. Otherwise if you want to stick with the Product grid you can change the image size by changing the number of columns.
Best regards,
JosueFebruary 3, 2014 at 5:07 am #218600In reply to: Product Archive Template
Hey!
You can edit config-woocommerce > config.php file, find the product image code on line 111:
function avia_woocommerce_thumbnail($asdf) { global $product, $avia_config; $rating = $product->get_rating_html(); //get rating $id = get_the_ID(); $size = 'shop_catalog'; echo "<div class='thumbnail_container'>"; echo avia_woocommerce_gallery_first_thumbnail( $id , $size); echo get_the_post_thumbnail( $id , $size ); if(!empty($rating)) echo "<span class='rating_container'>".$rating."</span>"; if($product->product_type == 'simple') echo "<span class='cart-loading'></span>"; echo "</div>"; }Cheers!
IsmaelFebruary 3, 2014 at 5:02 am #218599In reply to: problem on iphone: landscape view
Hey Sergio95!
Please add this on Quick CSS to reposition the background images on iPad view:
@media only screen and (max-width: 989px) and (min-width: 768px) { background-position: 50% 70% !important; } }Replace the ‘70%’ value if necessary.
Cheers!
IsmaelFebruary 3, 2014 at 4:47 am #218591Topic: IMG – Global JQUERY
in forum Enfoldmasterr
ParticipantHi Guys,
I have a few images on the site that are very large in size as they are maps, so i need to zoom in on them. There are a number of plugins that will do this though as your CSS is controlling any IMG i cannot use these plugins. Is there anywhere to turn off your JQUERY on individual images.
Example, insert image into page 3400px by 2900px, smaller image is displayed, click on your hover button and image is made a little larger, click again and the whole image is displayed though most is off the screen and cannot be viewed. Now if use some zoom or magnifier plugins so i can zoom in on an area of that image the plugin will not work as your global CSS on the IMG attribute is overriding it.
Cheers.
PS, I cannot link to the site it’s in a DMZ.
February 3, 2014 at 4:34 am #218583In reply to: Grid on a single portfolio page
Hi Vital!
You can add this one. Specify the min and max height of the grid preview images:
.grid-image img { width: 100%; display: block; max-height: 200px; min-height: 200px; }Best regards,
IsmaelFebruary 3, 2014 at 3:53 am #218578Hi wethepublic!
Add this on Quick CSS to remove the banner on mobile view:
@media only screen and (max-width: 768px) { .home .avia_image.avia-builder-el-1.el_after_av_layerslider.avia-builder-el-first.avia-align-center { display: none; } }It is not possible to switch the content on mobile view.
Regards,
IsmaelFebruary 3, 2014 at 3:38 am #218574In reply to: Weird LayerSlider WP bug?
Hey karios!
The image url is incorrect. Please check.
http://www.kariosgames.comhttp//www.kariosgames.com/wp-content/uploads/2014/01/appStore.png
I think it should be:
http://www.kariosgames.com/wp-content/uploads/2014/01/appStore.png
Regards,
IsmaelFebruary 3, 2014 at 3:09 am #218566In reply to: BLOG IMAGES : single post
Its just that one computer… sorry abut that. :)
Thanks for all your help with the customizations.
February 3, 2014 at 3:03 am #218562In reply to: 3 column portfolio – images not resized
Hi!
Glad you figured it out. You can also specify a minimum or max height for the portfolio thumbnails if necessary. :)
Cheers!
IsmaelFebruary 3, 2014 at 1:36 am #218547Topic: Placing an Image in the header
in forum EnfoldRichard
ParticipantHi, I am having trouble placing an image in the header. I have a logo there already but want to place some text as an image beside it. I am using a child theme.
February 3, 2014 at 1:20 am #218544In reply to: BLOG IMAGES : single post
We looking forward to hearing from you :)
Regards,
JosueFebruary 3, 2014 at 12:57 am #218541In reply to: Images : why Enfolf get rid of WordPress sizes ?
Hi!
This is how the theme ensures that images respond to the screen size and layout as it changes. The best way to insert your images if you want them a specific size is to re-size the actual image to that size before hand.
Regards,
DevinFebruary 3, 2014 at 12:43 am #218538Topic: Resize shop photo dimensions
in forum Enfoldaabele
ParticipantHi,
Is it possible to resize the shop preview photo dimensions – the grid layout seems to only offer square images?
February 3, 2014 at 12:28 am #218536In reply to: BLOG IMAGES : single post
interesting. It is only happening in Chrome on this computer. It’s fine in Safari. Let me try a different computer. I will let you know. Thanks!
February 3, 2014 at 12:14 am #218535In reply to: Images : why Enfolf get rid of WordPress sizes ?
Correct, pako69: if you change this parameter, will change the proportions of all the other images, even the image of the related articles. We need to find another solution to resize a photo. Thank you!
February 3, 2014 at 12:00 am #218532In reply to: header style logo
kept fiddling and kind of got the heading logo how i would like, i did it by inserting the image via the ‘upload custom background image’ as found in the enfold styling header options.
however, i had to resize the image down considerably, as it was overlapping the social media icons. didn’t mind this to a point as was prob too big in any case. but even when i resized it down from 1010px wide down to just 660 wide and 131px high, part of the image was being chopped off in the header. i have now shrunk it down to just 500wx79h pixels, but i think it’s a tad small. how can i set the logo to any size i want in this section without parts of it getting chopped please? is there any code i can use in the quick css section for example or something else i could do.
thank you kindly,
paulFebruary 2, 2014 at 11:28 pm #218528In reply to: BLOG IMAGES : single post
Hi!
Not happening on my end:
http://screencast.com/t/ghG6PNizHUtTry again or from a different computer.
Regards,
JosueFebruary 2, 2014 at 10:04 pm #218517In reply to: BLOG IMAGES : single post
That seems to have fixed it. Not sure if it is my server or what, but now when you roll over the image there is a delay for the overlay to let you know to click on the thumbnail, and also ther is no animation anymore. Take a look, http://www.lanceblaise.com
February 2, 2014 at 9:30 pm #218513In reply to: Make menu div full width of container?
That didn’t work for me, possible because I have UberMenu as my menu now??
But I did manage to get what I want by editing the header.php and changing<div class='container'> <?php /* * 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'); if(strpos($headerS,'social_header') !== false && strpos($headerS,'bottom_nav_header') !== false) avia_social_media_icons($social_args); /* * display the main navigation menu * modify the output in your wordpress admin backend at appearance->menus */ $extraOpen = $extraClose = ""; if(strpos($headerS,'bottom_nav_header') !== false){ $extraClose = "</div></div><div id='header_main_alternate' class='container_wrap'><div class='jrm_container'>"; }Notice at the very end I have “jrm_container” instead of just “container” Then I added the following css:
.jrm_container { position: relative; margin: 0 auto; padding: 0px; clear: both; }That way the width takes up the entire width of the parent container.
Do you see any issues with this way of doing things? I created my own cusotm “container” to avoid any potential issues like other divs having the container class.
thanks
February 2, 2014 at 8:49 pm #218504In reply to: Social Media Icon HTML
Josue, you are a genius, sending you a virtual beer!.
Can I shift the icons to the right 10 px?, then everything will be great. They ar just off centre if you look at the images above and the logo below.
Sorry for being a pain
Thanks mate
Gary
February 2, 2014 at 8:14 pm #218488In reply to: Insert Image – Title on hover
February 2, 2014 at 8:01 pm #218480In reply to: Social Media Icon HTML
Hey Josue,
Ok, so the icons are in a one column set up now.
The following code was for the social icon alignment to the left of the main image here: http://www.naturaloutlook.com/about/ I can delete the icons from here if its too much of a headache.
.avia_textblock .social_bookmarks li{
float: left !important;
list-style: none;
margin-left: 0;
}Thanks mate
February 2, 2014 at 8:00 pm #218479In reply to: BLOG IMAGES : single post
Hi,
Open /config-templatebuilder/avia-shortcodes/postslider.php and look for line 276:
$thumbnail = get_the_post_thumbnail( $the_id, $image_size );Replace it by this:
$thumbnail = get_the_post_thumbnail( $the_id, 'full' );Regards,
JosueFebruary 2, 2014 at 7:52 pm #218476In reply to: Change color section image placement
Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueFebruary 2, 2014 at 7:45 pm #218472In reply to: BLOG IMAGES : single post
I already have tried that. I think it is something that needs to be changed in that “posts slider” part of your page builder. The thumbnail regenerator didn’t work for the post itself. I had to delete the featured image and then upload a new one, so its not a regeneration issue.
-
AuthorSearch Results
-
Search Results
-
Topic: IMG – Global JQUERY
Hi Guys,
I have a few images on the site that are very large in size as they are maps, so i need to zoom in on them. There are a number of plugins that will do this though as your CSS is controlling any IMG i cannot use these plugins. Is there anywhere to turn off your JQUERY on individual images.
Example, insert image into page 3400px by 2900px, smaller image is displayed, click on your hover button and image is made a little larger, click again and the whole image is displayed though most is off the screen and cannot be viewed. Now if use some zoom or magnifier plugins so i can zoom in on an area of that image the plugin will not work as your global CSS on the IMG attribute is overriding it.
Cheers.
PS, I cannot link to the site it’s in a DMZ.
Hi, I am having trouble placing an image in the header. I have a logo there already but want to place some text as an image beside it. I am using a child theme.
Topic: Resize shop photo dimensions
Hi,
Is it possible to resize the shop preview photo dimensions – the grid layout seems to only offer square images?
