-
AuthorPosts
-
December 1, 2017 at 6:13 pm #883968
Hello,
What is happening at norjob.no ?
This is the full URL: http://www.nowgiude.no/norjob
I use this code:/*
* Show NorJob favicon at the NorJob site norjob.no
*/add_action(‘wp_head’, ‘ava_add_iconnns’);
function ava_add_iconnns() {
if( is_single(4665) ) {
?>
<link rel=”shortcut icon” type=”image/x-icon” href=”http://nowguide.no/wp-content/uploads/Norjob-Favicon-M.png”>
<?php
}
if( !is_single(4665) ) {
?>
<link rel=”shortcut icon” type=”image/x-icon” href=”http://nowguide.no/wp-content/uploads/cropped-NG-Favicon-1.png”>
<?php
}
}But the favicon comming up is not the http://nowguide.no/wp-content/uploads/Norjob-Favicon-M.png – with white inside the circle, but a favicon now deleted with transparent rendering.
Why?? How can this be?
December 5, 2017 at 4:22 pm #885127Hey Loining,
Thank you for using Enfold.
The following site is not loading. ( see private field )
Best regards,
IsmaelFebruary 2, 2018 at 2:24 pm #906851Hello,
http://www.nowgiude.no/norjob is the same as http://www.norjob.no
you may go to http://norjob.no:o)
Thanks!
February 3, 2018 at 11:39 pm #907318Hi,
I take not found issue when I load the page.
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,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.