Bettinaba
Forum Replies Created
-
I do have the Jetpack plugin and it is activated for sure. So I really do not understand this. 🙁
Forum: Themes and Templates
In reply to: [Pictorico] Shortlinks failHI! I think the shortlinks is a Jetpack feature. I disconnected and reconnected Jetpack and it seems to work now. Thanks 🙂
You are really amazing. Thanks!
Hi!
I have purged the code now. I think it works.Look at http://swimalong.dk site where I set the width to 100%
.main-navigation {
max-width: 100%;
}I think it works too. Which one will be best?
However some of the sites have too much space below the topbar.
I work with http://swimalong.se/ for the moment. I restored your code right now 🙂
But I cannot get the code to work properly. I have tried different @media tonight (since I also want to change type face on mobile) but I get no results at all.
Thanks @siobhyb 🙂
You are a true gift to a poor “wordpresser”Hi again 🙂
The code
.main-navigation {
max-width: 75%;
}has an implication on mobiles. The mainmenue isn´t at the very most right position. I am trying to override with this code that I cannot make work.
@media handheld {
.main-navigation {
max-width: 100%;
}
}I cannot make any @media work 🙁
Anyone knowing anything about this?
No it wasn’t a good solution. I have lost access to the root of my Multisite network. Tomorrow I will reset to:
define(‘SUBDOMAIN_INSTALL’, true);
and install a plugin, then go back to define(‘SUBDOMAIN_INSTALL’, false); since I then can log into my subsites.
I wish someone knowing these things could help.
Anyone?@wanderingonion _ I have absoluetly no idea. I am a WordPress newbie. I sat all weekend banging my head to my laptop screen getting nowhere with old and new instructions I found about the MU domain mapping plugin. Then I looked at the problem the other way – as a general WP problem which it isnt but it happens to help.
I wrote here since it might help someone. I alsp wrote here since there might be other consequences I cannot figure out now or havent found yet. I hope someone will tell me if so.
I hope someone else cann help you with your problem @wanderingonion 🙂
For the moment I have one multisite with three subsites. All where defines as subsites at multisite setup.
I chamged the adress of one yesterday to the domain adress it should have. With the code above I can still access all sites. (I lodt it to the site that got the new domainame)
If it have any other i implication I really do not know. Anyone who knows – please tell me :kr
I changed this in wp_config and it seemt to work
define(‘SUBDOMAIN_INSTALL’, true);
to this
define(‘SUBDOMAIN_INSTALL’, false);Found it at WP login trouble checklist at ww.wp.xz.cn
Hi!
I habve struggled with my own multisite network this weekend, I did as in the toppost right now and it seems to work. (Before I followed the plugins installation guide and the mapping between subsites and domainame did not get saved at my-domain/wp-admin/network/settings.php?page=dm_domains_admin)
I cannot however log into Admin at new domainname. I have set this in wp_confg:
define( ‘COOKIE_DOMAIN’, $_SERVER[ ‘HTTP_HOST’ ] );What can it be?
Forum: Plugins
In reply to: Is deainstalling multisite and then map domainname or use a plugin?I decided to keep my multisite installation but had to move it (or rather install it once again) to the root file. The blogs are all set up regarding content. I am waiting for my host to set up the domainames. I might need some helt later.
If I create a new blog, add the theme and THEN do the import the thumbnails get the right size.
All is well here 🙂regards