Forum Replies Created
-
AuthorPosts
-
March 23, 2017 at 12:33 pm in reply to: I can't understand whether this is valid code or not #765373
Hey architchandra,
Thanks for contacting us :) You can see lots of : with ? before because it’s an alternative syntax for control structures for example instead of:
if( condition ) { statement; } else { statement; }
You’ll find:
if( condition ) : statement; else: statement; endif;
Or instead of:
while (have_posts()) { statement; }
You’ll have:
<pre><code>while (have_posts()) : statement; endwhile;
There are a lot more but you can research on that. Hope you find this helpful :)
Best regards,
NikkoHey sandra1307,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support. If that’s something you really need you can always try to hire a developer for the task or contact our partner Codeable http://kriesi.at/contact/customization :)
Best regards,
NikkoMarch 23, 2017 at 12:24 pm in reply to: Multiple galleries on one page not displaying correctly? #765367Hi,
Can you post a screenshot on how it looks on your end? please upload a screenshot to imgur.com and share the link here so we can help you better :)
Best regards,
NikkoHey Eleina_Shinn,
Yes that is possible, if you are using a text block then you can use the Visual Editor to center the content, if you are using other elements you can enable Custom Css Classes: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ add a class name for example you put center_all as class name, you can add this css code in Quick CSS (located in Enfold > General Styling):
.center_all { text-align: center; }
Hope this helps :)
Best regards,
NikkoHey Alistair Coulstock,
It could probably be inside a child theme. As for your questions:
1.) It won’t fix the problem since woocommerce detects that you are using a template for customer-processing-order.php, which most likely be in a child theme since you can’t find it in Enfold, you can verify this by going to Appearance > Themes and checking the currently used theme.
2.) There has been a lot of changes from 3.7.1 to 4.0.3, we can’t assure that there’s no changes, there should be a slight change atleast, I suggest you clone your site and put it to a subdomain, then try to update it so you can verify the changes before upgrading your live site, if it works well on the cloned site, don’t forget to make a backup first. :)Best regards,
NikkoHey Parcifal,
I think it’s almost the same. Just to confirm it, you want to hide the title and show it on hover (along with a solid background color)?
Best regards,
NikkoHi,
Glad that you fixed it :)
Best regards,
NikkoHey Piamq,
We couldn’t recommend any plugin for you since we haven’t tested any cookie plugins (the number of plugins available are overwhelming XD). You can try to search for it install and test it, I would suggest using plugins that have high rating, compatible with the latest version of wordpress and many users have used it, that info is shown before you install any plugin.
Best regards,
NikkoHey kairosdesign,
Go to Layerslider WP > All sliders, then go to the bottom (just above the Layer Slider News section) you should find Google Fonts tab, search for the google font and add it. Hope this helps :)
Best regards,
NikkoHi,
Glad we could help! Thank you for using Enfold :)
Best regards,
NikkoHi,
Try to go to Enfold > Advanced Styling, there is a dropdown there (beside the blue button with this text Edit Element), choose Buttons then click on Edit Element then adjust the colors. Hope this helps :)
Best regards,
NikkoHey deegranger,
Is this already fixed? I can already see PENGUIN NEWS which is inside < strong > tag. :)
Best regards,
NikkoHey jwr18,
Can you post a screenshot on what it looks like? or you can give us temporary admin access and we’ll try to check that out for you. You can place the login details in private content so it can only be viewed by moderators. If you are using Avia Layout Builder, use code block for custom html codes :)
Best regards,
NikkoHey Pedro,
We don’t offer that kind of services, we just try to help those who bought our theme that has trouble setting it up, do some simple customizations or fix some issues/bug. Outside the scope of our support we usually refer to our partner Codeable: http://kriesi.at/contact/customization
Best regards,
NikkoHi,
You would need to modify some core files to do that, I would suggest setting the widget image size to 80×80 then regenerate the thumbnails after, this would be the easier and safer method.
Best regards,
NikkoHey Oversberg,
Unfortunately there’s no way to do that, you would need to import the whole demo installation, save as templates the styling that you would need and remove unnecessary pages.
Best regards,
NikkoHey Moaaaaya,
Try following the instructions I posted here: https://kriesi.at/support/topic/editor-element-live-preview/#post-761247
Best regards,
NikkoHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
NikkoHi,
There is an option in Easy Slider to change the Slideshow Image Size, try to change it to No Scaling.
Best regards,
NikkoHi,
Okay, if a plugin causes an issue usually it messes up the site but if it’s deactivated it returns back to normal. Most probably it is caused by Beaver Builder or Ninja Forms. Thanks for letting us know the plugins that may have caused the issue :)
Regards,
NikkoHi,
Can you post a link to the page mentioned? so we can atleast see how it looks like and try to give you a solution to it.
Regards,
NikkoHi,
You’re welcome. Let us know if you need more help :)
Best regards,
NikkoHi,
Instead of just putting your phone number try putting it in this format instead:
<a href="tel:1-408-555-5555">1-408-555-5555</a>
just replace 1-408-555-5555 with your number, as for making it bigger, try adding this css code in Quick CSS (located in Enfold > General Styling):#top .phone-info { font-size: 20px; }
Just adjust the font size value as you see fit. Hope this helps :)
Best regards,
NikkoHi,
Glad that it is working now :) Let us know if you need more help regarding this topic :)
Regards,
NikkoHi,
I modified the code and it works fine now :) It’s not working because of the same issue I posted here: https://kriesi.at/support/topic/button-bigger-email-button/#post-763259
Regards,
NikkoHi,
Thanks for using Enfold :)
Regards,
NikkoHi,
Thanks for using Enfold :)
Cheers!
NikkoHi,
I think you can do that by using a child theme: http://kriesi.at/documentation/enfold/using-a-child-theme/ copy single.php from Enfold theme to the child theme, then tweak the file.
Best regards,
NikkoMarch 22, 2017 at 10:39 am in reply to: add link to my company in website footer after copyright section #764677Hi,
Glad we could help :)
Best regards,
NikkoHi,
Try using this css code:
menu-item-144395 > a .avia-menu-text { color: #fff; }
if that doesn’t work try this one instead:
menu-item-144395 > a .avia-menu-text { color: #fff !important; }
Just adjust the colors as you see fit. Hope this helps :)
Best regards,
Nikko -
AuthorPosts