viltnieks
Forum Replies Created
-
It’s a fresh install, no plugins.
Thank you for responding!
There is one thing I would like to add:
Once you press back the second time “page/2/” parameter actually disappears from the end of the URL, but you can only see posts from “page/2/”, previous posts aren’t visible and you’re basically stuck on page 2.
Forum: Plugins
In reply to: [XPoster - Share to Bluesky and Mastodon] WP to twitter to FBI think I found when pictures don’t appear.
In your plugin, I have disabled url shortening and on twitter urls aren’t shortened. But when they are posted to facebook, they are shortened, sometimes facebook displays full urls, but sometimes urls are shortened and when they are picture doesn’t appear 🙁
Forum: Plugins
In reply to: [XPoster - Share to Bluesky and Mastodon] WP to twitter to FBThank you I will check those out.
I was thinking that maybe it’s related to the way I upload and insert images in post, since most facebook wall posts contain pictures.
anyone ?
Edit: not sure what I did, but the problem resolved itself, strange.
Forum: Fixing WordPress
In reply to: Which multi-lingual solution would you suggest for my sitebump
bump :p
A person in some other forum suggested adding this at the end of my css,
with <?php wp_list_pages(‘title_li=’) ?> present :.page_item { clear: both; }It kinda solved my problem, only layout is wrong now, but I think that a little fine tuning of code could display it exactly how I want.
Here’s how footer looks nowI just noticed, that this fix totally messed up my navigation though.
Thank you!
Your suggestion fixed it ! 🙂
I newer wanted to change <?php wp_list_pages(‘title_li=’) ?>, I found that feature very helpful. Sadly though, no one could help me fix my footer layout problem, and could only do that the old fashioned way myself. 🙁
But thanks again for your fixing my bullets ! 🙂
I would like to know why I can’t get a reply to this post ? Am I doing something horribly wrong ? I know that each community is different, but they usually tell you what they don’t like.
Anyhow, since I got just one reply to this thread, which wasn’t much of a help (no offense).
After very long searching and thinking I finally found a solution.It’s far from perfect, but it will have to do for now .One problem solved, another one appeared.
The layout is fine at the moment but bullets are positioned wrong.
Top level items have it’s bullets located correct but when an top level item has a subitem bullets are displayed wrong. I think I understand why they are displayed like that, but I don’t know how to fix that.
I would be very grateful for any help regarding this.
my previous post has got a link to my site, so you can see for yourself.
I replaced
<?php wp_list_pages('title_li=') ?>with:
<li class="page_item page-item-442 current_page_item"><a href="http://majaslapa.bcgroup.lv" title="Sākums">Sākums</a></li> <li class="page_item page-item-26"><a href="http://majaslapa.bcgroup.lv/uzturesana/" title="Uzturēšana">Uzturēšana</a></li> <li class="page_item page-item-27"><a href="http://majaslapa.bcgroup.lv/majas-lapas/" title="Mājas lapas">Mājas lapas</a> <ul> <li class="page_item page-item-209"><a href="http://majaslapa.bcgroup.lv/majas-lapas/bezmaksas-majas-lapa/" title="Bezmaksas mājas lapa">Bezmaksas mājas lapa</a></li> <br /> <li class="page_item page-item-212"><a href="http://majaslapa.bcgroup.lv/majas-lapas/individuala-majas-lapa/" title="Individuāla mājas lapa">Individuāla mājas lapa</a></li> </ul> </li> <li class="page_item page-item-28"><a href="http://majaslapa.bcgroup.lv/portfolio/" title="Portfolio">Portfolio</a> <ul> <li class="page_item page-item-662"><a href="http://majaslapa.bcgroup.lv/portfolio/individualas-majas-lapas/" title="Individuālās mājas lapas">Individuālās mājas lapas</a></li> <br /> <li class="page_item page-item-660"><a href="http://majaslapa.bcgroup.lv/portfolio/majas-lapu-konstruktors/" title="Mājas lapu konstruktors">Mājas lapu konstruktors</a></li> </ul> </li> <li class="page_item page-item-22"><a href="http://majaslapa.bcgroup.lv/par-mums/" title="Par mums">Par mums</a></li> <li class="page_item page-item-17"><a href="http://majaslapa.bcgroup.lv/kontakti/" title="Kontakti">Kontakti</a></li> </ul>in footer.php
This works, kind of, layout is almost as I wanted it, but if I add some new pages I must go into footer.php and edit it manually.
Is there any other way I could have achieved this result ?
Also, those small bullets aren’t positioned correct. How could I fix that ?
my pageForum: Fixing WordPress
In reply to: Blog acting very weird.Ok, guess I will just have to live with it.
Forum: Fixing WordPress
In reply to: Blog acting very weird.So with my current setup it’s impossible to achieve what I’d like ?
Forum: Fixing WordPress
In reply to: Blog acting very weird.Thank for you reply, but what if WP is used for this site and just one small section of it is blog ?
Could you please click this link and look at the address bar (it isn’t displayed as I’d like there), then click on post title and then have a look at address bar(it is displayed as I’d like there).
Forum: Fixing WordPress
In reply to: Blog acting very weird.Any chance of getting this answered ?