Forum Replies Created
-
AuthorPosts
-
August 7, 2018 at 11:59 am in reply to: additional loaded fonts referred by http instead https #994364This reply has been marked as private.
Hi,
the trouble with redirections was that in the wordpress parameter settings I used a German term instead of the the default which is set to category. Switching back to the default made redirections work.
Redirecting
/category/(.*)
to
https://my-site/my-category-page/$1
works fine, there just has to be a single page for each category.Thanks,
JoergIsmael,
thanks for this advice. I am just wondering how to address a customized page for redirection. I would need a URL of the page itself on the server, wouldn’t I? But the page is generated on the fly. Any idea?
Thanks,
JoergMike,
there is no offset initialized in the script for masonry as described in your link. Maybe this was related to a previous enfold version? By time I will try to get deeper into the debug feature to check the other option.
Joerg
Ok,
now it works. There additionally had been another spec in the extended styling menu for H1. And now
#top .title-container.main-title, h1, .title_container .main-title {
font-size: 18px;
color: #666666;
font-weight: 700;
text-transform: uppercase;
}works fine.
Thanks,
JoergMike,
thanks a lot, that works fine.
Now I tried to add the following in the Quick CSS section:h1.main-title.entry-title {
font-size: 30px;
color: #666666;
font-weight: bold;
}but nothing changes in the title section. Any idea?
Thanks,
JoergJune 30, 2018 at 6:27 pm in reply to: blog list grid displays a page reference as last element #979611by the way … maybe you could also have a look at these ones:
https://kriesi.at/support/topic/starting-offset-in-masonry-blog-gallery-needed/
https://kriesi.at/support/topic/title-in-title-bar-always-appears-as-permanent-link/June 30, 2018 at 6:24 pm in reply to: blog list grid displays a page reference as last element #979610Mike,
I tried to investigate further on. The additionally displayed page in the grid is quite old – it was published in 2008. It seems that during that period of time WP also provided categories for pages. When tagging off all categories also the Impressum page was not displayed anymore in the grid. Enabling the categories of the blog grid one by one showed that indeed this page has a category set. In the actual editor of WP it cannot be reset, maybe on the database interface it can be done. I tagged off the category for the blog grid and now it looks fine.
On the other hand enfold should be prepared to find also categorized pages not only blog entries in the database, so maybe this issue can be placed on the things to be done list on your side.
Thanks for your help,
Joerg- This reply was modified 6 years, 5 months ago by Wynnphotodesign.
June 30, 2018 at 7:10 am in reply to: blog list grid displays a page reference as last element #979563Mike,
take a look at https://photoblog.wynn.de/blog/ and move to last page of the grid. You will find an additional entry called Impressum which is normally used as a WP page. I only noticed that release date of this page is older than the oldest blog entry. But changing the date of release just brings it to earlier appearance in the grid.
Regards,
Joerg -
AuthorPosts