Forum Replies Created
-
AuthorPosts
-
Here again the screenshot as link:
vertical alignment of portfolio grid itemsHi Ismael,
thanks for your reply. Here is a screenshot of the desired alignment.
The url and access data are in the private content.Best regards,
VeraHi,
thank you both for your recommendations.
Best regards,
VeraHi,
thank you. For my part you can close the topic.
Best regards,
VeraHi,
great. That works perfectly.
Thanks a lot.
Best regards,
VeraHi Rikard,
yes thank you, you can close this topic.
Best regards,
VeraHi,
it works! Thanks a lot for your great support!
Best regards,
VeraHi Ismael,
this has no effect on the orientation. An image taged as landscape still takes only the width of one column. Do I have to adjust perhaps also some css?
Thank you.
Best regards,
VeraHi Günther,
thank you. It works!
Best regards,
VeraHi Ismael,
thank you for the instructions. They work well.
Is it also possible to let an image with the tag “landscape” take the width of two columns like in the version for the fixed masonry?
Thank you.
Best regards,
VeraHi there,
I have to come back to the problem in context with a gallery (only first image shown and other images via lightbox). Here I tried Guenni’s “old version” which had no effect:
function change_lightbox_size() { return "full"; } add_filter('avf_avia_builder_helper_lightbox_size','change_lightbox_size', 10);
Thank you for suggestions.
Best regards,
VeraHi Ismael,
Thank you for your suggestions. If you can tell me the class of the element to play with (by adjusting the padding), this would help. As I want the images to be shown with their proportional length and height I suppose I have to use the flexible masonry. But there I couldn’t find the right elements to adjust so that for example the image from a portfolio with the tag “portrait” does not fill up the whole width of a column but has a certain padding to the left and right.
Best regards,
VeraHi,
thanks for your replies.
The so called “old snippet” proposed from Guenni007 works well. Thank you!
Best regards,
VeraHi Mike,
okay. I will have a look at the css and come back later, because I don’t know yet how the client wants it exactly to be. But it’s good to know that in general it’s possible to add also a transition.
Thank you.Best regards,
VeraHi Mike,
thank for your immediate reply. That works well. Can I keep the animated transition of your standard icons when I use two images that differ in shape? I want to achieve something like on this page: https://www.spencerlowell.com
Best regards,
VeraHi Mike,
Thank you for your immediate answer. I understand.
Best regards,
VeraHi Günter,
thank you for your reply.
I tried some more places to put the extracted code from the footer.php and it worked putting it at the end of the template-builder.php.
Best regards,
VeraHi there,
now I have to come back to the discussed problem in relation with an other website. The issue is: I want to have the previous/next post navigation at the end of the page instead of floating to the left and right side of the browser window. Your instructions ( #1217615 ) to achieve this work fine with blog posts and portfolio posts that are built with the standard editor. But I build the blog as well the portfolio posts with your layout builder. And here the Navigation is not showing. Thank you for help.
Best regards,
VeraHi there,
I got the problem fixed by adding this code to the Quick CSS:
.avia-image-overlay-wrap a.avia_image { overflow: visible; }
Best regards,
VeraHi Rikard,
you find the link and access data in the private content.
Best regards,
VeraHi Ismael,
great! Thank you very much for the adjustments. Now it works perfectly.
Best regards,
VeraHi Ismael,
thanks for your reply. Here are the requested infos.
Best regards,
VeraHi Isamel,
thanks for the correction of the quotes. Still it’s not working. Do you have any further suggestion? Perhaps this is already too advanced for me as a non-programmer? An alternative solution would be what the “documentation > portfolio grid > Load a default portfolio category” recommends to show a specific category. This works fine but is not active anymore when you “reenter“ a page after skipping through the navigation under Firefox and Safari. Only under Chrome it’s always active. Thanks again for your help.Best regards,
VeraHi Ismael,
thank you for your reply. As you suggested I created two different CSS-classes (.portfolio-arch and .portfolio-aus) and added the script like this to the functions.php of my child theme. But it has no effect. Do I have to do something additional?
Best regards,
Vera//------------------------------ // activate a specific category sort item //------------------------------ function ava_activate_sort_button() { if ( wp_script_is( 'avia-default', 'registered' ) ) { wp_add_inline_script( 'avia-default', '(function($) { $(document).ready( function() { $(".portfolio-arch .praesentationsmodelle-modellbau-architektur_sort_button").trigger("click"); $(".portfolio-aus .auswahl-anschauungsmodelle_sort_button").trigger("click"); }); })(jQuery); '); } } add_action( 'wp_enqueue_scripts', 'ava_activate_sort_button', 9999);
Hi,
I have a similar request but have two different portfolio grids and like to activate in each portfolio grid a different category?
I tried to solve this by your advices to have the first category activated but with Safari and Firefox the activated category is not active if you clicked to an other page and returned.Best regards,
VeraNovember 21, 2020 at 2:10 pm in reply to: Problem with double click to start horizontal gallery #1261955Hi Ismael,
thank you for this option. That works well.
Best regards,
VeraNovember 10, 2020 at 6:44 pm in reply to: Problem with double click to start horizontal gallery #1259647Hi Ismael,
Thank you for your reply and recommendation but the client does not want a zoom effect. As I was looking in the styling section what else might help – with your explanation in mind – I tried to set the Styling > First active Image to “2” and this worked. Now you click one time and the horizontal gallery moves one picture forward. Thank you for your help.
Best regards,
VeraNovember 6, 2020 at 10:02 am in reply to: Problem with double click to start horizontal gallery #1258813Hi Rikard,
below you find the data. Thanks for your help.
Best regards,
VeraNovember 3, 2020 at 7:44 pm in reply to: Horizontal Gallery – Images Loop – Bug Twice Clicks #1258121Hi,
I tried the instructions above to solve the problem, that you have to cklick twice to start forwarding a horizontal gallery? It didn’t work. Can you please provide further instructions to solve this.Best regards,
VeraHi kbarranco,
I solved it by not using it but instead styling the next/previous buttons at both sides of the browser window in a more minimal look. But you are right, many themes come with the buttons at the bottom of the page and it would be nice to have this working not only in blog posts but also in portfolio pages.
Best regards,
Vera -
AuthorPosts