-
Search Results
-
Hello!
I’ve looked to many forum entries but unfortenly i haven’t found the right solution til now. I would like do change the “readmore” link to a Button with hover effect. I would like to replace the whole <p> with a button (avia button) and not just style the link as a button. Would you please give me an advice how to create a solution for this problem?
I would be glad if you could help me styling the Blog Layout entries with border around each entry and the categorie should be displayed in the thumbnail picture left at the top as you can see in the Layout on the page in private Content.
Thank you for your answer!
Glad to hear from you soon.
Hi,
I have forced the thumbnail size for products and its categories to 80×80. But, the sizes are not equal.
Please check and help me with the CSS for all the product category thumbnails to display in same size.
please check the Private Content for the website url.Thanks
SwathiHello,
can you please have a look at the screen shot, link is posted in a private section.
What I am looking for is to use “Gallery” square thumbnail layout in a portfolio page..Thank you
Best regards
AmelWe use the Masonry element to display thumbnails of portfolio posts on a portfolio post filtered by category. It is like looking at one product description and showing at the bottom of the post related products of the same category. Works fine, but we would like to show only OTHER portfolio items of the same category hide the one we are already looking at. Any idea how to do that?
You can see it online here and at the bottom of the portfolio post you see the other portfolio posts within the same category. We like to avoid that the “Romantic Venice …” one is shown on itself. It is kind of recursive.Hi guys,
I’m working on a shop for my website on which I plan to offer a range of documents.
Naturally, I’m using images that aren’t square (500x700px scaled to 387x542px), which causes a problem when (i) these images are displayed as related products (300x300px scaled to 291x291px) and (ii) in the product gallery (100x100px scaled to 120x120px). Is there a way to enforce custom dimensions in these categories that aren’t square?
Going by older posts in the forum, this should be doable – however – these posts are a few years old now; hence, the solution of how to go about this has become obsolete as WooCommerce has changed a lot over the years. Can you help me out with this?
Many thanks.
hi, i need to remove or change the color of the white boarder for the gallery small thumbnails.
Hi, I’m having the same issue as was described in this older post. I edited the line of code as indicated in the thread, but the thumbnail images still showed up as gray. What’s interesting is that when I make my browser window narrower, the full color thumbnail images appear.
I’ve tested this in both Firefox and Safari, and they both exhibit the same issue, and the same response to making the browser window narrower.
Any ideas (other than what was recommended in the older post mentioned above) as to why this is happening?
Thanks
Hey there,
I need the AJAX Portfolio to not scroll to top, when a thumbnail was clicked.
Josue mentioned a solution here »#171923« but i can’t find the code in the file.
Can you please help me out?
Best regards
MaxHi,
I want to reduce the space between the product title and ‘add to cart’ section below the thumbnail image in product grid. Please help me with the css. Please check the image in private content for details.
Thanks
SwathiTopic: Shortcodes in Excerpts
Hello. I am using the Portfolio Grid to display a portfolio of real estate properties for a client. He will be creating new property listings himself, so I set up a number of custom fields using Advanced Custom Fields in order to simplify the process for him. He also doesn’t know much about WordPress or HTML, so I am trying to streamline what he has to do to create new portfolio entries / property listings.
The Advanced Custom Field shortcodes have worked well within the single portfolio entry, and most of the page content for new entries is easily entered by filling out a series of form fields.
But the client has asked for something that I’m having trouble doing – which is to display the property title information and property address that appears beneath the thumbnail image with a line break.
He wants:
Property Name
Property Address, City, State, ZipEach new portfolio / property entry currently uses the address as the title, and I will be modifying the titles to now include the property name, but I can’t create a line break in the title field after the Property Name so it displays above the address on the portfolio grid items.
Right now, I am using the excerpt field to display the price of the property (entered manually via text), but I figured I would try to use the excerpt field to display everything instead. I was going to add the Advanced Custom Field shortcodes for property name, address, and price to the excerpt field so I can achieve what he wants, style it, and keep his involvement in entering info to a minimum because all the info is being dynamically populated by the info he entered once in the ACF form fields.
I haven’t been able to implement it, though. I can’t get the shortcodes to work in the excerpt field.
I have read forum posts that instructed me to add the “do shortcode” filter to the child theme functions.php. I have also altered a line of code in the enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.php, per another forum post suggestion.
After trying both of these, I haven’t had any luck.
Sorry for the long description, but I’m open to any suggestions you might have for how I can achieve this. Whether that involves using shortcodes in the excerpt field or not. Thank you!
I have had a constant back and forth trying to fix my portfolio items. They crop wrong and when trying to fix the cropping in the WordPress media library editing section, I don’t see any changes in my portfolio items. How can I customize the thumbnails for portfolio items? I would like to see the top of the featured image so that the portfolio item name is shown in the thumbnail. Currently, it is cut off
I have a custom blog page in grid style with the thumbnail size set to “Portfolio Small 260×185”.
The Category Archive Pages are also in grid style with the codeadd_filter('avf_blog_style','avia_change_category_blog_layout', 10, 2); function avia_change_category_blog_layout($layout, $context){ if($context == 'archive') $layout = 'blog-grid'; return $layout; }But the thumbnail size is automatic here. I want it to use the Portfolio Small thumbnails too.
I would be fine automatic for both, if the images would be the same size then…
good morning
I have a problem that is getting more complicated every time.
Your theme creates as 23 extra images for each image that we upload to the online store.
This is a great disorder because having many products and 5 or 6 photos per product, plus 23 tumbails.Each product of 200 kb of photo exceeds 23 MB per product.
Even with the Smush plugin installed we cannot solve it.
How can you disable so many unnecessary thumbnails?
Hi,
I’m using the grid layout and I wanted for each post to have a background color based on its category.
I searched in the documentation and found : https://kriesi.at/documentation/enfold/blog-post/ > Different post style for each category, which says :“All posts added to a specific category can be styled to look different from other posts using custom CSS code. A unique CSS class name in the format “category-xyz” is added to all of the post articles.”
But it seem there is no category class name added … here are the classes I got in the <article> for an article in the “news” category.
class=”slide-entry flex_column post-entry post-entry-51 slide-entry-overview slide-loop-2 slide-parity-even av_one_third real-thumbnail”
Can you help me with this ?
I tried to had {$cats} on this line of the config-templatebuilder/avia-shortcodes/postslider/postslider.php file but without success.
$output .= “<article class=’slide-entry flex_column {$style} {$post_class} {$grid} {$extraClass} {$thumb_class}’ $markup>”;Thanks a lot
Hi,
We would like to set the product gallery image thumbnails all to the same height and width but haven’t been able to get it to work. Please see the private content for an explanation. Do you have a possible solution? Thanks.
