Matthew_Darn
Forum Replies Created
-
Forum: Plugins
In reply to: [MultilingualPress] Homepage URL without prefixNot exactly, if that’d be the case I’d solve it, but its a bit more messy.
The site.com is a network main website, without no content
The site.com/en is a primary language for the website, an individual multisiteI’d like to remain for all posts and page to have an /en/ in URL apart from homepage.
site.com <- homepage for en, but without /en/
site.com/en/post <- urls for posts
site.com/en/page <- urls for pages
site.com/en/content <- urls for all the content apart from homepageForum: Plugins
In reply to: [MultilingualPress] Homepage URL without prefixHey Thorsten!
Thank you for a fast reply and sorry if the explanation wasn’t too detailed.The main website is on site.com (core multisite) and the rest of the three languages remain on different url’s /en, /fr, /de etc.
I’m trying to have a homepage without the /en/, while the rest of the website has this “prefix”. The site.com is occupied by core multisite.
The easy (but no too clean) way, would be to add the en homepage to core multisite (as sole page), but it seems an awkward solution (in same time I imagine what I’m trying to do, is not less awkward, but that’s not my choice).
So in details, now, when I actually wrote it up and rethinked it, I guess it can’t be done, can it?
Or if I’d switch EN as a main multisite, can I somehow add the “/en/ prefix to all url’s by default, excluding the homepage?
Also, thank you for your time and plugin development. It helped me alot!
I don’t mind if we won’t find solution for this issue, as its – as mentioned – an awkward setup.Forum: Plugins
In reply to: Multi level-slider like on TED.comHad similiar idea, but sorry, no working solution;
I started using Enfold theme; which has layerslider;My initial concept was to use layerslider and dynamic content (this option allows you to put “shortcodes” inside of slides);
So, lets says I’d have two sliders;
In first, I called a shortcode for masonry blog posts;
In second, the same, but with no offset (this is an Enfold theme option that doesn’t duplicate items/posts if they are already on the same page);But in the end, it was getting just too messy.
—Currently I’m using Masonry Posts Grid; with no slider at all (in this case, I guess, I’ll try to find a PHP developer; I’m not experienced in back-end).