Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for the feedback. Please try this instead:
#inventory .content { padding-bottom:0 !important; }
Best regards,
RikardHi,
I think you forgot to actually post a link to your code? Please post admin login details in private as well so that we can have a closer look at your site.
Best regards,
RikardHi SimonB,
The original poster didn’t reply so there is no more info on the topic. Could you try to explain your problems a bit further and post a link to your site please?
Best regards,
RikardHi,
Thanks for the feedback, but I’m not sure if you would be able to do that without distorting the proportions of the logo. If you use CSS like this for instance, I’m pretty sure that would happen:
.logo a img { min-width:600px !important; }
Maybe you could place the logo inside a widget instead? http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Best regards,
RikardHi,
Please try this instead, in your child theme functions.php file:
function isaaccolavecchio_add_red_bubble(){ ?> <script type=”text/javascript” src=”http://www.redbubble.com/assets/external_portfolio.js”></script> <script id=”rb-xzfcxvzx” type=”text/javascript”>new RBExternalPortfolio(‘www.redbubble.com’, ‘colaventures’, 2, 2).renderIframe();</script> <?php } add_action('wp_footer', 'isaaccolavecchio_add_red_bubble');
Best regards,
RikardHi,
Thanks for that, where exactly are you getting this problem? Please post a link to where we can actually see it. Also, how are you attaching the pdf document? You can see all the options in TinyMCE by clicking the keyboard icon.
Best regards,
RikardHi,
Thanks for the link and feedback, I can’t see anything obviously wrong with your site though. Could you post screenshots highlighting the issues please?
Best regards,
RikardMarch 6, 2018 at 6:14 am in reply to: Masonry Gallery tighten up space between images and display excerpt #922057Hi,
Thanks for the feedback, we should have a video like that. Though the tools we use are accessible to anyone, we simply inspect the elements in a browser to see which elements, classes and ids we need to target with CSS.
Best regards,
RikardHi,
Great, glad you got it working and thanks for the feedback. You haven’t done anything wrong, the problem is ours unfortunately.
Best regards,
RikardHi,
Thanks for the feedback, I get the same result on my end when trying to deactivate that plugin. Could you try to enable debug mode in order to see builder shortcodes: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, then copy the shortcodes to a new page to see if that helps please?
Best regards,
RikardMarch 6, 2018 at 6:02 am in reply to: The Enfold I have installed does not look like Enfold! #922051Hi,
The 2017 looks fine on your site, and it looks like you have customised it a bit yourself already? If you are still having problems on your end then please clear the cache from your caching plugin and from your local browser, and reload the page to see if that helps.
Best regards,
RikardHey bobjonesdesigns,
Thanks for that, I think you should be able to achieve something similar using Enfold. I wanted to have a look at your development site but it’s password protected, could you post the password in private as well.
Best regards,
RikardHi,
I imported Josefin Sans to your body font using this in your child theme functions.php file:
add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Josefin Sans'] = 'Josefin Sans:400'; return $fonts; }
You will find the font at the bottom of the list under Enfold->General Styling->Fonts.
Best regards,
RikardMarch 6, 2018 at 5:47 am in reply to: FEATURE REQUEST- PHONE ICON FOR TOP BAR for PHONE NUMBER #922042Hi,
Great, thanks for that, I can access your site now. Could you please upgrade the account to admin rights as well? Otherwise we can’t access the theme options.
Best regards,
RikardHi Dror,
Sorry for the problems. Please try this in Quick CSS:
.avia_ajax_form .form_element_fourth { margin-right: 0 !important; }
#order p input { background-color:green !important; }
Best regards,
RikardHi,
Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { .home #av_section_1 .av-special-heading-h1 { padding-top:30px !important; } }
Best regards,
RikardMarch 6, 2018 at 5:30 am in reply to: Easy slider images overlapping for a few seconds when rotating #922035Hi,
Thanks for that, please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHey Dudo1985,
Thanks for the screenshots. Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi NegliForest,
Ismael asked you for login details to your site, could you post them in private please?
Best regards,
RikardHi,
You could try to update again, but please make sure that you have your site backed up so that you can roll back if something should go wrong. You could also try to perform the update on a staging version of the site first.
Best regards,
RikardHey RODRIGO,
What exactly are you looking to translate and where can we see it? We might need access to the backend of your site to be able to help you out, so please include admin login details in private with your reply.
Best regards,
RikardHi,
I’m not sure to be honest, did you make sure to clear your browser cache and reload the page? I couldn’t reproduce the results in your second screenshot, but I can’t find the content which is in your first screenshot. Could you link directly to that page so that we can check that as well please?
Best regards,
RikardMarch 5, 2018 at 8:13 am in reply to: Uncaught Error: cannot call methods on sortable prior to initialization #921343Hi r2tall,
Great, glad you got it working and thanks for the feedback.
Best regards,
RikardHi,
Thanks, though it’s still not working for me. Could you post a link to the login page so that we know we are on the correct page at least?
Best regards,
RikardHey promisecenterchurch,
I’m not aware of any solutions like that unfortunately. Where exactly did you read that? I wouldn’t recommend using autoplay for mobile anyway, since Apple doesn’t allow it on their devices for instance.
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold->General Styling:
#header_meta .sub_menu li a { color:#fff !important; }
Best regards,
RikardHi Jacob,
Sorry for the problems, you can download the previous version in private.
Best regards,
RikardHi,
Glad we could help and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard -
AuthorPosts