Forum Replies Created
-
AuthorPosts
-
Hey Jakob40004000,
I checked it but I don’t see anything wrong, can you post a screenshot on how it looks on your end?
Best regards,
NikkoHi,
Glad that Rikard helped you. Let us know if you need more assistance :)
Best regards,
NikkoHi bkelsey23,
Glad that we could help. Thanks for using Enfold :)
Best regards,
NikkoHi Chris,
I checked in both Chrome and Safari and highlighting on white text doesn’t change anything but on text that isn’t white turns to white when highlighted.
Best regards,
NikkoHi,
Can you try adding this php code at the bottom of functions.php:
add_filter('avf_form_message', 'avf_form_message_mod', 10, 3); function avf_form_message_mod($message, $new_post, $form_params) { $client_ip = $_SERVER['REMOTE_ADDR']; $message = $message . '\nClient IP: '.$client_ip; return $message; }Best regards,
NikkoHi Daniel,
Glad that we could help. Let us know if you need more assistance :)
Best regards,
NikkoHi,
I have setup the first column, let us know if it’s good or if you want more changes.
Best regards,
NikkoNovember 20, 2017 at 4:56 am in reply to: Can't move elements/modules when i try to edit a page #878962Hi Paul,
Can you give us ftp access? so we can check further and try to debug.
Best regards,
NikkoHey createregister2,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi Vito,
Links are based on what is set in the URL set in Settings > General, since it’s not working on your end, can you give us temporary admin access? so we can check further.
Best regards,
NikkoHi,
Glad that Mike helped you. Let us know if you need more assistance :)
Best regards,
NikkoHi,
It does say not activated since no license key has been entered, which they only grant to those who purchased the standalone version.
Best regards,
NikkoHey nicneim,
Can you try the solution posted here: https://kriesi.at/support/topic/icon-packs/
Best regards,
NikkoHi,
Glad that you found it, let us know if you need more assistance :)
Best regards,
NikkoHi,
Glad that you fixed it. Thanks for using Enfold :)
Best regards,
NikkoHi Alexia,
Sorry, I forgot you need to add http or https, it should be:
<a href="http://www.bobbrinker.com">www.bobbrinker.com</a>Best regards,
NikkoHey bkelsey23,
Go to the text block and use Text (instead of Visual) then on the word that you want to change the color, use this:
<span style="color:red">text</span>just replace the color and also the text. Hope this helps :)
Best regards,
NikkoHi,
Can you post a link to the page mentioned? you can post it in Private Content so only the moderators can view it.
Best regards,
NikkoHi yampieters,
Is this already done? I have checked it and I don’t see any triangle at the bottom of the thumbnail.
Best regards,
NikkoHi s29ers,
Glad to hear that. As for the post number I tried to look for it but could not find it, that’s why usually we ask for links instead of just post number.
Best regards,
NikkoHi Stacy,
The first one can be done with Enfold, you just need to use a color section and set the background then use columns for the elements inside it.
As for the effect on 4 rectangles it can be done using css, there’s no effect like that in Enfold but it can be achieved, though it would require you to write some html codes along with css codes to do it but we can assist you with that. :)
Best regards,
NikkoNovember 18, 2017 at 5:46 pm in reply to: Change Color on Hover on the Social Icon from the Icon List #878595Hi,
Can you try adding this code in wp-config.php:
define( 'CONCATENATE_SCRIPTS', false );This would help us locate which script is causing the issue.
Best regards,
NikkoNovember 18, 2017 at 5:42 pm in reply to: How to increase the size of the Testimonial Website Link #878593Hi,
Glad we could help. Thanks for using Enfold :)
Best regards,
NikkoHi,
It’s working, are you referring to the image to have 100% width also?
Best regards,
NikkoHi,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (min-width:768px) { #top figcaption.av-inner-masonry-content.site-background { min-height: 152px; } }Hope this helps :)
Best regards,
NikkoHi,
Glad we could help. Thanks for using Enfold :)
Best regards,
NikkoHi,
You’re welcome and thanks for using Enfold :)
Best regards,
NikkoNovember 18, 2017 at 11:33 am in reply to: Can't move elements/modules when i try to edit a page #878491Hey Paul,
There is a js error showing in the console. Can you try deactivating all plugins and check if it works. If it does, enable them one by one to know which plugin is causing the issue.
Best regards,
NikkoHi,
Nothing in your css code tells what page it will apply, I think the code you are referring to should look like this:
#top.page-id-xx .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 100% !important; }where you replace xx with the right page id. To know the page id of the a specific page, please check: https://www.competethemes.com/blog/find-page-id/
Hope this helps :)Best regards,
NikkoNovember 18, 2017 at 11:19 am in reply to: How to increase the size of the Testimonial Website Link #878484Hey DROR,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .avia-testimonial-link { font-size: 24px !important; line-height: 1.7 !important; }Hope this helps :)
Best regards,
Nikko -
AuthorPosts
