-
purcellParticipant
Photoxite,
I tried exactly what you said, but it doesn\’t appear to be working.
I deleted the following (and only the following) from my loop-slider.php:
[code]\”<?php the_permalink(); ?>\” title=\”[/code]
(obviously, with no slashes)
I also created a page called Test, and a post called Test.
When I click on the slider image, it takes me to the post, not the page.
My website is jonathan.holt.fm
Please, if you could help, I\’d be very grateful!
purcellParticipantMinimatica is a gorgeous theme. Thanks a ton for making it.
I have been trying to modify a child theme of minimatica so that I could have the slider on the home page. I can add a category to the arguments and make sure it only shows posts from that category. I can get it to work with pages by setting post_type to page. Unfortunately as soon as I do not have any images, since there does not seem to be a way to associate an image with a page the way you can with a post, I expect that because of that, there are some containers and items missing which result in the formatting not being quite the same. I could not find a way to associate a page with an image as I was looking through the database tables (trying to find some relationship).
Is there an easy way to get the slider to work wtih pages instead and with images somehow associated with those pages? I am working on a relatively static site.
Any help is much appreciated.
Thanks,
PhotoxiteParticipantI think I know what you are up to because I was looking for the same thing. Here is what I came up with:
Create a post. Name it the same as the page you would like to link to.
For example a new post titled BOOKS would link to you BOOKS page.Edit the loop-slider.php to delete this code about half way down:
“<?php the_permalink(); ?>” title=”
Hope this helps.
ps- no back slashes in real code.
PhotoxiteParticipantPhotoxite said:
I think I know what you are up to because I was looking for the same thing. Here is what I came up with:Create a post. Name it the same as the page you would like to link to.
For example a new post titled BOOKS would link to you BOOKS page.Edit the loop-slider.php to delete this code about half way down:
\”<?php the_permalink(); ?>\” title=\”
Hope this helps.
ps- no back slashes in real code.
Sorry I misunderstood your issue. The above will only link the slider image to a like named page.
brandersonParticipant[quote]Is there an easy way to get the slider to work wtih pages instead and with images somehow associated with those pages? I am working on a relatively static site.[/quote]
Me 4! I love this theme and am building more of a static site than anything. I got the test pages I created to show on the home page but I can’t get images to associate with pages instead of posts. Is there any way to do this? Any thoughts? Anyone?
Example:
BlightParticipantSimple solution: [url=http://txfx.net/wordpress-plugins/page-links-to/]http://txfx.net/wordpress-plugins/page-links-to/[/url]
brandersonParticipantThanks Blight! That really helped me out a lot. I did need to make some other changes to the website though. If you want to see how I set my theme up and tweaked the PHP in Minimatica to achieve the static website appearance, look here:
Thanks!
mbunkerParticipantI am right there with you guys. I’m willing to pay money for a the writers of Minimatica to create an image slider plug-in for the pages. The only other option I have is to create subdomains and install the entire word press theme on each subdomain that I am using for pages with this feature.
Is anyone from Minimatica here?
Tagged: minimatica, pages, slider
You must be logged in to reply to this topic.