Tagged: x
-
AuthorPosts
-
September 28, 2016 at 7:44 am #1193816
BhuvneshParticipantHello X theme, I want to change slider of category page.
I have a category blog when I visit that page I see a slider at top with slides of posts but I am not getting in which manner (order) these posts are coming.
I want to have specific posts to show on slider instead of randomly picked.how to do it?Please help.
Thanks.
September 28, 2016 at 8:30 am #1193904
ChristianModeratorHey there,
Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
Also, to assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thanks.
September 29, 2016 at 12:08 am #1195176
BhuvneshParticipantThis reply has been marked as private.September 29, 2016 at 12:24 am #1195191
RadModeratorHi there,
Sure, please go to Admin > Appearance > Customizer > Ethos > POST SLIDER – ARCHIVES > Display and set it to featured.
Then edit your chosen posts ( Admin > Posts ) and go to Ethos Post Settings setting and toggle on the Post Slider Display – Archives option. It will then feature your post on archive slider.
Cheers!
September 29, 2016 at 12:34 am #1195197
BhuvneshParticipantwow amazing. Thanks Guys. It’s such a nice theme I ever used. quick solutions.
So I also have one more question. I moved my theme from one place to another and so I lost my corenrstone for some pages and now its text or visual. I saw your other posts that it happens due to serialization.
So is there no way to get back to cornerstone without loosing data. And if not then I want to write some custom css and custom js, how will I add it because in cornerstone I could do it via your panel. can you please tell me this as well.
Thanks.
September 29, 2016 at 12:45 am #1195210
Rue NelModeratorHello There,
Thanks for the updates.
To properly migrate Cornerstone data, please follow the instructions from our knowledge base here: https://community.theme.co/kb/cornerstone-migration/
Hope this helps.
September 29, 2016 at 12:46 am #1195211
BhuvneshParticipantThanks for sharing this url but issue is I have already migrated and its a long time back now I can’t do that again because on production I have lots of other data.
So is there no way to get back to cornerstone without loosing data. And if not then I want to write some custom css and custom js, how will I add it because in cornerstone I could do it via your panel. can you please tell me this as well.
September 29, 2016 at 1:10 am #1195229
RadModeratorHi there,
What do you mean by getting back to cornerstone without corrupting any data? You mean, you wish to create pre-made cornerstone settings? I’m not sure if I understand your question this time 🙂
If your site is already migrated, I’m not sure what process you’re trying to do 🙂
Thanks!
September 29, 2016 at 1:22 am #1195237
BhuvneshParticipantRad. What I am saying is that e.g my site was on localhost and 6 months back I migrated my site to production domain.
after migration I lost cornerstone due to serialization and now I see that data in “text or visual editor” now I want to add some custom css and custom js.
If I click on cornerstone tab then it shows that you may lost data so I dont want to loss my data to come on cornerstone. So I have two questions
1) Is it possible to come to cornerstone from visual editor without lossing of data.
2) IF not how can I write custom css and js in text editor like we do in cornerstone.I hope you clear now 🙂
September 29, 2016 at 1:33 am #1195250
Paul RModeratorHi,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
September 29, 2016 at 1:46 am #1195267
BhuvneshParticipantThis reply has been marked as private.September 29, 2016 at 2:03 am #1195292
Rue NelModeratorHello There,
I am another staff checking on this thread!
1) Is it possible to come to cornerstone from visual editor without losing of data.
As along as you did not do anything or edit using the text/visual composer, you should be able to edit back in Cornerstone provided that you have followed the migration process correctly. Once the Cornerstone data is corrupted, you won’t be able to edit it back again in Cornerstone. For full details about the migration to preserve Cornerstone data, please check this out: https://community.theme.co/kb/cornerstone-migration/2) IF not how can I write custom css and js in text editor like we do in cornerstone.
You can always write a custom css or custom js by adding it in the customizer > css/js. Just make sure that you add the page id/post id so that it will only affect that page. You can follow these examples:
CSS.page-id-1807 element { // your styling here } .postid-1800 element { // your styling here }Javascript
(function($){ $('.page-id-1807 element')..... })(jQuery); (function($){ $('.postid-1800 element')..... })(jQuery);To find out the page ID or post ID, please check out our knowledge base: https://community.theme.co/kb/how-to-locate-post-ids/
Hope this helps.
September 29, 2016 at 2:15 am #1195308
BhuvneshParticipantcoool. Thanks I think this will solve all my other issues.
September 29, 2016 at 2:22 am #1195315
LelyModeratorYou’re welcome!
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1193816 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
