Skook22
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Minimatica] [Theme: Minimatica] Post Feature Image AlignmentHi jptherkelsen – Thank you for the compliment, I am just trying to sort an issue where I can’t get the individual images to align left.
Regarding the copyright information at the bottom, I went to the editor -> footer.php then I inserted the text at the bottom with a link to the login page:
….</nav><!-- #access --> </footer><!-- #footer --> </div><!-- #wrapper --> <?php wp_footer(); ?> <div align="center"> <p><font size="1" face="Arial, Helvetica, sans-serif"><a href="https://www.domain.com/wp-login.php">Copyright Your Name Here ?2011</a></font></p> </div> </body> </html>
You can see where to put your domain name and your name as well. I hope that helps you.
[Please post code snippets between backticks or use the code button.]
Forum: Themes and Templates
In reply to: [Minimatica] [Theme: Minimatica] Post Feature Image AlignmentI tried your solution but unfortunately it didn’t seem to work. Could there be something that is overriding that?
Thank you.
Forum: Themes and Templates
In reply to: [Minimatica] [Theme: Minimatica] Post Feature Image AlignmentCertainly: https://www.susangilljackson.com/wordpress is the development link. Click on one of the paintings to see an individual post where the image is aligned to the right at the top. Each one of those images is the “featured image” for the post.
Thank you.
Forum: Plugins
In reply to: [Plugin: Event Calendar / Scheduler] How to call the calendar in a page?I am having trouble with what I would perceive as being the simple process of putting a calendar into a calendar page. https://people.clemson.edu/~mbasa/?page_id=18 is the link to my calendar page, I installed The-Events-Calendar and activated it. I then went and checked the settings under the The Events Calendar in my settings menu. From there I just can’t seem to figure out how to put the calendar on the calendar page. Any insight??
Thanks.