Forum Replies Created
-
AuthorPosts
-
Hi,
Please try adding this to the bottom of your functions.php file under Appearance–>Editor:
function enfold_add_tracking_code() { ?> <script type=”text/javascript”> /* <![CDATA[ */ var google_conversion_id = 92386726; var google_conversion_language = “en”; var google_conversion_format = “3”; var google_conversion_color = “ffffff”; var google_conversion_label = “AJexCI2u5WQp3EuAM”; var google_remarketing_only = false; /* ]]> */ </script> <script type=”text/javascript” src=”//www.googleadservices.com/pagead/conversion.js”> </script> <noscript> <div style=”display:inline;”> </div> </noscript> <?php } add_action('ava_after_main_container', 'enfold_add_tracking_code');If you’re not using a child theme please do so before adding this: http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/
Best regards,
RikardHey Gloria,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardHey irenest2016,
I’ve tagged the topic for our german speaking moderator, please wait for his reply.
Best regards,
RikardMay 23, 2016 at 6:33 am in reply to: Header and Footer Blog Items Disappear When Using Avia Layout Builder #636557Hi,
That is as expected, when you use the builder it will act like a page and you will have to add social media buttons etc manually, you could also switch to the default editor and save there and the default items should show up again.
Thanks,
RikardMay 23, 2016 at 6:31 am in reply to: Revolution Slider // Full SCREEN slider not displaying properly #636556Hi Chris,
If it’s the one on the front page it looks full width on my end, did you manage to get it fixed?
Thanks,
RikardHi saghafi,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardMay 23, 2016 at 6:26 am in reply to: Change the "/" between the Portfolio Categories Sorting #636554May 23, 2016 at 6:22 am in reply to: Background Logo want to show over Image Banner on Holding Page #636550Hey condonpb,
Looks like we have to be logged in to view the site? Please post admin login details in private.
Thanks,
RikardHi,
I see you still have some plugin active, are we allowed to disable them for testing purposes?
Regards,
RikardHi,
Please try the following CSS as well:
@media only screen and (max-width: 990px) { .av-image-caption-overlay-center { padding: 0px 5px !important; } }Regards,
RikardHi Eliseleb,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardMay 23, 2016 at 6:08 am in reply to: Some pages opening however the ALB does not load – just a spinning wheel #636544Hi @simulthink,
Ok, thanks for the feedback. So you got it working, right?
Thanks for the input @Bjoern101, please open a new thread and post admin login details in private if you should need any help.
Regards,
RikardHi @djsparks,
Please open a new thread and include admin login details in private so that we can have a closer look.
Best regards,
RikardHi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardHey mightyfrank,
Please try adding this to the bottom of your functions.php file under Appearance–>Editor:
function modify_jquery() { if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js'); wp_enqueue_script('jquery'); } } add_action('init', 'modify_jquery');Best regards,
RikardHi,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardHi,
The A look at the Biggest Loser and if long-term weight loss is possible post is not showing up since it’s part of a category you have selected not to show in the Blog Posts element on the Blog page. If you select to show it there and save it should come up in your blog flow.
Thanks,
RikardHi,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardHey C2S16,
I’m not sure if that would be possible but send us a link to your site and we’ll have a look at it.
Regards,
RikardHi cefriel1988,
Could you provide us with a link to the site in question so that we can take a closer look please?
Thanks,
RikardHi Freek,
I’m not sure what you mean by that, it looks responsive on my end, did you manage to get it fixed? If not then please try to explain a bit further and/or post screenshots of the issue.
Thanks,
RikardMay 23, 2016 at 5:20 am in reply to: Responsive doesn't work on multiple domains redirected to same site. #636530Hi,
I’m not sure what could be causing that but you might find this helpful in reinstalling WordPress: https://www.tipsandtricks-hq.com/how-to-uninstall-and-reinstall-wordpress-245
Best regards,
RikardHi,
Please try this as well:
@media only screen and (max-width: 990px) { .page-id-158 div .av_four_fifth { margin-left: 0% !important; width: 100% !important; } }Thanks,
RikardHi David,
Please try the following in Quick CSS under Enfold–>General Styling:
.avia-builder-el-0.avia-fullscreen-slider .avia-slideshow { height: 300px !important; }Best regards,
RikardHi Horst-Michael,
I’ve tagged the topic for our german speaking moderator, please wait for his reply.
Best regards,
RikardHi,
You are using the mega menu and that is the default look for it. Not sure which extra line you are referring to? Please try to explain a bit further and we’ll give you some custom CSS to use.
Thanks,
RikardHey robertscott,
I get a 500 server error on the page you linked to, could you check please?
Regards,
Rikard -
AuthorPosts
