Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
September 15, 2015 at 7:28 pm in reply to: Upgraded to 3.16 and all of the styling is messed up #213328This reply has been marked as private.
Thank you for your response. It is now working. I have still one more question though. I found that I need to edit the php file in worpress and that the sf-portfolio.php file in my child theme would not over ride the parent one. I’m worried that when I update to the next version of my theme that my changes will be saved over. Is this correct?
I took this file:
\wp-content\themes\dante\includes\sf-portfolio.phpand then I copied it to the child theme folder here:
\wp-content\themes\dante-child\includes\sf-portfolio.phpI’ve made changes and uploaded the file via ftp. I have made all sorts of changes to this page and nothing changes on the live site. I’ve written functions, added classes, deleted whole sections. Nothing changes on the live site, even after I clear my cache.
I get the feeling that there is a special way that I am supposed to edit these template pages using your theme that I am unaware of. If you could point me in the direction of that or documentation, I’m sure I could figure it out, but the way I’ve been doing it for other wordpress sites is not working.
To answer your question, what I’m trying to do here it is (although this is not really what I’m looking for help on)
There is a variable on this page:
\wp-content\themes\dante\single-portfolio.php<?php if ($item_link) { ?> <a class="item-link" href="<?php echo $item_link; ?>" target="_blank"><i class="ss-link"></i><?php _e("View Project", "swiftframework"); ?></a>
That I would like to use in sf-portfolio.php to change the link that I mentioned above.
Sure. What I’d like is for the link on the individual page (link 1)
to be the url that is linked on the portfolio page, replacing the link to the individual portfolio pages.But even if I could just get it added I could figure it out. Right now, I’m having issues editing the templates. I would be thrilled to be able to see any change at all, even an added class on that link that I point to in the image. When I upload the template that I have made no changes to, I see no changes reflected online.
Attachments:
You must be logged in to view attached files.Yes, this is fine. I’m not sure what was going on, but I think it was on my end. Thank you.
This reply has been marked as private.This has not fixed the issue.
Yes, that worked great. Thank you!
I am having this same issue, adding a third party form (link mailchimp, but actually a different company). It is stripping the form tags out. I have added form tags to other wordpress sites and it has been fine. I’d love to see the solution.
August 14, 2014 at 9:29 pm in reply to: Portfolio External Link on page that lists portfolio items #101249Yes, that is filled out and I was hoping that would be the solution. It appears instead as an added link on the single item page, but I want it to go on the page where they are all grouped.
I’m glad it is possible. How do I use the client elements? When I Edit Clients section in swift builder, I don’t see anything saying elements. Please explain you answer in greater detail.
-
Posted in: We hit Power Elite.