Tagged: x
-
AuthorPosts
-
February 23, 2017 at 4:31 am #1382667
lisacole1Participanthelp! 🙂
Shall I reinstall the child theme again?
February 23, 2017 at 4:32 am #1382671
lisacole1Participantthis is all the code I have in custom
/* portfolio no sidebar, no big featured image and remove tags*/ .single-post .entry-featured, .single-x-portfolio .entry-featured, article.type-page .entry-wrap > .entry-featured { display: none !important; } .x-portfolio .entry-cover-content > span { display: none; } .x-portfolio .entry-info { width: 100%; /* makes the content fullwidth */ } .x-portfolio .entry-extra { display: none; } /* Els: Portfolio item: no sidebar */ .x-portfolio .entry-info { width: 100%; } .x-portfolio .entry-extra { width: 100%; margin-top: 10px; } .single-x-portfolio .entry-featured { display: none; } .x-iso-container-portfolio .entry-featured { border: none; } .single-x-portfolio .p-meta, .single-x-portfolio .entry-extra ul { display: none !important; } .x-portfolio .entry-cover-content span { display: none; } .x-portfolio .h-extra.skills { display: none; } .single-x-portfolio .entry-extra { display: none; } .single-x-portfolio .entry-info { width: 100%; } /* no big featured image on pages */ .page.woocommerce .entry-featured { display: block !important; } /* no drop shadow on button text */ .x-btn, .x-btn:hover, .button, .button:hover, [type="submit"], [type="submit"]:hover { text-shadow: none; } /*correct social media colours*/ .x-social-global a.facebook{ background-color:#3b5998} .x-social-global a.twitter{ background-color:#00abf0;} .x-social-global a.google-plus{ background-color:#d84b35;} .x-social-global a.linkedin{ background-color:#1a81ad;} .x-social-global a.xing{ background-color:#006567;} .x-social-global a.foursquare{ background-color:#0f6bb6;} .x-social-global a:hover.youtube{ background-color:#cc181e;} .x-social-global a:hover.vimeo{ background-color:#44bbff;} .x-social-global a.instagram{ background-color:#3f729b;} .x-social-global a.pinterest{ background-color:#cd1f28;} .x-social-global a.dribbble{ background-color:#ea4b8b;} .x-social-global a.flickr{ background-color:#ff0084;} .x-social-global a.behance{ background-color:#1769ff;} .x-social-global a.tumblr{ background-color:#36465d;} .x-social-global a.soundcloud{ background-color:#ff5500;} .x-social-global a.rss{ background-color:#fe6e00;}February 23, 2017 at 8:09 am #1382874
ChristianModeratorHey there,
Looks like you’re using the old child theme system. Please add the code below in your functions.php
// Enqueue Parent Stylesheet // ============================================================================= add_filter( 'x_enqueue_parent_stylesheet', '__return_true' );If that doesn’t help, 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.
Thanks.
February 23, 2017 at 8:24 am #1382888
lisacole1Participantok, will that be happening on all my x sites?
and where do I find the functions.php file please
February 23, 2017 at 8:30 am #1382901
lisacole1ParticipantThis reply has been marked as private.February 23, 2017 at 9:19 am #1382979
RahulModeratorHey There,
Thanks for writing in!
Unfortunately, we’re unable to access the site. Throws an error.
Could you please double check it?
Thanks for understanding!
February 23, 2017 at 9:28 am #1382991
lisacole1Participanteverytime I go anywhere near php I break it!
February 23, 2017 at 9:39 am #1383012
lisacole1Participantright, try now please, I have over written the functions file with a clean one
I hate php with a passion that defies all logic
February 23, 2017 at 6:13 pm #1383585
FriechModeratorHi There,
We cant still access the site, please provide us FTP credentials as well so we can take a look on your child theme.
Thanks.
February 24, 2017 at 1:36 am #1384001
lisacole1ParticipantThis reply has been marked as private.February 24, 2017 at 2:57 am #1384061
Paul RModeratorHi,
After reviewing the information provided above, I would try checking with your hosting provider on this particular issue as it sounds like something related to your setup is causing this. Typically, this is due server configuration problems (i.e. underpowered, traceroute issues, packet loss, permissions errors, et cetera). Additionally, your host will be able to diagnose things much better due to the fact that they have a more complete view of your account and can work behind the scenes with you. If the problem you are experiencing persists after working with your host, don’t hesitate to let us know and we will be happy to assist you. Any relevant information that you can share with us from your host is also greatly appreciated as it will help us to better ascertain the source of the problem.
February 24, 2017 at 3:33 am #1384082
lisacole1Participantno problem, thank you! The site is really short on space, it’s probably that!
February 24, 2017 at 6:55 am #1384208
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1382667 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
