Forum Replies Created
-
AuthorPosts
-
Yey, it works – thank you very much, Rikard!!!
Hi Rikard,
I already posted the login information / temporary login details on February 9th. I put the in „private content“ again.
Thank you for your support!
Beste regards,
JuliHi Rikard,
I don’t know why it is not working – even if I refresh several times, clear my cache or deactivate the caching plugin altogether.
Still no color in the background. Do you have any other idea?
Best regards,
JuliHi Rikard,
I tried it but unfortunately there is no change.
Best regards,
JuliHey Rikard,
thank you for your tip! I want to have a different background for the menu item „SEMINARE“. The id of this item seems to be 10115.
Unfortunately there is no change at all if I put this with CSS:#top #header #avia-menu li id=”menu-item-10115″ > a {
background-color: gold;
}Could you please have a look? I send you a temporary login.
Best regards,
JuliHi Ismael,
sorry about that: I included the working link into the text on this website (link in private content box).
You can find the link to the lightbox popup at the bottom of this page in „Ich habe die allgemeinen Anmeldebedingungen gelesen und akzeptiere diese.“ If you click on it it opens the popup with a huge „Schließen“ (= close the page) on the top right. I would love to change this to a small button at the end of the page or at least change the size and position of this text.
How can I do that?Best regards
JuliHey Ismael,
I deleted the only popup plugin I found, emptied the cache and Lightbox Modal Window is activated in theme options.
Unfortunately it is still not working :-( Do you have another idea?Best regards
Juli- This reply was modified 5 years ago by missulli.
Hello Mike,
that is perfect – now everything looks just like I wanted it. Thank you very much!
Best regards,
JuliI solved it with
/*——————————
// CSS – Remove grayscale from inactive tabs
//——————————*/
}.av-tab-section-image {
filter: none! important;
}
.av-tab-section-image {
filter: grayscale(0);
}Is there a possibility to remove the hover effect as well?
April 4, 2019 at 1:28 pm in reply to: Line-height in testimonial grid (name and picture above the text) #1087033Great – that works!! Thank you very much!
JuliApril 3, 2019 at 5:37 pm in reply to: Line-height in testimonial grid (name and picture above the text) #1086636Hi Rikard,
thank you for your reply. Unfortunately it has no effect on the testimonial element. I even increased the margin with no effect.
Do you have an additional idea? Otherwise I decide against this element to not further delay the website.Beste regards,
JuliApril 2, 2019 at 9:15 am in reply to: Line-height in testimonial grid (name and picture above the text) #1085952Hey Rikard,
I used Ygit’s code:
function add_custom_script(){
?>
<script>
jQuery(window).load(function(){
jQuery(“.avia-testimonial-meta-mini”).prependTo(“.avia-testimonial-content”);
});
</script>
<?php
}
add_action(‘wp_footer’, ‘add_custom_script’);My website is in maintenance mode so I give you access via the private content-field.
Best regards,
JuliUPDATE:
I solved my question with a blog post element and/or a masonry and chose only a specific category.
You can close this topic.
Thank you!Hi Victoria,
sorry for the delay. My website is in maintenance mode at the moment. Please let me know how to grant you access (via „new user“?).To specify my question: I am looking for a way to publish testimonials and preview (only) them at the end of another page. What would you recommend for this task? At the moment I have this ideas:
a) as blog-posts (category „testimonials“). This led to my original question above.
b) as collection on a „testimonials“-page. How can I preview them on another page?
c) Is there another solution I am not seeing at the moment? Is there a specific plugin, widget, element, shortcode … for this?Thank you for your feedback!
Juli- This reply was modified 5 years, 7 months ago by missulli.
-
AuthorPosts