Forum Replies Created
-
AuthorPosts
-
Hi Al06,
Your issue is similar to this post: https://stackoverflow.com/questions/50977913/google-maps-shows-for-development-purposes-only
If the billing concern is already filled in as well as your credit card information.
Try to check if javscript map api and geocoding is enabled also.Best regards,
NikkoHey compudean,
Try checking out this thread: https://kriesi.at/support/topic/advanced-layout-builder-in-events-created-with-the-events-calendar-pro-plugin/
Hope it helps.Best regards,
NikkoDecember 3, 2018 at 8:56 am in reply to: Looking for the CSS Code for "Dark Transparent"styling Mailchimp Signup Form #1040170Hi cetsolini,
Can you try adding a placeholder on those text fields? then you can remove the labels after that so the Email, First Name, Last Name, etc is placed inside those fields.
Best regards,
NikkoHi Snerp,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top { overflow: hidden; }
Hope it helps.
Best regards,
NikkoHi xprinta,
I have checked it and it seems to be working fine on my end.
I’ve added a link in private content for the screenshot I got on my end.Best regards,
NikkoHi admini11,
I have added this css code in Quick CSS (located in Enfold > General Styling):
#top .header_color .main_menu ul:first-child > li.current_page_item > a { color: #4d4d4d !important; } #top .header_color .main_menu ul:first-child > li.current-menu-item > a { color: white !important; }
and it seems to work out properly. I need to do a hard refresh to force the fetching of the added css tweaks by pressing ctrl + f5 in chrome.
Best regards,
NikkoHi D,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .avia-image-overlay-wrap { overflow: hidden; }
Hope it helps.
Best regards,
NikkoHi John,
Try adding this code at the bottom of your functions.php file:
function add_custom_target(){ ?> <script> jQuery(window).load(function(){ jQuery('.av-masonry-container a ').attr('target','_blank'); }); </script> <?php } add_action('wp_footer', 'add_custom_target');
Hope it helps.
Best regards,
NikkoHey iogawebsites2018,
Thanks for giving us admin access.
I have tried to check it and I still couldn’t figure out what’s causing the issue, also the caching plugin seems to prevent me from showing the changes I’m making in the test page I created which is based on the page you gave.
Can you give us access to temporarily disable the caching plugin?Best regards,
NikkoHi Uncannystevo,
Glad that we’re able to help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoDecember 3, 2018 at 7:35 am in reply to: Nofollow for Post slider element and blog post modification #1040154Hi Artur667,
I have tested this on my end and it does work, maybe there’s a difference in configuration or something.
Can you give us temporary admin access? so we can try to check on it further.
Please also include the link to the page with issue, so we can easily find it.Best regards,
NikkoDecember 3, 2018 at 7:30 am in reply to: Google API Error with Plugin: The Events Calendar / Pro #1040153Hi fbsd44,
I apologize for the late response.
I have checked your site and the contact page google map seems to be loading fine though it has those “for development only” watermarks, is this the issue you’re referring?
I also tried to change to default wordpress theme for a moment to check the differences in the Trainer Academy event but it doesn’t seem to have any difference.
Also, trying to disable the TEC plugin doesn’t make any difference on my end. Can you give some instructions with some screenshots, maybe I just missed what you’re referring.
There are 2 enfold themes in Appearance > Themes, please remove the older one as having 2 enfold themes, sometimes causes issues, if you need to keep a copy, you may try to move the old enfold theme to the wp-content folder via ftp.Best regards,
NikkoDecember 3, 2018 at 7:09 am in reply to: Fullwidth Easy Slider – Change Framed Text attributes #1040146Hi John,
We apologize for the late response, try using this code for both title and caption below it:
#top .avia-slideshow-inner .caption_framed .slideshow_caption .avia-caption-content p, #top .avia-slideshow-inner .caption_framed .slideshow_caption .avia-caption-title { background-color: rgba(0,0,0,0.2); border-radius: 10px; }
to change the color, try adjusting rgba (Red, Green, Blue, Alpha) values the 0,0,0 returns a black color and 255,255,255 (highest value) returns white, just try adjusting those, the 0.2 value is for opacity/transparency, lowest value is 0 and highest is 1, if you need to make it more transparent try to use 0.1, or if you think it’s too transparent set it higher like 0.3.
As for border radius, 0 value will result to rectangular edge, if you give it higher value like 12px, it will be more rounded.
Hope this helps.Best regards,
NikkoHi Jonathan,
I apologize for the delayed response.
This is what I meant with it, for example your Color Section produces this shortcode:
[av_section color='main_color' custom_bg='#000000' src='https://domain.com/uploads/image.jpg' attachment_size='full' attachment='3352' position='center center' repeat='stretch' attach='fixed' padding='no-padding' shadow='no-shadow' id='color_section' av_uid='av-4d2t3i'][/av_section]
after updating it looses the attachment_size attribute, or some other attributes:
[av_section color='main_color' custom_bg='#000000' src='https://domain.com/uploads/image.jpg' attachment='3352' position='center center' repeat='stretch' attach='fixed' padding='no-padding' shadow='no-shadow' id='color_section' av_uid='av-4d2t3i'][/av_section]
this causes the background image not to work properly, I have made a test page where you’ll see this easier to see.
Best regards,
NikkoHi michellevelasss,
Glad that we could help. :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi zerod10,
Please check:
Javascript Maps API and Geocoding API.Best regards,
NikkoHi zerod10,
Click on the menu icon on the upper right > API & Services > Library (make sure you are on the right project).
Then search for those API then click on it and you should find the button to enable them.Best regards,
NikkoHi Stephanie,
Glad to hear that :)
Feel free to create a new thread if you need more assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoHey vollstark,
Try adding this css code in Quick CSS (Located in Enfold > General Styling):
#top.single-product a.avia-post-nav { display: none; }
Hope it helps.
Best regards,
NikkoHi zerod10,
If the billing concern is already filled in as well as your credit card information.
Try to check if javscript map api and geocoding is enabled also.Best regards,
NikkoHey Joe,
Can you give us a link to the page mentioned? so we can take a closer look.
Best regards,
NikkoHi uychkinnear,
Glad that Victoria helped you :)
Let us know if you need further assistance or if we can close this thread.Best regards,
NikkoHi Paul,
I checked your site and noticed that display_errors is disabled on your site.
Even though you have enabled wp debug as well as logging it still doesn’t produce any logs.
Please enable it first, your site will produce logs which will give us information of what’s causing the issue and try to fix the issue.
Here is a post showing how to display errors: https://www.inmotionhosting.com/support/website/php-troubleshooting/troubleshoot-php-errors
However it differs from each hosting, you may ask your hosting provider for assistance.Best regards,
NikkoHey HostageMedia,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #header #menu-item-240 a { padding-left: 33px; } #top #header #menu-item-2152 a { padding-right: 33px; }
Hope it helps.
Best regards,
NikkoHi lorenzdeutsch,
It can be solved however we need to identify what’s causing it first.
Try to enable debugging: https://codex.wordpress.org/Debugging_in_WordPress
Here is a tutorial that might help: https://snapcreek.com/blog/wordpress-error-log-friend/Best regards,
NikkoHey Valerie,
Can you put your Google API key in private content? so we can try to test it.
Best regards,
NikkoHi xsuperdadx,
Glad that we could help.
Feel free to create a new thread if you more assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoHey posterscope,
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 misterxaav,
I’m not really sure what you’re trying to achieve can you give a link or something where we can see this type of effect?
Best regards,
NikkoHey Uncannystevo,
Yes, go to Enfold > Layout Builder > then check Show element options for developers
Go to your page and edit text block, you should find Custom Css Class field, fill in any text there and that should be the class of your text block.
Hope this helps.Best regards,
Nikko -
AuthorPosts