Forum Replies Created
-
AuthorPosts
-
Hi 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,
VeraHi Victoria,
sorry, maybe I put it wrong. The feature prev/next post is there but not – just by clicking – at the end of a page instead of the position centered at the borders of the browser window. Again: in my case your instructions to put this navigation at the end of the page worked fine for the blog but not for portfolio pages. But don’t mind I found an other solution.Best regards,
VeraHi Victoria,
unfortunately it doesn’t work. Even with no plugin activated. With the blog everything works fine but not in the portfolios. Running out of time I use now the blog for my purpose. May be you can consider this feature for further updates if more users are interested. ;-)
Best regards,
VeraHi Victoria,
now I added it again. I did that before with no effect. Is the end of the page the right place to do that as in the loop-index-php?
Best regards,
VeraHi Rikard,
oh no. The problem isn’nt solved. If you are in charge now, please have a look at the conversation to follow status quo. (The aim is to have the prev/next link at the end of the content of a portfolio-page).
best regards,
VeraHi Victoria,
okay, I put it there. Thank you for your immediate answer.Best regards,
VeraHi Victoria,
yes. For the start I changed the code in the parent theme. I read that files in the folder “includes” can’t be overwritten by a child theme? Now I put the changed footer.php and the folder includes with the loop-index.php in my child theme, if that is better. Sorry, but I’m a beginner.
Best regards,
VeraOh sorry, sure. I forgot. You find it in the private box.
Best regards,
VeraThis reply has been marked as private.Hallo,
I would like to put the navigation next/previous post at the end of a post or a portfolio. I understood that was what Jason wanted to do. I used the css as suggested by Ismael but can’t identify which piece if code exactly I have to take from the footer.php file and place in the includes > loop-index.php file right at the very bottom of the post. (#1148408)
Thanks for your help,
VeraI agree, on my retina desktop monitor the image looks a bit blurry. Does Enfold support @2x images to show these if needed? Do I have to upload always two variations of images (@x1 and @x2)? Or is it so that Enfold will support this in a coming update?
Thanks
Vera -
AuthorPosts