Tagged: enfold
-
AuthorPosts
-
February 6, 2018 at 3:33 pm #908631
Hi all!
I have some problem with my site. I tried to modify the place of the breadcrumbs at function.php, but it doesnt worked, after i delete the code from the php file, my front page get some issue only at chrome and edge.
Problems:
There is a padding before the header
back to top isnt working
i got a promo box on this site, but the content is invisibleWho can i fix this problems?
Thanks
Daniel
February 6, 2018 at 8:35 pm #908787Hey csogordaniel,
Where is the promo box into the site visible?
Can you tell us?Best regards,
BasilisFebruary 7, 2018 at 9:30 am #908976Hello Basilis!
Sure! The promo box is before the footer on the landing page. Now you can se there a gray line
Thanks,
Daniel
February 7, 2018 at 11:43 am #909033Hi Daniel,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaFebruary 7, 2018 at 11:49 am #909041Hello Victoria!
Sure!
Thanks
Daniel
February 7, 2018 at 1:52 pm #909140Hi Daniel,
You have to be running at least php5.6.3 for the code to work properly. Please upgrade.
Best regards,
VictoriaFebruary 7, 2018 at 2:39 pm #909185Hi Victoria,
Thanks this information, but this site is worked corretly before i try to edit the breadcrumb. And the another thing: i found a code next to the body, but i can’t delete it. Is that not problem?
February 7, 2018 at 8:19 pm #909366Hi,
Can you please revert your changes, update to latest Enfold and after let us know what modification you need so we can be able to help you the maximum
Best regards,
BasilisFebruary 8, 2018 at 9:22 am #909639Hi Basilis,
It’s impossible, i need to finish this site soon, and i changed a lot of thing in the template. Why can’t help now ?
Thanks
Daniel
February 8, 2018 at 11:22 am #909691Hi,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
.home #av_section_1 .container { opacity: 1 !important; }
Let us know if this helps.
Best regards,
NikkoFebruary 8, 2018 at 11:29 am #909697Hello Nikko!
Thanks its works for the promo box problem, but the padding before the header and back to scroll not working problem is still available.
Thanks
Daniel
February 8, 2018 at 11:45 am #909707Hi,
Can you give us ftp access? so we can try to check further and try to debug, just make a backup first :)
Best regards,
NikkoFebruary 8, 2018 at 4:00 pm #909816Hi,
Sry i can’t Its an international server. I added access to the site, it’s not enough?
Thanks
Daniel
February 8, 2018 at 4:46 pm #909829Guys!
The theme version what i use is compatibile with PHP 7.1.12?
Thanks
Daniel
February 8, 2018 at 5:49 pm #909880Hi,
It’s harder to figure out what’s wrong with just wordpress editor, with ftp access we can enable/disable wordpress debugger, and if remove a critical code or make a mistake, we can easily undo it and get the site back again, while in wordpress editor, a single mistake that could cause error would bring the site down again and there’s no way we can undo the mistake since wp-admin would not be accessible again. I checked your child theme and I think the problem is caused by the parent theme, did you do any modification on the Enfold theme?
Best regards,
NikkoFebruary 9, 2018 at 10:34 am #910181This reply has been marked as private.February 12, 2018 at 11:12 am #911010Hi,
Sorry for the late response, I have tried to access your site via ftp, however the details, didn’t work, tried using sftp, explicit ftp over tls and plain ftp, please check.
Best regards,
NikkoFebruary 12, 2018 at 11:17 am #911017Hi,
the details are good, i checked it now with totalcommander. try connect without the folder.
Thanks
Daniel
February 12, 2018 at 1:10 pm #911084Hi Daniel,
Thanks I’ve connected now and checking on the theme files :) Please give us some time to try to fix the issues.
Best regards,
NikkoFebruary 12, 2018 at 4:53 pm #911175Hi!
This is fixed, top padding is removed and scroll down button is functioning well. Let us know if you need further assistance :)
Regards,
NikkoFebruary 12, 2018 at 4:54 pm #911179Hi,
Thank you very much!! :)
what was the problem?
Thanks
Daniel
February 12, 2018 at 5:05 pm #911184Hi,
You’re welcome, actually enabling wordpress debug in wp-config.php:
// Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 ); // Use dev versions of core JS and CSS files (only needed if you are modifying these core files) define( 'SCRIPT_DEBUG', true );
and checking the site fixed it, I just replaced the code again to disable debug:
define( 'WP_DEBUG', false );
Seems like some cached script caused it :) Nothing was changed on the theme or the plugins since I also tested it on my end and it’s fine.
Best regards,
NikkoFebruary 12, 2018 at 5:29 pm #911214Thank you very much again
One more question:
The theme version what i use is compatibile with PHP 7.1.12?
Thanks
Daniel
February 12, 2018 at 5:38 pm #911219Hi Daniel,
You’re always welcome :) Yes, it should be compatible, since I have done some checking on your site, I don’t see any issues with the theme, though there are some who are experiencing issue with layerslider and php 7.1. we usually suggest for them downgrade.
Best regards,
NikkoFebruary 20, 2018 at 10:41 am #914773Hi Nikko,
Now i have the same problem, now the site is redirected to the real domain. And now i have this padding and back to top issue and some other (i cant upload new media content and ). Could you help me?
Thanks
Daniel
February 20, 2018 at 3:33 pm #914858Hi,
I checked it again today, and it seems the solution I made the other day isn’t working anymore, I attempted to install and use a default wordpress theme to check if this was theme related, however going to Appearance > Themes > Add New Theme shows this error:
An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums.
I think this is a server configuration issue, since the issue also appears in the WP Dashboard when inspecting via Google Web Inspector. Can you try to ask your webhost to check on it?
Best regards,
NikkoFebruary 20, 2018 at 3:57 pm #914866HI,
i think this is still a template issue, when i use another template everything is ok.
Could you check it again?
Thanks
Daniel
we dont know the host :S
February 20, 2018 at 5:30 pm #914906Now we try something, please dont do anything today :)
thanks
Daniel
February 20, 2018 at 5:33 pm #914910Hi Daniel,
Sure, just let us know if it’s okay to check again and try to debug. :)
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.