Tagged: x
-
AuthorPosts
-
May 12, 2016 at 8:36 pm #988873
3xoneagencyParticipantI asked a question, and then I got a reply that didn’t help-So I sent a private message with clarification 72 hours ago and still no reply.
May 12, 2016 at 10:23 pm #989041
Prasant RaiModeratorHello There,
Thanks for writing in!
Looking at your ticket history we have replied to the problems you were facing. We are waiting for your comments on the said tickets.
https://community.theme.co/forums/topic/help-multiple-issues/
https://community.theme.co/forums/topic/i-need-help-2/
However please note that forum response time can take up to 24 hours. Complex questions may take longer, and all questions are answered from oldest to newest. In that regards your patience is much appreciated.
Thanks.
May 16, 2016 at 10:40 am #993801
3xoneagencyParticipantI have already answered in a private message the first one.
May 16, 2016 at 11:30 am #993870
JoaoModeratorHi There,
I am not sure what happened but the last message we have registered on the first topic is from Christopher, for some reason if you sent a message after him it did not arrive.
Could you kindly send us again your message with your issues so we can assist you?
Thanks,
Joao
May 16, 2016 at 12:33 pm #994023
3xoneagencyParticipantYes, and just so you know, everything someone had told me to do, none of it worked-This is what he advised me to do
Hi there,
#1 Please add following code in Customize -> Custom -> CSS :
.x-container.main:before {
top: auto;
}
.x-navbar {
background-color: rgba(5, 0, 35,0.5);
}
#2 Adding slider to blog page is not currently possible without customization. Please follow this thread to add slider to blog page. Since that thread is old you may need some extra customization after implementing the code.#3 Please upload your .png file here http://www.favicon.cc/ to generate .ico format. Then upload it to your site using media, copy generated URL that shows its path and paste it under Customize -> Site icons -> favicon field.
Hope it helps.
For 1 and 3-Nothing changed at all.
May 16, 2016 at 12:34 pm #994024
3xoneagencyParticipantWait-it looks like the favicon worked-but looks awful-I will have to play around with that
May 16, 2016 at 12:38 pm #994029
RahulModeratorSure, let us know how it goes and if you need any further help!
Thanks
May 16, 2016 at 2:04 pm #994172
3xoneagencyParticipantNothing else is working. The code doesn’t work for the topbar. The opacity is at .25 and no matter what code I put i, nothing changes.
May 16, 2016 at 3:17 pm #994310
3xoneagencyParticipantOkay-now I have real issues-I followed EXACTLY WHAT You guys had said about adding a child theme and now the site is completely locked up and I can’t get into it-This is ridiculous. I’ve never had so many issues on a site for simple things.
May 16, 2016 at 3:48 pm #994364
3xoneagencyParticipantOkay-as able to fix that but still have no idea how to add rev slider before opening page. If I add a welcome page-there is no way to find the blog
May 16, 2016 at 6:09 pm #994509
FriechModeratorHi There,
Because this requires a template change, I’d advise that you setup a child theme. This allows you to make code changes that won’t be overwritten when an X update is released. After your child theme is setup, please review how we recommend making template changes in Customization Best Practices.
Then add the code below on your child theme’s functions.php file.
function custom_slider() { if(is_home()): ?> <div class="custom-slider"> <div class="x-container max width"> <?php echo do_shortcode( '[rev_slider alias="wedding-home"]' ); ?> </div> </div> <?php endif; } add_action('x_before_view_ethos__landmark-header','custom_slider', 30);Change the [rev_slider alias=”wedding-home”] with the shortcode of your own slider.
Hope it helps, Cheers!
May 17, 2016 at 9:28 am #995493
3xoneagencyParticipantYes, I tried setting up the child theme and it ended up locking my entire site.
May 17, 2016 at 9:54 am #995533
John EzraMemberHi there,
Thanks for updating the thread! What do you mean by your site locking up? Do you get any errors, are you not able to login to the admin area? Please provide us more info so we can assess your situation better. Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-988873 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
