Forum Replies Created
-
AuthorPosts
-
Hi Willem7904,
I apologize for the delayed response, however I see a lot of error 429 in the web console.
Here is an article that may help resolve the issue: https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-429-too-many-requests-error/
Fixing this or atleast trying to find out the cause would likely to mess up your site, creating a staging site (basically a duplicate of your site placed in your subdomain) would likely be needed.
Here’s a link on how to create it: https://themeisle.com/blog/wordpress-staging-site/Best regards,
NikkoHi wealthyone,
Thanks, I see you forgot to include overflow:hidden in:
/* Rounded corners on main site */ .boxed #wrap_all { border-radius: 20px; border: 5px solid #a9688f; margin: 20px auto; box-sizing: content-box; }
it should be:
/* Rounded corners on main site */ .boxed #wrap_all { border-radius: 20px; border: 5px solid #a9688f; margin: 20px auto; box-sizing: content-box; overflow: hidden; }
Best regards,
NikkoHi Catherine,
I see, thanks for giving us admin access.
I have added this css code in Quick CSS, located in Enfold > General Styling:#top #custom_html-2 { margin-bottom: 0; } #top #custom_html-2 .avia-builder-el-2 { margin: 0; } #top #custom_html-2 .avia_ajax_form, #top #custom_html-2 .avia_ajax_form fieldset { margin-bottom: 0; } #top #custom_html-2 .avia-builder-el-2 .form_element { margin-bottom: 0; } #top #custom_html-2 .avia-builder-el-2 .form_element .text_input { padding-top: 6px; padding-bottom: 6px; } #top #custom_html-2 .avia-builder-el-2 .form_element .text_area { padding-top: 6px; padding-bottom: 6px; height: 40px; } #top #custom_html-2 .avia-builder-el-2 .form_element .button { border: 2px solid; padding-top: 7px; padding-bottom: 7px; } #top .av-custom-form-color .button { border: 2px solid; padding: 7px 12px; }
It can still be compressed if we remove labels and use placeholders instead. Placeholders are text within the text field which is removed once you click over the text field.
Best regards,
NikkoHi axels1983,
Thanks for giving us access, I was able to check it.
Try adding this css code in Quick CSS, it should fix the issue:#top .woocommerce-notices-wrapper .woocommerce-error .button.wc-forward { margin-top: -10px; margin-right: 20px; }
Best regards,
NikkoHi mclweb,
I apologize for that, I forgot it’s a feature only available for Enfold 4.5.2 and up.
Try installing a plugin called Classic Editor and that should remove/hide the gutenberg editor and bring back the classic editor we used before WP 5.Best regards,
NikkoApril 5, 2019 at 7:42 am in reply to: Enfold – Probleme mit Seiteneditior nach Aktualisierung auf WordPress 5.1.1 #1087384Hi Stefan,
You’re welcome, it’s pleasure to help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi brand,
You’re welcome :)
Best regards,
NikkoApril 4, 2019 at 2:59 pm in reply to: Change Caption Style and position for a specific Masonry #1087061Hi Nerohm,
Can you try to replace:
add_action(‘wp_footer’, ‘add_custom_target’);
with (the difference are the apostrophes):
add_action('wp_footer', 'add_custom_target');
Also in that page, I could not find an element with an id of noticias.
Best regards,
NikkoApril 4, 2019 at 2:51 pm in reply to: breadcrumb problme and changing the colour of separator #1087055Hi Austin,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi wealthyone,
I can’t see this on my end, can you give us a link to your site? so we can try to inspect it.
Best regards,
NikkoHi marketingnr1,
Glad that it’s resolved :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Nick,
Glad that we could help, it should be fixed in the next update.
Thanks for using Enfold and have a great day!Best regards,
NikkoHey wealthyone,
Sorry about that and thanks for pointing out the last thread. :)
Add box-sizing: content-box; on the last code I gave, so it should look like:.boxed #wrap_all { border-radius: 20px; border: 5px solid blue; overflow: hidden; margin: 20px auto; box-sizing: content-box; }
then add this css code:
.boxed #wrap_all #header_meta { background-color: black; border-top-left-radius: 15px; border-top-right-radius: 15px; }
Best regards,
NikkoHey earth2mac,
Try adding this css code in Quick CSS, located in Enfold > General Styling:
#top .avia-fullscreen-slider .avia-slideshow .av-mobile-fallback-image { background-repeat: no-repeat !important; }
Best regards,
NikkoHey mclweb,
Try to go to Enfold > Theme Options > Select Your Editor > Use WP Classic Editor, then check if it helps.
Best regards,
NikkoApril 4, 2019 at 12:06 pm in reply to: Translating the navigation words ("Page" 1 "of" 10 ) on category pages. #1087008Hey ilkbaharkunduzu,
If you’re using Enfold 4.5.5, it should be in enfold > framework > php > function-set-avia-frontend.php (line 906):
$output .= "<span class='pagination-meta'>".sprintf(__("Page %d of %d", 'avia_framework'), $paged, $pages)."</span>";
Best regards,
NikkoHi thanhcng,
Unfortunately we don’t have control over themeforest or accounts there.
Maybe their help center can help: https://help.market.envato.com/hc/en-us/categories/200211970
If that doesn’t help then I’m afraid the only way is to contact them here: https://help.market.envato.com/hc/en-us/requests/newBest regards,
NikkoHi rasmusheil,
Thanks, I have modified it to this code:
function add_custom_image(){ ?> <script> jQuery(window).load(function(){ jQuery('.meie-pilt img').hover(function(){ jQuery('.meie-pilt img').attr('src','http://smartex.veebiarendamine.ee/wp-content/uploads/2018/11/meeskond-näidis-joonistus.png'); }); jQuery('.meie-pilt img').mouseleave(function(){ jQuery('.meie-pilt img').attr('src','http://smartex.veebiarendamine.ee/wp-content/uploads/2018/11/meeskond-näidis-pilt.png'); }); }); </script> <?php } add_action('wp_footer', 'add_custom_image');
Let us know if you need further assistance.
Best regards,
NikkoHi Willem7904,
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 mahiho,
I’m not really sure how to target plugin pages but I think these might be helpful:
– https://codex.wordpress.org/Function_Reference/get_current_screen
– https://developer.wordpress.org/reference/functions/get_plugin_page_hookname/
Another thread which might give you additional idea: https://kriesi.at/support/topic/disable-google-maps-api-call-in-backend/Best regards,
NikkoHi Willem7904,
Try to go to Enfold > Theme Options > Select Your Editor > Use WP Classic Editor, then check if it helps.
Best regards,
NikkoHi Stan,
You’re always welcome, we’re just glad that we could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi TOM,
Is this fix going to be included in 4.5.6 ?
Yes, it will be included.When is the planned release of 4.5.6?
There’s no ETA, but most likely it will be this month.Best regards,
NikkoHi dexdesigns,
Glad that we could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Smu88,
When I mentioned I uploaded the same image, I’m referring to the screenshot in private content.
Visually nothing is changed but the image url should be updated with the new one, but it’s not changing which means it’s affected by caching.Best regards,
NikkoHi webworm72,
Thanks for your kind words :)
We’re glad that we are able to help.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi constantinfirescu,
No, Enfold doesn’t contain any malware, you can check logs to know why it crashed.
As for the refund, you can check for envato’s refund policy: https://themeforest.net/page/customer_refund_policy
You can post your refund request here: https://themeforest.net/refund_requests/newBest regards,
NikkoHi dexdesigns,
Yes, just add this css code:
#top .news-link .news-thumb { display: none; }
Best regards,
NikkoHi Smu88,
What do you mean by destroying the startpage?
The only thing I made was to flush out the cache and try to replace the wine bottle image with exactly similar image which isn’t fetched.Best regards,
NikkoHey Carole,
Please add this css code as well:
#footer .container { padding: 0 50px; }
Best regards,
Nikko -
AuthorPosts