Forum Replies Created
-
AuthorPosts
-
Hi! I’ve changed the button row but where do I find the shortcode? When I click on ‘use default editor’ the shortcode is gone. The page called ‘test’.
Thanks a lot!
Hi Nikko,
Thanks!! That’s perfect though! Didnt knew that was possible.
Thanks a lot!
Hi Nikko,
This are the packages I want to add:
https://www.flaticon.com/packs/money-157?word=money
https://www.flaticon.com/packs/animal-43?word=animal
https://www.flaticon.com/packs/animals-107?word=animalIn media library an font.zip and 2395742-animal.zip. I’m not sure which one is, you can remove those if you want!
Thank you!
Ah yes, that worked! THANKS! Only the icons that you’ve uploaded are gone now. I uploaded a new font zip and gave it another name but again the old icons are gone. Are you sure it’s possible to add more flaticon packages?
I’ve added another zip (animal-kingdom) and I didnt get an error but when I go to the icons I only see a lot of squares, no icons. Any ideas? Is it possible to add more flaticon packages? When I go to iconfont manager I only see 1 flaticon font while you uploaded one and I have. So shouldnt there be 2 flaticon fonts?
For example this one: https://www.flaticon.com/packs/animal-43?word=animal
Hi Nikko,
Perfect thank you! I want to add more flaticon packages. Can you tell me what I did wrong? What zip file do I need to upload? I have a zip file with a folder called ‘font’ in it.
Hope you can help! Thanks a lot!!
Janneke
Hi! Sorry for late reply.
Now they are both 20M but it’s still not working. Any ideas?
What do you mean with test page? There is no shortcode in text block, only icon or button. But no button row!
June 25, 2020 at 8:37 pm in reply to: Changed height of accordeon, but image is not in proportion #1225654It worked!! Thanks a lot!
Yes, always!
Oh yes, that’s better! I tried that before but than it wasnt working. Dont know why!
Only grey is a little bit different now, but I will try to fix that!
Is your image an CMYK image or can I better change the settings or save it another way?
Ah oke! And how should I save the image than? Now used indesign to create and save the image!
This is the image I’m using on background: https://cutt.ly/Vy7MfpO
I’m talking about this arrow: https://ibb.co/Zc0Xdgj
When I look from a little bit under your screen I see the blue color very good. You doesnt see that?
What do you mean with overlay? I don’t have an overlay color over this content section. Only over the header image. Thats oke!
- This reply was modified 4 years, 5 months ago by jannnnnneke.
June 10, 2020 at 8:57 am in reply to: How can I make css changes table only visible for table with class X #1221101Here are login details if you want to have a look! Thnx :)
Hi! See private data! Thanks!!
June 9, 2020 at 5:13 pm in reply to: How can I make css changes table only visible for table with class X #1220903BTW, the only thing that now has changed is the color of the even rows. I cleared cache.. so its not all working. Do you understand what I’m trying to do? So I want all this to be working for ONLY tables with class=”sponsorbedragen”:
td.avia-highlight-col { font-weight: bold; letter-spacing: 1.5px; text-transform: uppercase; color: #aea04b !important; } .main_color .avia-data-table th.avia-highlight-col { border-color: #ebebeb; color: #000000; background-color: #f5f3ed !important; } td, th, tr, .main_color .avia-data-table .avia-highlight-col { background-color: #f5f3ed; font-size: 19px; } .sponsorbedragen tr td:first-child { font-weight: bold; } @media only screen and (max-width: 767px) { .avia-data-table-wrap.avia_responsive_table td:before { display: none !important; } } @media only screen and (max-width: 767px) { .responsive .avia_responsive_table .avia-data-table, .responsive div .avia_responsive_table .avia-data-table tbody, .responsive div .avia_responsive_table .avia-data-table tr, .responsive div .avia_responsive_table .avia-data-table td, .responsive div .avia_responsive_table .avia-data-table th { border: none !important; } } @media only screen and (min-width: 768px) { .responsive .avia_responsive_table .avia-data-table, .responsive div .avia_responsive_table .avia-data-table tbody, .responsive div .avia_responsive_table .avia-data-table tr, .responsive div .avia_responsive_table .avia-data-table td { border: none !important; } .responsive div .avia_responsive_table .avia-data-table th { border-top: none; border-left: none; border-right: none; border-bottom: 1px solid #969696 !important; } } @media only screen and (max-width: 767px) { td { padding: 0px; } td.avia-highlight-col { padding-bottom: 20px !important; } } tr.avia-heading-row { border-bottom: 1px solid #000000 !important; }
- This reply was modified 4 years, 5 months ago by jannnnnneke.
June 9, 2020 at 5:06 pm in reply to: How can I make css changes table only visible for table with class X #1220902Thanks! But how can I make this code only for tables with class sponsorbedragen? On normal tables I do want to have a border.
@media only screen and (min-width: 768px) { .responsive .avia_responsive_table .avia-data-table, .responsive div .avia_responsive_table .avia-data-table tbody, .responsive div .avia_responsive_table .avia-data-table tr, .responsive div .avia_responsive_table .avia-data-table td { border: none !important; } .responsive div .avia_responsive_table .avia-data-table th { border-top: none; border-left: none; border-right: none; border-bottom: 1px solid #969696 !important; } }
It’s also not working in buttons. Any ideas?
Hi Nikko,
Thanks but it’s not working. See portfolio item on this page. Thanks!
June 3, 2020 at 10:41 pm in reply to: How can I make css changes table only visible for table with class X #1219255Oh sorry, thought I did! See private data!
On this site you see the shortcode I’m using, this should create a number (€).
Hi! This isn’t working for me, any ideas to use shortcodes from other plugins (Doneren met Mollie) in Portfolio excerpt?
I added this code on line 941 in portfolio.php in stead of 567:
$excerpt = apply_filters( 'avf_post_slider_entry_excerpt', $excerpt, $prepare_excerpt, $permalink, $entry );
Ah so stupid!! Thank you very much! It’s perfect!
I mean on desktop the code is working perfect, I was already using that code but on mobile the icons are with no space next to eachother. Even if I change the % number on mobile!
Hi Mike, I already used that code. And I’ve changed the % on mobile, but it’s not working:
#top .av-share-box ul { margin: auto !important; width: 15%; float: none !important; } @media only screen and (max-width 767px) { #top .av-share-box ul { width: 50% !important; } }
PERFECT! Thanks!
Any idea how I get the social icons with a little bit space next to each other?
Hi Mike,
I see that the code is’nt working correctly on mobile. Also I’ve changed something to the social icons which are perfect on desktop but not on mobile. When I change on mobile nothing happens. Any ideas? This is the code I have:
.av-share-link-description.av-no-toc { text-align: center !important; } .av-share-box .avia-related-tooltip { display: none !important; } #top .av-share-box ul { margin: auto !important; width: 15%; float: none !important; } @media only screen and (max-width 767px) { #top .av-share-box ul { margin: auto !important; width: 35% !important; float: none !important; } } .av-share-box ul li a { font-size: 18px !important; } .av-share-box ul li, #top .av-share-box ul { border: none !important; } h5.av-share-link-description.av-no-toc:before { content: 'Share this story'; color: #333333; } h5.av-share-link-description.av-no-toc { color: #ffffff; width: 109%; }
-
AuthorPosts