-
AuthorPosts
-
October 25, 2017 at 10:31 pm #868970
Hi Guys,
Thanks for this great theme…
I have a question regarding the socket. On two of our subpages I have to put specific copyright information. What I’d like to do is to use the whitespace in the socket and put the copyright information in there. That means that the sockets for this pages will be different from the other pages.
Is this even possible?
Thanks,
MichaelaOctober 25, 2017 at 11:02 pm #868991Hey uUSA,
This may be possible via css. Is there a lot of text you will be adding?
Best regards,
Jordan ShannonOctober 30, 2017 at 4:36 pm #870564No, it would be only one sentence. Something like “xyz® is a registered trademark of ABC Company.”
November 1, 2017 at 4:02 pm #871283Hi,
You can simply add your copyright text as following
<span class="general-cr">Here is my copyright text 1 </span> <span class="custom-cr">Here is my copyright text 2</span>and then add following code to Quick CSS in Enfold theme options under General Styling tab
.custom-cr, .page-id-59 .general-cr { display: none; } .page-id-59 .custom-cr { display: block; }Replace “59” with your page’s ID
Best regards,
Yigit-
This reply was modified 8 years ago by
Yigit.
November 1, 2017 at 4:19 pm #871298Where should I add the first code? In the footer.php file?
Thanks!November 1, 2017 at 4:47 pm #871308Hi!
No, sorry for not being more clear. Please add the code in Enfold theme options > Footer > Copyright field :)
Best regards,
YigitNovember 1, 2017 at 5:58 pm #871326Works great! Thank you very much!
November 1, 2017 at 6:12 pm #871329Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Yigit -
This reply was modified 8 years ago by
-
AuthorPosts
- The topic ‘Pages with different socket information’ is closed to new replies.
