Michael Kloepzig
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Fluxipress] Is there is a way to make this theme of 3 coloums?Sorry, the theme is not ready for vertical sidebars. It’s aimed at portfolio sites and galleries, so the pictures get the focus.
You can add widgets in the footer area tho!
Forum: Themes and Templates
In reply to: [Fluxipress] how to Insert ads randomly between posts ?I’m afraid there’s no easy way to accomplish this.
You could use jquery to inject your ads, but you need some experience in coding javascript for that. Another option would be a hook in to the wordpress loop, which would require PHP skills.Forum: Themes and Templates
In reply to: [Fluxipress] how limit the number of letters/words in excerpt?Hey,
go to the Edit Post page and click “Options” in the very top right corner. Make sure the checkbox for “Excerpt” is checked.
After that, a new input field for the excerpt should appear at the bottom of the page. Type in a short sentence describing your post.
Forum: Themes and Templates
In reply to: [Fluxipress] Sidebar FooterHere’s an archive of the previous version: https://www.netzhautmassage.de/fluxipress/download/fluxipress-1.0.3.zip
Forum: Themes and Templates
In reply to: [Fluxipress] Sidebar Footer@alexandarsh: The old footer was a bit messy when it had much content, and the centered text was not very user-friendly anyways. The lines belong to each widget, hence they are displayed where the widget ends. You can try sorting the widgets in a different way to change the look a bit. As for the “open post on same page” thing, I can’t, sorry.
@missjay: I’m sure there’s a nice widget out there you can use in the footer area. Alternatively, you can add code at the end of single.php, before the comment section. But keep in mind that these changes might be overwritten by possible future updates of the theme, so keep a backup of your changes.
Forum: Themes and Templates
In reply to: [Fluxipress] photo postHey Zenna,
just use the featured image function of WordPress, as described here:
https://codex.www.ads-software.com/Post_Thumbnails#Setting_a_Post_Thumbnail
You can select the same image as used on top of your post, or prepare a seperate one with custom clipping.Cheers,
MichaelForum: Themes and Templates
In reply to: [Fluxipress] Dropdown menu?Forum: Themes and Templates
In reply to: [Fluxipress] Sidebar FooterForum: Themes and Templates
In reply to: [Fluxipress] Sidebar FooterHey MissJay,
there’s a new version (1.0.4) on the way, which fixes the navigation issue. The footer widgets are sorted in columns (much like the posts), too.To configure the menu, go to Appearance > Menus, create a new menu and add the pages and categories you want. Then, select your menu in the top left box (Theme Locations) as Primary Menu.
More Info: https://codex.www.ads-software.com/WordPress_Menu_User_GuideHope I could help!
Forum: Themes and Templates
In reply to: [Fluxipress] Dropdown menu?Hey, i’ve revamped the menu and came up with a solution that works nicely on desktop and mobile. IT’s currently undergoing the theme review process, but if you can’t wait, grab the beta here: https://www.netzhautmassage.de/fluxipress/
Forum: Themes and Templates
In reply to: [Fluxipress] Categories problemyou’re welcome!
Forum: Themes and Templates
In reply to: [Fluxipress] Categories problemHmm that’s strange. Have you changed anything in the theme files, especially in content-postlist.php?
I use the standard the_permalink() there, which should work as expected.
Have you tried deactivating all plugins?Forum: Themes and Templates
In reply to: [Fluxipress] Dropdown menu?Ok, i see. This has been asked before. It’s a bit more complicated since those dropdown menus are a usability no-go on phones and tablets. Give me a couple of days, i’ll see what i can do.
Forum: Themes and Templates
In reply to: [Fluxipress] Dropdown menu?Hey Dykarna,
i’m not sure what you mean with “folds over the menu” – can you explain a bit more or provide a link?