Forum Replies Created
-
AuthorPosts
-
Hey Stefan,
Unfortunately google maps is no longer free. Once you have exceeded the daily usage you’ll get those watermarks.
Try to put your billing details in google where your API key is connected and that should be removed.Best regards,
NikkoHi Michael_Peet,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoApril 4, 2019 at 9:25 am in reply to: Item Editor not working in Enfold after moving website #1086892Hey lsgstudio,
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 an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi larias_transfiriendo,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Willem7904,
In your WordPress Dashboard, go to LayerSlider WP > Options > System Status.
You should see the PHP version your using there.Best regards,
NikkoHi joefraser,
We’re glad that you found out the right option :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHey babettegcc,
Yes, that’s possible but maybe you’ll need some custom css for it.
I think the curve one should be a background image fn the section above the footer, then the footer will use the red background color.Best regards,
NikkoHey rasmusheil,
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 an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHey constantinfirescu,
Can we try to help you first in the installation? so we can try to find out what is preventing it from running on your site.
Can you tell us what php version you are using?Best regards,
NikkoHi profumopuntoit,
Can you give us admin access of the stage site?
Best regards,
NikkoHey dexdesigns,
Try adding this css code in Quick CSS, located in Enfold > General Styling:
#top .news-link strong.news-headline { color: white; }
Best regards,
NikkoHi rasmusheil,
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 an admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi ptolda,
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 an admin user and post the login credentials in the “private data” field.Best regards,
NikkoApril 4, 2019 at 9:04 am in reply to: TEC The Events Calendar not showing Event Map on Mobile #1086862Hi H,
I have checked on your site and it seems to be working properly now.
I have posted a screenshot in private content.Best regards,
NikkoHey rainrockit,
I have checked the old versions of Enfold I have up until 4.0.2 and I don’t see this options.
Can you tell us what version you have that has this?Best regards,
NikkoApril 4, 2019 at 8:51 am in reply to: breadcrumb problme and changing the colour of separator #1086855Hey Austin1988,
Thanks for giving us admin access.
1. I’m not sure why this happens but I tried to duplicate your about page and it works fine (link in private content). I think you can delete the old one then rename this and use this new page instead.
2. Edit the separator, then on Horizontal Ruler Styling select Custom, then change the color.
3. Logo already points to the homepage, just remove the homepage in the menu items, go to Appearance > Menus and remove it there.
Best regards,
NikkoHi MORTULGAAH,
Can you give us a link to the page mentioned? so we can take a closer look and check further on the behavior of the added js script.
Best regards,
NikkoHi Stan,
1. What do you mean by 2 different traductions? is it translations? can you provide the link for the thread you mentioned?
The workaround I can think of is to create 2 widgets one for each translation then:
– use widget logic plugin or something like that to set conditions where it shows
– use css to hide/show widget depending on the translation.2. In Enfold > Performance > disabled: CSS file fusion and compression, and it works fine.
Best regards,
NikkoHi tashi-11,
Thanks I have added this php code at the bottom of your functions.php:
add_filter('avia_post_slide_query','avia_post_slide_query_mod', 10, 2); function avia_post_slide_query_mod($query, $params) { if( is_page( 'News' ) ) { $query['post_type'] = 'post'; } return $query; }
This only affects the News page and not News Test page since that’s what I have specified :)
Best regards,
NikkoHi wealthyone,
Thanks for your kind words :)
We’re just glad that we could help.
Thanks again for using Enfold and have a great day!Best regards,
NikkoHi Obeatone,
Thanks, I tried to apply settings you have on my local site and even used the same image and I couldn’t reproduce the issue.
I think some js script might not be calculating correctly though there’s no js errors.
We’ll try to check on this issue further however we don’t want to affect your live site, can you try to create a staging site? basically it’s just a duplicate your site placed in your subdomain, here’s a link on how to create a stage site: https://themeisle.com/blog/wordpress-staging-site/
If you have done this, please give us admin and ftp access of the stage site.Best regards,
NikkoHi wealthyone,
Try using this css code, just remove those codes that you will not use which I just added to emphasize the border-radius when looking into it in the frontend:
.boxed #wrap_all { border-radius: 20px; border: 5px solid blue; overflow: hidden; margin: 20px auto; }
Best regards,
NikkoHi Kuba,
Here’s the link on how to create a staging site: https://themeisle.com/blog/wordpress-staging-site/
Best regards,
NikkoHi nightpilot,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Mike,
You can import the Agency demo first then hover the section where the module you like is placed.
Then you’ll see something like in the screenshot: https://imgur.com/XgWehJz which I marked in red, click on it so you can save it as a template.
Then import Enfold 2017 then do the same process.
Hope it helps.Best regards,
NikkoHi ac,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi jordialcover,
We’re glad that we could help :)
Thanks for using Enfold an have a great day!Best regards,
NikkoApril 4, 2019 at 6:11 am in reply to: Custom CSS needs to override General Styling for Separator colour #1086762Hi m s,
Try using this css code:
#top .lineblue .hr-inner { border-top: 0.25px solid #0f206c !important; }
Best regards,
NikkoHi wealthyone,
Using this demo: https://kriesi.at/themes/enfold-blog/
I have used this css code:#header .header_bg, #top #main .container_wrap { background-color: rgba(255,255,255,0.2); } .html_boxed #main { background-color: transparent; }
Just replace 0.2 to adjust transparency (0 – fully transparent, 1 – no transparent)
Best regards,
NikkoHi Niklas Nobel,
We’re glad to hear that :)
Best regards,
Nikko -
AuthorPosts