apples333
Forum Replies Created
-
Forum: Plugins
In reply to: [Table of Contents Plus] Shortcode to display sitemap of subpages?I don’t understand how to use that, so I prefer to use your plugin instead.
Can I write something like:
[sitemap_pages heading=”2″ label=”Underkapitel” exclude=”all except certain page ID”]Forum: Plugins
In reply to: [Page-list] Can I show a title without bullet point?Another alternative that would work for me would be:
if [subpages]<>”” then
<h2>Subchapter</h2>
[subpages]
else
;nothing
end ifbut I don’t know how to accomplish that
Forum: Plugins
In reply to: [Page-list] Can I show a title without bullet point?Is it possible to have only title_li be without a bullet and indent and have the rest of the subpages have bullets and indents?
My best attempt so far is:
[subpages title_li=”<li style=’list-style-type: none;’><h1>Hej</h1>”]
but it doesn’t work.
Forum: Plugins
In reply to: [Page-list] Can I show a title without bullet point?In theme options I have a custom CSS box. Can you guide me and tell me what I should enter into that box?
Increasing from 64 MB to 128 MB worked.
I have the same problem. I had to ask my hosting providers to restore my site. Is there a solution?
Forum: Plugins
In reply to: [Table of Contents Plus] Sitemap of subpages?It works with [sitemap_pages label=”Index” heading=”2″ exclude_tree=”549,19″]. Thanks!
The username was root, password was empty and database was bitnami_wordpress
Can I also add “noindex, follow” to all of these?
Forum: Fixing WordPress
In reply to: Change the title that shows up in the browser?Others have had the same problem. I fixed it by enabling “force rewrite titles”.
Forum: Fixing WordPress
In reply to: Change the title that shows up in the browser?When I click on edit page in wp-admin, the title on the top says only “Utbildning”. So I think that the page title is “Utbildning” and thus the browser title shows “[site title] [page title] – [site title]”
Do I have the wrong understanding of what my page titles are? In that case, how can I change them?
Forum: Fixing WordPress
In reply to: Change the title that shows up in the browser?I’m using the SEO by Yoast plugin and the title template for posts under titles & metas is:
%%title%% %%page%% %%sep%% %%sitename%%Is that the entry I should change? It looks to me like the existing entry follows your recommendation, but I still see [site title] [page title] – [site title] as the browser title.
Here is an example:
http://www.exceldepartment.com/tjanster/utbildning/I have edited and re-published all pages after installing SEO by Yoast.
Thank you for the quick response Josh!
Here is a link to the page: http://exceldepartment.com/tabeller-med-samtliga-excelfunktioner-pa-svenska-och-engelska/
What happens is that when I open and save, vertical whitespaces after each table are removed.