Forum Replies Created
-
AuthorPosts
-
Hi Mycho!
Did you follow this tutorial? http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
You could edit header.php if you are running a child theme?
Regards,
RikardHey!
Could you try and explain exactly what you are trying to achieve on the page please?
Regards,
RikardFebruary 9, 2015 at 5:57 am in reply to: Table element: column heading dissapears when resized #392869Hey teeramusic!
Please try this:
@media only screen and (max-width: 767px) { .responsive .avia_responsive_table .avia-data-table td:before { font-size: 17px !important; } }
Cheers!
RikardFebruary 9, 2015 at 5:08 am in reply to: Gallery – Big image with thumbnails below. Images don't size correctly. #392863Hi susizimm!
The link you provided is a draft post or page, please publish first so that we can have a look at it.
Best regards,
RikardHi Daniela!
Try to add the following code to Quick CSS:
#top .fullsize .template-blog .blog-meta, #top .fullsize .template-blog .post-meta-infos { display: none !important; }
Regards,
RikardHey Arnaud!
First step to loading your images faster would be to install an image compressing plugin like Smush.it. If you want to display different images for different screens it’s possible to do so with CSS.
Regards,
RikardHey!
I get the same error as in the video, could you provide us with a temporary admin login so that we can investigate please?
Best regards,
RikardHey stratocomp!
Could you provide us with a temporary admin login please? You can post it here as a private reply.
Best regards,
RikardFebruary 9, 2015 at 3:59 am in reply to: How can I make the feature image of the page to be the image Facebook uses for.. #392844Hi bakbek!
I think the most effective way is the set the image you want in your share is to use og:image meta property. Read more about Facebook best practices here: https://developers.facebook.com/docs/sharing/best-practices
Cheers!
RikardFebruary 8, 2015 at 1:00 pm in reply to: Menu Section Taking Up Half the Page, Pushing Down Everything Else #392710Hi!
You are using an old version of Enfold, could you try and update to the latest version?
Regards,
RikardFebruary 8, 2015 at 12:48 pm in reply to: Different Homepage by subdomain. / Unterschiedliche Startseite bei anderer Domain #392704Hi mmc-werbung!
I understand what you want to do, but what is your actual question?
Best regards,
RikardFebruary 8, 2015 at 12:37 pm in reply to: Change gallery image spacing without changing image size? #392701Hi crewneck!
Try and add this to your Quick CSS:
#top div .avia-gallery img { padding: 5px !important; }
Decrease/increase the value for less/more spacing.
Best regards,
RikardHi crewneck!
I couldn’t see any animations except the images going from large–>small, small–>large when clicking through the gallery. Did you manage to get it fixed or what exactly do you want to remove?
Cheers!
RikardHi!
You can upload a screenshot to imgur.com or dropbox public folder and then share the link here.
Regards,
RikardHey techrisingkg!
The width of your .container element is 1310px, did you manage to get your problem solved?
Regards,
RikardHi Nancy!
Are you still experiencing this problem or is it solved? I just had a look at it on the latest version of Chrome and it looks great :)
Cheers!
RikardFebruary 8, 2015 at 11:24 am in reply to: Avia Layout Builder doesn't switch off to visual/text #392688Hi lakeswimmer!
Please update to the latest version of both WordPress and Enfold and see if it resolves your issue.
Best regards,
RikardHey lanabos!
I was not able to reproduce the issue on the latest version of Safari, would you mind disabling all active plugins to see if it helps? It seems to have helped @JuergenB problem in the other thread…
Best regards,
RikardFebruary 8, 2015 at 8:00 am in reply to: Enfold WooCommerce Issue Header not shrinking and icons not showing up #392647Hi!
Could you try and deactivate all plugins except WooCommerce and see it it helps?
Best regards,
RikardHi abortolotti!
You forgot to add the background colour to some of you CSS statements, for instance the …el-12, and you also did not close the statement with a }, it’s easy to miss :)
It looks good now though, I corrected your code in Quick CSS already.
Best regards,
RikardHi pthk!
It looks like it’s displaying like it should here, did you manage to fix it?
Regards,
RikardHey jancecile!
Yes it will be overwritten when you update the theme, please consider using a child theme to avoid this.
Cheers!
RikardHey!
Try the following instead please:
function ava_product_category_banner() { if(has_term('26', 'product_cat')) { echo '<div class="product_category_banner container_wrap"><img src="http://aquaquestonline.com/wp-content/uploads/2014/04/kayakbetter.jpg"></div>'; } else if(has_term('46', 'product_cat')) { echo '<div class="product_category_banner container_wrap"><img src="http://aquaquestonline.com/wp-content/uploads/2014/04/kayakbetter.jpg"></div>'; } }
Best regards,
RikardHi Drebosio!
I had a look on your site on an iPhone 4 with lastest Safari browser and I can’t see any of the errors you’re getting. Could you try a different browser and see if you get the same results?
Cheers!
RikardHey newtonlinchen!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post it here as a private reply.
Cheers!
RikardHey PrivateLabel!
You’re most likely getting those error because of a slight bug with the menu on mobile devices which will be fixed in the next release. You can add the following code to Quick CSS if you want to fix it before then:
#wrap_all { position: relative !important; }
Cheers!
RikardHey larsAWX!
This bug will be fixed in the next release. Thanks for bringing our attention to it…
Cheers!
Rikard -
AuthorPosts