da1k
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Spun] Center menu and logoHi,
Thanks for code to center logo. Do you know how remove hover from menu ?
best regards,
Forum: Plugins
In reply to: [All In One Favicon] favicon is no uploadingHello,
I reinstall plugin but it didn’t help. Still no favicon :/
help ??
Forum: Plugins
In reply to: [All In One Favicon] favicon is no uploadingHello,
In my Settings -> Media
I have there only image sizes options. Are you using 3.7.1 Multisite? Are you talking about Media in left panel of WordPress?
Forum: Networking WordPress
In reply to: Wrong subdomain redirectionsI think I found solution but I need that someone else confirm that I can do like this.
I click Edit (left of dashboard) in example and than in ‘Domain’ I changed to example.com. Path is ‘/’ and Update siteurl and home as well are marked. Now links are works properly. Is it correct solution?
best regards,
Forum: Themes and Templates
In reply to: Whole Thumbnail ClickableNo it is not working, but it gave me some ideas so I will test it and I will let you know. Thanks
Forum: Themes and Templates
In reply to: Whole Thumbnail ClickableYeah, you are right ??
I am using myGrid2 theme ?? I found that I should change something here:
<h2><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2> <div class="postinn bags"><span> <div class="ger"><i><?php the_time('j M Y') ?></i> • <?php the_excerpt(); ?></div> <span><a href="<?php the_permalink(); ?>">More +</a></span></div>
Forum: Networking WordPress
In reply to: Permalinks in subfolder multisite installationOK. It is works. Thank you.
Forum: Plugins
In reply to: Importing photos to NextGen from Picasa/GoogleI already found solutions. Maybe not the best one but it works:
I am downloading pictures from Picasa Web to Picasa on my computer, than I am exporting photos to disk and then I am importing them to nextgen. ??
Forum: Networking WordPress
In reply to: Permalinks in subfolder multisite installationSee how the last one you say ‘Primary NO’
but you wrote:
No. You cannot have two ‘primary’
?
Forum: Networking WordPress
In reply to: Permalinks in subfolder multisite installationI think I expressed poorly and you didn’t understand me well. I hope this time I will be better.
1. I know and I never wanted to have two (or more) sites with the same content. It is stupid and I promise to don’t do this. Never ??
2. What I want to do is to have ONE installation of WordPress with three sites inside. Let we say that mysite.com is about flowers, mysite2.com is about cars, and example.com is about planes.
3. As I understood multisite is right for me. I already did what you wrote (and this is similar to my original state) but the problem is in permalinks. Because for non primary site (here about planes) I receive permalinks like: planes.flowers.com/2013/airbus330 instead of planes.com/2013/airbus330. How to change it ?
PS. Sorry for my english but is not my mother language.
Forum: Networking WordPress
In reply to: Permalinks in subfolder multisite installation1. Install Multisite in mysite.com and use it like you would normally.
2. Activate Multisite subdomains (trust me on this one)
3. Make example.mysite.com and mysite2.mysite.com
4. MAP THOSE TWO SITES to example.com and mysite2.com
5. Go have a beer.It did as you wrote so now I have in my Sites:
Domain – mapping
mysite.com – blank
example – example.com
mysite2 – mysite2.comand in Domain Mapping: Domains:
Site ID – Domain – MAPPED domain name – Primary
3 – mysite2 – mysite2.com – Yes
2 – example – example.com – NoPermalinks on mysite.com are OK, on mysite2.com they are also OK. But when I input example.com than I am redirected to example.mysite.com. Which is useless for me. So if I can’t have more than one primary domain how can I have example.com not example.mysite.com with proper permalinks and using one WP installation?
PS. mysite.com, mysite2.com and example.com have different content. Until I installed WP they were different standalone websites.
Forum: Networking WordPress
In reply to: Permalinks in subfolder multisite installationIf you have more than one domain mapped to a site ID, only ONE should be primary.
All (3) domains are set to main :/ but not this with ID 1. I don’t understand something and if you can be so kind and try to explain me something.
I have three websites build on WP (mysite.com, example.com, mysite2.com). Because maintain them takes me too much time I wish to have one WP installation with connected domains. I read twice: https://codex.www.ads-software.com/Before_You_Create_A_Network and https://codex.www.ads-software.com/Create_A_Network and I understood that it should be possible. I made a fresh WP install (with new database) for mysite.com, I made a network (directory base because I can’t set up subdomain base) for mysite.com, install WordPress MU Domain Mapping and then I discovered problem with permalinks. So is it possible to have (and how to do it):
1. mysite.com and permalink mysite.com/2013/02/postname
2 example.com and permalink example.com/2013/02/postname
3. mysite2.com and permalink mysite2.com/2013/02/postnamePlease help me,
Forum: Networking WordPress
In reply to: Permalinks in subfolder multisite installationI made a test. For a moment I set up my another website (mysite2.com) to folder where I installed WP, I made new site mysite.com/mysite2 and I mapped mysite2.com domain to mysite.com/mysite2 and it looks that permalinks are correct and both domains (mysite.com and mysite2.com) are set to be primary. Could it be done like that? Or should I expect some problems in future?
Forum: Networking WordPress
In reply to: Permalinks in subfolder multisite installationI though about situation that one day I will decide to make next blog or webpage, about something completely different with new domain (ie.: newdomain.com) and than I will just make new blog inside my network (mysite.com/newdomain) and redirect to new domain and my permalink will be like this: newdomain.com/2014/01/postname. Is it possible ?
PS. You are right I am not gonna make 10 websites with the same content. It doesn’t make a sense ??
Forum: Networking WordPress
In reply to: Permalinks in subfolder multisite installationNo. When I changed it is OK now. Thank you.
One more question. Can I set up more than one primary domain? If in future I will add another domains would it be possible to set up proper permalinks?