Forum Replies Created
-
AuthorPosts
-
Hi Jeff,
Can you give us the login link to your site? so we can check it.
Best regards,
NikkoHi hamzakhankhan,
You can use the conditional tags for that: https://codex.wordpress.org/Conditional_Tags
I’ll just use the code I used above as an example:add_filter('avia_breadcrumbs', function($breadcrumb) { if ( !is_front_page() ) { $breadcrumb .= "<div>adsense here</div>"; } return $breadcrumb; }, 10, 1);Hope this helps. :)
Best regards,
NikkoHi Justine,
I tried to check your site but I could not see the issue.
I have excluded the cart and checkout page from being cached in hummingbird pro.
Please review your site.Best regards,
NikkoHi Yory,
I checked on the link you gave but it always points to the login page, please check.
Best regards,
NikkoHi natas442,
The search uses this function get_search_form(): https://developer.wordpress.org/reference/functions/get_search_form/
In order for you to paste your shortcode inside it, you’ll need to use a child theme, you can download and get instructions in the documentation: https://kriesi.at/documentation/enfold/child-theme/
Then copy searchform.php from the parent theme (enfold) to the child theme, then tweak it so you can integrate your shortcode in it.
Hope this helps.Best regards,
NikkoHi jcreklamy,
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
( to 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 kouamx100,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Havi,
You’re welcome :)
And yes, you would not need to create a child theme for it.Best regards,
NikkoHi Jolanda,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Clemens,
Since it’s only for the homepage, can you try to replace this code:
.avia-content-slider .slide-image { display: none; }with:
.home .avia-content-slider .slide-image { display: none; }As for pagination issues, please try the solution posted on this thread: https://kriesi.at/support/topic/the-grid-with-products-does-not-work-pagination/#post-1254673
Best regards,
NikkoHi Cloudypro,
Thanks for understanding.
Also thanks for using Enfold and have a great day!Best regards,
NikkoHey JoStudioDeRijp,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
#header #header_main { background: rgb(91,155,143); background: linear-gradient(90deg,rgba(108,171,159,1) 0%,rgba(108,171,159,1) 15%,rgba(193,211,187,1) 100%); }Just replace the colors, you can generate gradient colors here: https://cssgradient.io/
Hope it helps.Best regards,
NikkoHi Kristin,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi John Roa,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Yory,
The script or link you posted is broken.
Can you post it in private content?Best regards,
NikkoFebruary 8, 2021 at 1:05 pm in reply to: Content not displaying & mobile menu not displaying #1278636Hi Michaelduf,
Thanks for giving us admin access.
There’s a js error that seems to be caused by merging and minifying the js scripts.
I have disabled this in Enfold > Performance > Javascript file merging and compression.
Please review your site.Best regards,
NikkoHi Cloudypro,
Unfortunately, there’s no easy way to do this and outside the scope of our support.
To point you in the right direction, you would need to tweak a core js file masonry_entries.js, in order to modify how it works.Best regards,
NikkoFebruary 8, 2021 at 12:44 pm in reply to: How to remove space between Header and content on mobile #1278629Hi Eduardo,
I have checked it both on mobile and desktop emulator and it shows properly unlikely the screenshots you posted.
Is this fixed now? if not can you try to clear the browser cache? or if you have chrome browser in mobile, use incognito mode.Best regards,
NikkoHey eleonorabienno,
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
( to 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,
NikkoFebruary 8, 2021 at 12:31 pm in reply to: 403 Forbidden Access to this resource on the server is denied! #1278625Hi Halit ziya,
Can you try to flush out the cache and disable it? then check if it helps.
If not, try to disable all plugins and check again. If it works, enable the plugins one by one to know which one is causing the issue.
If still it does not help then I would suggest to backup your site then update both Enfold and WordPress to the latest version.Best regards,
NikkoHi Chris2234,
Thanks for giving us admin access.
I could see the issue, that’s because it’s still using 3.8, once you have done the procedures mentioned above you should be able to see the Theme Options Menu.Best regards,
NikkoHi jelle,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi yampieters,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Chris2234,
Can you give us temporary admin access? so we can inspect on it.
Just post the credentials in private content.Best regards,
NikkoHi laptophobo,
Thanks for giving us admin access.
It seems to be returning 404 (not found) error and does not contribute to anything on the page.
You can remove this in Enfold Child > Import/Export > Iconfont Manager > Font: boat.
Hope this helps.Best regards,
NikkoHi Guy,
Which version of reCaptcha are you using?
If it’s version 3 then you won’t see any reCaptcha box to prove you’re not a robot.
If it’s version 2 then it would require something from the user like I’m not a robot box, you can see the different types of captcha here: https://developers.google.com/recaptcha/docs/versionsBest regards,
NikkoHi envato99,
I don’t think that it’s caused by Yoast but you can try to disable all plugins and check.
If it works properly after disabling all plugins, just enable them one by one to know which one is causing the issue.
Otherwise, 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
( to 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,
Thanks for giving us admin access.
The reason why it’s not appearing is because of this code in Quick CSS:.avia-content-slider .slide-image { display: none; }Why did you add this code? or where is it used? so we can try to modify that code so it’s only on specific elements.
Best regards,
NikkoHi Jason,
Thanks for the link.
I have checked your site in GTMetrix even Google’s Lighthouse and the CLS is ranging from 0 to 0.04 (you can check GTMetrix results in private content)
As for performance, it seems good with GTMetrix probably because of the location but on my end, it’s a bit slow around 7s because of the blocking time.Best regards,
NikkoFebruary 8, 2021 at 9:25 am in reply to: Nesting sublinks in the side navigation or Using widgets in the Side Navigation #1278576Hi Josh,
I apologize for the delayed response.
Since it will only be a One-Page site, do the following:
1. Edit the homepage
2. Edit a Specific Section (or Color Section, example: About section).
3. Go to Advanced (tab) > Custom ID Attribute put about (just name this whatever you like, if this is on Services, put services ) then save.
4. Go Appearance > Menus (select the Main Menu)
5. Create a Custom Link, set the URL to #about (for services it will be #services ) then Link Text put About (or About Us) and save.
This would allow clicking on the links to scroll down to the correct section.
Hope this helps.Best regards,
Nikko -
AuthorPosts
