-
Author
-
February 18, 2014 at 10:01 #11085AnchoraParticipant
After the update the layout crashes. When using only the functions.php from here:
https://archived.seventhqueen.com/forums/topic/password-reset
it is also crashed.how is this related to my before/after-wrap-files, where i’ve put the sidebars in?
buddypress-before-wrap:
<div class=”row”><aside class=”five columns hide-for-small” id=”leftbar”><?php dynamic_sidebar( ‘sidebara’ ); ?></aside>
<?php /* Before content – action */ ?>buddypress-after-wrap:
</div><!–end content–>
<aside class=”five columns hide-for-small” id=”rightbar”> <?php dynamic_sidebar( ‘sidebarb’ ); ?></aside><?php /* Before content – action */ ?>
After the update, the right sidebar disappeared and all styles are different.
plz help, updating would be really nice!
February 19, 2014 at 20:40 #11186AbeKeymasterHi, We haven’t done any changes to the templates. You probably did some changes in the parent theme and were overwritten by the update. Try putting back the old files from a backup and doing a DIFF on those particular files
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.February 21, 2014 at 09:53 #11254AnchoraParticipantI did that. All unwanted changes come from the parents functions.php (which I definately did never edit).
If I update + then copy back the old functions.php, it still works and my right sidebar is present.btw:
buddypress-before-wrap.php IS different in 2.1 / 2.4.Would there be another way to implement my sidebars another way than shown above?
February 25, 2014 at 00:53 #11379AbeKeymasterHi, Can you please explain again what is the problem because I don’t think I understood right. Maybe add some screenshots too
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.February 25, 2014 at 09:42 #11417AnchoraParticipantOk I try again:
1. when updating from 2.1 to 2.4, there are several css-issues, though this was all edited in the child. Thats the minor problem. More major is
2. that the right sidebar entirely disappeared after the update. I thought this could be related to our way of implementing the sidebars:
In buddypress-before-wrap.php (in the child) we have inserted this “dynamic_sidebar( ‘sidebara’ );” here:
<aside class=”five columns hide-for-small” id=”leftbar”><?php dynamic_sidebar( ‘sidebara’ ); ?></aside>
<?php /* Before content – action */ ?>
…and quite the equal thing in buddypress-after-wrap.php for the rightbar…
3. When updating to 2.4 but then copying the old 2.1-functions.php to the theme, the issue is gone + right sidebar present again. But doing this makes no sense of course…
February 27, 2014 at 15:34 #11566AbeKeymasterSince 2.1 I guess we implemented 3-cols templates. You could set buddypress pages as a 3-column page and discard the changes in buddypres-xxx-wrap.php
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.February 27, 2014 at 15:47 #11570AbeKeymasterYes but you are now using 2.4 so do that
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.February 27, 2014 at 15:52 #11573AnchoraParticipantNot yet, because of lots of adjustments.
Thought there would be some easier way.
🙁But thanks.
Hopefully the related problems with searchpage-2 and lost-password-modal are really solved with this, because actually i’d have no reason to update…
February 27, 2014 at 16:15 #11578AbeKeymasterYes lost password is resolved. what about the searchpage-2?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.February 27, 2014 at 16:22 #11579AnchoraParticipantThat one here:
https://archived.seventhqueen.com/forums/topic/search-results-mismatch#reply-10443only tested 1 time, but it seemed, that issue remains
(actually i wouldnt update, if these 2 issues werent present )
February 28, 2014 at 10:18 #11610AnchoraParticipantDid the update.
Lost-password-problem is solved indeed.But that searchresults-mismatch on resultspage 2 still remains.
March 1, 2014 at 03:36 #11692AbeKeymasterSearch mismatch also is resolved 🙂
maybe caching problemHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 1, 2014 at 09:44 #11706AnchoraParticipanthm sorry abe, but no.
serverside-caching is off.
and i tried several times with newstarting the browser, not only clearing the browsercache..
same results in ff and chrome.have a look!?
March 4, 2014 at 14:44 #11846AbeKeymasterHi Anchora, can you give me your site link again please?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 4, 2014 at 22:06 #11892AbeKeymasterCan’t tell which is the members page, please give full details
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 7, 2014 at 22:40 #12262AbeKeymasterand your custom_buddypress/bp-function.php isn’t overridden in your child theme?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 7, 2014 at 22:42 #12263AbeKeymasteror kleo-bp-search?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 8, 2014 at 14:20 #12329AnchoraParticipantbtw: deactivating this members-avatar-map doesn’t make a difference.
March 13, 2014 at 10:15 #12615AbeKeymasterWe did all kind of test and can’t seem to reproduce. Can you make sure all files are updated to the latest version in custom_buddypress folder? Re-write them with the ones from last update
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 13, 2014 at 10:21 #12616AnchoraParticipantAs I said before:
There are no edits in custom_buddypress. After the update this did not work, so I removed these edits. :/The strange thing is, that the link works, when right-clicked/open-in-new-tab.
Only when clicking directly, the end of the link is missing.
March 16, 2014 at 10:33 #12771AbeKeymasterHi again, we will take another look. You can try to install a fresh site as test to see how it goes
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.