1a-spielwiese
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Reddle] Two further padding problemsHas someone any idea regarding the ‘über uns’-Widget-pictures?
How can I ensure that they do not transgress the Widget-Border?
Forum: Themes and Templates
In reply to: [Reddle] Relocating the header fotoForum: Themes and Templates
In reply to: [Reddle] Relocating the header fotoHas nobody any idea regarding this issue?
Forum: Themes and Templates
In reply to: Enumeration Sections, which consist of more than one paragraphNevertheless I have two issues:
1st:
I would like to have a button for my new ind_left-selector above the edit box of my WordPress admin panel (as there are already buttons for the ul- and li-selectors):
https://1a-spielwiese.de/wp-content/uploads/2014/09/in-Button.jpg
How can I create such button?
2nd:
The indention does not work correctly for long URL:
https://1a-spielwiese.de/wp-content/uploads/2014/09/aufzaehlungen_MOD-2_disf.jpg
How can I correct this disfunctioning?
Forum: Themes and Templates
In reply to: Enumeration Sections, which consist of more than one paragraphI found a solution:
https://1a-spielwiese.de/wp-content/uploads/2014/09/aufzaehlungen_MOD.jpg
1st:
For producing the needed indention, I definied inside ‘Simple Custom CSS’-Plugin a new element selector
ind_left { padding: 0 0 0 3.23em; }
and I used that element selector for marking the second paragraph of enumerations “points” (“sections”), e.g.:
<ind_left>vgl. <a href="https://www.ads-software.com/support/topic/relocating-the-header-foto" target="_blank">https://www.ads-software.com/support/topic/relocating-the-header-foto</a></ind_left>
2nd:
I deleted the bottom-margin of the ul-element by changing:
ul, ol { margin: 0 0 1.615em 3.23em; }
into:
ul, ol { margin: 0 0 0 3.23em; }
3rd:
For nevertheless still having empty space between different enumeration “points” (“sections”) I used the br-element selector.
Therefore the following:
<ul> <li>Das <em>"Wir lassen uns nicht bezahlen"</em>-Logo soll <em>nicht</em> - wie bisher - <em>unterhalb</em> von Blog-Titel und -Untertitel (Blog-"Beschreibung"), <em>sondern in deren Hintergrund</em> plaziert werden:</li> </ul> <ind_left>vgl. <a href="https://www.ads-software.com/support/topic/relocating-the-header-foto" target="_blank">https://www.ads-software.com/support/topic/relocating-the-header-foto</a></ind_left> <ul> <li>Aufz?hlungs-Listen, wie diese hier, sollen korrekt gestaltet werden, das hei?t: Der Folge-Absatz (bzw. die Folge-Abs?tze) ein und desselben Aufz?hlungspunktes sollen eingerückt werden.</li> </ul> <br> <ul> <li>Die Mitglieder-Liste soll auf in zweiten Listen (eine für die Teams und eine für Fans) aufgeteilt werden.</li> </ul> <br> <ul> <li>Die Fotos in den "über uns"-Sidebar-Widgets der Subdomain-Blogs (siehe bisher <a href="https://kampfsportlerinnenneuwied.1a-spielwiese.de/">1</a> und <a href="https://balletttaenzerinnenkrzbg36.1a-spielwiese.de/">2</a>) sollen richtig eingepasst werden, d.h.: den rechten Rand nicht überschreiten:</li> </ul> <ind_left>vgl. <a href="https://www.ads-software.com/support/topic/two-further-padding-problems" target="_blank">https://www.ads-software.com/support/topic/two-further-padding-problems</a> <ul></ind_left> <li>Seit dem Update auf BuddyPress 2.1 funktionieren die deutschen BuddyPress-Sprachdateien nicht richtig. Begriffe, die dort korrekt übersetzt sind, werden trotzdem auf Englisch (statt auf Deutsch) angezeigt.</li> </ul>
results in what is to see in the .jpg-file above.
Forum: Networking WordPress
In reply to: My second site is not appearing on the main menu of WP adminYes, then it should work similar as for the Network-Level and the root-blog.
Forum: Networking WordPress
In reply to: My second site is not appearing on the main menu of WP adminIs the new site assigned to the same user than the main site?
If yes, then it should work as you intend.
If not, it will not work this way. –
My subdomains
https://balletttaenzerinnenkrzbg36.1a-spielwiese.de/
and
https://kampfsportlerinnenneuwied.1a-spielwiese.de/are asigned to different users than 1a-spielwiese de.
Therefore I can address the Admin Panel for the entire network with:
https://1a-spielwiese.de/wp-admin/network/
that for 1a-spielwiese.de with:
https://1a-spielwiese.de/wp-admin/
but those for the subdomain-blogs with:
https://balletttaenzerinnenkrzbg36.1a-spielwiese.de/wp-admin/
and
https://kampfsportlerinnenneuwied.1a-spielwiese.de/wp-admin/Forum: Networking WordPress
In reply to: Is this a Multi-Site question?“The reason I want a second blog is this ->
the tab [blog] is my page where I post posts on a regular basis.
the second tab [blog_2] would hopefully be a static page where I can post something and keep it there without being bumped by any new posts”For that you do not need two Blogs. Each WordPress-Blog can combine Posts and Pages – and you can decide to make one of the statictic pages or the newest blog posts being the start page of the blog:
https://codex.www.ads-software.com/Posts
and
https://codex.www.ads-software.com/Pages—–
E.g.: https://garten-fraeulein.de/
— The ‘Startseite’ consists of the most current blog posts.
— And the other five header-menu-tabs link to static WordPress-pages.
If you like, you can create subpages for pages, and sub-subpages for subpages etc. – For all that you do not need WordPress MultiSite; WordPress SingleSIte is sufficient.
—–
However, pages can’t assigned to categories.
Forum: Networking WordPress
In reply to: Is this a Multi-Site question?PS.:
However, I would suggest to rename blog to blog_1, when introducing a blog_2. –
But still I do not understand for which purpose do you want to have two blogs.
Why it is for you not sufficient to have one blog with contributions (post), asigned to CATEGORY_A, and other contributions, asigned to CATEGORY_B?
Forum: Networking WordPress
In reply to: Is this a Multi-Site question?And your content for:
https://www.domain.com/games/
https://www.domain.com/scoreboard/
https://www.domain.com/profile/
https://www.domain.com/info/do you create currently not with WordPress? Have I understood this correctely?
If so, I don’t know, whether WordPress MultiSite would interact with this other content ressources as you intend.
However, I guess, you can use WordPress MultiSite as followed:
— You create the content for
https://www.domain.com/games/
https://www.domain.com/scoreboard/
https://www.domain.com/profile/
https://www.domain.com/info/with the WordPress Admin Panel for https://www.domain.com/. You use only static pages, no blog posts.
— You create the content for
with the WordPress Admin Panel for https://www.domain.com/blog/
— and the content for
with the WordPress Admin Panel for https://www.domain.com/blog_2
and you set links to
https://www.domain.com/blog
and
https://www.domain.com/blog_2within the endfront menu of https://www.domain.com. (You can do the latter with Design/Menu of the WodPress Admin Panel https://www.domain.com.) –
However I’m not totally sure about all that, because I use WordPress MultSite not with subfolder-blogs, rather with subdomain-blogs.
Forum: Themes and Templates
In reply to: [Reddle] Relocating the header fotoAny idea regarding this?
Forum: Networking WordPress
In reply to: Restricting blog name to user name – what file to edit?I tried the second method; but it has not the effect, which is intended.
It deletes the mentioning of the subdomain-blogs from the root-blog-member-pages.
Forum: Networking WordPress
In reply to: Is this a Multi-Site question?Yes, this would work. – And it would work also that way:
https://blog.domain.com/category/post1
https://blog.domain.com/category/post2https://blog2.domain.com/category/post1
https://blog2/.domain.comcategory/post2But be aware that there will be anyway also a blog:
https://domain.com/category/post1 (or: https://www.domain.com/category/post1)
https://domain.com/category/post2 (or: https://www.domain.com/category/post2)May I ask: Shall both post1 and both post2 have the same content? And if so: The came content in different languages?
Or for which purpose you would need that structure?
Forum: Themes and Templates
In reply to: I want 2 different homepages“went fine until I went to the network setup at the admin panel, it said that it couldn’t use port :8080 but Bitnami (the wordpress installer and stack im using) started using this port. I don’t know if/how I can change the port. Does someone know how to?”
I don’t, but ask this question better there:
Forum: Themes and Templates
In reply to: [Adventurous] theme credit and wordpress websiteSorry, I can’t. It works different then the themes, I know.
Please, search within your other theme files for ‘Powered by’. And if you find the file, which we need, then I would try it again.