Forum Replies Created
-
Author
-
Noz
ParticipantHi !
Theme is now 1.4 and I would like to upgrade the theme FROM WP admin
I run v1.1 and had previously upgraded first release from wp (have set ThemeForest user and API).
BUT I can’t do the same now to upgrade to v1.4. Have NO LINK to upgrade in WP Admin :
– WP says theme is update, but it is not…
– SweetDate settings says “V1.4 is out. If you haven’t upgraded please do!!!” but gives no link to upgradeI use a child theme…
Thanks.
Noz
ParticipantWorks when !important added :
#breadcrumbs-wrapp a:hover, #breadcrumbs-wrapp a:focus {
color:#HEXA !important;
}Thanks. π
Noz
ParticipantHi,
Yes works BUT breadcrumbs custom colors (hover) set in admin are also modified.
Have tried this :
a.breadcrumbs:hover {color:#HEXA !important;}
a.breadcrumbs-wrapp:hover {color:#HEXA !important;}
a:not(.button .breadcrumbs-wrapp:hover) {color:#8224e3;}But none worked… Can you help to restore breadcrumbs:hover ?
Thanks ! π
Noz
ParticipantOk, thanks.
What about the little triangle on the right of the search field ?
It is set to white, but comes to back on hover.
Have search with Firebug, but can’t find how to custom hover color (instead of black).Noz
ParticipantEDIT : OK, have found solution with some other CSS
.carousel-stories a.imagelink:hover .read, .circle-image a.imagelink:hover .read {display:none;}
.carousel-stories .icon-heart {display:none;}
.carousel-stories:hover .read {background:none;}
Noz
ParticipantHi,
Thanks. It’s OK for circles, but I still have hearts on pictures…
Have tried to add :
.icon-heart
in your CSS, but they are still on pictures.
Noz
ParticipantBesides, I see : All members 2
And when I click on “2” or on “All members”, I get an alert :
βSorry, no members were foundβ
(Doesn’t work to show members)
Noz
ParticipantI can see fields now, but search does’nt work :
“Sorry, no members were found”
2 members match the criteria…
Any idea ?
Noz
ParticipantModifies also links in sidebars and breadcrumb…
Could it be possible to define a class only for those three links (in which php file and where (line) should I add the class name before adding it in CSS) ?
Noz
ParticipantWORKS ! π Custom CSS to use to customize search fields (default, hover) :
.form-search.custom div.custom.dropdown ul { background: none repeat scroll 0 0 #HEXACODE1;border: 1px solid #HEXACODE2;}
.form-search.custom div.custom.dropdown ul li:hover {
color: #HEXACODE3;
background: none repeat scroll 0 0 #HEXACODE2;
}.form-search.custom div.custom.dropdown ul li {
color: #HEXACODE3;
}***************
Problem remaining with :
1/ Search fields are empty (there are datas when you click, but nothing is seen before you click), even when default value is defined. When selecting, there is a blue field BEFORE first item : how can I get rid of that blue empty line ? I would like my default value to be seen in the field search before you click to select.
e.g. Age 18 – 75
instead of Age –2/ Seletor hover is still black when I try to customize it. I would like it to be :
– white (default : this is ok)
– my custom color when mouse goes overThanks
Noz
ParticipantYes, it is back, THANKS ! π
What I wish is a full width picture under the search form.
Noz
ParticipantWhen you put a {color:#333}, it modifies all links, included the ones defined for buttons in settings…
Noz
ParticipantJust need to deactivate CSS :
#header {
background-color: #ffffff ;
background-image: customURL ;Noz
ParticipantFIXED, but there is a BUG.
Had to do it from admin.
Forum won’t validate from frontend.
Noz
ParticipantNoz
ParticipantHave erased double page and verified menu. Groups and members are showing OK.
Nevertheless, I have a problem with breadcrumb : it shows old incorrect link for groups :
Home > Bad-groups-page > Group1
instead of :
Home > Good-groups-page > Group1
How can I fix it ?
Noz
ParticipantEDIT : might have a problem with double pages (see screenshot). Have verified Pages, and see only one Members and only one Groups… Any idea ?
Re-EDIT : have 2 Groups pages… Shoud I simply erase the wrong one ?
Noz
ParticipantHi,
Not english speaking user : not about what you call “pretty link”.
Would it be possible to get a screenshot of WP settings > Permalink to see what should be set ? I have the same problem : no user shown in “members”, and no group (and can’t find how to create new groups)…
Thanks.
Noz
ParticipantHi,
Sorry for that question, but I can’t find any link to create new groups, either in admin and as logged user… Perhaps I have forgottent to activate something, but I can’t find where. Could you help, please ?
Noz
ParticipantHi,
Have already done that, but does not work for several links (including profile page and Top Members links on homepage).
Would you please tell me where and what to modify for 1/2/3 ?
What about white arrows in pink circle on homepage, under “Sweet stories from our Lovers” ?Thanks for triangle. Will try.
Noz
ParticipantHi,
Thanks for circles. π
Can’t undertand what and where to modify for βNewestβ β βActiveβ β βPopularβ links under βTop Membersβ , sorry. At the time beeing, I have : pink link – blue hover link.
“Button Background Color” is already set to custom color, but with no result on those links. Neither on links for members “profile”…
** COULD YOU PLEASE TELL ME WHERE/WHAT TO MODIFY FOR MEMBERS PROFILE PAGE ALSO **
1/ HOME / MEMBERS / PSEUDO / ACTIVITY / PERSONAL
Slash bar are still blue (would like them my custom color).
2/ Same for alert message background (blue -> would like it set to my custom color) :
e.g. “Sorry, there was no activity found. Please try a different filter”
3/ Links hover are also blue (would like hover color = my custom color) :
Activity
Profile
Friends
Groups
Forums
Album
Settings4/ Little blue triangle remaining at the bottom of the colored header (where you find avatar, username, about me infos). Would like it my custom color.
Many THANKS for GREAT support which really SAVE TIME when customizing design. π
Noz
ParticipantOK, thanks !
And how to get the dynamic pink circles (groups) into another color ?
What about pink/blue arrow behind “Sweet stories from our Lovers” ?
And “Newest” – “Active” – “Popular” links under “Top Members” ?
Thanks a lot ! π
Noz
ParticipantHi,
OK, thanks. π Had not users groups on. Could you please send a screenshot of “Components” in BuddyPress admin ?
Have checked :
– Extended Profiles
– Account Settings
– Friend Connections
– Activity Streams
– User GroupsNot checked :
– Private Messaging
– Site TrackingWoud like to be sure I haven’t forgotten anything… π
Besides, is there a quick way to modify homepage in order to get the pink-brownish design you have in one of your WP demo on ThemeForest ?
Regards.
-
AuthorPosts