-
Search Results
-
Topic: Product Grid
Hi,
Is there any documentation available for customizing the product grid layout for the individual products? I would like to move the title of the product above the thumbnail and remove the link to the individual product as we’ll be using a single link to the checkout page and won’t need to have a link to the individual product page.
thanks
Hi,
I am building a page using the Gallery option found in media elements.Specifically , it is the setting “Big image with thumbnails below” and I have lightbox set to “yes”.
However if I click on the main image it opens the image on a new blank page instead of popping forward using the lightbox effect.
I have built a few of these galleries on a page I am working on, each one is doing the same.
FYI – the lightbox effect does work with other media elements such as “image”
Any clues?
GB
Hi, how can I make the feature image to show as a thumbnail for only 3 specific posts? For the rest of the posts I want the feature image to remain the same.
Thanks.
Topic: Blog View
Good Morning,
On the site…. (mo.mo-issa.com)click on the blog you will find this problem
1. the blog shows the whole article , (instead it must show a thumbnail of the featured image and an excerpt with Read More)
2. it shows the a little thumbnail and the featured image, i want it to show the thumbnail and the excerpt.
3. on the front page i want to show same.Thank you
Hi,
I was successfully able to change the thumbnail resolution for the Latest News Preview pic thumbnail by modifying the following line in the Enfold functions.php file:
$avia_config[‘imgSize’][‘widget’] = array(‘width’=>36, ‘height’=>36); // small preview pics eg sidebar news
However, it gets overwritten when I update the theme.
I tried putting this code in my Child functions.php file but it didn’t seem to work:
function my_image_size()
{
global $avia_config;$avia_config[‘imgSize’][‘widget’] = array(‘width’=>80, ‘height’=>80);
}What code could I add to my child functions.php theme so that I don’t have to remember to change the parent .php file when I update the theme?
Best,
Doug
Hallo,
ich habe eine Frage zu der Masonry Produktgallerie.
Ich nutze WooCommerce als Shop und meine Produkte sind mit der Masonry Gallerie “aufgelistet” (siehe Homepage).
Es scheint so als nutzt die Masonry Gallerie das “große” Produktbild, welches auch angezeigt wird wenn ich das Produkt anklicke. Allerdings werden die Masonry Bilder auf eine Größe von 145×145 und das eigentliche Produktbild auf 388×388 Pixel skaliert. Das erhöht natürlich die Ladezeiten der Gallerie, da erst das vollständige “große” Bild geladen werden muss.
Gibt es eine Möglichkeit der Gallerie zu sagen dass sie stattdessen das Thumbnail laden soll?
Die Bilder liegen schon in drei verschiedenen Größen auf der Server: NAME.jpg, NAME-150×150.jpg und NAME-90×90.jpgVielen Dank schon einmal im Voraus!
Viele Grüße
ReneTopic: Thumbnails in Lightbox
Hi zusammen,
gibt es eine Möglichkeit, in der “normalen” Galerie-Lightbox (also nicht bei Portfolios oder Galerie-Posttypen) eine Thumbnail-Leiste in der Lightbox unterzubringen? Also das ausgewählte Bild in groß und darunter die anderen Bilder der Galerie als Thumbnails?
Danke,
KarstenHi!
I would like to add a gap between thumbnails on my portfolio grid.
I read on other threads that adding padding on left and right would break the grid, but adding a border would make the effect.
How or where can I set that border for the thumbnails?thank you!
Hi,
i have a problem with tribulant newsletter plugin. I contact support of the plugin and this is the response :
———————————————————————————————————————–
My answer was :Hi,
my theme is Enfold, and i use Tribulant Plugin for my newsletter
When i create a post, i use Advanced Layout.
The problem is : when i want to insert a post in my newsletter, shortcode is not well displayed
For example : i insert
[newsletters_post showdate="N" eftype="excerpt" post_id="4496" thumbnail_size="medium" thumbnail_align="left" thumbnail_hspace="15"]
And it display this :[av_one_third first min_height= » vertical_alignment= » space= » custom_margin= » margin=’0px’ padding=’0px’ border= » border_color= » radius=’0px’ background_color= » src= » background_position=’top left’ background_repeat=’no-repeat’] [av_video src=’’ format=’16-9′ width=’16’ height=’9′ custom_class= »] [/av_one_third][av_two_third min_height= » vertical_alignment= » space= » custom_margin= » margin=’0px’ padding=’0px’ border=
Can you help me ?———————————————————————————————————————–
The response is :I will assist you to resolve this issue.
So you insert the [newsletters_posts…] shortcode and as a result it outputs the shortcodes from the theme, right?
I believe what is happening is that the theme’s shortcodes that are in the post content are not parsed because the theme isn’t registering it’s shortcodes in the admin panel. They most likely use is_admin() to check if it’s the admin panel and then not register the shortcodes. Because they only register and parse those shortcodes on the front-end.
The Newsletter plugin runs in the back-end so that is a problem.
Can you please confirm whether this seems correct and can you then email the author/developer of the Enfold theme and ask them if it is possible to allow the registration of the theme’s shortcodes in the admin dashboard of WordPress as well?
I look forward to your response.
———————————————————————————————————————–
How do I open a YouTube video in lightbox?
At the moment when I press play it just plays directly off the page.I tried using the Text field and adding:
YouTube URL
YouTube Short URL
YouTube Embed code.I also tried using the Video field but does the same thing.
I did try image and it works but I don’t want to use image as I want to video’s thumbnail to show and not a custom image.
Any advice?
